.stestr/0002755012276001227600000000000015114145134012417 5ustar tempesttempest.stestr/format0000644012276001227600000000000215114140144013614 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215114145134014577 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000006100315114145134014771 0ustar tempesttempest0.078.900073101.42570581.60959887.5571680.0001585.5e-053.7e-0573.9476410.060.03691391.94655880.0958271.20913480.079059.2e-0586.09619680.23725463.879418109.92044559.411910.00043593.84036455.99665477.30907125.61939761.627178117.142514103.290772128.220939125.914218138.94668924.564845117.326789113.08192598.0748890.8225130.50335183.74276109.63023788.68217450.96218981.50761194.00171235.02884347.0872150.524383129.527105176.388810.0.stestr/00000600012276001227600003551024015114145134012501 0ustar tempesttempesttime: 2025-12-03 22:58:05.122644Z tags: worker-1 test: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) time: 2025-12-03 22:58:05.122644Z skip: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) [ multipart Content-Type: text/plain;charset=utf8 reason 1B Horizon support is required0 ] tags: -worker-1 time: 2025-12-03 22:58:30.878391Z tags: worker-1 test: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] time: 2025-12-03 22:59:49.778464Z successful: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 22:58:30,878 21 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-cryptsetup-1643023224 on backend None 2025-12-03 22:58:31,033 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types 0.154s 2025-12-03 22:58:31,034 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1643023224", "extra_specs": {}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:30 GMT', 'server': 'Apache', 'content-length': '218', 'x-compute-request-id': 'req-4f831c54-5c91-40d3-aae7-9e008e491c6d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f831c54-5c91-40d3-aae7-9e008e491c6d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types'} Body: b'{"volume_type": {"id": "3300577a-a510-4e00-994f-7e924a49dc4d", "name": "tempest-scenario-type-cryptsetup-1643023224", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-12-03 22:58:31,036 21 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 3300577a-a510-4e00-994f-7e924a49dc4d 2025-12-03 22:58:31,177 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3300577a-a510-4e00-994f-7e924a49dc4d/encryption 0.141s 2025-12-03 22:58:31,177 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:31 GMT', 'server': 'Apache', 'content-length': '231', 'x-compute-request-id': 'req-22e55a27-6f34-4d2d-9055-5b4d8acc7649', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e55a27-6f34-4d2d-9055-5b4d8acc7649', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3300577a-a510-4e00-994f-7e924a49dc4d/encryption'} Body: b'{"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "3300577a-a510-4e00-994f-7e924a49dc4d", "encryption_id": "15224504-e007-49ea-b47a-bdad9dffee7c"}}' 2025-12-03 22:58:31,964 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.785s 2025-12-03 22:58:31,964 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:31 GMT', 'server': 'Apache', 'content-length': '849', 'x-compute-request-id': 'req-ebb3d3dc-2688-4c7d-aea6-0f307fa89593', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb3d3dc-2688-4c7d-aea6-0f307fa89593', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.913291", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 22:58:32,273 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.301s 2025-12-03 22:58:32,274 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:31 GMT', 'server': 'Apache', 'content-length': '6831', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e28ca22d-21bf-4033-ae79-ad8ed7e7ef39', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "811f72730dd14e429b7343a2286cfde0", "name": "tempest-TestEncryptedCinderVolumes-1240982346-project-member", "password_expires_at": null}, "audit_ids": ["XJjO6L_ZR2Kx6aXdH40C-Q"], "expires_at": "2025-12-03T23:58:32.000000Z", "issued_at": "2025-12-03T22:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bf6771e795f41a4b232098116b975b1", "name": "tempest-TestEncryptedCinderVolumes-1240982346"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/9bf6771e795f41a4b232098116b975b1", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/9bf6771e795f41a4b232098116b975b1", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.app 2025-12-03 22:58:32,274 21 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup) Found network {'id': 'e72b6a91-e639-40ba-9f16-cb43156fca84', 'name': 'tempest-TestEncryptedCinderVolumes-369775024-network', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9bf6771e795f41a4b232098116b975b1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45881, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T22:58:07Z', 'updated_at': '2025-12-03T22:58:07Z', 'revision_number': 1} available for tenant 2025-12-03 22:58:32,275 21 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-12-03 22:58:32,275 21 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-12-03 22:58:32,476 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.199s 2025-12-03 22:58:32,476 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-453462143", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKN+ZRqcOPaweI1sZvE9BPE6CCtasX3bihyH+X70UAzGJnoZ6rUYHLtTbKB5AN5QuZslDdgOFLK4w8OoV46mVsf+vH47qWNZ99JfDRqEsjrYjxoKdBs/JhyOsibKhSeZRw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:32 GMT', 'server': 'Apache', 'content-length': '385', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92cc2d6c-a5c5-43b6-bb17-0485ec2f9df1', 'x-compute-request-id': 'req-92cc2d6c-a5c5-43b6-bb17-0485ec2f9df1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-453462143", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKN+ZRqcOPaweI1sZvE9BPE6CCtasX3bihyH+X70UAzGJnoZ6rUYHLtTbKB5AN5QuZslDdgOFLK4w8OoV46mVsf+vH47qWNZ99JfDRqEsjrYjxoKdBs/JhyOsibKhSeZRw==", "fingerprint": "47:d8:87:32:67:a5:39:0e:77:4e:7b:07:62:51:51:08", "user_id": "811f72730dd14e429b7343a2286cfde0"}}' 2025-12-03 22:58:32,478 21 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-453462143 created 2025-12-03 22:58:33,375 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.896s 2025-12-03 22:58:33,375 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--805296924", "description": "tempest-description--191435237"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-3cc2bcee-837c-4a71-a642-cc7856f94f1e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "0f7ab008-dd40-49ad-ada5-4b2978c510b9", "name": "tempest-securitygroup--805296924", "stateful": true, "tenant_id": "9bf6771e795f41a4b232098116b975b1", "description": "tempest-description--191435237", "shared": false, "security_group_rules": [{"id": "aba32f86-cd78-4331-bf4e-0048ba311dbf", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f7ab008-dd40-49ad-ada5-4b2978c510b9", "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": 1279, "description": null, "tags": [], "created_at": "2025-12-03T22:58:32Z", "updated_at": "2025-12-03T22:58:32Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}, {"id": "eecae933-82de-4f56-9cfd-bb8671d100bc", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f7ab008-dd40-49ad-ada5-4b2978c510b9", "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": 1278, "description": null, "tags": [], "created_at": "2025-12-03T22:58:32Z", "updated_at": "2025-12-03T22:58:32Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}], "tags": [], "created_at": "2025-12-03T22:58:32Z", "updated_at": "2025-12-03T22:58:32Z", "revision_number": 1, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:58:36,337 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 2.961s 2025-12-03 22:58:36,337 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f7ab008-dd40-49ad-ada5-4b2978c510b9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f1faf511-d59f-4e42-abff-8babf0a2318f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5635bfcd-863d-471a-b23b-4a03713b8c29", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f7ab008-dd40-49ad-ada5-4b2978c510b9", "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, "description": "", "created_at": "2025-12-03T22:58:35Z", "updated_at": "2025-12-03T22:58:35Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:58:37,238 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.900s 2025-12-03 22:58:37,238 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f7ab008-dd40-49ad-ada5-4b2978c510b9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6291f855-626f-4c9e-9449-905ec879883f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ee75a46-c05c-41d0-b982-1a53a8affbc3", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f7ab008-dd40-49ad-ada5-4b2978c510b9", "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, "description": "", "created_at": "2025-12-03T22:58:37Z", "updated_at": "2025-12-03T22:58:37Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:58:37,238 21 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--805296924 created 2025-12-03 22:58:38,969 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.726s 2025-12-03 22:58:38,969 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-3c68d131-e3ee-4944-b286-3a6a40e7d1a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a17af89b-568e-4f33-9851-7323ecff32b1", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "floating_ip_address": "192.168.122.186", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9bf6771e795f41a4b232098116b975b1", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T22:58:38Z", "updated_at": "2025-12-03T22:58:38Z", "revision_number": 0}}' 2025-12-03 22:58:38,970 21 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a17af89b-568e-4f33-9851-7323ecff32b1', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'floating_ip_address': '192.168.122.186', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9bf6771e795f41a4b232098116b975b1', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T22:58:38Z', 'updated_at': '2025-12-03T22:58:38Z', 'revision_number': 0, 'ip': '192.168.122.186'} created 2025-12-03 22:58:38,972 21 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-453462143', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKN+ZRqcOPaweI1sZvE9BPE6CCtasX3bihyH+X70UAzGJnoZ6rUYHLtTbKB5AN5QuZslDdgOFLK4w8OoV46mVsf+vH47qWNZ99JfDRqEsjrYjxoKdBs/JhyOsibKhSeZRw==', 'fingerprint': '47:d8:87:32:67:a5:39:0e:77:4e:7b:07:62:51:51:08', 'user_id': '811f72730dd14e429b7343a2286cfde0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDABZvTVFW4DTbtQ5x2YcYwSRyX8a3hv92VimR2qZyV6izDaafCAbbop\nhe5Xy9+Lgi+gBwYFK4EEACKhZANiAASjfmUanDj2sHiNbGbxPQTxOggrWrF924oc\nh/l+9FAMxiZ6Geq1GBy7U2ygeQDeULmbJQ3YDhSyuMPDqFeOplbH/rx+O6ljWffS\nXw0ahLI62I8aCnQbPyYcjrImyoUnmUc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0f7ab008-dd40-49ad-ada5-4b2978c510b9', 'name': 'tempest-securitygroup--805296924', 'stateful': True, 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'description': 'tempest-description--191435237', 'shared': False, 'security_group_rules': [{'id': 'aba32f86-cd78-4331-bf4e-0048ba311dbf', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'security_group_id': '0f7ab008-dd40-49ad-ada5-4b2978c510b9', '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': 1279, 'description': None, 'tags': [], 'created_at': '2025-12-03T22:58:32Z', 'updated_at': '2025-12-03T22:58:32Z', 'revision_number': 0, 'project_id': '9bf6771e795f41a4b232098116b975b1'}, {'id': 'eecae933-82de-4f56-9cfd-bb8671d100bc', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'security_group_id': '0f7ab008-dd40-49ad-ada5-4b2978c510b9', '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': 1278, 'description': None, 'tags': [], 'created_at': '2025-12-03T22:58:32Z', 'updated_at': '2025-12-03T22:58:32Z', 'revision_number': 0, 'project_id': '9bf6771e795f41a4b232098116b975b1'}], 'tags': [], 'created_at': '2025-12-03T22:58:32Z', 'updated_at': '2025-12-03T22:58:32Z', 'revision_number': 1, 'project_id': '9bf6771e795f41a4b232098116b975b1'}, 'floating_ip': {'id': 'a17af89b-568e-4f33-9851-7323ecff32b1', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'floating_ip_address': '192.168.122.186', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9bf6771e795f41a4b232098116b975b1', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T22:58:38Z', 'updated_at': '2025-12-03T22:58:38Z', 'revision_number': 0, 'ip': '192.168.122.186'}} 2025-12-03 22:58:41,358 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.385s 2025-12-03 22:58:41,358 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "e72b6a91-e639-40ba-9f16-cb43156fca84"}], "security_groups": [{"name": "tempest-securitygroup--805296924"}], "key_name": "tempest-keypair-453462143", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:38 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d2e031a-d345-4c88-a0f9-2eb137bcf077', 'x-compute-request-id': 'req-5d2e031a-d345-4c88-a0f9-2eb137bcf077', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--805296924"}], "adminPass": "W7XP4Mz7HqtT"}}' 2025-12-03 22:58:41,625 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.264s 2025-12-03 22:58:41,625 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:41 GMT', 'server': 'Apache', 'content-length': '1413', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da3a13f9-ee13-46bc-963c-6f105a404c78', 'x-compute-request-id': 'req-da3a13f9-ee13-46bc-963c-6f105a404c78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-453462143", "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-12-03 22:58:42,984 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.354s 2025-12-03 22:58:42,985 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:42 GMT', 'server': 'Apache', 'content-length': '1465', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff093a3-b52a-4bdf-a738-d684579eb40f', 'x-compute-request-id': 'req-cff093a3-b52a-4bdf-a738-d684579eb40f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453462143", "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-12-03 22:58:42,988 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-12-03 22:58:44,623 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.634s 2025-12-03 22:58:44,624 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:43 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f4257ea-6e6f-4b82-b935-91742aad370c', 'x-compute-request-id': 'req-9f4257ea-6e6f-4b82-b935-91742aad370c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:44,627 21 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-12-03 22:58:46,756 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 1.128s 2025-12-03 22:58:46,757 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:45 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271b58a2-d2b5-4c53-a0de-cb3103ce0bc5', 'x-compute-request-id': 'req-271b58a2-d2b5-4c53-a0de-cb3103ce0bc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:48,549 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.787s 2025-12-03 22:58:48,549 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:47 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac97ef1-0705-4ec9-9328-8995d110b0e3', 'x-compute-request-id': 'req-dac97ef1-0705-4ec9-9328-8995d110b0e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:49,942 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.388s 2025-12-03 22:58:49,942 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:49 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b037573-e0a9-4ffb-b990-4a9abfc21fec', 'x-compute-request-id': 'req-4b037573-e0a9-4ffb-b990-4a9abfc21fec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:51,441 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.493s 2025-12-03 22:58:51,441 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:50 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ffeb93-938a-44b2-905b-47c63e46f99c', 'x-compute-request-id': 'req-19ffeb93-938a-44b2-905b-47c63e46f99c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:53,176 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.729s 2025-12-03 22:58:53,176 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:52 GMT', 'server': 'Apache', 'content-length': '1729', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c40abcec-ec16-42ad-8cbe-1c7256b2cb16', 'x-compute-request-id': 'req-c40abcec-ec16-42ad-8cbe-1c7256b2cb16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:51Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": "2025-12-03T22:58:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:53,181 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-03 22:58:53,443 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-interface 0.261s 2025-12-03 22:58:53,443 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:53 GMT', 'server': 'Apache', 'content-length': '284', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83cdc6b4-4ae1-4df7-b17b-e57af4399d2e', 'x-compute-request-id': 'req-83cdc6b4-4ae1-4df7-b17b-e57af4399d2e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e72b6a91-e639-40ba-9f16-cb43156fca84", "port_id": "d855ba2f-615b-4219-8050-9543cb8b97a3", "mac_addr": "fa:16:3e:ee:63:8b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f8eee2b1-6c9a-4004-af36-f04771a0d497", "ip_address": "10.100.0.6"}]}]}' 2025-12-03 22:58:55,455 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/a17af89b-568e-4f33-9851-7323ecff32b1 2.010s 2025-12-03 22:58:55,456 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d855ba2f-615b-4219-8050-9543cb8b97a3"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-0bc4327a-bb2b-433e-8124-9a32ba983c05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/a17af89b-568e-4f33-9851-7323ecff32b1'} Body: b'{"floatingip": {"id": "a17af89b-568e-4f33-9851-7323ecff32b1", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "floating_ip_address": "192.168.122.186", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "9756cd1e-f56c-4ca1-baa4-f7883afc1a86", "port_id": "d855ba2f-615b-4219-8050-9543cb8b97a3", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e72b6a91-e639-40ba-9f16-cb43156fca84", "mac_address": "fa:16:3e:ee:63:8b", "admin_state_up": true, "status": "ACTIVE", "device_id": "4e42e763-4f36-4179-9318-0f113223058a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T22:58:38Z", "updated_at": "2025-12-03T22:58:53Z", "revision_number": 1, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:58:55,458 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.186:22' as 'cirros' with public key authentication 2025-12-03 22:59:27,211 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:27,313 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:27,314 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.186 successfully created 2025-12-03 22:59:28,603 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 1.288s 2025-12-03 22:59:28,604 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:27 GMT', 'server': 'Apache', 'content-length': '1851', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d788e57-a33f-40f4-8128-64038065d5c8', 'x-compute-request-id': 'req-5d788e57-a33f-40f4-8128-64038065d5c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:58:51Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:8b"}, {"version": 4, "addr": "192.168.122.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": "2025-12-03T22:58:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:59:28,700 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.092s 2025-12-03 22:59:28,701 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:28 GMT', 'server': 'Apache', 'content-length': '942', 'x-compute-request-id': 'req-ff765cc6-433b-4906-b568-50f33d1baeea', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff765cc6-433b-4906-b568-50f33d1baeea', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:58:32.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:28,705 21 INFO [tempest.common.waiters] volume 355e6a34-12ac-44c5-a011-f347504ff5c6 reached available after waiting for 0.705446 seconds 2025-12-03 22:59:28,794 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.088s 2025-12-03 22:59:28,794 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:28 GMT', 'server': 'Apache', 'content-length': '942', 'x-compute-request-id': 'req-815c21be-c1e0-4ac0-9cff-1ff59e0125e4', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815c21be-c1e0-4ac0-9cff-1ff59e0125e4', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:58:32.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:29,341 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments 0.543s 2025-12-03 22:59:29,341 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "355e6a34-12ac-44c5-a011-f347504ff5c6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:28 GMT', 'server': 'Apache', 'content-length': '194', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1fed24e-b132-4ba7-97dd-a3b75a68041a', 'x-compute-request-id': 'req-b1fed24e-b132-4ba7-97dd-a3b75a68041a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "serverId": "4e42e763-4f36-4179-9318-0f113223058a", "volumeId": "355e6a34-12ac-44c5-a011-f347504ff5c6", "device": "/dev/vdb"}}' 2025-12-03 22:59:29,432 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.089s 2025-12-03 22:59:29,432 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:29 GMT', 'server': 'Apache', 'content-length': '941', 'x-compute-request-id': 'req-61b809f9-9159-4446-8a72-1b751f23ed72', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b809f9-9159-4446-8a72-1b751f23ed72', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:30,547 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.110s 2025-12-03 22:59:30,548 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 2C2FC 2:59:30 GMT', 'server': 'Apache', 'content-length': '941', 'x-compute-request-id': 'req-287c0a08-85fc-4311-9505-a006c7f9b4b5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287c0a08-85fc-4311-9505-a006c7f9b4b5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:31,633 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.080s 2025-12-03 22:59:31,633 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:31 GMT', 'server': 'Apache', 'content-length': '941', 'x-compute-request-id': 'req-e804ed7e-389b-4281-8f4f-477a26e79811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e804ed7e-389b-4281-8f4f-477a26e79811', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:32,740 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.102s 2025-12-03 22:59:32,740 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:32 GMT', 'server': 'Apache', 'content-length': '941', 'x-compute-request-id': 'req-cfdf400c-5fc5-45a7-af92-c25b97f9cf0d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfdf400c-5fc5-45a7-af92-c25b97f9cf0d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:32.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:33,833 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.088s 2025-12-03 22:59:33,834 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:33 GMT', 'server': 'Apache', 'content-length': '942', 'x-compute-request-id': 'req-c75b9ee4-f6ac-41f6-a960-08ea692e9a73', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75b9ee4-f6ac-41f6-a960-08ea692e9a73', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:34,924 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.086s 2025-12-03 22:59:34,924 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:34 GMT', 'server': 'Apache', 'content-length': '942', 'x-compute-request-id': 'req-a2302860-c8a7-4a38-8426-47d7cf7a6bac', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2302860-c8a7-4a38-8426-47d7cf7a6bac', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:36,018 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.089s 2025-12-03 22:59:36,018 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:35 GMT', 'server': 'Apache', 'content-length': '942', 'x-compute-request-id': 'req-6d99475d-204a-4c88-97e7-714d7f5e395d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d99475d-204a-4c88-97e7-714d7f5e395d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:37,100 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.078s 2025-12-03 22:59:37,100 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:37 GMT', 'server': 'Apache', 'content-length': '1234', 'x-compute-request-id': 'req-e8798714-70af-4654-85d3-763a518fce22', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8798714-70af-4654-85d3-763a518fce22', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:36.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "attachment_id": "17152ed8-d1e7-4f96-9728-eaf910fad8e4", "volume_id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "server_id": "4e42e763-4f36-4179-9318-0f113223058a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T22:59:33.000000"}], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:37,104 21 INFO [tempest.common.waiters] volume 355e6a34-12ac-44c5-a011-f347504ff5c6 reached in-use after waiting for 8.104521 seconds 2025-12-03 22:59:37,184 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.080s 2025-12-03 22:59:37,185 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:37 GMT', 'server': 'Apache', 'content-length': '1234', 'x-compute-request-id': 'req-b084fa2b-5831-49f4-bb24-b9770dfc46ba', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b084fa2b-5831-49f4-bb24-b9770dfc46ba', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:36.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "attachment_id": "17152ed8-d1e7-4f96-9728-eaf910fad8e4", "volume_id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "server_id": "4e42e763-4f36-4179-9318-0f113223058a", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T22:59:33.000000"}], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:37,611 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments/355e6a34-12ac-44c5-a011-f347504ff5c6 0.422s 2025-12-03 22:59:37,611 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:37 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f1da4a-47fe-4019-ae74-3d749dca6f44', 'x-compute-request-id': 'req-16f1da4a-47fe-4019-ae74-3d749dca6f44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'' 2025-12-03 22:59:37,724 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments 0.112s 2025-12-03 22:59:37,725 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:37 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b01141-88e2-449c-bd9f-86dfa9854b17', 'x-compute-request-id': 'req-47b01141-88e2-449c-bd9f-86dfa9854b17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "volumeId": "355e6a34-12ac-44c5-a011-f347504ff5c6", "serverId": "4e42e763-4f36-4179-9318-0f113223058a", "device": "/dev/vdb"}]}' 2025-12-03 22:59:38,819 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments 0.093s 2025-12-03 22:59:38,820 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:38 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c58a55-7489-467a-858d-0bd6af4a6a73', 'x-compute-request-id': 'req-b8c58a55-7489-467a-858d-0bd6af4a6a73', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "volumeId": "355e6a34-12ac-44c5-a011-f347504ff5c6", "serverId": "4e42e763-4f36-4179-9318-0f113223058a", "device": "/dev/vdb"}]}' 2025-12-03 22:59:39,948 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments 0.125s 2025-12-03 22:59:39,949 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:39 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c3f13e-5320-411f-9948-9a9b61140b6e', 'x-compute-request-id': 'req-e6c3f13e-5320-411f-9948-9a9b61140b6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "volumeId": "355e6a34-12ac-44c5-a011-f347504ff5c6", "serverId": "4e42e763-4f36-4179-9318-0f113223058a", "device": "/dev/vdb"}]}' 2025-12-03 22:59:41,059 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments 0.108s 2025-12-03 22:59:41,060 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:40 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a507b1b4-f8cc-4867-b990-73379991f337', 'x-compute-request-id': 'req-a507b1b4-f8cc-4867-b990-73379991f337', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "volumeId": "355e6a34-12ac-44c5-a011-f347504ff5c6", "serverId": "4e42e763-4f36-4179-9318-0f113223058a", "device": "/dev/vdb"}]}' 2025-12-03 22:59:42,391 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_cryptsetup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments 0.329s 2025-12-03 22:59:42,392 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:42 GMT', 'server': 'Apache', 'content-length': '25', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b302228c-2e1a-482b-89c1-3679d7512693', 'x-compute-request-id': 'req-b302228c-2e1a-482b-89c1-3679d7512693', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2025-12-03 22:59:42,675 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments/355e6a34-12ac-44c5-a011-f347504ff5c6 0.281s 2025-12-03 22:59:42,676 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:42 GMT', 'server': 'Apache', 'content-length': '154', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a65328d-00a8-4a1c-b4a1-75645bdb11af', 'x-compute-request-id': 'req-2a65328d-00a8-4a1c-b4a1-75645bdb11af', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a/os-volume_attachments/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4e42e763-4f36-4179-9318-0f113223058a is not attached to volume 355e6a34-12ac-44c5-a011-f347504ff5c6"}}' 2025-12-03 22:59:42,826 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.149s 2025-12-03 22:59:42,826 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:42 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf83227-4b04-4d42-a373-d5bad10a5bd8', 'x-compute-request-id': 'req-bbf83227-4b04-4d42-a373-d5bad10a5bd8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'' 2025-12-03 22:59:43,457 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.631s 2025-12-03 22:59:43,458 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:42 GMT', 'server': 'Apache', 'content-length': '1857', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8a5a5c-5c73-4e04-8689-30bb595d2cc0', 'x-compute-request-id': 'req-8c8a5a5c-5c73-4e04-8689-30bb595d2cc0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:59:42Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:8b"}, {"version": 4, "addr": "192.168.122.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:63:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": "2025-12-03T22:58:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--805296924"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:59:44,849 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.386s 2025-12-03 22:59:44,850 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:44 GMT', 'server': 'Apache', 'content-length': '1503', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7745dfbe-f40d-4a02-b310-384b0a1f677b', 'x-compute-request-id': 'req-7745dfbe-f40d-4a02-b310-384b0a1f677b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"server": {"id": "4e42e763-4f36-4179-9318-0f113223058a", "name": "tempest-TestEncryptedCinderVolumes-server-1564606131", "status": "DELETED", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:41Z", "updated": "2025-12-03T22:59:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4e42e763-4f36-4179-9318-0f113223058a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-453462143", "OS-SRV-USG:launched_at": "2025-12-03T22:58:51.000000", "OS-SRV-USG:terminated_at": "2025-12-03T22:59:44.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-12-03 22:59:44,853 21 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-03 22:59:45,939 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a 0.084s 2025-12-03 22:59:45,939 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:45 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f0cd25-3570-49bc-ba61-2c40f75ac857', 'x-compute-request-id': 'req-49f0cd25-3570-49bc-ba61-2c40f75ac857', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4e42e763-4f36-4179-9318-0f113223058a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4e42e763-4f36-4179-9318-0f113223058a could not be found."}}' 2025-12-03 22:59:46,027 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-453462143 0.087s 2025-12-03 22:59:46,028 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:45 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6e591e-4ed6-4e5f-bf52-d01cb12b95e0', 'x-compute-request-id': 'req-1d6e591e-4ed6-4e5f-bf52-d01cb12b95e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-453462143'} Body: b'' 2025-12-03 22:59:46,566 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f7ab008-dd40-49ad-ada5-4b2978c510b9 0.537s 2025-12-03 22:59:46,566 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5c10e400-8b7d-4ee8-8d8d-b38881bd7983', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f7ab008-dd40-49ad-ada5-4b2978c510b9'} Body: b'' 2025-12-03 22:59:46,632 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f7ab008-dd40-49ad-ada5-4b2978c510b9 0.065s 2025-12-03 22:59:46,632 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cbf685b9-65d6-44a4-b7af-897ed8fa69be', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f7ab008-dd40-49ad-ada5-4b2978c510b9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0f7ab008-dd40-49ad-ada5-4b2978c510b9 does not exist", "detail": ""}}' 2025-12-03 22:59:47,044 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/a17af89b-568e-4f33-9851-7323ecff32b1 0.411s 2025-12-03 22:59:47,044 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f51dbae4-608b-4576-bb01-9a61a4826085', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/a17af89b-568e-4f33-9851-7323ecff32b1'} Body: b'' 2025-12-03 22:59:47,250 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.202s 2025-12-03 22:59:47,251 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:47 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73a836a-cbbb-45d0-bce9-03a17212bb78', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'' 2025-12-03 22:59:47,325 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.074s 2025-12-03 22:59:47,326 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:47 GMT', 'server': 'Apache', 'content-length': '941', 'x-compute-request-id': 'req-53af234f-3d89-4d17-a33d-b534e0b3b52c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53af234f-3d89-4d17-a33d-b534e0b3b52c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:48,433 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.101s 2025-12-03 22:59:48,434 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:48 GMT', 'server': 'Apache', 'content-length': '941', 'x-compute-request-id': 'req-f1769084-64ce-4880-ab1d-9ea7f899d07c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1769084-64ce-4880-ab1d-9ea7f899d07c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"volume": {"id": "355e6a34-12ac-44c5-a011-f347504ff5c6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:31.000000", "updated_at": "2025-12-03T22:59:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1389819520", "description": null, "volume_type": "tempest-scenario-type-cryptsetup-1643023224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:49,564 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6 0.126s 2025-12-03 22:59:49,564 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:49 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-0a06239f-4bfd-41e2-a7cf-5d4231b35aea', 'x-openstack-request-id': 'req-0a06239f-4bfd-41e2-a7cf-5d4231b35aea', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/355e6a34-12ac-44c5-a011-f347504ff5c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 355e6a34-12ac-44c5-a011-f347504ff5c6 could not be found."}}' 2025-12-03 22:59:49,664 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1 0.099s 2025-12-03 22:59:49,664 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:49 GMT', 'server': 'Apache', 'content-length': '1419', 'x-compute-request-id': 'req-1236315b-f2d7-4f9b-a468-0e0d9e5e2032', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1236315b-f2d7-4f9b-a468-0e0d9e5e2032', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:59:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "attachment_id": "95c0572f-2767-4e99-87a5-7cf25b73a9ed", "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "server_id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "host_name": "edpm-compute-0.ctlplane.openstack.lab", "device": "/dev/vdb", "attached_at": "2025-12-03T22:58:57.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "cinder-baebb-volume-lvm-iscsi-0@lvm#lvm_iscsi"}]}' 2025-12-03 22:59:49,777 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3300577a-a510-4e00-994f-7e924a49dc4d 0.108s 2025-12-03 22:59:49,778 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:49 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36415ea5-30fd-4201-93cc-3bb8d3f839b9', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3300577a-a510-4e00-994f-7e924a49dc4d'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 22:58:35.870800Z tags: worker-0 test: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] time: 2025-12-03 23:00:17.296505Z successful: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 22:58:35,871 20 DEBUG [tempest.scenario.manager] paths: img: /var/lib/tempest/openshift/etc/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-12-03 22:58:36,089 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images 0.217s 2025-12-03 22:58:36,089 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1134632033", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:35 GMT', 'server': 'Apache', 'content-length': '642', 'location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4', 'openstack-image-import-methods': 'web-download,glance-direct', 'openstack-image-store-ids': 'default_backend', 'x-openstack-request-id': 'req-2fa5a52d-3b05-4dee-945c-dd4ece3de502', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images'} Body: b'{"name": "tempest-scenario-img--1134632033", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "26d36ac1678744fabdbe8d702fccfb9d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "created_at": "2025-12-03T22:58:36Z", "updated_at": "2025-12-03T22:58:36Z", "tags": [], "self": "/v2/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "file": "/v2/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4/file", "schema": "/v2/schemas/image"}' 2025-12-03 22:58:37,040 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4/file 0.950s 2025-12-03 22:58:37,041 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ce1c26eb-71f5-4c02-b846-22d1131051d5', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4/file'} Body: b'' 2025-12-03 22:58:37,041 20 DEBUG [tempest.scenario.manager] image:f5f318a8-625b-47ae-a88d-c5c5b1677ba4 2025-12-03 22:58:37,179 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.136s 2025-12-03 22:58:37,179 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1186698155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2bMdA/SWJ+/hiES80R9ONR6+KQeD0UBRHJRbCaZqL9WKep5P9cZK3H7ZojIwviQ/eyAsg2Ge8klhYmzMbbyNSoW1Zenk5ewzR1mvUXWspCNp+twl2owRjM0CoRUCDHtQ=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:37 GMT', 'server': 'Apache', 'content-length': '403', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d7c1042-7d65-4096-b3df-f06d63f48e46', 'x-compute-request-id': 'req-0d7c1042-7d65-4096-b3df-f06d63f48e46', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1186698155", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ2bMdA/SWJ+/hiES80R9ONR6+KQeD0UBRHJRbCaZqL9WKep5P9cZK3H7ZojIwviQ/eyAsg2Ge8klhYmzMbbyNSoW1Zenk5ewzR1mvUXWspCNp+twl2owRjM0CoRUCDHtQ==", "fingerprint": "f8:af:61:4a:b4:b0:40:0c:3f:5a:2a:21:ae:21:00:b6", "user_id": "c210c585120043549f62ccb01cec9817"}}' 2025-12-03 22:58:37,497 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.311s 2025-12-03 22:58:37,498 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:37 GMT', 'server': 'Apache', 'content-length': '6827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d3e16fd3-95a7-421b-9a86-471207f4da21', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c210c585120043549f62ccb01cec9817", "name": "tempest-TestMinimumBasicScenario-1736482285-project-member", "password_expires_at": null}, "audit_ids": ["IfDdMm_PTk2teBSJGtQ-1A"], "expires_at": "2025-12-03T23:58:37.000000Z", "issued_at": "2025-12-03T22:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d36ac1678744fabdbe8d702fccfb9d", "name": "tempest-TestMinimumBasicScenario-1736482285"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/26d36ac1678744fabdbe8d702fccfb9d", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/26d36ac1678744fabdbe8d702fccfb9d", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sn 2025-12-03 22:58:37,498 20 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb', 'name': 'tempest-TestMinimumBasicScenario-1836416770-network', 'tenant_id': '26d36ac1678744fabdbe8d702fccfb9d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26d36ac1678744fabdbe8d702fccfb9d', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50844, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T22:58:07Z', 'updated_at': '2025-12-03T22:58:08Z', 'revision_number': 1} available for tenant 2025-12-03 22:58:39,499 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.999s 2025-12-03 22:58:39,499 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-874909320", "imageRef": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "networks": [{"uuid": "dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:37 GMT', 'server': 'Apache', 'content-length': '432', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f224a3-2e67-4b01-b7c0-aedd8569d4ad', 'x-compute-request-id': 'req-c2f224a3-2e67-4b01-b7c0-aedd8569d4ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "VKYB5YJHGvDk"}}' 2025-12-03 22:58:40,440 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.939s 2025-12-03 22:58:40,441 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:39 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa94aaf8-6bd5-4033-8abe-ba1aad3f80fb', 'x-compute-request-id': 'req-fa94aaf8-6bd5-4033-8abe-ba1aad3f80fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "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-12-03 22:58:41,742 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.296s 2025-12-03 22:58:41,742 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:41 GMT', 'server': 'Apache', 'content-length': '1498', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16db623-f5ff-4ace-a040-ecc9d35747eb', 'x-compute-request-id': 'req-e16db623-f5ff-4ace-a040-ecc9d35747eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:41,746 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2025-12-03 22:58:43,409 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.662s 2025-12-03 22:58:43,410 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:42 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82c730c0-7f96-4703-bea6-edfc56c08a3b', 'x-compute-request-id': 'req-82c730c0-7f96-4703-bea6-edfc56c08a3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:43,414 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2025-12-03 22:58:45,043 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.627s 2025-12-03 22:58:45,043 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:44 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c72dcfc6-b157-45dc-98a6-0d69890e75bc', 'x-compute-request-id': 'req-c72dcfc6-b157-45dc-98a6-0d69890e75bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:46,680 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.632s 2025-12-03 22:58:46,681 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:46 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b2050f-bd88-4e0c-9826-fb7963e92ec9', 'x-compute-request-id': 'req-e1b2050f-bd88-4e0c-9826-fb7963e92ec9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:48,606 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.922s 2025-12-03 22:58:48,607 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:47 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e27938-aebb-4a05-878a-ff12d37efd0b', 'x-compute-request-id': 'req-f2e27938-aebb-4a05-878a-ff12d37efd0b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:50,003 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.392s 2025-12-03 22:58:50,003 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:49 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5636f3-96e0-48ec-a269-22144133a8dc', 'x-compute-request-id': 'req-5c5636f3-96e0-48ec-a269-22144133a8dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:49Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:50,007 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 22:58:50,550 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.543s 2025-12-03 22:58:50,550 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:50 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8641aa6-6217-40e3-83c2-88daf984fb31', 'x-compute-request-id': 'req-d8641aa6-6217-40e3-83c2-88daf984fb31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:49Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:50,680 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 0.124s 2025-12-03 22:58:50,681 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:50 GMT', 'server': 'Apache', 'content-length': '394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74a4e6a-abbc-4475-b382-8d4213fab681', 'x-compute-request-id': 'req-f74a4e6a-abbc-4475-b382-8d4213fab681', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"servers": [{"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}]}]}' 2025-12-03 22:58:51,053 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.371s 2025-12-03 22:58:51,054 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:50 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbb901df-c1ee-4989-9dca-d5fba3c3b628', 'x-compute-request-id': 'req-cbb901df-c1ee-4989-9dca-d5fba3c3b628', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:49Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:58:51,305 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.246s 2025-12-03 22:58:51,305 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1470936891", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:51 GMT', 'server': 'Apache', 'content-length': '816', 'x-compute-request-id': 'req-7bec1a37-fb00-48de-bb31-de4c75ee4b9f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bec1a37-fb00-48de-bb31-de4c75ee4b9f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.247153", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 22:58:51,401 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.092s 2025-12-03 22:58:51,402 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:51 GMT', 'server': 'Apache', 'content-length': '884', 'x-compute-request-id': 'req-1fb790f4-b57b-4058-8024-f4191d8a90cb', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb790f4-b57b-4058-8024-f4191d8a90cb', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:52,497 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.091s 2025-12-03 22:58:52,497 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:52 GMT', 'server': 'Apache', 'content-length': '909', 'x-compute-request-id': 'req-2e93f8dc-0aed-4789-80f4-52dc3cc4f654', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e93f8dc-0aed-4789-80f4-52dc3cc4f654', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:52.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:52,500 20 INFO [tempest.common.waiters] volume 32e7a0bf-24be-4840-bad8-fac67f6a76fb reached available after waiting for 1.500503 seconds 2025-12-03 22:58:52,604 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.104s 2025-12-03 22:58:52,605 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:52 GMT', 'server': 'Apache', 'content-length': '909', 'x-compute-request-id': 'req-1a7521ff-9309-4caa-845b-9f5746512ca2', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7521ff-9309-4caa-845b-9f5746512ca2', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:52.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:52,705 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.095s 2025-12-03 22:58:52,705 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:52 GMT', 'server': 'Apache', 'content-length': '397', 'x-compute-request-id': 'req-8bc4fcec-dcb3-4b01-a070-ed991b620f2e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc4fcec-dcb3-4b01-a070-ed991b620f2e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volumes": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}]}' 2025-12-03 22:58:52,800 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.092s 2025-12-03 22:58:52,800 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:52 GMT', 'server': 'Apache', 'content-length': '909', 'x-compute-request-id': 'req-9b21c656-ba75-4424-a2ad-df431d707912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b21c656-ba75-4424-a2ad-df431d707912', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:52.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:53,369 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments 0.565s 2025-12-03 22:58:53,369 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:52 GMT', 'server': 'Apache', 'content-length': '194', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32d4e233-291b-46b6-9649-377bb88131ef', 'x-compute-request-id': 'req-32d4e233-291b-46b6-9649-377bb88131ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "serverId": "f7c16a79-7209-439b-9d74-60b637cc03cf", "volumeId": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "device": "/dev/vdb"}}' 2025-12-03 22:58:53,474 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.103s 2025-12-03 22:58:53,475 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:53 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-f826b0ec-4e47-483f-bd6a-2fa53e65d83f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f826b0ec-4e47-483f-bd6a-2fa53e65d83f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:53.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:54,560 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.081s 2025-12-03 22:58:54,561 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:54 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-f01d1187-9325-45ea-82e1-dd242b57f3ac', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01d1187-9325-45ea-82e1-dd242b57f3ac', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:53.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:55,654 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.089s 2025-12-03 22:58:55,654 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:55 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-fd3e6300-d2e8-4a1a-a1b0-1bd159c4faf0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3e6300-d2e8-4a1a-a1b0-1bd159c4faf0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:53.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:56,755 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.096s 2025-12-03 22:58:56,755 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:56 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-7a55620f-d7af-4663-8f11-8aef4a6e568b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a55620f-d7af-4663-8f11-8aef4a6e568b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:57,834 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.076s 2025-12-03 22:58:57,835 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:57 GMT', 'server': 'Apache', 'content-length': '909', 'x-compute-request-id': 'req-3ec65801-030a-4aef-9cfc-1efe192a0e4d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec65801-030a-4aef-9cfc-1efe192a0e4d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:57.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:58:58,934 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.094s 2025-12-03 22:58:58,934 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version'10000 : 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:58 GMT', 'server': 'Apache', 'content-length': '909', 'x-compute-request-id': 'req-bdb41f01-6fe3-4a4d-9302-788729d606b1', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb41f01-6fe3-4a4d-9302-788729d606b1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:57.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:00,060 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.120s 2025-12-03 22:59:00,060 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:58:59 GMT', 'server': 'Apache', 'content-length': '909', 'x-compute-request-id': 'req-6f3dd61c-a1a4-41c3-92be-e617b789e312', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3dd61c-a1a4-41c3-92be-e617b789e312', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:58:57.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:01,144 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.079s 2025-12-03 22:59:01,144 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:01 GMT', 'server': 'Apache', 'content-length': '1201', 'x-compute-request-id': 'req-7538458c-0d62-432c-af56-306fb234ab46', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7538458c-0d62-432c-af56-306fb234ab46', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:59:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "attachment_id": "95c0572f-2767-4e99-87a5-7cf25b73a9ed", "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "server_id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T22:58:57.000000"}], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:01,148 20 INFO [tempest.common.waiters] volume 32e7a0bf-24be-4840-bad8-fac67f6a76fb reached in-use after waiting for 8.148801 seconds 2025-12-03 22:59:01,243 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.094s 2025-12-03 22:59:01,243 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:01 GMT', 'server': 'Apache', 'content-length': '1201', 'x-compute-request-id': 'req-4c861ebc-07b8-4cff-a11a-04a2232bbb56', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c861ebc-07b8-4cff-a11a-04a2232bbb56', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:59:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "attachment_id": "95c0572f-2767-4e99-87a5-7cf25b73a9ed", "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "server_id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T22:58:57.000000"}], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:01,431 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots 0.184s 2025-12-03 22:59:01,431 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1182209292", "description": null, "metadata": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:01 GMT', 'server': 'Apache', 'content-length': '311', 'x-compute-request-id': 'req-c8bd240c-04d3-41a2-9d5b-5f6a9838bccb', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bd240c-04d3-41a2-9d5b-5f6a9838bccb', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots'} Body: b'{"snapshot": {"id": "fb8d8ab5-9029-4b0f-aff5-7dfc4badc704", "created_at": "2025-12-03T22:59:01.372498", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-snapshot-1182209292", "description": null, "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "creating", "size": 1, "metadata": {}}}' 2025-12-03 22:59:01,547 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.114s 2025-12-03 22:59:01,547 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:01 GMT', 'server': 'Apache', 'content-length': '443', 'x-compute-request-id': 'req-055102b2-159f-4c2d-9049-7e9ba92a4afc', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055102b2-159f-4c2d-9049-7e9ba92a4afc', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'{"snapshot": {"id": "fb8d8ab5-9029-4b0f-aff5-7dfc4badc704", "created_at": "2025-12-03T22:59:01.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-snapshot-1182209292", "description": null, "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "26d36ac1678744fabdbe8d702fccfb9d", "os-extended-snapshot-attributes:progress": "0%"}}' 2025-12-03 22:59:02,632 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.082s 2025-12-03 22:59:02,632 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:02 GMT', 'server': 'Apache', 'content-length': '470', 'x-compute-request-id': 'req-7ead31ce-71cc-4300-907a-a4e09009b8bf', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ead31ce-71cc-4300-907a-a4e09009b8bf', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'{"snapshot": {"id": "fb8d8ab5-9029-4b0f-aff5-7dfc4badc704", "created_at": "2025-12-03T22:59:01.000000", "updated_at": "2025-12-03T22:59:02.000000", "name": "tempest-TestMinimumBasicScenario-snapshot-1182209292", "description": null, "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "26d36ac1678744fabdbe8d702fccfb9d", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 22:59:02,633 20 INFO [tempest.common.waiters] snapshot fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 reached available after waiting for 1.633944 seconds 2025-12-03 22:59:02,708 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.074s 2025-12-03 22:59:02,709 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:02 GMT', 'server': 'Apache', 'content-length': '470', 'x-compute-request-id': 'req-f26ba5f7-1dbe-41e7-8802-97aa5822772b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26ba5f7-1dbe-41e7-8802-97aa5822772b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'{"snapshot": {"id": "fb8d8ab5-9029-4b0f-aff5-7dfc4badc704", "created_at": "2025-12-03T22:59:01.000000", "updated_at": "2025-12-03T22:59:02.000000", "name": "tempest-TestMinimumBasicScenario-snapshot-1182209292", "description": null, "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "26d36ac1678744fabdbe8d702fccfb9d", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 22:59:02,796 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.085s 2025-12-03 22:59:02,796 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:02 GMT', 'server': 'Apache', 'content-length': '1201', 'x-compute-request-id': 'req-5eb1bd19-d1e5-4555-a13c-2976061a6e0c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb1bd19-d1e5-4555-a13c-2976061a6e0c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T22:59:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "attachment_id": "95c0572f-2767-4e99-87a5-7cf25b73a9ed", "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "server_id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T22:58:57.000000"}], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:03,641 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.842s 2025-12-03 22:59:03,641 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:02 GMT', 'server': 'Apache', 'content-length': '1764', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c484e5c4-9357-440a-a3a7-53aaf1c32690', 'x-compute-request-id': 'req-c484e5c4-9357-440a-a3a7-53aaf1c32690', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:49Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:03,749 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f7c16a79-7209-439b-9d74-60b637cc03cf 0.104s 2025-12-03 22:59:03,750 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1360', 'x-openstack-request-id': 'req-82f0630d-3942-4d81-844a-5f2c4190ced4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"ports":[{"id":"cf6b2760-638d-480c-910f-95737a829249","name":"","network_id":"dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb","tenant_id":"26d36ac1678744fabdbe8d702fccfb9d","mac_address":"fa:16:3e:b5:5d:75","admin_state_up":true,"status":"ACTIVE","device_id":"f7c16a79-7209-439b-9d74-60b637cc03cf","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e299e75c-66c9-481d-ac9d-ad4a4d758be1","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f56f40db-7d5d-4e09-8feb-b620b60436b2"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testminimumbasicscenario-server-874909320","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testminimumbasicscenario-server-874909320","fqdn":"tempest-testminimumbasicscenario-server-874909320.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T22:58:42Z","updated_at":"2025-12-03T22:58:47Z","revision_number":4,"project_id":"26d36ac1678744fabdbe8d702fccfb9d"}]}' 2025-12-03 22:59:03,750 20 DEBUG [tempest.common.waiters] Server ID f7c16a79-7209-439b-9d74-60b637cc03cf ports are all ACTIVE [{'id': 'cf6b2760-638d-480c-910f-95737a829249', 'name': '', 'network_id': 'dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb', 'tenant_id': '26d36ac1678744fabdbe8d702fccfb9d', 'mac_address': 'fa:16:3e:b5:5d:75', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f7c16a79-7209-439b-9d74-60b637cc03cf', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e299e75c-66c9-481d-ac9d-ad4a4d758be1', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f56f40db-7d5d-4e09-8feb-b620b60436b2'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testminimumbasicscenario-server-874909320', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testminimumbasicscenario-server-874909320', 'fqdn': 'tempest-testminimumbasicscenario-server-874909320.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T22:58:42Z', 'updated_at': '2025-12-03T22:58:47Z', 'revision_number': 4, 'project_id': '26d36ac1678744fabdbe8d702fccfb9d'}]: 2025-12-03 22:59:05,772 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.021s 2025-12-03 22:59:05,772 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "cf6b2760-638d-480c-910f-95737a829249", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-071c5d24-2963-4154-89ce-51c9d6c47390', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "644292fe-d6d8-44e9-80f7-44d14ae95b0f", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "floating_ip_address": "192.168.122.215", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "aa4e772d-3a5f-4f0b-abb1-27d5975ff151", "port_id": "cf6b2760-638d-480c-910f-95737a829249", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb", "mac_address": "fa:16:3e:b5:5d:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T22:59:04Z", "updated_at": "2025-12-03T22:59:04Z", "revision_number": 0}}' 2025-12-03 22:59:05,897 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f7c16a79-7209-439b-9d74-60b637cc03cf 0.124s 2025-12-03 22:59:05,898 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1360', 'x-openstack-request-id': 'req-9b20792a-fa4f-41c3-b952-ed5d9d0eea8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"ports":[{"id":"cf6b2760-638d-480c-910f-95737a829249","name":"","network_id":"dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb","tenant_id":"26d36ac1678744fabdbe8d702fccfb9d","mac_address":"fa:16:3e:b5:5d:75","admin_state_up":true,"status":"ACTIVE","device_id":"f7c16a79-7209-439b-9d74-60b637cc03cf","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e299e75c-66c9-481d-ac9d-ad4a4d758be1","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f56f40db-7d5d-4e09-8feb-b620b60436b2"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testminimumbasicscenario-server-874909320","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testminimumbasicscenario-server-874909320","fqdn":"tempest-testminimumbasicscenario-server-874909320.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T22:58:42Z","updated_at":"2025-12-03T22:58:47Z","revision_number":4,"project_id":"26d36ac1678744fabdbe8d702fccfb9d"}]}' 2025-12-03 22:59:05,899 20 DEBUG [tempest.common.waiters] Server ID f7c16a79-7209-439b-9d74-60b637cc03cf ports are all ACTIVE [{'id': 'cf6b2760-638d-480c-910f-95737a829249', 'name': '', 'network_id': 'dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb', 'tenant_id': '26d36ac1678744fabdbe8d702fccfb9d', 'mac_address': 'fa:16:3e:b5:5d:75', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f7c16a79-7209-439b-9d74-60b637cc03cf', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e299e75c-66c9-481d-ac9d-ad4a4d758be1', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f56f40db-7d5d-4e09-8feb-b620b60436b2'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testminimumbasicscenario-server-874909320', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testminimumbasicscenario-server-874909320', 'fqdn': 'tempest-testminimumbasicscenario-server-874909320.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T22:58:42Z', 'updated_at': '2025-12-03T22:58:47Z', 'revision_number': 4, 'project_id': '26d36ac1678744fabdbe8d702fccfb9d'}]: 2025-12-03 22:59:06,806 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/644292fe-d6d8-44e9-80f7-44d14ae95b0f 0.907s 2025-12-03 22:59:06,806 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cf6b2760-638d-480c-910f-95737a829249"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-346cedda-bc77-421c-b8aa-c9d39b898ce9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/644292fe-d6d8-44e9-80f7-44d14ae95b0f'} Body: b'{"floatingip": {"id": "644292fe-d6d8-44e9-80f7-44d14ae95b0f", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "floating_ip_address": "192.168.122.215", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "aa4e772d-3a5f-4f0b-abb1-27d5975ff151", "port_id": "cf6b2760-638d-480c-910f-95737a829249", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb", "mac_address": "fa:16:3e:b5:5d:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T22:59:04Z", "updated_at": "2025-12-03T22:59:06Z", "revision_number": 2, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:07,203 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.396s 2025-12-03 22:59:07,204 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:06 GMT', 'server': 'Apache', 'content-length': '1764', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21697c02-b030-4a4c-8850-ff809922f73f', 'x-compute-request-id': 'req-21697c02-b030-4a4c-8850-ff809922f73f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:49Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:08,589 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.381s 2025-12-03 22:59:08,590 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:08 GMT', 'server': 'Apache', 'content-length': '1886', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a7f1f36-6b78-4155-8cd2-0dbc82fa725e', 'x-compute-request-id': 'req-5a7f1f36-6b78-4155-8cd2-0dbc82fa725e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:49Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:08,821 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.227s 2025-12-03 22:59:08,821 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1341440726", "description": "tempest-secgroup-smoke-1341440726 description", "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-3dddfca3-e119-4fed-b795-ca24a5ff38d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "name": "tempest-secgroup-smoke-1341440726", "stateful": true, "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "description": "tempest-secgroup-smoke-1341440726 description", "shared": false, "security_group_rules": [{"id": "359bfc62-0e22-4ed7-b2b4-a7bf5b9212ae", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "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": 1290, "description": null, "tags": [], "created_at": "2025-12-03T22:59:08Z", "updated_at": "2025-12-03T22:59:08Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}, {"id": "8c20dbbc-6571-4e2b-a308-f3a562d68fbd", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "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": 1289, "description": null, "tags": [], "created_at": "2025-12-03T22:59:08Z", "updated_at": "2025-12-03T22:59:08Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}], "tags": [], "created_at": "2025-12-03T22:59:08Z", "updated_at": "2025-12-03T22:59:08Z", "revision_number": 1, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:09,167 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.345s 2025-12-03 22:59:09,167 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-576808b4-1a34-414f-8c46-b8e84bbf0407', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab61b97b-b4d5-42b7-ae2b-db3bd57d3499", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "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, "description": "", "created_at": "2025-12-03T22:59:08Z", "updated_at": "2025-12-03T22:59:08Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:10,800 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.632s 2025-12-03 22:59:10,801 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7f2c4482-26f6-4cf9-a709-0b18fac17acf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5703d341-5582-478c-b233-2bfaf1e44c33", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T22:59:09Z", "updated_at": "2025-12-03T22:59:09Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:11,004 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.203s 2025-12-03 22:59:11,004 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7ed20809-65f8-4d95-ac5c-c044882ab535', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3a82824-642e-439a-b882-f99a52f8ebb0", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "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, "description": "", "created_at": "2025-12-03T22:59:10Z", "updated_at": "2025-12-03T22:59:10Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:11,237 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.232s 2025-12-03 22:59:11,237 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-53d556c4-0689-492e-9142-5af5599fc6de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "400b6c2f-6a8a-4efa-afdc-73368ac56ad3", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T22:59:11Z", "updated_at": "2025-12-03T22:59:11Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:12,992 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.754s 2025-12-03 22:59:12,992 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6192fbb8-83c4-4029-a6bd-c3460a4aa7ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8e714d22-a487-4a94-a0d8-8f0502d0ede8", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T22:59:11Z", "updated_at": "2025-12-03T22:59:11Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:13,241 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.249s 2025-12-03 22:59:13,242 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-823c3f3e-4cee-4719-88a5-f60674629c70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db97cea0-8801-40a1-9383-9085822417ba", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "16647ef0-8098-47b4-a8f9-9cb6dabb6df3", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T22:59:13Z", "updated_at": "2025-12-03T22:59:13Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:15,457 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/action 2.215s 2025-12-03 22:59:15,458 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1341440726"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:13 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c2bbcb7-c378-429d-b7b2-7a1408072b5e', 'x-compute-request-id': 'req-0c2bbcb7-c378-429d-b7b2-7a1408072b5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/action'} Body: b'' 2025-12-03 22:59:15,877 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.419s 2025-12-03 22:59:15,878 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:15 GMT', 'server': 'Apache', 'content-length': '1933', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18ab00d-3465-4152-b509-66c5d2b380e4', 'x-compute-request-id': 'req-c18ab00d-3465-4152-b509-66c5d2b380e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:58:49Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:15,881 20 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.423070 seconds 2025-12-03 22:59:15,883 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:15,907 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:16,011 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:16,012 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:16,013 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:16,015 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:16,122 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:16,123 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:16,123 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /tmp/timestamp; sync" 2025-12-03 22:59:16,123 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:16,126 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:16,223 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:16,224 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:16,241 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp 2025-12-03 22:59:16,241 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:16,243 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:16,298 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:16,298 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:16,422 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.118s 2025-12-03 22:59:16,423 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:16 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eb0562-ae8f-4457-a244-e988475c142d', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'' 2025-12-03 22:59:16,505 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.081s 2025-12-03 22:59:16,505 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:16 GMT', 'server': 'Apache', 'content-length': '469', 'x-compute-request-id': 'req-ac6d271c-e0fe-4a30-a3ca-901d4aaa79b0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6d271c-e0fe-4a30-a3ca-901d4aaa79b0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'{"snapshot": {"id": "fb8d8ab5-9029-4b0f-aff5-7dfc4badc704", "created_at": "2025-12-03T22:59:01.000000", "updated_at": "2025-12-03T22:59:16.000000", "name": "tempest-TestMinimumBasicScenario-snapshot-1182209292", "description": null, "volume_id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "26d36ac1678744fabdbe8d702fccfb9d", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 22:59:17,578 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.071s 2025-12-03 22:59:17,579 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:17 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-c10d5794-c0dd-4deb-a96f-52dbb5e5a639', 'x-openstack-request-id': 'req-c10d5794-c0dd-4deb-a96f-52dbb5e5a639', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 could not be found."}}' 2025-12-03 22:59:17,722 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/action 0.142s 2025-12-03 22:59:17,722 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"reboot": {"type": "HARD"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:17 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58641b6e-6ab3-4d23-9b68-15a173c03c81', 'x-compute-request-id': 'req-58641b6e-6ab3-4d23-9b68-15a173c03c81', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/action'} Body: b'' 2025-12-03 22:59:18,533 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.810s 2025-12-03 22:59:18,533 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:17 GMT', 'server': 'Apache', 'content-length': '1935', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30352cda-874d-44ac-8085-56f3a234ac75', 'x-compute-request-id': 'req-30352cda-874d-44ac-8085-56f3a234ac75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": DDE2 {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "HARD_REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:59:17Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting_hard", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:19,967 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.429s 2025-12-03 22:59:19,968 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:19 GMT', 'server': 'Apache', 'content-length': '1935', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aba73d1-931f-4896-91bb-7e113db4dda0', 'x-compute-request-id': 'req-8aba73d1-931f-4896-91bb-7e113db4dda0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "HARD_REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:59:17Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting_hard", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:21,583 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.609s 2025-12-03 22:59:21,583 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:20 GMT', 'server': 'Apache', 'content-length': '1940', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634b300f-972a-496e-9950-43641abaf38b', 'x-compute-request-id': 'req-634b300f-972a-496e-9950-43641abaf38b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "HARD_REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:59:19Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started_hard", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:21,587 20 INFO [tempest.common.waiters] State transition "HARD_REBOOT/rebooting_hard" ==> "HARD_REBOOT/reboot_started_hard" after 3 second wait 2025-12-03 22:59:23,164 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.575s 2025-12-03 22:59:23,165 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:22 GMT', 'server': 'Apache', 'content-length': '1940', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da5c6c08-cf8b-4599-b780-716cffbc8513', 'x-compute-request-id': 'req-da5c6c08-cf8b-4599-b780-716cffbc8513', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "HARD_REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:59:19Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started_hard", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:25,072 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.903s 2025-12-03 22:59:25,073 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:24 GMT', 'server': 'Apache', 'content-length': '1933', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ec03b4-46af-4239-875f-2ffd7cdd0e72', 'x-compute-request-id': 'req-84ec03b4-46af-4239-875f-2ffd7cdd0e72', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:59:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 22:59:25,076 20 INFO [tempest.common.waiters] State transition "HARD_REBOOT/reboot_started_hard" ==> "ACTIVE/None" after 7 second wait 2025-12-03 22:59:25,077 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:56,893 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:56,999 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:56,999 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:57,000 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 22:59:57,000 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:57,003 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:57,069 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:57,069 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:57,078 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:57,081 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:57,191 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:57,192 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:57,192 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp 2025-12-03 22:59:57,193 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.215:22' as 'cirros' with public key authentication 2025-12-03 22:59:57,196 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 22:59:57,253 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 22:59:57,253 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.215 successfully created 2025-12-03 22:59:57,786 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/644292fe-d6d8-44e9-80f7-44d14ae95b0f 0.509s 2025-12-03 22:59:57,787 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-b5d9b823-26b3-4b07-87ab-a73d4230b4a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/644292fe-d6d8-44e9-80f7-44d14ae95b0f'} Body: b'{"floatingip": {"id": "644292fe-d6d8-44e9-80f7-44d14ae95b0f", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "floating_ip_address": "192.168.122.215", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T22:59:04Z", "updated_at": "2025-12-03T22:59:57Z", "revision_number": 3, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 22:59:58,379 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.592s 2025-12-03 22:59:58,379 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:57 GMT', 'server': 'Apache', 'content-length': '1933', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ffbf6c9-d0eb-44bc-9a5c-f78b702e2a5d', 'x-compute-request-id': 'req-0ffbf6c9-d0eb-44bc-9a5c-f78b702e2a5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:59:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}, {"version": 4, "addr": "192.168.122.215", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 23:00:00,872 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 1.488s 2025-12-03 23:00:00,873 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:59 GMT', 'server': 'Apache', 'content-length': '1811', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b54c156-e97c-4298-b9a5-678f65b25758', 'x-compute-request-id': 'req-6b54c156-e97c-4298-b9a5-678f65b25758', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T22:59:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1341440726"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb"}]}}' 2025-12-03 23:00:03,171 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/action 2.294s 2025-12-03 23:00:03,171 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1341440726"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:00 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b304f63-98ff-4a4e-9927-95ce57ca0dab', 'x-compute-request-id': 'req-0b304f63-98ff-4a4e-9927-95ce57ca0dab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/action'} Body: b'' 2025-12-03 23:00:03,549 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/16647ef0-8098-47b4-a8f9-9cb6dabb6df3 0.377s 2025-12-03 23:00:03,549 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e836a83e-5d98-4bb4-85a3-711d4fe78ac5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/16647ef0-8098-47b4-a8f9-9cb6dabb6df3'} Body: b'' 2025-12-03 23:00:05,205 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/644292fe-d6d8-44e9-80f7-44d14ae95b0f 1.655s 2025-12-03 23:00:05,206 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f3dc9a0a-300e-46be-9a46-fe10c19f3d33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/644292fe-d6d8-44e9-80f7-44d14ae95b0f'} Body: b'' 2025-12-03 23:00:05,314 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.108s 2025-12-03 23:00:05,314 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:05 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-0db61155-1be5-413c-abcd-34013e3e3224', 'x-openstack-request-id': 'req-0db61155-1be5-413c-abcd-34013e3e3224', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 could not be found."}}' 2025-12-03 23:00:05,389 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 0.074s 2025-12-03 23:00:05,390 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:05 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-10a86958-4b91-429f-8d45-0a58e48311b1', 'x-openstack-request-id': 'req-10a86958-4b91-429f-8d45-0a58e48311b1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/fb8d8ab5-9029-4b0f-aff5-7dfc4badc704'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot fb8d8ab5-9029-4b0f-aff5-7dfc4badc704 could not be found."}}' 2025-12-03 23:00:05,864 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.473s 2025-12-03 23:00:05,864 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:05 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d42c6e54-5f88-4639-b8fb-59afa5d5f6fe', 'x-compute-request-id': 'req-d42c6e54-5f88-4639-b8fb-59afa5d5f6fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'' 2025-12-03 23:00:05,952 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments 0.087s 2025-12-03 23:00:05,952 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:05 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-471e34df-d5a5-46c0-b9db-41008ad35a8e', 'x-compute-request-id': 'req-471e34df-d5a5-46c0-b9db-41008ad35a8e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "volumeId": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "serverId": "f7c16a79-7209-439b-9d74-60b637cc03cf", "device": "/dev/vdb"}]}' 2025-12-03 23:00:07,053 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments 0.098s 2025-12-03 23:00:07,053 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:06 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d735c49-fc32-4016-b819-306eb9b32a62', 'x-compute-request-id': 'req-4d735c49-fc32-4016-b819-306eb9b32a62', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "volumeId": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "serverId": "f7c16a79-7209-439b-9d74-60b637cc03cf", "device": "/dev/vdb"}]}' 2025-12-03 23:00:08,164 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments 0.108s 2025-12-03 23:00:08,164 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:08 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9837a1-620e-4ac1-b250-29a87f35ad8f', 'x-compute-request-id': 'req-cf9837a1-620e-4ac1-b250-29a87f35ad8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "volumeId": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "serverId": "f7c16a79-7209-439b-9d74-60b637cc03cf", "device": "/dev/vdb"}]}' 2025-12-03 23:00:09,330 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments 0.163s 2025-12-03 23:00:09,331 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:09 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2612769f-34b5-4141-a2ef-317b1bed9d3d', 'x-compute-request-id': 'req-2612769f-34b5-4141-a2ef-317b1bed9d3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "volumeId": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "serverId": "f7c16a79-7209-439b-9d74-60b637cc03cf", "device": "/dev/vdb"}]}' 2025-12-03 23:00:10,430 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments 0.096s 2025-12-03 23:00:10,430 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:10 GMT', 'server': 'Apache', 'content-length': '25', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3e1434-3738-4be7-9afb-1613956972d8', 'x-compute-request-id': 'req-bb3e1434-3738-4be7-9afb-1613956972d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2025-12-03 23:00:10,678 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.247s 2025-12-03 23:00:10,679 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:10 GMT', 'server': 'Apache', 'content-length': '154', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed500efe-0fb6-4249-874b-58bdc7aecaf0', 'x-compute-request-id': 'req-ed500efe-0fb6-4249-874b-58bdc7aecaf0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf/os-volume_attachments/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f7c16a79-7209-439b-9d74-60b637cc03cf is not attached to volume 32e7a0bf-24be-4840-bad8-fac67f6a76fb"}}' 2025-12-03 23:00:10,788 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.109s 2025-12-03 23:00:10,788 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:10 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61d6758-f60d-4630-b201-b20cccf325e4', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'' 2025-12-03 23:00:10,883 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.094s 2025-12-03 23:00:10,884 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:10 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-5e959db2-2be8-43de-9fb5-5336360d3125', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e959db2-2be8-43de-9fb5-5336360d3125', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T23:00:10.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:11,969 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.082s 2025-12-03 23:00:11,970 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:11 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-9b37654e-45d5-4f7d-9d83-591f1b35788a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b37654e-45d5-4f7d-9d83-591f1b35788a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T23:00:10.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:13,065 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.090s 2025-12-03 23:00:13,065 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:12 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-e26d8688-3804-4a7e-a87f-b49d5f5664f9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26d8688-3804-4a7e-a87f-b49d5f5664f9', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"volume": {"id": "32e7a0bf-24be-4840-bad8-fac67f6a76fb", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:58:51.000000", "updated_at": "2025-12-03T23:00:10.000000", "name": "tempest-TestMinimumBasicScenario-volume-1470936891", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:14,135 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb 0.065s 2025-12-03 23:00:14,136 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:14 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-698af604-5c95-46d6-b428-403355e03c89', 'x-openstack-request-id': 'req-698af604-5c95-46d6-b428-403355e03c89', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/32e7a0bf-24be-4840-bad8-fac67f6a76fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 32e7a0bf-24be-4840-bad8-fac67f6a76fb could not be found."}}' 2025-12-03 23:00:14,333 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.197s 2025-12-03 23:00:14,334 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:14 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87367210-5c8d-4cbb-96bc-11c1d8d53743', 'x-compute-request-id': 'req-87367210-5c8d-4cbb-96bc-11c1d8d53743', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'' 2025-12-03 23:00:15,429 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 1.095s 2025-12-03 23:00:15,429 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:14 GMT', 'server': 'Apache', 'content-length': '1724', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee6cc39-d6fe-4e1c-9ad3-9e043f530d8f', 'x-compute-request-id': 'req-3ee6cc39-d6fe-4e1c-9ad3-9e043f530d8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"server": {"id": "f7c16a79-7209-439b-9d74-60b637cc03cf", "name": "tempest-TestMinimumBasicScenario-server-874909320", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "f5f318a8-625b-47ae-a88d-c5c5b1677ba4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:58:39Z", "updated": "2025-12-03T23:00:14Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5d:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f7c16a79-7209-439b-9d74-60b637cc03cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1186698155", "OS-SRV-USG:launched_at": "2025-12-03T22:58:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:16,520 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf 0.086s 2025-12-03 23:00:16,521 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:16 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2605feb-91c2-4652-b493-0a4b502e9d99', 'x-compute-request-id': 'req-d2605feb-91c2-4652-b493-0a4b502e9d99', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f7c16a79-7209-439b-9d74-60b637cc03cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f7c16a79-7209-439b-9d74-60b637cc03cf could not be found."}}' 2025-12-03 23:00:16,606 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1186698155 0.084s 2025-12-03 23:00:16,606 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:16 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34bc0caa-9b32-4876-9382-da44854712e0', 'x-compute-request-id': 'req-34bc0caa-9b32-4876-9382-da44854712e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1186698155'} Body: b'' 2025-12-03 23:00:17,295 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4 0.689s 2025-12-03 23:00:17,296 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bc8b5141-3643-4bb1-bcb9-b9b6464ff346', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/f5f318a8-625b-47ae-a88d-c5c5b1677ba4'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 22:59:49.782312Z tags: worker-1 test: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] time: 2025-12-03 23:01:11.391910Z successful: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 22:59:49,782 21 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-284497772 on backend None 2025-12-03 22:59:49,856 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types 0.073s 2025-12-03 22:59:49,856 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-luks-284497772", "extra_specs": {}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:49 GMT', 'server': 'Apache', 'content-length': '211', 'x-compute-request-id': 'req-01d9f773-a832-4f7f-aa85-674ab2e129f1', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d9f773-a832-4f7f-aa85-674ab2e129f1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types'} Body: b'{"volume_type": {"id": "dbc6d7a6-cfa1-46e4-8d33-236310341f95", "name": "tempest-scenario-type-luks-284497772", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-12-03 22:59:49,857 21 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: dbc6d7a6-cfa1-46e4-8d33-236310341f95 2025-12-03 22:59:49,935 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/dbc6d7a6-cfa1-46e4-8d33-236310341f95/encryption 0.077s 2025-12-03 22:59:49,936 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:49 GMT', 'server': 'Apache', 'content-length': '230', 'x-compute-request-id': 'req-8feda743-61a6-42d7-9fc1-a71834087107', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8feda743-61a6-42d7-9fc1-a71834087107', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/dbc6d7a6-cfa1-46e4-8d33-236310341f95/encryption'} Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "dbc6d7a6-cfa1-46e4-8d33-236310341f95", "encryption_id": "827e4014-8cd1-4055-8729-a987596b2024"}}' 2025-12-03 22:59:51,525 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.588s 2025-12-03 22:59:51,525 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-284497772", "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:49 GMT', 'server': 'Apache', 'content-length': '842', 'x-compute-request-id': 'req-43b54e9e-2402-4d0f-97ca-2ff44e3b5086', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b54e9e-2402-4d0f-97ca-2ff44e3b5086', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.447863", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 22:59:51,865 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.333s 2025-12-03 22:59:51,866 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:51 GMT', 'server': 'Apache', 'content-length': '6831', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5a0d4a4-d2d5-460f-bae9-a7dfe52373c6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "811f72730dd14e429b7343a2286cfde0", "name": "tempest-TestEncryptedCinderVolumes-1240982346-project-member", "password_expires_at": null}, "audit_ids": ["oAS-Z6CVRb-st5BZt6yauA"], "expires_at": "2025-12-03T23:59:51.000000Z", "issued_at": "2025-12-03T22:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bf6771e795f41a4b232098116b975b1", "name": "tempest-TestEncryptedCinderVolumes-1240982346"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/9bf6771e795f41a4b232098116b975b1", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/9bf6771e795f41a4b232098116b975b1", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.app 2025-12-03 22:59:51,866 21 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks) Found network {'id': 'e72b6a91-e639-40ba-9f16-cb43156fca84', 'name': 'tempest-TestEncryptedCinderVolumes-369775024-network', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9bf6771e795f41a4b232098116b975b1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45881, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T22:58:07Z', 'updated_at': '2025-12-03T22:58:07Z', 'revision_number': 1} available for tenant 2025-12-03 22:59:51,867 21 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-12-03 22:59:51,867 21 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-12-03 22:59:51,978 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.110s 2025-12-03 22:59:51,979 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-776127976", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP+wWaJj9Ix9hKa4zgtET39C/vpmbIN68/hrvmlSGBTY4h1x5jCCvKZQC9OLehMrB1q9TK+Gicaoo8dhn86FwRxzCStGHEiBtCtZ4QE1WpMeXeTjnkCMwtzqq1jXF7wWZg=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:51 GMT', 'server': 'Apache', 'content-length': '385', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40ecdde-7840-418b-ba69-0488009db113', 'x-compute-request-id': 'req-f40ecdde-7840-418b-ba69-0488009db113', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-776127976", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP+wWaJj9Ix9hKa4zgtET39C/vpmbIN68/hrvmlSGBTY4h1x5jCCvKZQC9OLehMrB1q9TK+Gicaoo8dhn86FwRxzCStGHEiBtCtZ4QE1WpMeXeTjnkCMwtzqq1jXF7wWZg==", "fingerprint": "42:48:a2:57:04:a2:3b:44:c4:28:63:ea:ad:42:37:fb", "user_id": "811f72730dd14e429b7343a2286cfde0"}}' 2025-12-03 22:59:51,981 21 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-776127976 created 2025-12-03 22:59:52,357 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.374s 2025-12-03 22:59:52,357 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--292509588", "description": "tempest-description--503107646"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-b0cfebc7-7e18-4a44-bf03-654e53bb8f98', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "0f3e915b-5ec3-4f0a-bc0e-c874518919b0", "name": "tempest-securitygroup--292509588", "stateful": true, "tenant_id": "9bf6771e795f41a4b232098116b975b1", "description": "tempest-description--503107646", "shared": false, "security_group_rules": [{"id": "8fd837e8-3082-4eb2-a398-17985d77beec", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f3e915b-5ec3-4f0a-bc0e-c874518919b0", "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": 1298, "description": null, "tags": [], "created_at": "2025-12-03T22:59:52Z", "updated_at": "2025-12-03T22:59:52Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}, {"id": "a033d650-0095-44ce-a467-23a74def61ca", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f3e915b-5ec3-4f0a-bc0e-c874518919b0", "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": 1299, "description": null, "tags": [], "created_at": "2025-12-03T22:59:52Z", "updated_at": "2025-12-03T22:59:52Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}], "tags": [], "created_at": "2025-12-03T22:59:52Z", "updated_at": "2025-12-03T22:59:52Z", "revision_number": 1, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:52,586 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.228s 2025-12-03 22:59:52,587 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f3e915b-5ec3-4f0a-bc0e-c874518919b0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f18d5122-4100-4ebe-8175-d92ca51e41f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "886187de-3d8b-42cd-9bc6-6843ab7f3d15", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f3e915b-5ec3-4f0a-bc0e-c874518919b0", "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, "description": "", "created_at": "2025-12-03T22:59:52Z", "updated_at": "2025-12-03T22:59:52Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:52,792 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.204s 2025-12-03 22:59:52,792 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0f3e915b-5ec3-4f0a-bc0e-c874518919b0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2e5ce2c3-5d11-4e86-80b5-94a5ffd24f72', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "706a519c-23cf-4808-8311-bed6841f8d55", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "0f3e915b-5ec3-4f0a-bc0e-c874518919b0", "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, "description": "", "created_at": "2025-12-03T22:59:52Z", "updated_at": "2025-12-03T22:59:52Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 22:59:52,792 21 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--292509588 created 2025-12-03 22:59:54,437 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.641s 2025-12-03 22:59:54,437 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-bd063e95-395d-49ac-8dbd-94804e87c2f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "921478e6-5479-44ea-b1ff-343d91749ede", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "floating_ip_address": "192.168.122.178", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9bf6771e795f41a4b232098116b975b1", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T22:59:53Z", "updated_at": "2025-12-03T22:59:53Z", "revision_number": 0}}' 2025-12-03 22:59:54,437 21 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '921478e6-5479-44ea-b1ff-343d91749ede', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'floating_ip_address': '192.168.122.178', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9bf6771e795f41a4b232098116b975b1', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T22:59:53Z', 'updated_at': '2025-12-03T22:59:53Z', 'revision_number': 0, 'ip': '192.168.122.178'} created 2025-12-03 22:59:54,439 21 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-776127976', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP+wWaJj9Ix9hKa4zgtET39C/vpmbIN68/hrvmlSGBTY4h1x5jCCvKZQC9OLehMrB1q9TK+Gicaoo8dhn86FwRxzCStGHEiBtCtZ4QE1WpMeXeTjnkCMwtzqq1jXF7wWZg==', 'fingerprint': '42:48:a2:57:04:a2:3b:44:c4:28:63:ea:ad:42:37:fb', 'user_id': '811f72730dd14e429b7343a2286cfde0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCc23ON6o6p3j7tOkjoivj7+8GfXnSFNYA2ufarJ/oXvJiARViFghdz\ncLOdTPQjwXagBwYFK4EEACKhZANiAAT/sFmiY/SMfYSmuM4LRE9/Qv76ZmyDevP4\na75pUhgU2OIdceYwgrymUAvTi3oTKwdavUyvhonGqKPHYZ/OhcEccwkrRhxIgbQr\nWeEBNVqTHl3k455AjMLc6qtY1xe8FmY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0f3e915b-5ec3-4f0a-bc0e-c874518919b0', 'name': 'tempest-securitygroup--292509588', 'stateful': True, 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'description': 'tempest-description--503107646', 'shared': False, 'security_group_rules': [{'id': '8fd837e8-3082-4eb2-a398-17985d77beec', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'security_group_id': '0f3e915b-5ec3-4f0a-bc0e-c874518919b0', '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': 1298, 'description': None, 'tags': [], 'created_at': '2025-12-03T22:59:52Z', 'updated_at': '2025-12-03T22:59:52Z', 'revision_number': 0, 'project_id': '9bf6771e795f41a4b232098116b975b1'}, {'id': 'a033d650-0095-44ce-a467-23a74def61ca', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'security_group_id': '0f3e915b-5ec3-4f0a-bc0e-c874518919b0', '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': 1299, 'description': None, 'tags': [], 'created_at': '2025-12-03T22:59:52Z', 'updated_at': '2025-12-03T22:59:52Z', 'revision_number': 0, 'project_id': '9bf6771e795f41a4b232098116b975b1'}], 'tags': [], 'created_at': '2025-12-03T22:59:52Z', 'updated_at': '2025-12-03T22:59:52Z', 'revision_number': 1, 'project_id': '9bf6771e795f41a4b232098116b975b1'}, 'floating_ip': {'id': '921478e6-5479-44ea-b1ff-343d91749ede', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'floating_ip_address': '192.168.122.178', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9bf6771e795f41a4b232098116b975b1', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T22:59:53Z', 'updated_at': '2025-12-03T22:59:53Z', 'revision_number': 0, 'ip': '192.168.122.178'}} 2025-12-03 22:59:56,090 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.651s 2025-12-03 22:59:56,091 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-803102141", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "e72b6a91-e639-40ba-9f16-cb43156fca84"}], "security_groups": [{"name": "tempest-securitygroup--292509588"}], "key_name": "tempest-keypair-776127976", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:54 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c9763ca-56ad-472b-b60d-51fb6151e1c4', 'x-compute-request-id': 'req-8c9763ca-56ad-472b-b60d-51fb6151e1c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--292509588"}], "adminPass": "UPmLL8ss47RV"}}' 2025-12-03 22:59:56,459 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.367s 2025-12-03 22:59:56,460 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:56 GMT', 'server': 'Apache', 'content-length': '1412', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d155a26e-bda1-4461-b73b-4a652f812655', 'x-compute-request-id': 'req-d155a26e-bda1-4461-b73b-4a652f812655', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T22:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-776127976", "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-12-03 22:59:57,765 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.301s 2025-12-03 22:59:57,766 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:57 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fc5fa7d-8e5b-4720-bb02-cfa333dcca02', 'x-compute-request-id': 'req-0fc5fa7d-8e5b-4720-bb02-cfa333dcca02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T22:59:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 22:59:57,769 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 22:59:59,319 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.546s 2025-12-03 22:59:59,319 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 22:59:58 GMT', 'server': 'Apache', 'content-length': '1537', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2811717-5716-4674-9aa3-df3540c583a0', 'x-compute-request-id': 'req-a2811717-5716-4674-9aa3-df3540c583a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T22:59:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--292509588"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:01,065 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.741s 2025-12-03 23:00:01,065 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:00 GMT', 'server': 'Apache', 'content-length': '1537', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85309db5-ec72-4bd9-a1ac-5132b82683e6', 'x-compute-request-id': 'req-85309db5-ec72-4bd9-a1ac-5132b82683e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T22:59:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--292509588"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:03,090 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 1.019s 2025-12-03 23:00:03,090 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:02 GMT', 'server': 'Apache', 'content-length': '1537', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02fe054b-bbee-41cf-a04e-bd1a9d7c3a30', 'x-compute-request-id': 'req-02fe054b-bbee-41cf-a04e-bd1a9d7c3a30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T22:59:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--292509588"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:05,122 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 1.026s 2025-12-03 23:00:05,122 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:04 GMT', 'server': 'Apache', 'content-length': '1537', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b8842c-cf9a-4b9e-9c66-bccded5daf68', 'x-compute-request-id': 'req-47b8842c-cf9a-4b9e-9c66-bccded5daf68', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T22:59:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--292509588"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:06,595 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.468s 2025-12-03 23:00:06,596 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:06 GMT', 'server': 'Apache', 'content-length': '1729', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4de8ebe7-6b31-4941-b8a3-9644d2eef45c', 'x-compute-request-id': 'req-4de8ebe7-6b31-4941-b8a3-9644d2eef45c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T23:00:05Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:8e:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": "2025-12-03T23:00:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--292509588"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:06,600 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:00:06,832 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-interface 0.232s 2025-12-03 23:00:06,833 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:06 GMT', 'server': 'Apache', 'content-length': '285', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e31ac4-5957-4318-b59b-d3abe455fc37', 'x-compute-request-id': 'req-04e31ac4-5957-4318-b59b-d3abe455fc37', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e72b6a91-e639-40ba-9f16-cb43156fca84", "port_id": "62282998-9bde-4462-8b37-1ba1f0168f55", "mac_addr": "fa:16:3e:43:8e:e4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f8eee2b1-6c9a-4004-af36-f04771a0d497", "ip_address": "10.100.0.14"}]}]}' 2025-12-03 23:00:09,085 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/921478e6-5479-44ea-b1ff-343d91749ede 1.907s 2025-12-03 23:00:09,085 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "62282998-9bde-4462-8b37-1ba1f0168f55"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-a7a5f8bd-a1c5-4339-9bcf-c9d11b53dd4e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/921478e6-5479-44ea-b1ff-343d91749ede'} Body: b'{"floatingip": {"id": "921478e6-5479-44ea-b1ff-343d91749ede", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "floating_ip_address": "192.168.122.178", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "9756cd1e-f56c-4ca1-baa4-f7883afc1a86", "port_id": "62282998-9bde-4462-8b37-1ba1f0168f55", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e72b6a91-e639-40ba-9f16-cb43156fca84", "mac_address": "fa:16:3e:43:8e:e4", "admin_state_up": true, "status": "ACTIVE", "device_id": "434628a1-4d62-44e6-9f0c-17529d707234", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T22:59:53Z", "updated_at": "2025-12-03T23:00:07Z", "revision_number": 1, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:09,086 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.178:22' as 'cirros' with public key authentication 2025-12-03 23:00:40,924 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:00:41,041 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:00:41,042 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.178 successfully created 2025-12-03 23:00:42,258 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 1.215s 2025-12-03 23:00:42,258 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:41 GMT', 'server': 'Apache', 'content-length': '1851', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199f64a1-4255-4a19-b3f7-2a0b806c46ba', 'x-compute-request-id': 'req-199f64a1-4255-4a19-b3f7-2a0b806c46ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T23:00:05Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:8e:e4"}, {"version": 4, "addr": "192.168.122.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:8e:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": "2025-12-03T23:00:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--292509588"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:42,448 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.186s 2025-12-03 23:00:42,448 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:42 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-39c3f5d7-7d80-494c-88cb-faee976bd57f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c3f5d7-7d80-494c-88cb-faee976bd57f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T22:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:42,451 21 INFO [tempest.common.waiters] volume e06e986b-9ab2-48b3-8507-b137e64a204b reached available after waiting for 0.451798 seconds 2025-12-03 23:00:42,638 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.186s 2025-12-03 23:00:42,638 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:42 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-11ee3ad8-7a69-46bd-b93f-63b5176727d7', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ee3ad8-7a69-46bd-b93f-63b5176727d7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T22:59:52.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:43,700 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments 1.057s 2025-12-03 23:00:43,700 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "e06e986b-9ab2-48b3-8507-b137e64a204b"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:42 GMT', 'server': 'Apache', 'content-length': '194', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d871c4a-23e0-4962-8f32-53bc4d4cd0fe', 'x-compute-request-id': 'req-9d871c4a-23e0-4962-8f32-53bc4d4cd0fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "serverId": "434628a1-4d62-44e6-9f0c-17529d707234", "volumeId": "e06e986b-9ab2-48b3-8507-b137e64a204b", "device": "/dev/vdb"}}' 2025-12-03 23:00:43,799 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.097s 2025-12-03 23:00:43,799 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:43 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-6631f26a-b20c-4c53-9130-ca7b40d05257', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6631f26a-b20c-4c53-9130-ca7b40d05257', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:44,926 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.123s 2025-12-03 23:00:44,927 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:44 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-8ca02de5-b4bd-4eb6-aa7f-4832942f6f59', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca02de5-b4bd-4eb6-aa7f-4832942f6f59', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:46,056 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.125s 2025-12-03 23:00:46,056 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:45 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-5340e8d3-8099-4f2b-85eb-8e53e49c5ed6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5340e8d3-8099-4f2b-85eb-8e53e49c5ed6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volDFFA id": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:47,181 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.119s 2025-12-03 23:00:47,181 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:47 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-c9227d8e-40dd-4ca8-98e0-09ee6f86da1e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9227d8e-40dd-4ca8-98e0-09ee6f86da1e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:46.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:48,431 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.246s 2025-12-03 23:00:48,431 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:48 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-589c2684-3b22-4b60-b31d-d9ca3a0b6769', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589c2684-3b22-4b60-b31d-d9ca3a0b6769', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:49,525 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.090s 2025-12-03 23:00:49,526 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:49 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-73a142d2-07cc-468b-9740-4fca6fa1f760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a142d2-07cc-468b-9740-4fca6fa1f760', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:50,611 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.080s 2025-12-03 23:00:50,612 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:50 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-ddf033cd-603d-4f77-978a-96d36c22b301', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf033cd-603d-4f77-978a-96d36c22b301', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:51,725 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.108s 2025-12-03 23:00:51,725 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:51 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-d21c7fcd-887b-48c3-97a0-562672b231ed', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21c7fcd-887b-48c3-97a0-562672b231ed', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:52,829 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.100s 2025-12-03 23:00:52,830 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:52 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-ed12c39b-604f-45ac-8206-631244451323', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed12c39b-604f-45ac-8206-631244451323', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:53,942 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.107s 2025-12-03 23:00:53,942 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:53 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-a57d4504-3dab-403f-a315-73f06bcae176', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57d4504-3dab-403f-a315-73f06bcae176', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:55,034 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.087s 2025-12-03 23:00:55,034 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:54 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-55efe5b8-050f-4126-9f7e-db8563174ae0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55efe5b8-050f-4126-9f7e-db8563174ae0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:56,196 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.157s 2025-12-03 23:00:56,196 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:56 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-1dcb8c95-5bb3-46b7-b44f-92a490522b7d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcb8c95-5bb3-46b7-b44f-92a490522b7d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:57,289 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.088s 2025-12-03 23:00:57,290 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:57 GMT', 'server': 'Apache', 'content-length': '1227', 'x-compute-request-id': 'req-552452ee-054a-43a6-bce4-bc84dc3d9ceb', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552452ee-054a-43a6-bce4-bc84dc3d9ceb', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:56.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "attachment_id": "9e174cf7-32cb-49b9-aca7-548b650ad19e", "volume_id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "server_id": "434628a1-4d62-44e6-9f0c-17529d707234", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:00:47.000000"}], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:57,294 21 INFO [tempest.common.waiters] volume e06e986b-9ab2-48b3-8507-b137e64a204b reached in-use after waiting for 14.293987 seconds 2025-12-03 23:00:57,416 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.122s 2025-12-03 23:00:57,416 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:57 GMT', 'server': 'Apache', 'content-length': '1227', 'x-compute-request-id': 'req-8268a11b-7c1e-444f-b012-1ac59e6b2ec8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8268a11b-7c1e-444f-b012-1ac59e6b2ec8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:00:56.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "attachment_id": "9e174cf7-32cb-49b9-aca7-548b650ad19e", "volume_id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "server_id": "434628a1-4d62-44e6-9f0c-17529d707234", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:00:47.000000"}], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:00:57,888 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments/e06e986b-9ab2-48b3-8507-b137e64a204b 0.468s 2025-12-03 23:00:57,888 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:57 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-157c2936-ad7f-4b91-afc7-43443276a8d6', 'x-compute-request-id': 'req-157c2936-ad7f-4b91-afc7-43443276a8d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'' 2025-12-03 23:00:58,035 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments 0.146s 2025-12-03 23:00:58,035 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:57 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d069c958-14b7-4af1-a6a6-1100bea5ac6b', 'x-compute-request-id': 'req-d069c958-14b7-4af1-a6a6-1100bea5ac6b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "volumeId": "e06e986b-9ab2-48b3-8507-b137e64a204b", "serverId": "434628a1-4d62-44e6-9f0c-17529d707234", "device": "/dev/vdb"}]}' 2025-12-03 23:00:59,130 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments 0.092s 2025-12-03 23:00:59,131 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:59 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e355501e-9797-4ed3-a57a-116b7a8246bc', 'x-compute-request-id': 'req-e355501e-9797-4ed3-a57a-116b7a8246bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "volumeId": "e06e986b-9ab2-48b3-8507-b137e64a204b", "serverId": "434628a1-4d62-44e6-9f0c-17529d707234", "device": "/dev/vdb"}]}' 2025-12-03 23:01:00,327 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments 0.194s 2025-12-03 23:01:00,327 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:00 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fdea77b-f589-4be5-94e2-79842348a2ba', 'x-compute-request-id': 'req-0fdea77b-f589-4be5-94e2-79842348a2ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "volumeId": "e06e986b-9ab2-48b3-8507-b137e64a204b", "serverId": "434628a1-4d62-44e6-9f0c-17529d707234", "device": "/dev/vdb"}]}' 2025-12-03 23:01:01,439 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments 0.110s 2025-12-03 23:01:01,440 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:01 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc90776-6f01-40cc-bb78-f309c603257b', 'x-compute-request-id': 'req-6dc90776-6f01-40cc-bb78-f309c603257b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "volumeId": "e06e986b-9ab2-48b3-8507-b137e64a204b", "serverId": "434628a1-4d62-44e6-9f0c-17529d707234", "device": "/dev/vdb"}]}' 2025-12-03 23:01:02,542 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments 0.100s 2025-12-03 23:01:02,543 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:02 GMT', 'server': 'Apache', 'content-length': '25', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16c47ab-ce26-48d8-89ef-93a7a087f3f5', 'x-compute-request-id': 'req-c16c47ab-ce26-48d8-89ef-93a7a087f3f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2025-12-03 23:01:02,749 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments/e06e986b-9ab2-48b3-8507-b137e64a204b 0.205s 2025-12-03 23:01:02,749 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:02 GMT', 'server': 'Apache', 'content-length': '154', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d51bbfa-021d-4470-abc8-d615bdf36a71', 'x-compute-request-id': 'req-1d51bbfa-021d-4470-abc8-d615bdf36a71', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234/os-volume_attachments/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 434628a1-4d62-44e6-9f0c-17529d707234 is not attached to volume e06e986b-9ab2-48b3-8507-b137e64a204b"}}' 2025-12-03 23:01:02,910 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.161s 2025-12-03 23:01:02,911 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:02 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c7d763-1792-4aeb-9fd0-40a3f8799ab4', 'x-compute-request-id': 'req-91c7d763-1792-4aeb-9fd0-40a3f8799ab4', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'' 2025-12-03 23:01:03,506 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.595s 2025-12-03 23:01:03,507 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:02 GMT', 'server': 'Apache', 'content-length': '1857', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-304f76b1-befe-4bde-afc2-2aad9fe97adf', 'x-compute-request-id': 'req-304f76b1-befe-4bde-afc2-2aad9fe97adf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T23:01:02Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:8e:e4"}, {"version": 4, "addr": "192.168.122.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:8e:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": "2025-12-03T23:00:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--292509588"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:01:04,822 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.310s 2025-12-03 23:01:04,822 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:04 GMT', 'server': 'Apache', 'content-length': '1790', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564f5c80-736a-4987-aa18-6cac694e2341', 'x-compute-request-id': 'req-564f5c80-736a-4987-aa18-6cac694e2341', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"server": {"id": "434628a1-4d62-44e6-9f0c-17529d707234", "name": "tempest-TestEncryptedCinderVolumes-server-803102141", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T22:59:56Z", "updated": "2025-12-03T23:01:03Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:8e:e4"}, {"version": 4, "addr": "192.168.122.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:8e:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/434628a1-4d62-44e6-9f0c-17529d707234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-776127976", "OS-SRV-USG:launched_at": "2025-12-03T23:00:05.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-12-03 23:01:05,929 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234 0.102s 2025-12-03 23:01:05,930 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:05 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fecaa89e-83c8-4300-974e-fe53bdf3a3f8', 'x-compute-request-id': 'req-fecaa89e-83c8-4300-974e-fe53bdf3a3f8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/434628a1-4d62-44e6-9f0c-17529d707234'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 434628a1-4d62-44e6-9f0c-17529d707234 could not be found."}}' 2025-12-03 23:01:06,033 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-776127976 0.102s 2025-12-03 23:01:06,033 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:05 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43390872-1dd0-451a-85dc-d6a3889334ee', 'x-compute-request-id': 'req-43390872-1dd0-451a-85dc-d6a3889334ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-776127976'} Body: b'' 2025-12-03 23:01:07,624 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f3e915b-5ec3-4f0a-bc0e-c874518919b0 1.590s 2025-12-03 23:01:07,624 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c7a1b27d-b80d-4541-9724-6832bc427093', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f3e915b-5ec3-4f0a-bc0e-c874518919b0'} Body: b'' 2025-12-03 23:01:07,724 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f3e915b-5ec3-4f0a-bc0e-c874518919b0 0.099s 2025-12-03 23:01:07,724 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c52283e0-0cdc-406d-b6c6-e7a24bfa4ba5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0f3e915b-5ec3-4f0a-bc0e-c874518919b0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0f3e915b-5ec3-4f0a-bc0e-c874518919b0 does not exist", "detail": ""}}' 2025-12-03 23:01:08,706 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/921478e6-5479-44ea-b1ff-343d91749ede 0.981s 2025-12-03 23:01:08,706 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-515929b2-dbff-4d1e-b0ab-d7b68ccbdb1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/921478e6-5479-44ea-b1ff-343d91749ede'} Body: b'' 2025-12-03 23:01:08,924 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.212s 2025-12-03 23:01:08,925 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:08 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a1e877-a893-4a4b-bf5b-dc45571925d4', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'' 2025-12-03 23:01:09,023 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.098s 2025-12-03 23:01:09,024 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:08 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-83a6fae4-3e54-4bcc-9f6b-ad7df5a803d9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a6fae4-3e54-4bcc-9f6b-ad7df5a803d9', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:01:08.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:10,130 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.099s 2025-12-03 23:01:10,131 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:10 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-d7f5c912-5b41-4d41-9245-a2d4a3460320', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f5c912-5b41-4d41-9245-a2d4a3460320', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"volume": {"id": "e06e986b-9ab2-48b3-8507-b137e64a204b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T22:59:51.000000", "updated_at": "2025-12-03T23:01:08.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1456151855", "description": null, "volume_type": "tempest-scenario-type-luks-284497772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:11,208 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b 0.072s 2025-12-03 23:01:11,208 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:11 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-bb52124d-66da-4b26-a52b-0eddeff04fe4', 'x-openstack-request-id': 'req-bb52124d-66da-4b26-a52b-0eddeff04fe4', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e06e986b-9ab2-48b3-8507-b137e64a204b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e06e986b-9ab2-48b3-8507-b137e64a204b could not be found."}}' 2025-12-03 23:01:11,290 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1 0.081s 2025-12-03 23:01:11,290 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:11 GMT', 'server': 'Apache', 'content-length': '1418', 'x-compute-request-id': 'req-a220ef36-f670-48a8-aa95-8be46f8c68dd', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a220ef36-f670-48a8-aa95-8be46f8c68dd', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "attachment_id": "aa80d278-eb7e-4c38-b6fc-f7a829dfbd47", "volume_id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "server_id": "47b01995-50da-49cb-81ec-0830ae424fb6", "host_name": "edpm-compute-0.ctlplane.openstack.lab", "device": "/dev/vdb", "attached_at": "2025-12-03T23:00:39.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "cinder-baebb-volume-lvm-iscsi-0@lvm#lvm_iscsi"}]}' 2025-12-03 23:01:11,391 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/dbc6d7a6-cfa1-46e4-8d33-236310341f95 0.096s 2025-12-03 23:01:11,391 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:11 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f941186b-2909-491f-bf9f-7bac0059a2cb', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/dbc6d7a6-cfa1-46e4-8d33-236310341f95'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:00:17.304620Z tags: worker-0 test: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] time: 2025-12-03 23:01:44.861788Z successful: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:00:17,304 20 DEBUG [tempest.scenario.manager] paths: img: /var/lib/tempest/openshift/etc/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-12-03 23:00:17,394 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images 0.088s 2025-12-03 23:00:17,394 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--5369378", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:17 GMT', 'server': 'Apache', 'content-length': '639', 'location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/3d15d465-24a7-444b-ae4c-142047d2c510', 'openstack-image-import-methods': 'web-download,glance-direct', 'openstack-image-store-ids': 'default_backend', 'x-openstack-request-id': 'req-b94702b2-6d80-49b9-8344-346ba7ef782e', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images'} Body: b'{"name": "tempest-scenario-img--5369378", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "26d36ac1678744fabdbe8d702fccfb9d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3d15d465-24a7-444b-ae4c-142047d2c510", "created_at": "2025-12-03T23:00:17Z", "updated_at": "2025-12-03T23:00:17Z", "tags": [], "self": "/v2/images/3d15d465-24a7-444b-ae4c-142047d2c510", "file": "/v2/images/3d15d465-24a7-444b-ae4c-142047d2c510/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:00:18,234 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/3d15d465-24a7-444b-ae4c-142047d2c510/file 0.839s 2025-12-03 23:00:18,234 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e044a273-74e0-4fae-ab26-9878a5de8d53', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/3d15d465-24a7-444b-ae4c-142047d2c510/file'} Body: b'' 2025-12-03 23:00:18,234 20 DEBUG [tempest.scenario.manager] image:3d15d465-24a7-444b-ae4c-142047d2c510 2025-12-03 23:00:18,330 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.094s 2025-12-03 23:00:18,330 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1388183496", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBPG5Qeu9vKHoJhsKmawvdEOJXN4H55rnPn+oVANNdG8BtE2f01Vzamkrgukr0NLYygQxe7DTACJHciJGNFoVub5IfRM8Hf434yhoo0DnMlkL7SM5f9GMED/cv6yGcHDDA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:18 GMT', 'server': 'Apache', 'content-length': '403', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc1df2b-1432-4f25-ba2a-e7668551d9f7', 'x-compute-request-id': 'req-dfc1df2b-1432-4f25-ba2a-e7668551d9f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1388183496", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBPG5Qeu9vKHoJhsKmawvdEOJXN4H55rnPn+oVANNdG8BtE2f01Vzamkrgukr0NLYygQxe7DTACJHciJGNFoVub5IfRM8Hf434yhoo0DnMlkL7SM5f9GMED/cv6yGcHDDA==", "fingerprint": "38:32:2a:ce:f9:6b:2e:b2:ae:ce:43:5b:09:f2:8c:20", "user_id": "c210c585120043549f62ccb01cec9817"}}' 2025-12-03 23:00:18,657 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.321s 2025-12-03 23:00:18,658 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:18 GMT', 'server': 'Apache', 'content-length': '6827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-48efce40-93c8-4026-85b1-d05121ba2d70', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c210c585120043549f62ccb01cec9817", "name": "tempest-TestMinimumBasicScenario-1736482285-project-member", "password_expires_at": null}, "audit_ids": ["_T27xm3ETwuUIO7ybpbEIw"], "expires_at": "2025-12-04T00:00:18.000000Z", "issued_at": "2025-12-03T23:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26d36ac1678744fabdbe8d702fccfb9d", "name": "tempest-TestMinimumBasicScenario-1736482285"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/26d36ac1678744fabdbe8d702fccfb9d", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/26d36ac1678744fabdbe8d702fccfb9d", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sn 2025-12-03 23:00:18,658 20 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb', 'name': 'tempest-TestMinimumBasicScenario-1836416770-network', 'tenant_id': '26d36ac1678744fabdbe8d702fccfb9d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26d36ac1678744fabdbe8d702fccfb9d', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50844, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T22:58:07Z', 'updated_at': '2025-12-03T22:58:08Z', 'revision_number': 1} available for tenant 2025-12-03 23:00:20,118 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.459s 2025-12-03 23:00:20,119 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-895983733", "imageRef": "3d15d465-24a7-444b-ae4c-142047d2c510", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "networks": [{"uuid": "dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:18 GMT', 'server': 'Apache', 'content-length': '432', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5af234b-ac4d-4145-b613-7331173e4ecb', 'x-compute-request-id': 'req-b5af234b-ac4d-4145-b613-7331173e4ecb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s6JJggkv7xPN"}}' 2025-12-03 23:00:20,453 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.333s 2025-12-03 23:00:20,454 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:20 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b908bf5-955d-4efc-ba74-ab33653761f5', 'x-compute-request-id': 'req-1b908bf5-955d-4efc-ba74-ab33653761f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "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-12-03 23:00:22,464 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 1.006s 2025-12-03 23:00:22,464 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:21 GMT', 'server': 'Apache', 'content-length': '1486', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48d3af98-83ec-465e-b89c-c3d35c47d140', 'x-compute-request-id': 'req-48d3af98-83ec-465e-b89c-c3d35c47d140', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:22,467 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:00:25,502 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 2.031s 2025-12-03 23:00:25,502 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:23 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f80deb-2c2e-4c6d-a553-7f74a8d03940', 'x-compute-request-id': 'req-20f80deb-2c2e-4c6d-a553-7f74a8d03940', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:27,667 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 1.160s 2025-12-03 23:00:27,667 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:26 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-107ee749-5558-4c0e-975d-2a805e10b714', 'x-compute-request-id': 'req-107ee749-5558-4c0e-975d-2a805e10b714', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:29,178 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.507s 2025-12-03 23:00:29,179 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:28 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e2ebf4-643b-4410-8012-d35a192c9c48', 'x-compute-request-id': 'req-77e2ebf4-643b-4410-8012-d35a192c9c48', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:30,842 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.659s 2025-12-03 23:00:30,842 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:30 GMT', 'server': 'Apache', 'content-length': '1528', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e8e1e3-7d91-4fae-a4f4-48bca07120bc', 'x-compute-request-id': 'req-07e8e1e3-7d91-4fae-a4f4-48bca07120bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "BUILD", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:32,626 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.777s 2025-12-03 23:00:32,626 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:31 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c05181-8e8c-46ca-953f-8574cd475430', 'x-compute-request-id': 'req-b2c05181-8e8c-46ca-953f-8574cd475430', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:32,630 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-03 23:00:33,065 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.434s 2025-12-03 23:00:33,065 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:32 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa96bd54-6e89-44a3-a1a9-e3276837260a', 'x-compute-request-id': 'req-aa96bd54-6e89-44a3-a1a9-e3276837260a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:33,193 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 0.125s 2025-12-03 23:00:33,194 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:33 GMT', 'server': 'Apache', 'content-length': '394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2642b252-89f1-4a0f-a56a-951b52049890', 'x-compute-request-id': 'req-2642b252-89f1-4a0f-a56a-951b52049890', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"servers": [{"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}]}]}' 2025-12-03 23:00:33,605 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.410s 2025-12-03 23:00:33,605 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:33 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e588194d-8dbe-4349-9d79-26ad9a877994', 'x-compute-request-id': 'req-e588194d-8dbe-4349-9d79-26ad9a877994', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:00:33,850 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.241s 2025-12-03 23:00:33,851 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-448845276", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:33 GMT', 'server': 'Apache', 'content-length': '815', 'x-compute-request-id': 'req-8b3e73ff-eda9-448f-9441-5acbe9e8c3c8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3e73ff-eda9-448f-9441-5acbe9e8c3c8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.781920", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:00:33,959 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.105s 2025-12-03 23:00:33,959 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:33 GMT', 'server': 'Apache', 'content-length': '907', 'x-compute-request-id': 'req-e845b7b5-ecbe-46f2-9609-36c616e1fa1b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e845b7b5-ecbe-46f2-9609-36c616e1fa1b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:33.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:35,057 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.093s 2025-12-03 23:00:35,057 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:34 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-f2451c83-17d5-448e-8fa8-6ddeda041ad4', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2451c83-17d5-448e-8fa8-6ddeda041ad4', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:35,061 20 INFO [tempest.common.waiters] volume cffc6d58-25a3-400a-b1ec-e5fea05231cc reached available after waiting for 2.061185 seconds 2025-12-03 23:00:35,170 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.108s 2025-12-03 23:00:35,170 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:35 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-d347638d-265b-4786-8467-0a476f17a880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d347638d-265b-4786-8467-0a476f17a880', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:35,275 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.101s 2025-12-03 23:00:35,275 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:35 GMT', 'server': 'Apache', 'content-length': '396', 'x-compute-request-id': 'req-64ef532e-3284-4027-bf55-20d5af8f5321', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ef532e-3284-4027-bf55-20d5af8f5321', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volumes": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}]}' 2025-12-03 23:00:35,375 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.098s 2025-12-03 23:00:35,376 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:35 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-246cee3a-1581-4f5c-bc26-9e0a310d7b9b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246cee3a-1581-4f5c-bc26-9e0a310d7b9b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:34.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:35,910 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments 0.531s 2025-12-03 23:00:35,910 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:35 GMT', 'server': 'Apache', 'content-length': '194', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc94206f-9413-4966-a641-412b6cd56d5e', 'x-compute-request-id': 'req-cc94206f-9413-4966-a641-412b6cd56d5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "serverId": "47b01995-50da-49cb-81ec-0830ae424fb6", "volumeId": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "device": "/dev/vdb"}}' 2025-12-03 23:00:36,008 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.096s 2025-12-03 23:00:36,008 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:35 GMT', 'server': 'Apache', 'content-length': '907', 'x-compute-request-id': 'req-19035099-925b-45ce-82b7-2bdde51753c7', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19035099-925b-45ce-82b7-2bdde51753c7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:35.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:37,109 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.096s 2025-12-03 23:00:37,110 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:37 GMT', 'server': 'Apache', 'content-length': '907', 'x-compute-request-id': 'req-6576150a-5c36-4109-8f0f-09cc297b8d8d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6576150a-5c36-4109-8f0f-09cc297b8d8d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:35.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:38,187 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.073s 2025-12-03 23:00:38,188 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:38 GMT', 'server': 'Apache', 'content-length': '907', 'x-compute-request-id': 'req-28f264dc-88f6-4ea5-84e3-95cbb741294d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f264dc-88f6-4ea5-84e3-95cbb741294d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:35.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:39,299 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.106s 2025-12-03 23:00:39,299 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:39 GMT', 'server': 'Apache', 'content-length': '907', 'x-compute-request-id': 'req-8d83aa02-f3bd-4bdf-aa7f-094b241ab593', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d83aa02-f3bd-4bdf-aa7f-094b241ab593', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:40,392 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.089s 2025-12-03 23:00:40,392 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:40 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-d003a668-2aa4-4201-b5fb-f2aaa757008e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d003a668-2aa4-4201-b5fb-f2aaa757008e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:42,104 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.708s 2025-12-03 23:00:42,105 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:41 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-60736632-7cce-453b-8b2f-3294597bf2d6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60736632-7cce-453b-8b2f-3294597bf2d6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cf10000 fc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:43,326 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.217s 2025-12-03 23:00:43,327 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:43 GMT', 'server': 'Apache', 'content-length': '908', 'x-compute-request-id': 'req-a2b7fed9-2d42-4dc3-811f-5b0faa35893b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b7fed9-2d42-4dc3-811f-5b0faa35893b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:44,514 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.182s 2025-12-03 23:00:44,514 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:44 GMT', 'server': 'Apache', 'content-length': '1200', 'x-compute-request-id': 'req-bdba9fa5-58d7-4d8e-9185-97c28659327d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdba9fa5-58d7-4d8e-9185-97c28659327d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "attachment_id": "aa80d278-eb7e-4c38-b6fc-f7a829dfbd47", "volume_id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "server_id": "47b01995-50da-49cb-81ec-0830ae424fb6", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:00:39.000000"}], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:44,517 20 INFO [tempest.common.waiters] volume cffc6d58-25a3-400a-b1ec-e5fea05231cc reached in-use after waiting for 8.517607 seconds 2025-12-03 23:00:44,680 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.162s 2025-12-03 23:00:44,680 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:44 GMT', 'server': 'Apache', 'content-length': '1200', 'x-compute-request-id': 'req-558aea21-ab89-4ef2-9427-59a2460d2534', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558aea21-ab89-4ef2-9427-59a2460d2534', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "attachment_id": "aa80d278-eb7e-4c38-b6fc-f7a829dfbd47", "volume_id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "server_id": "47b01995-50da-49cb-81ec-0830ae424fb6", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:00:39.000000"}], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:44,795 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.112s 2025-12-03 23:00:44,796 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:44 GMT', 'server': 'Apache', 'content-length': '1200', 'x-compute-request-id': 'req-28b4ffc0-6647-49de-adcb-2a4096cc0069', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b4ffc0-6647-49de-adcb-2a4096cc0069', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:00:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "attachment_id": "aa80d278-eb7e-4c38-b6fc-f7a829dfbd47", "volume_id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "server_id": "47b01995-50da-49cb-81ec-0830ae424fb6", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:00:39.000000"}], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:45,762 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.962s 2025-12-03 23:00:45,762 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:44 GMT', 'server': 'Apache', 'content-length': '1764', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9729ff6-9723-416d-acc6-cc737706d2d8', 'x-compute-request-id': 'req-e9729ff6-9723-416d-acc6-cc737706d2d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:00:45,878 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=47b01995-50da-49cb-81ec-0830ae424fb6 0.106s 2025-12-03 23:00:45,879 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1360', 'x-openstack-request-id': 'req-a222ca12-e383-4664-a03a-4505b5dec71f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"ports":[{"id":"4f524eed-15c1-471c-8c1e-e12a123b34c3","name":"","network_id":"dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb","tenant_id":"26d36ac1678744fabdbe8d702fccfb9d","mac_address":"fa:16:3e:01:61:c1","admin_state_up":true,"status":"ACTIVE","device_id":"47b01995-50da-49cb-81ec-0830ae424fb6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e299e75c-66c9-481d-ac9d-ad4a4d758be1","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f56f40db-7d5d-4e09-8feb-b620b60436b2"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testminimumbasicscenario-server-895983733","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testminimumbasicscenario-server-895983733","fqdn":"tempest-testminimumbasicscenario-server-895983733.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:00:23Z","updated_at":"2025-12-03T23:00:30Z","revision_number":4,"project_id":"26d36ac1678744fabdbe8d702fccfb9d"}]}' 2025-12-03 23:00:45,879 20 DEBUG [tempest.common.waiters] Server ID 47b01995-50da-49cb-81ec-0830ae424fb6 ports are all ACTIVE [{'id': '4f524eed-15c1-471c-8c1e-e12a123b34c3', 'name': '', 'network_id': 'dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb', 'tenant_id': '26d36ac1678744fabdbe8d702fccfb9d', 'mac_address': 'fa:16:3e:01:61:c1', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '47b01995-50da-49cb-81ec-0830ae424fb6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e299e75c-66c9-481d-ac9d-ad4a4d758be1', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f56f40db-7d5d-4e09-8feb-b620b60436b2'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testminimumbasicscenario-server-895983733', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testminimumbasicscenario-server-895983733', 'fqdn': 'tempest-testminimumbasicscenario-server-895983733.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:00:23Z', 'updated_at': '2025-12-03T23:00:30Z', 'revision_number': 4, 'project_id': '26d36ac1678744fabdbe8d702fccfb9d'}]: 2025-12-03 23:00:47,905 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.025s 2025-12-03 23:00:47,906 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "4f524eed-15c1-471c-8c1e-e12a123b34c3", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-6c93f783-5b98-4ec0-a987-314200b2ad7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "25db365f-eab6-484e-9fe4-851930b81c5e", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "floating_ip_address": "192.168.122.206", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "aa4e772d-3a5f-4f0b-abb1-27d5975ff151", "port_id": "4f524eed-15c1-471c-8c1e-e12a123b34c3", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb", "mac_address": "fa:16:3e:01:61:c1", "admin_state_up": true, "status": "ACTIVE", "device_id": "47b01995-50da-49cb-81ec-0830ae424fb6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:00:46Z", "updated_at": "2025-12-03T23:00:46Z", "revision_number": 0}}' 2025-12-03 23:00:48,014 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=47b01995-50da-49cb-81ec-0830ae424fb6 0.108s 2025-12-03 23:00:48,014 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1360', 'x-openstack-request-id': 'req-5324fd2b-c6be-48bf-b4be-2c190dc8bf54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"ports":[{"id":"4f524eed-15c1-471c-8c1e-e12a123b34c3","name":"","network_id":"dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb","tenant_id":"26d36ac1678744fabdbe8d702fccfb9d","mac_address":"fa:16:3e:01:61:c1","admin_state_up":true,"status":"ACTIVE","device_id":"47b01995-50da-49cb-81ec-0830ae424fb6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e299e75c-66c9-481d-ac9d-ad4a4d758be1","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f56f40db-7d5d-4e09-8feb-b620b60436b2"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testminimumbasicscenario-server-895983733","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testminimumbasicscenario-server-895983733","fqdn":"tempest-testminimumbasicscenario-server-895983733.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:00:23Z","updated_at":"2025-12-03T23:00:30Z","revision_number":4,"project_id":"26d36ac1678744fabdbe8d702fccfb9d"}]}' 2025-12-03 23:00:48,014 20 DEBUG [tempest.common.waiters] Server ID 47b01995-50da-49cb-81ec-0830ae424fb6 ports are all ACTIVE [{'id': '4f524eed-15c1-471c-8c1e-e12a123b34c3', 'name': '', 'network_id': 'dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb', 'tenant_id': '26d36ac1678744fabdbe8d702fccfb9d', 'mac_address': 'fa:16:3e:01:61:c1', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '47b01995-50da-49cb-81ec-0830ae424fb6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e299e75c-66c9-481d-ac9d-ad4a4d758be1', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f56f40db-7d5d-4e09-8feb-b620b60436b2'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testminimumbasicscenario-server-895983733', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testminimumbasicscenario-server-895983733', 'fqdn': 'tempest-testminimumbasicscenario-server-895983733.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:00:23Z', 'updated_at': '2025-12-03T23:00:30Z', 'revision_number': 4, 'project_id': '26d36ac1678744fabdbe8d702fccfb9d'}]: 2025-12-03 23:00:49,283 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/25db365f-eab6-484e-9fe4-851930b81c5e 1.268s 2025-12-03 23:00:49,284 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4f524eed-15c1-471c-8c1e-e12a123b34c3"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-52fc11b5-892f-4d0e-b65d-140eea905f1e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/25db365f-eab6-484e-9fe4-851930b81c5e'} Body: b'{"floatingip": {"id": "25db365f-eab6-484e-9fe4-851930b81c5e", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "floating_ip_address": "192.168.122.206", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "aa4e772d-3a5f-4f0b-abb1-27d5975ff151", "port_id": "4f524eed-15c1-471c-8c1e-e12a123b34c3", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "dfdb2cf3-b6ac-4340-9c6e-6290f337d5fb", "mac_address": "fa:16:3e:01:61:c1", "admin_state_up": true, "status": "ACTIVE", "device_id": "47b01995-50da-49cb-81ec-0830ae424fb6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:00:46Z", "updated_at": "2025-12-03T23:00:48Z", "revision_number": 2, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:50,839 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 1.554s 2025-12-03 23:00:50,839 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:49 GMT', 'server': 'Apache', 'content-length': '1764', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4628f7e3-8ad4-462b-9854-e945f68435d3', 'x-compute-request-id': 'req-4628f7e3-8ad4-462b-9854-e945f68435d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:00:52,667 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.822s 2025-12-03 23:00:52,667 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:51 GMT', 'server': 'Apache', 'content-length': '1886', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1f95dac-2a5e-4979-8fee-5c7f63ab3d02', 'x-compute-request-id': 'req-b1f95dac-2a5e-4979-8fee-5c7f63ab3d02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:00:53,130 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.458s 2025-12-03 23:00:53,130 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1160035867", "description": "tempest-secgroup-smoke-1160035867 description", "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-d768a42e-23b8-4a3a-9e52-83b13b0c629d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "44439631-3c92-4d8c-ab81-00298381c3fb", "name": "tempest-secgroup-smoke-1160035867", "stateful": true, "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "description": "tempest-secgroup-smoke-1160035867 description", "shared": false, "security_group_rules": [{"id": "d8e90cbc-4e0a-4043-8c8b-59ea43fdb95e", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "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": 1310, "description": null, "tags": [], "created_at": "2025-12-03T23:00:53Z", "updated_at": "2025-12-03T23:00:53Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}, {"id": "ebea8c8d-5207-4f31-af05-4ec1a92abf26", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "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": 1309, "description": null, "tags": [], "created_at": "2025-12-03T23:00:53Z", "updated_at": "2025-12-03T23:00:53Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}], "tags": [], "created_at": "2025-12-03T23:00:53Z", "updated_at": "2025-12-03T23:00:53Z", "revision_number": 1, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:53,436 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.305s 2025-12-03 23:00:53,437 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-aa997eb4-c4a6-4d35-8d72-a753226244ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f5cfb4b-50f8-463e-95e9-9eb8d93e23a3", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "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, "description": "", "created_at": "2025-12-03T23:00:53Z", "updated_at": "2025-12-03T23:00:53Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:53,710 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.273s 2025-12-03 23:00:53,710 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7ffd450e-a244-417e-b910-b1a515320b6d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4342c742-dea0-4289-bbc0-8512d03295b6", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:00:53Z", "updated_at": "2025-12-03T23:00:53Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:54,628 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.917s 2025-12-03 23:00:54,628 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5f48a344-3bb5-46df-b955-87a2f12c05a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5cef5516-c4f0-4f6a-867c-32ee360a9c82", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "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, "description": "", "created_at": "2025-12-03T23:00:54Z", "updated_at": "2025-12-03T23:00:54Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:55,495 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.866s 2025-12-03 23:00:55,495 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-110cb55b-6b2d-447e-9e51-a188c300663a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d8563135-56f0-450b-8286-a50510248733", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:00:54Z", "updated_at": "2025-12-03T23:00:54Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:55,734 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.238s 2025-12-03 23:00:55,734 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cec395e2-fed6-42a9-8dcd-a1c8549d4484', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e077aa6a-1a7b-400e-a445-53e92545d960", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:00:55Z", "updated_at": "2025-12-03T23:00:55Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:56,653 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.918s 2025-12-03 23:00:56,653 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "project_id": "26d36ac1678744fabdbe8d702fccfb9d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f84633a8-06b7-4245-a286-53a6da3871cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13582a93-014e-4497-b2e0-cf893591fed9", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "security_group_id": "44439631-3c92-4d8c-ab81-00298381c3fb", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:00:56Z", "updated_at": "2025-12-03T23:00:56Z", "revision_number": 0, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:00:58,460 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/action 1.806s 2025-12-03 23:00:58,460 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1160035867"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:56 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88841655-8bf2-4189-b696-ab16729427db', 'x-compute-request-id': 'req-88841655-8bf2-4189-b696-ab16729427db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/action'} Body: b'' 2025-12-03 23:00:58,920 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.459s 2025-12-03 23:00:58,920 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:58 GMT', 'server': 'Apache', 'content-length': '1933', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb71c67d-4197-4901-9846-fc63fbbc5539', 'x-compute-request-id': 'req-bb71c67d-4197-4901-9846-fc63fbbc5539', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:31Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:00:58,926 20 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.465634 seconds 2025-12-03 23:00:58,930 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-12-03 23:00:58,944 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:00:59,051 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:00:59,052 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-12-03 23:00:59,212 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/action 0.159s 2025-12-03 23:00:59,212 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"reboot": {"type": "SOFT"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:59 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e1d9a9-7277-4211-a236-5057ab87d11f', 'x-compute-request-id': 'req-d3e1d9a9-7277-4211-a236-5057ab87d11f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/action'} Body: b'' 2025-12-03 23:00:59,635 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.422s 2025-12-03 23:00:59,636 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:00:59 GMT', 'server': 'Apache', 'content-length': '1925', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-276ce7bb-4d6e-4622-ae18-fc2e35bb9a30', 'x-compute-request-id': 'req-276ce7bb-4d6e-4622-ae18-fc2e35bb9a30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:01,157 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.517s 2025-12-03 23:01:01,158 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:00 GMT', 'server': 'Apache', 'content-length': '1925', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928f15d6-098b-4ccc-b448-79f60380ec84', 'x-compute-request-id': 'req-928f15d6-098b-4ccc-b448-79f60380ec84', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:00:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:02,981 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.819s 2025-12-03 23:01:02,981 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:02 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5ef6f0d-9c7f-408d-b818-ae50808a620c', 'x-compute-request-id': 'req-c5ef6f0d-9c7f-408d-b818-ae50808a620c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:02,985 20 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_started" after 3 second wait 2025-12-03 23:01:04,795 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.809s 2025-12-03 23:01:04,796 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:04 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2eeed86-a1d8-4b4a-af9b-ecc57ec782ec', 'x-compute-request-id': 'req-c2eeed86-a1d8-4b4a-af9b-ecc57ec782ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "REBOOT", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:07,599 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 1.799s 2025-12-03 23:01:07,600 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:05 GMT', 'server': 'Apache', 'content-length': '1933', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840a68a1-6124-4b37-a076-402c3a9b6e96', 'x-compute-request-id': 'req-840a68a1-6124-4b37-a076-402c3a9b6e96', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:A5FA terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:07,605 20 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:01:07,606 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-12-03 23:01:22,907 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:01:23,015 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:01:23,016 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-12-03 23:01:23,017 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 23:01:23,017 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-12-03 23:01:23,020 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:01:23,127 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:01:23,127 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-12-03 23:01:23,921 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/25db365f-eab6-484e-9fe4-851930b81c5e 0.788s 2025-12-03 23:01:23,922 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-a4727fec-8b3d-47cb-a7cf-351fff58d34d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/25db365f-eab6-484e-9fe4-851930b81c5e'} Body: b'{"floatingip": {"id": "25db365f-eab6-484e-9fe4-851930b81c5e", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "floating_ip_address": "192.168.122.206", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:00:46Z", "updated_at": "2025-12-03T23:01:23Z", "revision_number": 3, "project_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:01:24,775 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.852s 2025-12-03 23:01:24,776 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:23 GMT', 'server': 'Apache', 'content-length': '1933', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3143500b-14f0-45f6-9ec3-a4699f720dc4', 'x-compute-request-id': 'req-3143500b-14f0-45f6-9ec3-a4699f720dc4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:26,232 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.450s 2025-12-03 23:01:26,233 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:25 GMT', 'server': 'Apache', 'content-length': '1933', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1d0d54-e680-436b-ab2f-ad51cbd6aaf5', 'x-compute-request-id': 'req-8f1d0d54-e680-436b-ab2f-ad51cbd6aaf5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:27,704 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.465s 2025-12-03 23:01:27,704 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:27 GMT', 'server': 'Apache', 'content-length': '1811', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b0d093-109f-4be0-a1d9-311e8ff59f3a', 'x-compute-request-id': 'req-88b0d093-109f-4be0-a1d9-311e8ff59f3a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:05Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1160035867"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc"}]}}' 2025-12-03 23:01:30,663 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/action 2.955s 2025-12-03 23:01:30,664 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1160035867"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:27 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e873d9fb-9f7c-4906-a641-f1fb7c307b03', 'x-compute-request-id': 'req-e873d9fb-9f7c-4906-a641-f1fb7c307b03', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/action'} Body: b'' 2025-12-03 23:01:31,578 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/44439631-3c92-4d8c-ab81-00298381c3fb 0.914s 2025-12-03 23:01:31,579 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2a290d8c-883b-4d8d-ac66-a3104ea733bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/44439631-3c92-4d8c-ab81-00298381c3fb'} Body: b'' 2025-12-03 23:01:32,530 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/25db365f-eab6-484e-9fe4-851930b81c5e 0.951s 2025-12-03 23:01:32,531 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-857d4eb7-e9a8-4e10-abf8-933939604b70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/25db365f-eab6-484e-9fe4-851930b81c5e'} Body: b'' 2025-12-03 23:01:32,962 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.431s 2025-12-03 23:01:32,963 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:32 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f796db-03dc-4976-9bca-aefc90030818', 'x-compute-request-id': 'req-37f796db-03dc-4976-9bca-aefc90030818', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'' 2025-12-03 23:01:33,122 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments 0.159s 2025-12-03 23:01:33,122 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:32 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa11398a-f2b5-466d-9aa7-457912af2b5f', 'x-compute-request-id': 'req-aa11398a-f2b5-466d-9aa7-457912af2b5f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "volumeId": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "serverId": "47b01995-50da-49cb-81ec-0830ae424fb6", "device": "/dev/vdb"}]}' 2025-12-03 23:01:34,216 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments 0.092s 2025-12-03 23:01:34,217 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:34 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3605fb0-c41f-4757-a303-e1e09822364b', 'x-compute-request-id': 'req-c3605fb0-c41f-4757-a303-e1e09822364b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "volumeId": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "serverId": "47b01995-50da-49cb-81ec-0830ae424fb6", "device": "/dev/vdb"}]}' 2025-12-03 23:01:35,315 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments 0.095s 2025-12-03 23:01:35,315 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:35 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326bc12a-a489-4696-9460-52f2fa505955', 'x-compute-request-id': 'req-326bc12a-a489-4696-9460-52f2fa505955', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "volumeId": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "serverId": "47b01995-50da-49cb-81ec-0830ae424fb6", "device": "/dev/vdb"}]}' 2025-12-03 23:01:36,446 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments 0.129s 2025-12-03 23:01:36,447 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:36 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c38852-cda0-40ad-a6ed-0e16a70a1aa6', 'x-compute-request-id': 'req-46c38852-cda0-40ad-a6ed-0e16a70a1aa6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "volumeId": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "serverId": "47b01995-50da-49cb-81ec-0830ae424fb6", "device": "/dev/vdb"}]}' 2025-12-03 23:01:37,564 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments 0.116s 2025-12-03 23:01:37,565 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:37 GMT', 'server': 'Apache', 'content-length': '25', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6414676d-7a5e-436e-bee0-43b4e0aa72fb', 'x-compute-request-id': 'req-6414676d-7a5e-436e-bee0-43b4e0aa72fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2025-12-03 23:01:37,820 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.253s 2025-12-03 23:01:37,820 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:37 GMT', 'server': 'Apache', 'content-length': '154', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b68476e-ffc7-4ec5-aedb-98e70cfa01f3', 'x-compute-request-id': 'req-9b68476e-ffc7-4ec5-aedb-98e70cfa01f3', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6/os-volume_attachments/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 47b01995-50da-49cb-81ec-0830ae424fb6 is not attached to volume cffc6d58-25a3-400a-b1ec-e5fea05231cc"}}' 2025-12-03 23:01:37,925 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.104s 2025-12-03 23:01:37,925 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:37 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41c1e20-8f47-42bb-b115-01bc58df408c', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'' 2025-12-03 23:01:38,021 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.095s 2025-12-03 23:01:38,021 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:37 GMT', 'server': 'Apache', 'content-length': '907', 'x-compute-request-id': 'req-2cd30c76-a477-468e-80bb-d56bc12ce200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd30c76-a477-468e-80bb-d56bc12ce200', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:01:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:01:39,147 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.121s 2025-12-03 23:01:39,147 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:39 GMT', 'server': 'Apache', 'content-length': '907', 'x-compute-request-id': 'req-481df3e9-7658-4c27-9d6c-1c9026d6e357', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481df3e9-7658-4c27-9d6c-1c9026d6e357', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"volume": {"id": "cffc6d58-25a3-400a-b1ec-e5fea05231cc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:00:33.000000", "updated_at": "2025-12-03T23:01:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-448845276", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc"}], "user_id": "c210c585120043549f62ccb01cec9817", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26d36ac1678744fabdbe8d702fccfb9d"}}' 2025-12-03 23:01:40,247 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc 0.095s 2025-12-03 23:01:40,247 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:40 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-52fc3a74-c5c0-4a30-b678-cfce192c9779', 'x-openstack-request-id': 'req-52fc3a74-c5c0-4a30-b678-cfce192c9779', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/cffc6d58-25a3-400a-b1ec-e5fea05231cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cffc6d58-25a3-400a-b1ec-e5fea05231cc could not be found."}}' 2025-12-03 23:01:40,825 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.577s 2025-12-03 23:01:40,826 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:40 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5b6a56-ca2e-4243-bab7-4cd55406e6c6', 'x-compute-request-id': 'req-7f5b6a56-ca2e-4243-bab7-4cd55406e6c6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'' 2025-12-03 23:01:41,692 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.866s 2025-12-03 23:01:41,692 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:40 GMT', 'server': 'Apache', 'content-length': '1724', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51d33cd-0656-47a1-b25d-0e8d2bd2e229', 'x-compute-request-id': 'req-a51d33cd-0656-47a1-b25d-0e8d2bd2e229', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "ACTIVE", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1836416770-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:61:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:01:42,994 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.296s 2025-12-03 23:01:42,994 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:42 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36fafc1e-17e5-48bd-9704-be23176b5389', 'x-compute-request-id': 'req-36fafc1e-17e5-48bd-9704-be23176b5389', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"server": {"id": "47b01995-50da-49cb-81ec-0830ae424fb6", "name": "tempest-TestMinimumBasicScenario-server-895983733", "status": "DELETED", "tenant_id": "26d36ac1678744fabdbe8d702fccfb9d", "user_id": "c210c585120043549f62ccb01cec9817", "metadata": {}, "hostId": "3b7e156ddb4179b0a6fe7875f7e52816fcbb32399316d95caad37f56", "image": {"id": "3d15d465-24a7-444b-ae4c-142047d2c510", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/3d15d465-24a7-444b-ae4c-142047d2c510"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:00:20Z", "updated": "2025-12-03T23:01:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/47b01995-50da-49cb-81ec-0830ae424fb6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1388183496", "OS-SRV-USG:launched_at": "2025-12-03T23:00:30.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:01:42.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-12-03 23:01:42,998 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-03 23:01:44,083 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6 0.083s 2025-12-03 23:01:44,084 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:44 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-171c1e9b-c511-440c-99f8-dced87aff4c5', 'x-compute-request-id': 'req-171c1e9b-c511-440c-99f8-dced87aff4c5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/47b01995-50da-49cb-81ec-0830ae424fb6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 47b01995-50da-49cb-81ec-0830ae424fb6 could not be found."}}' 2025-12-03 23:01:44,161 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1388183496 0.077s 2025-12-03 23:01:44,161 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:44 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5680468-8d20-49c8-9df7-4089eb0df71d', 'x-compute-request-id': 'req-b5680468-8d20-49c8-9df7-4089eb0df71d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1388183496'} Body: b'' 2025-12-03 23:01:44,860 20 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/3d15d465-24a7-444b-ae4c-142047d2c510 0.698s 2025-12-03 23:01:44,861 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8434738a-da0c-4f43-b37f-6a3618cee2fc', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/3d15d465-24a7-444b-ae4c-142047d2c510'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:02:00.695894Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,multinode,network,slow] time: 2025-12-03 23:02:00.696052Z skip: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,multinode,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 34 Less than 2 compute nodes, skipping multinode tests.0 ] tags: -worker-0 time: 2025-12-03 23:02:00.696262Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,multinode,network,slow] time: 2025-12-03 23:02:00.696317Z skip: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,multinode,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 34 Less than 2 compute nodes, skipping multinode tests.0 ] tags: -worker-0 time: 2025-12-03 23:02:00.696422Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,multinode,network,slow] time: 2025-12-03 23:02:00.696459Z skip: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,multinode,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 34 Less than 2 compute nodes, skipping multinode tests.0 ] tags: -worker-0 time: 2025-12-03 23:01:11.397271Z tags: worker-1 test: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] time: 2025-12-03 23:02:25.344912Z successful: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:01:11,397 21 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1021171620 on backend None 2025-12-03 23:01:11,483 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types 0.085s 2025-12-03 23:01:11,483 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1021171620", "extra_specs": {}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:11 GMT', 'server': 'Apache', 'content-length': '214', 'x-compute-request-id': 'req-86bb27d0-a769-4582-bf1a-44bbe5585432', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86bb27d0-a769-4582-bf1a-44bbe5585432', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types'} Body: b'{"volume_type": {"id": "14bc9703-bb2e-47eb-9b34-387f140577fa", "name": "tempest-scenario-type-luksv2-1021171620", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-12-03 23:01:11,484 21 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 14bc9703-bb2e-47eb-9b34-387f140577fa 2025-12-03 23:01:11,566 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/14bc9703-bb2e-47eb-9b34-387f140577fa/encryption 0.081s 2025-12-03 23:01:11,567 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:11 GMT', 'server': 'Apache', 'content-length': '231', 'x-compute-request-id': 'req-df0d477c-9745-4894-9a56-82a828d1d18b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0d477c-9745-4894-9a56-82a828d1d18b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/14bc9703-bb2e-47eb-9b34-387f140577fa/encryption'} Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "14bc9703-bb2e-47eb-9b34-387f140577fa", "encryption_id": "788f83f2-1155-4825-8785-0ace8c35a938"}}' 2025-12-03 23:01:13,242 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.673s 2025-12-03 23:01:13,242 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:11 GMT', 'server': 'Apache', 'content-length': '844', 'x-compute-request-id': 'req-e4d34651-2a65-4596-b244-a30ac41061f7', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d34651-2a65-4596-b244-a30ac41061f7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.174224", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:01:13,555 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.306s 2025-12-03 23:01:13,556 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:13 GMT', 'server': 'Apache', 'content-length': '6831', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1499d4ac-d1a7-4327-924a-85f9b5425c74', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "811f72730dd14e429b7343a2286cfde0", "name": "tempest-TestEncryptedCinderVolumes-1240982346-project-member", "password_expires_at": null}, "audit_ids": ["apeK5VTZQiiDr9Bn16j0HA"], "expires_at": "2025-12-04T00:01:13.000000Z", "issued_at": "2025-12-03T23:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bf6771e795f41a4b232098116b975b1", "name": "tempest-TestEncryptedCinderVolumes-1240982346"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/9bf6771e795f41a4b232098116b975b1", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/9bf6771e795f41a4b232098116b975b1", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.app 2025-12-03 23:01:13,556 21 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': 'e72b6a91-e639-40ba-9f16-cb43156fca84', 'name': 'tempest-TestEncryptedCinderVolumes-369775024-network', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9bf6771e795f41a4b232098116b975b1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45881, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T22:58:07Z', 'updated_at': '2025-12-03T22:58:07Z', 'revision_number': 1} available for tenant 2025-12-03 23:01:13,557 21 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-12-03 23:01:13,557 21 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-12-03 23:01:13,699 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.141s 2025-12-03 23:01:13,699 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1648242171", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIkV/3GlFBi/Gx1WgjVawuG9GE6Z4o3D8Sp/3UF8YX0DN6JCoTvKQ1kn7tQTlHjkFuE6z9MV7wrSpCIgYftoP2jTvLiRRgZmvv+6kPYITYG7hJF7eeTpAvxsaqg0jnND4Q=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:13 GMT', 'server': 'Apache', 'content-length': '386', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f9e268-c245-4380-ad04-97e8015bc83d', 'x-compute-request-id': 'req-32f9e268-c245-4380-ad04-97e8015bc83d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1648242171", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIkV/3GlFBi/Gx1WgjVawuG9GE6Z4o3D8Sp/3UF8YX0DN6JCoTvKQ1kn7tQTlHjkFuE6z9MV7wrSpCIgYftoP2jTvLiRRgZmvv+6kPYITYG7hJF7eeTpAvxsaqg0jnND4Q==", "fingerprint": "38:dd:fe:8d:fb:21:84:da:e9:da:21:7f:89:6a:fa:84", "user_id": "811f72730dd14e429b7343a2286cfde0"}}' 2025-12-03 23:01:13,702 21 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1648242171 created 2025-12-03 23:01:14,202 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.499s 2025-12-03 23:01:14,202 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--37496751", "description": "tempest-description--2089433189"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2f3df6aa-a939-4a4d-91a4-84f73d809f0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "6954f675-5df4-4ac6-8c77-524133654b63", "name": "tempest-securitygroup--37496751", "stateful": true, "tenant_id": "9bf6771e795f41a4b232098116b975b1", "description": "tempest-description--2089433189", "shared": false, "security_group_rules": [{"id": "46535226-12a4-49f9-9528-64bbcffcef92", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "6954f675-5df4-4ac6-8c77-524133654b63", "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": 1319, "description": null, "tags": [], "created_at": "2025-12-03T23:01:14Z", "updated_at": "2025-12-03T23:01:14Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}, {"id": "ae426af9-b066-4c90-bf27-a7fb29e4abd0", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "6954f675-5df4-4ac6-8c77-524133654b63", "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": 1318, "description": null, "tags": [], "created_at": "2025-12-03T23:01:14Z", "updated_at": "2025-12-03T23:01:14Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}], "tags": [], "created_at": "2025-12-03T23:01:14Z", "updated_at": "2025-12-03T23:01:14Z", "revision_number": 1, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:14,467 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.265s 2025-12-03 23:01:14,468 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6954f675-5df4-4ac6-8c77-524133654b63", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3c3570f4-bbd6-4938-a7a8-6faf9f217a4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cfe3b429-ba78-4a73-99c1-523f98b037b1", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "6954f675-5df4-4ac6-8c77-524133654b63", "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, "description": "", "created_at": "2025-12-03T23:01:14Z", "updated_at": "2025-12-03T23:01:14Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:14,726 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.258s 2025-12-03 23:01:14,726 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6954f675-5df4-4ac6-8c77-524133654b63", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4a366efc-5f8f-434a-945c-6f516b39c67e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "364167c6-a616-40ce-9890-a0fe752a6967", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "security_group_id": "6954f675-5df4-4ac6-8c77-524133654b63", "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, "description": "", "created_at": "2025-12-03T23:01:14Z", "updated_at": "2025-12-03T23:01:14Z", "revision_number": 0, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:14,727 21 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--37496751 created 2025-12-03 23:01:16,749 21 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.019s 2025-12-03 23:01:16,750 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-823d1352-6a99-4052-a2cf-cd73bc2a28f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "af60de12-e5c1-4075-a8c1-0429efcd895f", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "floating_ip_address": "192.168.122.224", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9bf6771e795f41a4b232098116b975b1", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:01:15Z", "updated_at": "2025-12-03T23:01:15Z", "revision_number": 0}}' 2025-12-03 23:01:16,750 21 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'af60de12-e5c1-4075-a8c1-0429efcd895f', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'floating_ip_address': '192.168.122.224', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9bf6771e795f41a4b232098116b975b1', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:01:15Z', 'updated_at': '2025-12-03T23:01:15Z', 'revision_number': 0, 'ip': '192.168.122.224'} created 2025-12-03 23:01:16,752 21 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1648242171', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIkV/3GlFBi/Gx1WgjVawuG9GE6Z4o3D8Sp/3UF8YX0DN6JCoTvKQ1kn7tQTlHjkFuE6z9MV7wrSpCIgYftoP2jTvLiRRgZmvv+6kPYITYG7hJF7eeTpAvxsaqg0jnND4Q==', 'fingerprint': '38:dd:fe:8d:fb:21:84:da:e9:da:21:7f:89:6a:fa:84', 'user_id': '811f72730dd14e429b7343a2286cfde0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuEnily0qwGxwOxyBLNBqC8Jn1blun4+cHtufcT8nkQ3Y/Ha0v0uRa\nlppVDcKoneKgBwYFK4EEACKhZANiAASJFf9xpRQYvxsdVoI1WsLhvRhOmeKNw/Eq\nf91BfGF9AzeiQqE7ykNZJ+7UE5R45BbhOs/TFe8K0qQiIGH7aD9o07y4kUYGZr7/\nupD2CE2Bu4SRe3nk6QL8bGqoNI5zQ+E=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6954f675-5df4-4ac6-8c77-524133654b63', 'name': 'tempest-securitygroup--37496751', 'stateful': True, 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'description': 'tempest-description--2089433189', 'shared': False, 'security_group_rules': [{'id': '46535226-12a4-49f9-9528-64bbcffcef92', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'security_group_id': '6954f675-5df4-4ac6-8c77-524133654b63', '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': 1319, 'description': None, 'tags': [], 'created_at': '2025-12-03T23:01:14Z', 'updated_at': '2025-12-03T23:01:14Z', 'revision_number': 0, 'project_id': '9bf6771e795f41a4b232098116b975b1'}, {'id': 'ae426af9-b066-4c90-bf27-a7fb29e4abd0', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'security_group_id': '6954f675-5df4-4ac6-8c77-524133654b63', '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': 1318, 'description': None, 'tags': [], 'created_at': '2025-12-03T23:01:14Z', 'updated_at': '2025-12-03T23:01:14Z', 'revision_number': 0, 'project_id': '9bf6771e795f41a4b232098116b975b1'}], 'tags': [], 'created_at': '2025-12-03T23:01:14Z', 'updated_at': '2025-12-03T23:01:14Z', 'revision_number': 1, 'project_id': '9bf6771e795f41a4b232098116b975b1'}, 'floating_ip': {'id': 'af60de12-e5c1-4075-a8c1-0429efcd895f', 'tenant_id': '9bf6771e795f41a4b232098116b975b1', 'floating_ip_address': '192.168.122.224', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9bf6771e795f41a4b232098116b975b1', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:01:15Z', 'updated_at': '2025-12-03T23:01:15Z', 'revision_number': 0, 'ip': '192.168.122.224'}} 2025-12-03 23:01:18,688 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.935s 2025-12-03 23:01:18,688 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "e72b6a91-e639-40ba-9f16-cb43156fca84"}], "security_groups": [{"name": "tempest-securitygroup--37496751"}], "key_name": "tempest-keypair-1648242171", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:16 GMT', 'server': 'Apache', 'content-length': '456', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc2a0520-7e89-4f2b-a22a-5a47875f8b9f', 'x-compute-request-id': 'req-bc2a0520-7e89-4f2b-a22a-5a47875f8b9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--37496751"}], "adminPass": "4HPMvYjdg6a4"}}' 2025-12-03 23:01:18,984 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.294s 2025-12-03 23:01:18,984 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:18 GMT', 'server': 'Apache', 'content-length': '1414', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97731582-1d49-492d-a260-0ce7cd0663a0', 'x-compute-request-id': 'req-97731582-1d49-492d-a260-0ce7cd0663a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:01:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1648242171", "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-12-03 23:01:20,482 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.491s 2025-12-03 23:01:20,482 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:20 GMT', 'server': 'Apache', 'content-length': '1466', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-087518cf-0080-4c63-a845-f9874c7cc9bd', 'x-compute-request-id': 'req-087518cf-0080-4c63-a845-f9874c7cc9bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:01:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1648242171", "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-12-03 23:01:20,485 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-12-03 23:01:22,014 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.527s 2025-12-03 23:01:22,014 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:21 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a4202a4-d976-433e-be9b-74ad9449f811', 'x-compute-request-id': 'req-6a4202a4-d976-433e-be9b-74ad9449f811', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:01:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1648242171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37496751"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:01:22,018 21 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2025-12-03 23:01:23,907 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.887s 2025-12-03 23:01:23,907 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:23 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-104b8fad-9b62-411b-b026-c7e464679d16', 'x-compute-request-id': 'req-104b8fad-9b62-411b-b026-c7e464679d16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:01:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1648242171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37496751"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:01:25,536 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.622s 2025-12-03 23:01:25,536 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:24 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d5d6bb5-b8cf-4f5b-9fb3-0c0ab68313d7', 'x-compute-request-id': 'req-5d5d6bb5-b8cf-4f5b-9fb3-0c0ab68313d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "BUILD", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:01:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1648242171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37496751"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:01:27,699 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 1.158s 2025-12-03 23:01:27,700 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:26 GMT', 'server': 'Apache', 'content-length': '1729', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b475096-a150-48a6-a954-0bab9133181b', 'x-compute-request-id': 'req-1b475096-a150-48a6-a954-0bab9133181b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:01:26Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:75:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1648242171", "OS-SRV-USG:launched_at": "2025-12-03T23:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37496751"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:01:27,703 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-03 23:01:28,386 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-interface 0.682s 2025-12-03 23:01:28,386 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:27 GMT', 'server': 'Apache', 'content-length': '284', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86086c60-9591-433c-a0cf-a34c2879ade7', 'x-compute-request-id': 'req-86086c60-9591-433c-a0cf-a34c2879ade7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e72b6a91-e639-40ba-9f16-cb43156fca84", "port_id": "dcbd30d4-15c9-4eef-8eb7-b50418458280", "mac_addr": "fa:16:3e:db:75:d9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f8eee2b1-6c9a-4004-af36-f04771a0d497", "ip_address": "10.100.0.3"}]}]}' 2025-12-03 23:01:30,696 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/af60de12-e5c1-4075-a8c1-0429efcd895f 2.308s 2025-12-03 23:01:30,697 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "dcbd30d4-15c9-4eef-8eb7-b50418458280"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-d44f9667-cc06-4752-aaef-cdefb795d56d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/af60de12-e5c1-4075-a8c1-0429efcd895f'} Body: b'{"floatingip": {"id": "af60de12-e5c1-4075-a8c1-0429efcd895f", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "floating_ip_address": "192.168.122.224", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "9756cd1e-f56c-4ca1-baa4-f7883afc1a86", "port_id": "dcbd30d4-15c9-4eef-8eb7-b50418458280", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e72b6a91-e639-40ba-9f16-cb43156fca84", "mac_address": "fa:16:3e:db:75:d9", "admin_state_up": true, "status": "ACTIVE", "device_id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:01:15Z", "updated_at": "2025-12-03T23:01:28Z", "revision_number": 1, "project_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:30,698 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.224:22' as 'cirros' with public key authentication 2025-12-03 23:01:45,949 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:01:46,051 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:01:46,052 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.224 successfully created 2025-12-03 23:01:46,704 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.651s 2025-12-03 23:01:46,704 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:46 GMT', 'server': 'Apache', 'content-length': '1851', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03601a62-da31-4b29-87b1-90fd1d997579', 'x-compute-request-id': 'req-03601a62-da31-4b29-87b1-90fd1d997579', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:01:26Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:75:d9"}, {"version": 4, "addr": "192.168.122.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:75:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1648242171", "OS-SRV-USG:launched_at": "2025-12-03T23:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37496751"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:01:46,793 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.083s 2025-12-03 23:01:46,793 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:46 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-5ea53ca2-ec99-49d4-bdd0-cfa3ba46d75d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea53ca2-ec99-49d4-bdd0-cfa3ba46d75d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:14.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:46,797 21 INFO [tempest.common.waiters] volume 1a8b2d07-722e-4c97-8dfd-18fbd4093a0d reached available after waiting for 0.797106 seconds 2025-12-03 23:01:46,882 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.085s 2025-12-03 23:01:46,883 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:46 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-fef50a08-147d-4d4b-bafe-d19ca0ae86bb', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef50a08-147d-4d4b-bafe-d19ca0ae86bb', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:14.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:47,420 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments 0.533s 2025-12-03 23:01:47,421 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:46 GMT', 'server': 'Apache', 'content-length': '194', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f26b50-660b-4bfb-a67b-9f0f91ecb8b2', 'x-compute-request-id': 'req-e1f26b50-660b-4bfb-a67b-9f0f91ecb8b2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "serverId": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "volumeId": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "device": "/dev/vdb"}}' 2025-12-03 23:01:47,512 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.090s 2025-12-03 23:01:47,513 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:47 GMT', 'server': 'Apache', 'content-length': '936', 'x-compute-request-id': 'req-ccc9e41f-3d0f-476e-93d1-2c4d2188ac1c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc9e41f-3d0f-476e-93d1-2c4d2188ac1c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:48,600 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.083s 2025-12-03 23:01:48,600 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:48 GMT', 'server': 'Apache', 'content-length': '936', 'x-compute-request-id': 'req-85ac3036-d1c4-44a8-997d-1686523a21ca', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ac3036-d1c4-44a8-997d-1686523a21ca', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:49,711 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.106s 2025-12-03 23:01:49,711 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:49 GMT', 'server': 'Apache', 'content-length': '936', 'x-compute-request-id': 'req-f83f349e-b550-4fea-b59a-9e618833b36a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83f349e-b550-4fea-b59a-9e618833b36a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:50,835 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.119s 2025-12-03 23:01:50,835 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:50 GMT', 'server': 'Apache', 'content-length': '936', 'x-compute-request-id': 'req-64a92419-ca92-4c93-82e6-e1d96fb2c6fd', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a92419-ca92-4c93-82e6-e1d96fb2c6fd', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:49.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attac10000 hments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:51,993 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.154s 2025-12-03 23:01:51,994 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:51 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-76b8e0da-6643-43f6-a0e0-ebc4b48116c8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b8e0da-6643-43f6-a0e0-ebc4b48116c8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:53,116 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.119s 2025-12-03 23:01:53,117 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:53 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-ddcdebf2-b3da-4876-a358-77a8b0096cb0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcdebf2-b3da-4876-a358-77a8b0096cb0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:54,203 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.081s 2025-12-03 23:01:54,204 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:54 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-18e1adcd-9dda-4e45-84be-5f7292e6516e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e1adcd-9dda-4e45-84be-5f7292e6516e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:55,296 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.087s 2025-12-03 23:01:55,297 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:55 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-26ec0d4f-f2ba-4d02-ae79-292409af1408', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ec0d4f-f2ba-4d02-ae79-292409af1408', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:56,522 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.221s 2025-12-03 23:01:56,522 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:56 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-bbd79d3e-3961-4529-93a8-b9edd6e91173', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd79d3e-3961-4529-93a8-b9edd6e91173', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:57,761 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.235s 2025-12-03 23:01:57,762 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:57 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-c2c9c2be-75f0-4dbd-9112-a9f120656205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c9c2be-75f0-4dbd-9112-a9f120656205', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:01:58,946 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.180s 2025-12-03 23:01:58,946 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:58 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-7ad8e598-7f14-4bd2-9a31-7b9dbcc2e098', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad8e598-7f14-4bd2-9a31-7b9dbcc2e098', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:00,184 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.232s 2025-12-03 23:02:00,184 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:01:59 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-2442aef2-933c-44ec-9b99-4cac3ca3791d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2442aef2-933c-44ec-9b99-4cac3ca3791d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:01,334 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.144s 2025-12-03 23:02:01,334 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:01 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-51c849f0-aa50-426b-be15-f2178721c7ad', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c849f0-aa50-426b-be15-f2178721c7ad', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:02,431 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.092s 2025-12-03 23:02:02,431 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:02 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-807d7cd6-8351-4ec4-b683-b4a4a3a2109d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807d7cd6-8351-4ec4-b683-b4a4a3a2109d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:03,523 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.086s 2025-12-03 23:02:03,523 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:03 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-867b796f-1a0f-48cf-ba17-b67656db3ddf', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867b796f-1a0f-48cf-ba17-b67656db3ddf', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:04,605 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.077s 2025-12-03 23:02:04,606 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:04 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-9d04b1bd-794b-4fe5-bc36-9856e0320dce', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d04b1bd-794b-4fe5-bc36-9856e0320dce', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:05,694 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.084s 2025-12-03 23:02:05,695 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:05 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-0068ad1d-12d0-4496-ab0c-b183a1d5b967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0068ad1d-12d0-4496-ab0c-b183a1d5b967', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:06,840 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.141s 2025-12-03 23:02:06,841 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:06 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-9bd67957-a833-46dd-b24a-3612b779eb5b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd67957-a833-46dd-b24a-3612b779eb5b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:07,933 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.087s 2025-12-03 23:02:07,934 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:07 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-30c6e19a-8c83-4dd8-befd-081fb55b74f5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c6e19a-8c83-4dd8-befd-081fb55b74f5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:09,026 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.088s 2025-12-03 23:02:09,027 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:08 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-f6326fc7-ea7b-46a2-b4ed-f06fdbb48562', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6326fc7-ea7b-46a2-b4ed-f06fdbb48562', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:10,119 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.087s 2025-12-03 23:02:10,119 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:10 GMT', 'server': 'Apache', 'content-length': '937', 'x-compute-request-id': 'req-42fa73c7-a6f7-4cec-ae4c-4d47a20d6ebf', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42fa73c7-a6f7-4cec-ae4c-4d47a20d6ebf', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:01:50.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:11,217 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.093s 2025-12-03 23:02:11,217 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:11 GMT', 'server': 'Apache', 'content-length': '1229', 'x-compute-request-id': 'req-7c35536c-7748-47c9-b4c5-be688316c202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c35536c-7748-47c9-b4c5-be688316c202', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "attachment_id": "710d1d1f-7fba-47b3-8c74-28b638ae7f00", "volume_id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "server_id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:01:50.000000"}], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:11,220 21 INFO [tempest.common.waiters] volume 1a8b2d07-722e-4c97-8dfd-18fbd4093a0d reached in-use after waiting for 24.220844 seconds 2025-12-03 23:02:11,302 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.082s 2025-12-03 23:02:11,303 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:11 GMT', 'server': 'Apache', 'content-length': '1229', 'x-compute-request-id': 'req-47cd37ad-3fa0-4c0b-9811-ab9650b37b68', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cd37ad-3fa0-4c0b-9811-ab9650b37b68', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:02:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "attachment_id": "710d1d1f-7fba-47b3-8c74-28b638ae7f00", "volume_id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "server_id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:01:50.000000"}], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:11,695 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.389s 2025-12-03 23:02:11,696 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:11 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66256a11-9cc6-4f85-a321-46aa7095bdce', 'x-compute-request-id': 'req-66256a11-9cc6-4f85-a321-46aa7095bdce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'' 2025-12-03 23:02:11,808 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments 0.112s 2025-12-03 23:02:11,809 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:11 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953aee2f-15a2-45a9-9d38-949439fc5429', 'x-compute-request-id': 'req-953aee2f-15a2-45a9-9d38-949439fc5429', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "volumeId": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "serverId": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "device": "/dev/vdb"}]}' 2025-12-03 23:02:12,905 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments 0.094s 2025-12-03 23:02:12,905 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:12 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedc9650-2ca7-42a7-b7b4-7cfd205a1450', 'x-compute-request-id': 'req-eedc9650-2ca7-42a7-b7b4-7cfd205a1450', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "volumeId": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "serverId": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "device": "/dev/vdb"}]}' 2025-12-03 23:02:13,999 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments 0.091s 2025-12-03 23:02:13,999 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:13 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a6f743f-ee41-4411-bf9a-c94fd2a7cfd9', 'x-compute-request-id': 'req-4a6f743f-ee41-4411-bf9a-c94fd2a7cfd9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "volumeId": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "serverId": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "device": "/dev/vdb"}]}' 2025-12-03 23:02:15,114 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments 0.112s 2025-12-03 23:02:15,115 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:15 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-348d63fb-8722-4325-8362-d31178f28103', 'x-compute-request-id': 'req-348d63fb-8722-4325-8362-d31178f28103', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "volumeId": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "serverId": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "device": "/dev/vdb"}]}' 2025-12-03 23:02:16,224 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments 0.106s 2025-12-03 23:02:16,224 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:16 GMT', 'server': 'Apache', 'content-length': '25', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f0955e-0a80-43d2-9052-a5013ebcf7ab', 'x-compute-request-id': 'req-c3f0955e-0a80-43d2-9052-a5013ebcf7ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2025-12-03 23:02:16,513 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.288s 2025-12-03 23:02:16,514 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:16 GMT', 'server': 'Apache', 'content-length': '154', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0053abb5-be23-41c1-b092-59ca2210d549', 'x-compute-request-id': 'req-0053abb5-be23-41c1-b092-59ca2210d549', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba/os-volume_attachments/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 869e6614-1bf3-4a4e-920a-59cd0c6891ba is not attached to volume 1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}}' 2025-12-03 23:02:16,695 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.181s 2025-12-03 23:02:16,696 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:16 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824a57d8-3f0d-459d-a71e-38c3b7e42406', 'x-compute-request-id': 'req-824a57d8-3f0d-459d-a71e-38c3b7e42406', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'' 2025-12-03 23:02:17,719 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 1.023s 2025-12-03 23:02:17,720 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:16 GMT', 'server': 'Apache', 'content-length': '1857', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2bf8903-af15-4c86-a231-b9481980e898', 'x-compute-request-id': 'req-b2bf8903-af15-4c86-a231-b9481980e898', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:02:16Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:75:d9"}, {"version": 4, "addr": "192.168.122.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:75:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1648242171", "OS-SRV-USG:launched_at": "2025-12-03T23:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37496751"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:19,301 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.576s 2025-12-03 23:02:19,301 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:18 GMT', 'server': 'Apache', 'content-length': '1857', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33acaffc-b711-4475-b8ba-24ea58abad7d', 'x-compute-request-id': 'req-33acaffc-b711-4475-b8ba-24ea58abad7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"server": {"id": "869e6614-1bf3-4a4e-920a-59cd0c6891ba", "name": "tempest-TestEncryptedCinderVolumes-server-1555988807", "status": "ACTIVE", "tenant_id": "9bf6771e795f41a4b232098116b975b1", "user_id": "811f72730dd14e429b7343a2286cfde0", "metadata": {}, "hostId": "d80232dec3c70481e8acf07f3e646e9b04093c7acdb9a20002e189c7", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:01:18Z", "updated": "2025-12-03T23:02:17Z", "addresses": {"tempest-TestEncryptedCinderVolumes-369775024-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:75:d9"}, {"version": 4, "addr": "192.168.122.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:75:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1648242171", "OS-SRV-USG:launched_at": "2025-12-03T23:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37496751"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:20,390 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba 0.084s 2025-12-03 23:02:20,391 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:20 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a4b3027-a9d0-4a55-b524-2f53f245fe1a', 'x-compute-request-id': 'req-1a4b3027-a9d0-4a55-b524-2f53f245fe1a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/869e6614-1bf3-4a4e-920a-59cd0c6891ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 869e6614-1bf3-4a4e-920a-59cd0c6891ba could not be found."}}' 2025-12-03 23:02:20,478 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-1648242171 0.086s 2025-12-03 23:02:20,478 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:20 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19e53e92-4acf-49a6-8718-326791c42fe6', 'x-compute-request-id': 'req-19e53e92-4acf-49a6-8718-326791c42fe6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-1648242171'} Body: b'' 2025-12-03 23:02:21,643 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/6954f675-5df4-4ac6-8c77-524133654b63 1.164s 2025-12-03 23:02:21,644 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-74cf6beb-40ad-41e1-a2bf-4c006cda28dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/6954f675-5df4-4ac6-8c77-524133654b63'} Body: b'' 2025-12-03 23:02:21,728 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/6954f675-5df4-4ac6-8c77-524133654b63 0.083s 2025-12-03 23:02:21,728 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4e68f186-cb03-403a-b6c4-6bbc52871fba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/6954f675-5df4-4ac6-8c77-524133654b63'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6954f675-5df4-4ac6-8c77-524133654b63 does not exist", "detail": ""}}' 2025-12-03 23:02:22,553 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/af60de12-e5c1-4075-a8c1-0429efcd895f 0.824s 2025-12-03 23:02:22,553 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-54603f91-d06b-4a73-8a6d-2ac3b080637a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/af60de12-e5c1-4075-a8c1-0429efcd895f'} Body: b'' 2025-12-03 23:02:22,811 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.252s 2025-12-03 23:02:22,812 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:22 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548e28c1-0777-4e72-9d59-1dbdbb11720d', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'' 2025-12-03 23:02:22,917 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.105s 2025-12-03 23:02:22,917 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:22 GMT', 'server': 'Apache', 'content-length': '936', 'x-compute-request-id': 'req-dffc583e-4c37-44b3-9f83-24921b0e17a1', 'openstack-api-version': 'vol1AF6 ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffc583e-4c37-44b3-9f83-24921b0e17a1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:02:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:24,027 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.105s 2025-12-03 23:02:24,028 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:23 GMT', 'server': 'Apache', 'content-length': '936', 'x-compute-request-id': 'req-254b880e-d41f-4d1a-88d0-ba07dfdd86e0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254b880e-d41f-4d1a-88d0-ba07dfdd86e0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"volume": {"id": "1a8b2d07-722e-4c97-8dfd-18fbd4093a0d", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:01:13.000000", "updated_at": "2025-12-03T23:02:22.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-796163848", "description": null, "volume_type": "tempest-scenario-type-luksv2-1021171620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d"}], "user_id": "811f72730dd14e429b7343a2286cfde0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bf6771e795f41a4b232098116b975b1"}}' 2025-12-03 23:02:25,118 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d 0.086s 2025-12-03 23:02:25,119 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:25 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-de2a6993-5bf5-403b-b352-99aabe834991', 'x-openstack-request-id': 'req-de2a6993-5bf5-403b-b352-99aabe834991', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1a8b2d07-722e-4c97-8dfd-18fbd4093a0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a8b2d07-722e-4c97-8dfd-18fbd4093a0d could not be found."}}' 2025-12-03 23:02:25,231 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1 0.112s 2025-12-03 23:02:25,232 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:25 GMT', 'server': 'Apache', 'content-length': '15', 'x-compute-request-id': 'req-ba904f92-7792-454f-8764-29bfe0b03b88', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba904f92-7792-454f-8764-29bfe0b03b88', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": []}' 2025-12-03 23:02:25,344 21 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/14bc9703-bb2e-47eb-9b34-387f140577fa 0.105s 2025-12-03 23:02:25,344 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:25 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d157498-2f74-4a56-946c-78c8f304774b', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/14bc9703-bb2e-47eb-9b34-387f140577fa'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:02:36.579244Z tags: worker-1 test: setUpClass (tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerMigrationWithHost) time: 2025-12-03 23:02:36.579244Z skip: setUpClass (tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerMigrationWithHost) [ multipart Content-Type: text/plain;charset=utf8 reason 38 migration_source_host or migration_dest_host is required0 ] tags: -worker-1 time: 2025-12-03 23:02:00.696564Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] time: 2025-12-03 23:03:00.733477Z successful: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:02:00,914 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.216s 2025-12-03 23:02:00,914 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-609610216", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEBWiO/4Dy06dSV/7Z+3fja9iwg4eEFZx0RfkTaBEbYea9StaUozIImu5fSnO7SMJ0e3jImzctNMgYpENiLKJjL5hqULg7MM2oEPZXFPoLS4sV59a6AbAUlvLKSjsXBGKQ=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:00 GMT', 'server': 'Apache', 'content-length': '406', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b2b6ae-c51d-4182-9d3b-a3b88183c642', 'x-compute-request-id': 'req-66b2b6ae-c51d-4182-9d3b-a3b88183c642', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-609610216", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEBWiO/4Dy06dSV/7Z+3fja9iwg4eEFZx0RfkTaBEbYea9StaUozIImu5fSnO7SMJ0e3jImzctNMgYpENiLKJjL5hqULg7MM2oEPZXFPoLS4sV59a6AbAUlvLKSjsXBGKQ==", "fingerprint": "85:c1:2b:11:f7:9f:d7:63:c5:33:ee:63:9e:bf:c2:e9", "user_id": "c89fc057f1c54b10b211404f170223fb"}}' 2025-12-03 23:02:01,790 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.873s 2025-12-03 23:02:01,790 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1139639431", "description": "tempest-secgroup-smoke-1139639431 description", "project_id": "3989de3c2cf844418cdd96de2dc55a66"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-0917d999-c433-484e-911c-8c59649704b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "71cd469c-2957-489c-91b6-17d409ca46ab", "name": "tempest-secgroup-smoke-1139639431", "stateful": true, "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "tempest-secgroup-smoke-1139639431 description", "shared": false, "security_group_rules": [{"id": "29d2e244-8898-4489-af85-e53a2c4fbfd4", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "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": 1332, "description": null, "tags": [], "created_at": "2025-12-03T23:02:01Z", "updated_at": "2025-12-03T23:02:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "75b1fc38-2261-4734-8af0-8eb6eb28a4ce", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "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": 1331, "description": null, "tags": [], "created_at": "2025-12-03T23:02:01Z", "updated_at": "2025-12-03T23:02:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}], "tags": [], "created_at": "2025-12-03T23:02:01Z", "updated_at": "2025-12-03T23:02:01Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:02,006 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.215s 2025-12-03 23:02:02,006 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b36efa97-0cc1-4c9d-8b40-09d00917dc4b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2633fe76-5e2d-40e0-97c5-5f3dfcc8ac62", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "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, "description": "", "created_at": "2025-12-03T23:02:01Z", "updated_at": "2025-12-03T23:02:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:02,590 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.583s 2025-12-03 23:02:02,590 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5a249f36-6a6f-459c-ae83-de42987e0766', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2dc7c17a-fd8f-4050-95aa-1686f42c5493", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:02:02Z", "updated_at": "2025-12-03T23:02:02Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:02,945 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.354s 2025-12-03 23:02:02,945 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2abcd33a-8169-4796-a3a8-9d37be22fa4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "049dfb6e-ead7-4ee0-b5e0-5175f3b05582", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "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, "description": "", "created_at": "2025-12-03T23:02:02Z", "updated_at": "2025-12-03T23:02:02Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:03,544 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.598s 2025-12-03 23:02:03,544 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bbfe5c8a-c4ca-419a-9bbd-4b727a1093aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b88c2ea-0181-43ae-8baa-7a2b804cb6e7", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:02:03Z", "updated_at": "2025-12-03T23:02:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:03,733 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.187s 2025-12-03 23:02:03,733 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3d1ce945-e015-460f-822c-95f267009539', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "150be72a-e106-4ae3-89da-d00817395deb", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:02:03Z", "updated_at": "2025-12-03T23:02:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:03,944 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.210s 2025-12-03 23:02:03,945 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-75231da1-be24-494c-b071-fcb1f8f16d43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f211637b-dcd3-4b4c-97bf-435278f929aa", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "71cd469c-2957-489c-91b6-17d409ca46ab", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:02:03Z", "updated_at": "2025-12-03T23:02:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:04,786 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.840s 2025-12-03 23:02:04,786 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1359353316", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-03192009-e3cd-4491-a7d8-8fbd2243bb89', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"3b7463d0-3125-4e1c-bfad-7a1c590a53c9","name":"tempest-network-smoke--1359353316","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3989de3c2cf844418cdd96de2dc55a66","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:02:04Z","updated_at":"2025-12-03T23:02:04Z","revision_number":1}}' 2025-12-03 23:02:06,953 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.166s 2025-12-03 23:02:06,954 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1822674500", "admin_state_up": true, "project_id": "3989de3c2cf844418cdd96de2dc55a66", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '681', 'x-openstack-request-id': 'req-f25b6070-84fb-4116-b10c-20b819574b29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "4cf33425-9588-4bf7-9394-351daac1fd74", "name": "tempest-TestNetworkAdvancedServerOps-router-1822674500", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.195"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:02:04Z", "updated_at": "2025-12-03T23:02:05Z", "revision_number": 2, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:07,104 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28 0.150s 2025-12-03 23:02:07,105 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-00b045e0-1f10-44a6-b395-8480fd29481d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:02:07,330 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.225s 2025-12-03 23:02:07,331 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-ae48837a-280a-4467-99af-e173082e3df1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:02:07,424 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.092s 2025-12-03 23:02:07,424 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3d04bdd0-e0aa-465a-8380-3b8f17c069d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:02:08,367 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.942s 2025-12-03 23:02:08,367 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dd6875ae-91eb-4859-b5b4-44c8fb786195', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:02:10,911 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.543s 2025-12-03 23:02:10,911 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1070343890", "network_id": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-b1d4f9d2-e5b2-4610-a9e4-198e67ed1d3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"11901e1e-32ea-4330-bf82-0616336829dc","name":"tempest-subnet-smoke-1070343890","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","network_id":"3b7463d0-3125-4e1c-bfad-7a1c590a53c9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:02:09Z","updated_at":"2025-12-03T23:02:09Z","revision_number":0,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:13,353 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4cf33425-9588-4bf7-9394-351daac1fd74/add_router_interface 2.441s 2025-12-03 23:02:13,353 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "11901e1e-32ea-4330-bf82-0616336829dc"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-09433b3f-751d-4dcc-9928-c28c245ee347', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4cf33425-9588-4bf7-9394-351daac1fd74/add_router_interface'} Body: b'{"id": "4cf33425-9588-4bf7-9394-351daac1fd74", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "adb37103-c81d-4572-b5ad-0192313642e0", "network_id": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9", "subnet_id": "11901e1e-32ea-4330-bf82-0616336829dc", "subnet_ids": ["11901e1e-32ea-4330-bf82-0616336829dc"]}' 2025-12-03 23:02:13,685 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.327s 2025-12-03 23:02:13,685 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:13 GMT', 'server': 'Apache', 'content-length': '6835', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0938fcfc-7db0-462e-8c33-50e838620e44', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c89fc057f1c54b10b211404f170223fb", "name": "tempest-TestNetworkAdvancedServerOps-1946540869-project-member", "password_expires_at": null}, "audit_ids": ["ykPmGBMpQJWDb6aBfSqeTA"], "expires_at": "2025-12-04T00:02:13.000000Z", "issued_at": "2025-12-03T23:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3989de3c2cf844418cdd96de2dc55a66", "name": "tempest-TestNetworkAdvancedServerOps-1946540869"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack 2025-12-03 23:02:13,686 20 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause) Found network None available for tenant 2025-12-03 23:02:15,577 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.890s 2025-12-03 23:02:15,577 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9"}], "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:13 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92792185-733c-4762-9a4f-3955de9048ae', 'x-compute-request-id': 'req-92792185-733c-4762-9a4f-3955de9048ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "adminPass": "GHm6kQ3MAh66"}}' 2025-12-03 23:02:15,817 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.238s 2025-12-03 23:02:15,818 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:15 GMT', 'server': 'Apache', 'content-length': '1435', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f75e247-3d46-41b2-963e-8550ffcf454d', 'x-compute-request-id': 'req-4f75e247-3d46-41b2-963e-8550ffcf454d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "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-12-03 23:02:17,493 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.670s 2025-12-03 23:02:17,493 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:16 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5943312-922d-4644-8908-7279f180517c', 'x-compute-request-id': 'req-d5943312-922d-4644-8908-7279f180517c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:17,496 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:02:18,793 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.295s 2025-12-03 23:02:18,793 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:18 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f18bfe3-e32a-45c7-80dd-24b80870abdd', 'x-compute-request-id': 'req-3f18bfe3-e32a-45c7-80dd-24b80870abdd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:20,309 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.511s 2025-12-03 23:02:20,309 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:19 GMT', 'server': 'Apache', 'content-length': '1561', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6302a905-34ee-4516-b48b-7c095ffccc70', 'x-compute-request-id': 'req-6302a905-34ee-4516-b48b-7c095ffccc70', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:21,701 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.386s 2025-12-03 23:02:21,701 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:21 GMT', 'server': 'Apache', 'content-length': '1561', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c740dd30-5e94-4edc-9683-230cfa167e1c', 'x-compute-request-id': 'req-c740dd30-5e94-4edc-9683-230cfa167e1c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:23,553 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.846s 2025-12-03 23:02:23,554 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:22 GMT', 'server': 'Apache', 'content-length': '1561', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0722b57-cb4a-49f2-9417-bffaa3b5e4ce', 'x-compute-request-id': 'req-a0722b57-cb4a-49f2-9417-bffaa3b5e4ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:25,000 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.441s 2025-12-03 23:02:25,000 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:24 GMT', 'server': 'Apache', 'content-length': '1561', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd1e292-e317-4f85-b40c-ebb3749a878a', 'x-compute-request-id': 'req-ddd1e292-e317-4f85-b40c-ebb3749a878a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:26,703 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.699s 2025-12-03 23:02:26,703 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:26 GMT', 'server': 'Apache', 'content-length': '1733', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25d0059f-fb57-459d-a1ac-cb487f002141', 'x-compute-request-id': 'req-25d0059f-fb57-459d-a1ac-cb487f002141', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:24Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:26,707 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:02:27,256 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.549s 2025-12-03 23:02:27,257 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:26 GMT', 'server': 'Apache', 'content-length': '1733', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a090f33-6abd-4f51-8a02-8635e59c26fa', 'x-compute-request-id': 'req-3a090f33-6abd-4f51-8a02-8635e59c26fa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:24Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:27,410 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=46c41225-a440-494b-b8e5-fb1644446873 0.149s 2025-12-03 23:02:27,410 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1372', 'x-openstack-request-id': 'req-3bbbb7a2-c87a-4b28-a9b9-721c2b6d4e6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"ports":[{"id":"07e70699-9b67-4eb8-90f7-7a487b7dab88","name":"","network_id":"3b7463d0-3125-4e1c-bfad-7a1c590a53c9","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","mac_address":"fa:16:3e:ce:20:12","admin_state_up":true,"status":"ACTIVE","device_id":"46c41225-a440-494b-b8e5-fb1644446873","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"11901e1e-32ea-4330-bf82-0616336829dc","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["71cd469c-2957-489c-91b6-17d409ca46ab"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkadvancedserverops-server-128496378","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkadvancedserverops-server-128496378","fqdn":"tempest-testnetworkadvancedserverops-server-128496378.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:02:18Z","updated_at":"2025-12-03T23:02:24Z","revision_number":4,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}]}' 2025-12-03 23:02:27,410 20 DEBUG [tempest.common.waiters] Server ID 46c41225-a440-494b-b8e5-fb1644446873 ports are all ACTIVE [{'id': '07e70699-9b67-4eb8-90f7-7a487b7dab88', 'name': '', 'network_id': '3b7463d0-3125-4e1c-bfad-7a1c590a53c9', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'mac_address': 'fa:16:3e:ce:20:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '46c41225-a440-494b-b8e5-fb1644446873', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '11901e1e-32ea-4330-bf82-0616336829dc', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['71cd469c-2957-489c-91b6-17d409ca46ab'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkadvancedserverops-server-128496378', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkadvancedserverops-server-128496378', 'fqdn': 'tempest-testnetworkadvancedserverops-server-128496378.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:02:18Z', 'updated_at': '2025-12-03T23:02:24Z', 'revision_number': 4, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'}]: 2025-12-03 23:02:30,563 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 3.152s 2025-12-03 23:02:30,563 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "07e70699-9b67-4eb8-90f7-7a487b7dab88", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-5614b1ea-ef2d-4607-91f4-9334708e0951', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8dbbeae6-ef18-4467-8d97-a5251707d0eb", "tenant_id": "3989de3c2cf810000 44418cdd96de2dc55a66", "floating_ip_address": "192.168.122.234", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "4cf33425-9588-4bf7-9394-351daac1fd74", "port_id": "07e70699-9b67-4eb8-90f7-7a487b7dab88", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9", "mac_address": "fa:16:3e:ce:20:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "46c41225-a440-494b-b8e5-fb1644446873", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:02:29Z", "updated_at": "2025-12-03T23:02:29Z", "revision_number": 0}}' 2025-12-03 23:02:31,157 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.593s 2025-12-03 23:02:31,157 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:30 GMT', 'server': 'Apache', 'content-length': '1733', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55b3587e-76c4-4cd0-9e85-59d7e9a8bdbf', 'x-compute-request-id': 'req-55b3587e-76c4-4cd0-9e85-59d7e9a8bdbf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:24Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:31,162 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:02:31,325 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb 0.162s 2025-12-03 23:02:31,326 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-dc860097-e70d-4f6b-9931-372fb98d18fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb'} Body: b'{"floatingip": {"id": "8dbbeae6-ef18-4467-8d97-a5251707d0eb", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.234", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "4cf33425-9588-4bf7-9394-351daac1fd74", "port_id": "07e70699-9b67-4eb8-90f7-7a487b7dab88", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9", "mac_address": "fa:16:3e:ce:20:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "46c41225-a440-494b-b8e5-fb1644446873", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:02:29Z", "updated_at": "2025-12-03T23:02:30Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:31,326 20 INFO [tempest.scenario.manager] FloatingIP: {'id': '8dbbeae6-ef18-4467-8d97-a5251707d0eb', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.234', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '4cf33425-9588-4bf7-9394-351daac1fd74', 'port_id': '07e70699-9b67-4eb8-90f7-7a487b7dab88', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '3b7463d0-3125-4e1c-bfad-7a1c590a53c9', 'mac_address': 'fa:16:3e:ce:20:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '46c41225-a440-494b-b8e5-fb1644446873', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:02:29Z', 'updated_at': '2025-12-03T23:02:30Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:02:31,326 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.163386 seconds 2025-12-03 23:02:31,326 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.234 with user: cirros 2025-12-03 23:02:31,326 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause begins to ping 192.168.122.234 in 120 sec and the expected result is reachable 2025-12-03 23:02:43,579 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.252504 seconds 2025-12-03 23:02:43,580 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause finishes ping 192.168.122.234 in 120 sec and the ping result is expected 2025-12-03 23:02:43,934 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action 0.353s 2025-12-03 23:02:43,934 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:43 GMT', 'server': 'Apache', 'content-length': '75384', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-028ab900-55fe-4798-be7f-6fddf57cf9bf', 'x-compute-request-id': 'req-028ab900-55fe-4798-be7f-6fddf57cf9bf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1244749269 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001187] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004573] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004614] Using GB pages for direct mapping\\n[ 0.004961] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004965] ACPI: Early table checksum verification disabled\\n[ 0.004970] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004975] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004982] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004993] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004997] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005000] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005004] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005008] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005010] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005011] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005012] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005013] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005015] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006110] No NUMA configuration fo 2025-12-03 23:02:43,936 20 DEBUG [tempest.scenario.manager] Console output for 46c41225-a440-494b-b8e5-fb1644446873 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1244749269 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001187] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004573] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004614] Using GB pages for direct mapping [ 0.004961] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004965] ACPI: Early table checksum verification disabled [ 0.004970] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004975] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004982] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004993] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004997] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005000] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005004] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005008] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005010] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005011] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005012] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005013] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005015] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006110] No NUMA configuration found [ 0.006112] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006122] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006479] Zone ranges: [ 0.006480] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006483] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006485] Normal empty [ 0.006486] Device empty [ 0.006488] Movable zone start for each node [ 0.006491] Early memory node ranges [ 0.006492] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006494] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006496] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006743] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006773] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006991] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016307] ACPI: PM-Timer IO Port: 0x608 [ 0.016338] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016465] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016469] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016471] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016473] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016474] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016476] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016479] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016482] TSC deadline timer available [ 0.016495] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016569] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016572] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016573] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016574] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016576] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016578] Booting paravirtualized kernel on KVM [ 0.016581] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016589] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016875] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016995] kvm-guest: setup async PF for cpu 0 [ 0.017025] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017049] kvm-guest: PV spinlocks disabled, single CPU [ 0.017055] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017057] Policy zone: DMA32 [ 0.017058] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017118] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017131] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017140] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017201] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017477] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018218] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018248] ftrace: allocating 50600 entries in 198 pages [ 0.046594] ftrace: allocated 198 pages with 4 groups [ 0.046836] rcu: Hierarchical RCU implementation. [ 0.046839] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046843] Rude variant of Tasks RCU enabled. [ 0.046845] Tracing variant of Tasks RCU enabled. [ 0.046847] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046850] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051752] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052256] random: crng init done [ 0.090050] Console: colour VGA+ 80x25 [ 0.232262] printk: console [tty1] enabled [ 0.589242] printk: console [ttyS0] enabled [ 0.592150] ACPI: Core revision 20210730 [ 0.594753] APIC: Switch to symmetric I/O mode setup [ 0.599042] x2apic enabled [ 0.602138] Switched APIC routing to physical x2apic. [ 0.611264] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.617763] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.621757] pid_max: default: 32768 minimum: 301 [ 0.621757] LSM: Security Framework initializing [ 0.621757] landlock: Up and running. [ 0.621757] Yama: becoming mindful. [ 0.621757] AppArmor: AppArmor initialized [ 0.621757] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621757] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621757] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.621757] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.621757] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.621757] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.621757] Spectre V2 : Mitigation: Retpolines [ 0.621757] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.621757] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.621757] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.621757] RETBleed: Mitigation: untrained return thunk [ 0.621757] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.621757] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.621757] Freeing SMP alternatives memory: 44K [ 0.621757] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.621909] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.625779] ... version: 0 [ 0.628689] ... bit width: 48 [ 0.629772] ... generic registers: 6 [ 0.632414] ... value mask: 0000ffffffffffff [ 0.633770] ... max period: 00007fffffffffff [ 0.637603] ... fixed-purpose events: 0 [ 0.637776] ... event mask: 000000000000003f [ 0.641447] rcu: Hierarchical SRCU implementation. [ 0.642255] smp: Bringing up secondary CPUs ... [ 0.645311] smp: Brought up 1 node, 1 CPU [ 0.645780] smpboot: Max logical packages: 1 [ 0.648991] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.650408] devtmpfs: initialized [ 0.652871] x86/mm: Memory block size: 128MB [ 0.653950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.657787] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.661843] pinctrl core: initialized pinctrl subsystem [ 0.665771] PM: RTC time: 23:02:26, date: 2025-12-03 [ 0.669153] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.669879] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.673814] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.677788] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.681791] audit: initializing netlink subsys (disabled) [ 0.686003] thermal_sys: Registered thermal governor 'fair_share' [ 0.686005] thermal_sys: Registered thermal governor 'bang_bang' [ 0.689774] audit: type=2000 audit(1764802945.839:1): state=initialized audit_enabled=0 res=1 [ 0.693775] thermal_sys: Registered thermal governor 'step_wise' [ 0.693776] thermal_sys: Registered thermal governor 'user_space' [ 0.697777] thermal_sys: Registered thermal governor 'power_allocator' [ 0.701789] EISA bus registered [ 0.708170] cpuidle: using governor ladder [ 0.709771] cpuidle: using governor menu [ 0.714738] ACPI: bus type PCI registered [ 0.717606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.718053] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.721772] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.725792] PCI: Using configuration type 1 for base access [ 0.730791] Kprobes globally optimized [ 0.733612] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.733782] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.738665] ACPI: Added _OSI(Module Device) [ 0.741503] ACPI: Added _OSI(Processor Device) [ 0.741820] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.745523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.745888] ACPI: Added _OSI(Linux-Dell-Video) [ 0.749447] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.749805] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.758112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.765292] ACPI: Interpreter enabled [ 0.765785] ACPI: PM: (supports S0 S5) [ 0.768230] ACPI: Using IOAPIC for interrupt routing [ 0.769835] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.773778] PCI: Using E820 reservations for host bridge windows [ 0.778123] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.788730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.789819] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.793951] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.797945] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.803391] PCI host bridge to bus 0000:00 [ 0.805783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.809785] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.813785] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.817779] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.821780] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.825778] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.829782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.834190] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.842959] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.853851] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.865826] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.873821] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.887932] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.890039] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.898881] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.905285] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.911647] pci 0000:00:02.0: enabling Extended Tags [ 0.916776] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.921575] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.929978] pci 0000:00:02.1: enabling Extended Tags [ 0.937774] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.945437] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.952783] pci 0000:00:02.2: enabling Extended Tags [ 0.956468] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.960824] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.968890] pci 0000:00:02.3: enabling Extended Tags [ 0.973667] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.976643] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.982548] pci 0000:00:02.4: enabling Extended Tags [ 0.988538] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.992918] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.000172] pci 0000:00:02.5: enabling Extended Tags [ 1.004558] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.008795] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.016177] pci 0000:00:02.6: enabling Extended Tags [ 1.021524] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024827] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.030604] pci 0000:00:02.7: enabling Extended Tags [ 1.038623] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.044708] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.051843] pci 0000:00:03.0: enabling Extended Tags [ 1.057867] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.064801] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.070621] pci 0000:00:03.1: enabling Extended Tags [ 1.076474] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.080832] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.087055] pci 0000:00:03.2: enabling Extended Tags [ 1.092564] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.098716] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.108717] pci 0000:00:03.3: enabling Extended Tags [ 1.112442] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.117552] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.124464] pci 0000:00:03.4: enabling Extended Tags [ 1.128671] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.133197] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.139356] pci 0000:00:03.5: enabling Extended Tags [ 1.144696] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.149084] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.156898] pci 0000:00:03.6: enabling Extended Tags [ 1.160544] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.165129] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.171091] pci 0000:00:03.7: enabling Extended Tags [ 1.178877] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.185077] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.192200] pci 0000:00:04.0: enabling Extended Tags [ 1.198252] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.205252] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.213777] pci 0000:00:04.1: enabling Extended Tags [ 1.220485] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.225189] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.231188] pci 0000:00:04.2: enabling Extended Tags [ 1.238303] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.245277] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.251146] pci 0000:00:04.3: enabling Extended Tags [ 1.256458] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.261184] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.268849] pci 0000:00:04.4: enabling Extended Tags [ 1.273498] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.277746] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.283311] pci 0000:00:04.5: enabling Extended Tags [ 1.288399] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.293780] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.305097] pci 0000:00:04.6: enabling Extended Tags [ 1.310430] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.317463] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.322552] pci 0000:00:04.7: enabling Extended Tags [ 1.330657] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.336805] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.344117] pci 0000:00:05.0: enabling Extended Tags [ 1.414490] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.420188] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.423063] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.444094] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.448902] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.453720] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.460138] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.469187] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.473626] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.477551] pci 0000:01:00.0: enabling Extended Tags [ 1.556907] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.557841] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.561836] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.565919] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.572163] pci_bus 0000:02: extended config space not accessible [ 1.574125] acpiphp: Slot [1] registered [ 1.577368] acpiphp: Slot [0] registered [ 1.577825] acpiphp: Slot [2] registered [ 1.580850] acpiphp: Slot [3] registered [ 1.581842] acpiphp: Slot [4] registered [ 1.585004] acpiphp: Slot [5] registered [ 1.585845] acpiphp: Slot [6] registered [ 1.588904] acpiphp: Slot [7] registered [ 1.589825] acpiphp: Slot [8] registered [ 1.593831] acpiphp: Slot [9] registered [ 1.596781] acpiphp: Slot [10] registered [ 1.597837] acpiphp: Slot [11] registered [ 1.601333] acpiphp: Slot [12] registered [ 1.601834] acpiphp: Slot [13] registered [ 1.604943] acpiphp: Slot [14] registered [ 1.605823] acpiphp: Slot [15] registered [ 1.609322] acpiphp: Slot [16] registered [ 1.609829] acpiphp: Slot [17] registered [ 1.612966] acpiphp: Slot [18] registered [ 1.613825] acpiphp: Slot [19] registered [ 1.617842] acpiphp: Slot [20] registered [ 1.621284] acpiphp: Slot [21] registered [ 1.621826] acpiphp: Slot [22] registered [ 1.625079] acpiphp: Slot [23] registered [ 1.625825] acpiphp: Slot [24] registered [ 1.629020] acpiphp: Slot [25] registered [ 1.629824] acpiphp: Slot [26] registered [ 1.632887] acpiphp: Slot [27] registered [ 1.633825] acpiphp: Slot [28] registered [ 1.637124] acpiphp: Slot [29] registered [ 1.637827] acpiphp: Slot [30] registered [ 1.641276] acpiphp: Slot [31] registered [ 1.644345] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.657460] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.748169] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.749876] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.753846] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.757913] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.767651] acpiphp: Slot [0-2] registered [ 1.770449] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.779690] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.791224] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.799983] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.801994] pci 0000:03:00.0: enabling Extended Tags [ 1.890864] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.893906] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.897932] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.904962] acpiphp: Slot [0-3] registered [ 1.906459] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.917826] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.931340] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.937810] pci 0000:04:00.0: enabling Extended Tags [ 2.023328] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.025928] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.029899] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.036664] acpiphp: Slot [0-4] registered [ 2.038468] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.049411] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.057780] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.064231] pci 0000:05:00.0: enabling Extended Tags [ 2.151951] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.153937] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.157925] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.164803] acpiphp: Slot [0-5] registered [ 2.166498] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.177776] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.192094] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.196156] pci 0000:06:00.0: enabling Extended Tags [ 2.280509] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.281906] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.285900] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.292659] acpiphp: Slot [0-6] registered [ 2.366860] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.369956] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.373916] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.380692] acpiphp: Slot [0-7] registered [ 2.452433] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.453906] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.457928] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.464953] acpiphp: Slot [0-8] registered [ 2.543840] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.545942] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.549955] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.557475] acpiphp: Slot [0-9] registered [ 2.645591] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.645909] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.649902] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.656769] acpiphp: Slot [0-10] registered [ 2.734212] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.737939] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.741930] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.749023] acpiphp: Slot [0-11] registered [ 2.825409] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.825911] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.829908] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.837180] acpiphp: Slot [0-12] registered [ 2.914444] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.917904] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.921881] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.928828] acpiphp: Slot [0-13] registered [ 3.007875] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.009886] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.013879] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.020959] acpiphp: Slot [0-14] registered [ 3.102770] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.105890] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.109909] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.116848] acpiphp: Slot [0-15] registered [ 3.195963] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.197934] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.201898] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.208747] acpiphp: Slot [0-16] registered [ 3.285669] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.285904] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.289897] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.296864] acpiphp: Slot [0-17] registered [ 3.367901] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.369922] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.373957] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.380892] acpiphp: Slot [0-18] registered [ 3.453198] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.453921] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.457916] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.466658] acpiphp: Slot [0-19] registered [ 3.552447] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.553905] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.557899] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.564792] acpiphp: Slot [0-20] registered [ 3.638038] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.641904] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.645912] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.652834] acpiphp: Slot [0-21] registered [ 3.725839] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.729838] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.733898] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.741102] acpiphp: Slot [0-22] registered [ 3.815181] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.817919] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.821926] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.829479] acpiphp: Slot [0-23] registered [ 3.901966] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.905743] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.905903] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.912577] acpiphp: Slot [0-24] registered [ 3.985963] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.989937] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.993900] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.000624] acpiphp: Slot [0-25] registered [ 4.090390] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.093964] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.097969] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.151556] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.153998] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.157985] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.161990] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.166048] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.170032] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.174040] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.178059] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.181911] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.185790] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.189790] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.193791] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.197788] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.201807] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.205813] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.209796] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.214092] iommu: Default domain type: Translated [ 4.217770] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.221931] SCSI subsystem initialized [ 4.225288] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.225757] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.225780] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.229771] vgaarb: loaded [ 4.232276] ACPI: bus type USB registered [ 4.233794] usbcore: registered new interface driver usbfs [ 4.237784] usbcore: registered new interface driver hub [ 4.241785] usbcore: registered new device driver usb [ 4.245809] pps_core: LinuxPPS API ver. 1 registered [ 4.249771] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.253792] PTP clock support registered [ 4.257220] EDAC MC: Ver: 3.0.0 [ 4.261656] NetLabel: Initializing [ 4.261773] NetLabel: domain hash size = 128 [ 4.264943] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.265810] NetLabel: unlabeled traffic allowed by default [ 4.269830] PCI: Using ACPI for IRQ routing [ 5.192944] clocksource: Switched to clocksource kvm-clock [ 5.209916] VFS: Disk quotas dquot_6.6.0 [ 5.213698] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.220154] AppArmor: AppArmor Filesystem Enabled [ 5.224882] pnp: PnP ACPI init [ 5.228247] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.235518] pnp: PnP ACPI: found 5 devices [ 5.245159] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.253040] NET: Registered PF_INET protocol family [ 5.257687] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.265115] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.272817] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.279945] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.286790] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.293540] TCP: Hash tables configured (established 1024 bind 1024) [ 5.299868] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.306704] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.312425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.318554] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.323812] NET: Registered PF_XDP protocol family [ 5.328539] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.336611] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.345183] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.353847] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.361549] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.368754] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.377550] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.384990] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.392673] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.400176] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.407366] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.414532] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.422496] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.430320] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.437920] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.445133] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.452431] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.459451] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.466460] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.473792] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.481194] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.488519] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.496086] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.503219] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.510618] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.516344] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.522358] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.527974] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.533648] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.539416] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.545121] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.550745] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.556254] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.562082] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.568178] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.574574] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.580895] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.586712] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.592717] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.598551] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.604079] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.609943] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.615525] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.621377] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.627010] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.632885] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.638426] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.644894] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.650668] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.656978] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.662685] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.668626] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.674229] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.680109] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.685698] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.691838] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.697503] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.703654] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.709792] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.715682] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.721701] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.727387] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.733383] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.739098] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.744742] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.750115] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.755953] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.761483] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.767190] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.772892] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.778482] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.783773] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.789340] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.795109] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.801958] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.808310] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.814204] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.819645] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.825910] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.831471] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.837474] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.844109] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.850522] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.857317] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.864157] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.870655] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.877172] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.883155] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.889662] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.895705] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.901793] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.907312] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.913643] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.919832] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.926447] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.931392] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.939918] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.949991] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.960745] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.966133] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.976011] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.983641] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.992369] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.997633] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.007738] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.016748] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.021992] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.028546] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.044441] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.049829] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.056802] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.065097] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.070824] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.079461] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.091732] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.099602] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.108061] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.118356] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.124361] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.133656] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.144114] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.152012] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.159696] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.170073] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.178798] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.189147] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.199813] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.206498] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.214945] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.223416] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.230028] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.236061] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.244407] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.249426] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.255835] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.264173] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.268112] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.275235] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.281656] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.289817] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.294541] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.300105] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.306703] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.315356] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.319253] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.326261] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.332259] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.340892] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.345029] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.351539] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.357486] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.365622] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.370027] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.376865] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.384215] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.393108] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.396961] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.403042] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.408928] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.416790] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.420599] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.426807] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.437125] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.445514] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.452803] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.462519] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.472692] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.483634] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.488907] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.497298] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.506825] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.518323] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.524730] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.532745] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.541647] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.552181] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.558809] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.566862] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.574857] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.586475] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.592782] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.600927] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.608225] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.619161] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.625130] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.632922] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.640463] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.652007] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.659523] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.666116] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.673576] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.681498] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.688592] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.696319] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.701917] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.709059] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.716208] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.721679] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.728079] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.735519] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.741965] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.748919] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.754873] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.761737] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.769419] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.776427] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.782247] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.789178] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.795109] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.802101] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.807928] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.814692] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.820646] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.827369] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.833188] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.840148] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.846091] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.852961] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.859500] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.866735] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.872956] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.880137] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.885773] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.892421] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.900835] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.906828] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.913600] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.922190] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.928189] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.934886] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.942101] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.948403] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.955077] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.962276] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.967728] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.973827] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.981353] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.987379] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.993702] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.000952] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.006495] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.013216] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.021637] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.028239] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.034517] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.043868] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.050567] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.057812] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.065128] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.071487] pci_bus 0000:1710000 : resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.077871] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.084956] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.090475] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.096377] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.103278] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.108829] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.115142] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.122432] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.128239] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.134591] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.143626] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.155082] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11618 usecs [ 7.164984] PCI: CLS 0 bytes, default 64 [ 7.169055] Trying to unpack rootfs image as initramfs... [ 7.174499] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.194247] Initialise system trusted keyrings [ 7.205827] Key type blacklist registered [ 7.213893] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.227447] zbud: loaded [ 7.238108] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.250210] fuse: init (API version 7.34) [ 7.258034] integrity: Platform Keyring initialized [ 7.277961] Key type asymmetric registered [ 7.289945] Asymmetric key parser 'x509' registered [ 7.301883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.321921] io scheduler mq-deadline registered [ 7.333076] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.354421] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.376371] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.398389] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.418316] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.430471] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.440893] Freeing initrd memory: 8744K [ 7.450426] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.457320] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.467716] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.473949] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.484888] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.491905] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.502315] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.510156] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.522647] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.530541] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.540629] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.548268] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.554996] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.568207] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.574776] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.584492] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.591607] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.602287] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.611192] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.623007] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.631306] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.641204] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.648118] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.659027] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.667384] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.679361] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.688232] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.697076] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.706624] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.715852] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.727917] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.735282] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.745290] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.752455] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.762649] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.770084] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.781351] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.788052] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.798259] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.805133] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.815465] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.821670] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.832972] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.839953] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.847404] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.856153] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.862529] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.870839] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.879700] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.883949] shpchp 0000:01:00.0: Slot initialization failed [ 7.890906] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.895280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.900017] ACPI: button: Power Button [PWRF] [ 7.925828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.965090] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.972349] Linux agpgart interface v0.103 [ 7.976425] loop: module loaded [ 7.978880] tun: Universal TUN/TAP device driver, 1.6 [ 7.983544] PPP generic driver version 2.4.2 [ 7.986888] VFIO - User Level meta-driver version: 0.3 [ 7.990912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.995402] ehci-pci: EHCI PCI platform driver [ 7.998498] ehci-platform: EHCI generic platform driver [ 8.002008] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.006922] ohci-pci: OHCI PCI platform driver [ 8.009960] ohci-platform: OHCI generic platform driver [ 8.013638] uhci_hcd: USB Universal Host Controller Interface driver [ 8.019925] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.023858] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.029867] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.033823] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.038302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.044537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.049564] usb usb1: Product: UHCI Host Controller [ 8.052929] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.057357] usb usb1: SerialNumber: 0000:02:01.0 [ 8.062714] hub 1-0:1.0: USB hub found [ 8.065454] hub 1-0:1.0: 2 ports detected [ 8.068469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.076045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.079978] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.083378] mousedev: PS/2 mouse device common for all mice [ 8.087940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.094387] rtc_cmos 00:03: RTC can wake from S4 [ 8.099583] rtc_cmos 00:03: registered as rtc0 [ 8.103041] rtc_cmos 00:03: setting system clock to 2025-12-03T23:02:34 UTC (1764802954) [ 8.109311] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.114899] i2c_dev: i2c /dev entries driver [ 8.118650] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.126970] device-mapper: uevent: version 1.0.3 [ 8.130683] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.137027] platform eisa.0: Probing EISA bus 0 [ 8.140083] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.144524] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.148777] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.152949] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.157087] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.161616] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.165848] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.170050] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.174275] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.178290] platform eisa.0: EISA: Detected 0 cards [ 8.181549] ledtrig-cpu: registered to indicate activity on CPUs [ 8.185519] drop_monitor: Initializing network drop monitor service [ 8.189646] NET: Registered PF_INET6 protocol family [ 8.196304] Segment Routing with IPv6 [ 8.199013] In-situ OAM (IOAM) with IPv6 [ 8.204105] NET: Registered PF_PACKET protocol family [ 8.207500] Key type dns_resolver registered [ 8.210566] IPI shorthand broadcast: enabled [ 8.213452] registered taskstats version 1 [ 8.216312] Loading compiled-in X.509 certificates [ 8.219896] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.226389] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.232992] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.239950] blacklist: Loading compiled-in revocation X.509 certificates [ 8.244163] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.250173] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.258584] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.265159] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.271498] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.278188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.284808] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.291353] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.298948] zswap: loaded using pool lzo/zbud [ 8.302124] Key type .fscrypt registered [ 8.304812] Key type fscrypt-provisioning registered [ 8.309821] Key type encrypted registered [ 8.312686] AppArmor: AppArmor sha1 policy hashing enabled [ 8.316571] ima: No TPM chip found, activating TPM-bypass! [ 8.320589] Loading compiled-in module X.509 certificates [ 8.324821] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.332159] ima: Allocated hash algorithm: sha1 [ 8.335283] ima: No architecture policies found [ 8.338684] evm: Initialising EVM extended attributes: [ 8.342151] evm: security.selinux [ 8.344745] evm: security.SMACK64 [ 8.347105] evm: security.SMACK64EXEC [ 8.349570] evm: security.SMACK64TRANSMUTE [ 8.352662] evm: security.SMACK64MMAP [ 8.355506] evm: security.apparmor [ 8.358029] evm: security.ima [ 8.360141] evm: security.capability [ 8.362741] evm: HMAC attrs: 0x1 [ 8.365472] PM: Magic number: 5:664:48 [ 8.368391] RAS: Correctable Errors collector initialized. [ 8.371986] Unstable clock detected, switching default tracing clock to "global" [ 8.371986] If you want to keep using the local clock, then add: [ 8.371986] "trace_clock=local" [ 8.371986] on the kernel command line [ 8.386574] Freeing unused decrypted memory: 2036K [ 8.390123] Freeing unused kernel image (initmem) memory: 3244K [ 8.397829] Write protecting the kernel read-only data: 30720k [ 8.402428] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.407258] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.454539] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.458771] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.462966] Run /init as init process info: initramfs: up at 7.90 [ 8.522135] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.532471] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.537965] GPT:229375 != 2097151 [ 8.540281] GPT:Alternate GPT header not at the end of the disk. [ 8.544091] GPT:229375 != 2097151 [ 8.546382] GPT: Use GNU Parted to correct GPT errors. [ 8.595096] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.016809] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.051090] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.93 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:46:c4:12:25:a4:40:49:4b:b8:e5:fb:16:44:44:68:73 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6zxcGo0YQOv4PmmInhSK18AZmYef034+B/Wj9fF6jfQUpQk3QHK2ENLFraoKnoboBLxnNbNbjQxmjtwRQJrpSrHwdFfyY9p6qcgcjSp7U2J6onNOvb0RfNGQOIv1xVRt4Ffkf8WLr2ciPk4NYfNZWirbVk4eQ/lEv2PjaYLEhyv/pjrA48YOMQdGBQQzpN+UglgViUNZ8JXIFJ1nwUEUV63XQxqSYDbGR4XH9ySOjByWYJc/SMOqpHem/eN6QmqhJtU5TcmjrvPknwAhf+LIDARqKD1xDBoxUhwKw2uF0kKaDrWw1gp/uWXWP3IO0UzlU692Em355nuW3cGlO8qj5 root@tempest-testnetworkadvancedserverops-server-128496378 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFn7VoHzA2TFJ8r2r8Dq2o3xFRCxpEv40L5LB53D5k9eGUlMqqdLOIZ2pOOZQ0OmRcy4UXthsKXfrXhqWzxmglg= root@tempest-testnetworkadvancedserverops-server-128496378 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fece:2012/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 46c41225-a440-494b-b8e5-fb1644446873 name: tempest-TestNetworkAdvancedServerOps-server-128496378 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-128496378 launch-index: 0 === cirros: current=0.6.2 uptime=10.07 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:CE:20:12 inet6 addr: fe80::f816:3eff:fece:2012/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:736 (736.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-128496378 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.128954] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.131802] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.148967] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.478845] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.520549] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.625459] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.626124] ISO 9660 Extensions: RRIP_1991A [ 9.725686] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.472630] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.473995] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:02:35 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:02:36 cirros auth.notice su: + none root:cirros Dec 3 23:02:36 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: DUID 00:04:46:c4:12:25:a4:40:49:4b:b8:e5:fb:16:44:44:68:73 Dec 3 23:02:36 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ce:20:12 Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fece:2012 Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:02:36 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-128496378 login: 2025-12-03 23:02:43,938 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-03 23:02:43,946 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:02:44,051 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:02:44,052 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-03 23:02:44,226 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action 0.173s 2025-12-03 23:02:44,226 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"pause": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:44 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8aab98-0f46-4aff-87b4-b507753bfaad', 'x-compute-request-id': 'req-0a8aab98-0f46-4aff-87b4-b507753bfaad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action'} Body: b'' 2025-12-03 23:02:44,823 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.597s 2025-12-03 23:02:44,824 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:44 GMT', 'server': 'Apache', 'content-length': '1860', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92aeb982-82a0-47e5-9265-e10133f4c9ac', 'x-compute-request-id': 'req-92aeb982-82a0-47e5-9265-e10133f4c9ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:44Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}, {"version": 4, "addr": "192.168.122.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": "pausing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:47,463 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 1.633s 2025-12-03 23:02:47,463 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:45 GMT', 'server': 'Apache', 'content-length': '1840', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbceb194-fc11-46a0-814a-94342f0879d5', 'x-compute-request-id': 'req-bbceb194-fc11-46a0-814a-94342f0879d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "PAUSED", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:44Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}, {"version": 4, "addr": "192.168.122.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:47,467 20 INFO [tempest.common.waiters] State transition "ACTIVE/pausing" ==> "PAUSED/None" after 3 second wait 2025-12-03 23:02:47,467 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:02:47,592 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb 0.125s 2025-12-03 23:02:47,592 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-287d5adb-bee0-400d-a054-d8c11c36ae9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb'} Body: b'{"floatingip": {"id": "8dbbeae6-ef18-4467-8d97-a5251707d0eb", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.234", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "4cf33425-9588-4bf7-9394-351daac1fd74", "port_id": "07e70699-9b67-4eb8-90f7-7a487b7dab88", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9", "mac_address": "fa:16:3e:ce:20:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "46c41225-a440-494b-b8e5-fb1644446873", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:02:29Z", "updated_at": "2025-12-03T23:02:30Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:47,593 20 INFO [tempest.scenario.manager] FloatingIP: {'id': '8dbbeae6-ef18-4467-8d97-a5251707d0eb', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.234', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '4cf33425-9588-4bf7-9394-351daac1fd74', 'port_id': '07e70699-9b67-4eb8-90f7-7a487b7dab88', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '3b7463d0-3125-4e1c-bfad-7a1c590a53c9', 'mac_address': 'fa:16:3e:ce:20:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '46c41225-a440-494b-b8e5-fb1644446873', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:02:29Z', 'updated_at': '2025-12-03T23:02:30Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:02:47,593 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.125865 seconds 2025-12-03 23:02:47,593 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.234 with user: cirros 2025-12-03 23:02:47,593 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause begins to ping 192.168.122.234 in 120 sec and the expected result is unreachable 2025-12-03 23:02:48,624 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.030807 seconds 2025-12-03 23:02:48,625 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause finishes ping 192.168.122.234 in 120 sec and the ping result is expected 2025-12-03 23:02:48,746 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action 0.120s 2025-12-03 23:02:48,747 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:48 GMT', 'server': 'Apache', 'content-length': '75384', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32dc9365-e7f7-430b-ab28-d47d3de75961', 'x-compute-request-id': 'req-32dc9365-e7f7-430b-ab28-d47d3de75961', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1244749269 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001187] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004573] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004614] Using GB pages for direct mapping\\n[ 0.004961] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004965] ACPI: Early table checksum verification disabled\\n[ 0.004970] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004975] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004982] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004993] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004997] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005000] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005004] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005008] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005010] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005011] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005012] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005013] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005015] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006110] No NUMA configuration fo 2025-12-03 23:02:48,748 20 DEBUG [tempest.scenario.manager] Console output for 46c41225-a440-494b-b8e5-fb1644446873 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1244749269 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001187] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004573] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004614] Using GB pages for direct mapping [ 0.004961] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004965] ACPI: Early table checksum verification disabled [ 0.004970] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004975] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004982] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004993] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004997] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005000] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005004] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005008] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005010] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005011] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005012] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005013] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005015] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006110] No NUMA configuration found [ 0.006112] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006122] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006479] Zone ranges: [ 0.006480] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006483] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006485] Normal empty [ 0.006486] Device empty [ 0.006488] Movable zone start for each node [ 0.006491] Early memory node ranges [ 0.006492] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006494] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006496] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006743] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006773] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006991] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016307] ACPI: PM-Timer IO Port: 0x608 [ 0.016338] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016465] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016469] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016471] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016473] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016474] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016476] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016479] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016482] TSC deadline timer available [ 0.016495] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016569] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016572] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016573] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016574] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016576] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016578] Booting paravirtualized kernel on KVM [ 0.016581] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016589] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016875] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016995] kvm-guest: setup async PF for cpu 0 [ 0.017025] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017049] kvm-guest: PV spinlocks disabled, single CPU [ 0.017055] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017057] Policy zone: DMA32 [ 0.017058] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017118] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017131] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017140] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017201] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017477] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018218] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018248] ftrace: allocating 50600 entries in 198 pages [ 0.046594] ftrace: allocated 198 pages with 4 groups [ 0.046836] rcu: Hierarchical RCU implementation. [ 0.046839] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046843] Rude variant of Tasks RCU enabled. [ 0.046845] Tracing variant of Tasks RCU enabled. [ 0.046847] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046850] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051752] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052256] random: crng init done [ 0.090050] Console: colour VGA+ 80x25 [ 0.232262] printk: console [tty1] enabled [ 0.589242] printk: console [ttyS0] enabled [ 0.592150] ACPI: Core revision 20210730 [ 0.594753] APIC: Switch to symmetric I/O mode setup [ 0.599042] x2apic enabled [ 0.602138] Switched APIC routing to physical x2apic. [ 0.611264] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.617763] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.621757] pid_max: default: 32768 minimum: 301 [ 0.621757] LSM: Security Framework initializing [ 0.621757] landlock: Up and running. [ 0.621757] Yama: becoming mindful. [ 0.621757] AppArmor: AppArmor initialized [ 0.621757] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621757] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621757] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.621757] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.621757] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.621757] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.621757] Spectre V2 : Mitigation: Retpolines [ 0.621757] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.621757] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.621757] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.621757] RETBleed: Mitigation: untrained return thunk [ 0.621757] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.621757] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.621757] Freeing SMP alternatives memory: 44K [ 0.621757] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.621909] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.625779] ... version: 0 [ 0.628689] ... bit width: 48 [ 0.629772] ... generic registers: 6 [ 0.632414] ... value mask: 0000ffffffffffff [ 0.633770] ... max period: 00007fffffffffff [ 0.637603] ... fixed-purpose events: 0 [ 0.637776] ... event mask: 000000000000003f [ 0.641447] rcu: Hierarchical SRCU implementation. [ 0.642255] smp: Bringing up secondary CPUs ... [ 0.645311] smp: Brought up 1 node, 1 CPU [ 0.645780] smpboot: Max logical packages: 1 [ 0.648991] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.650408] devtmpfs: initialized [ 0.652871] x86/mm: Memory block size: 128MB [ 0.653950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.657787] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.661843] pinctrl core: initialized pinctrl subsystem [ 0.665771] PM: RTC time: 23:02:26, date: 2025-12-03 [ 0.669153] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.669879] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.673814] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.677788] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.681791] audit: initializing netlink subsys (disabled) [ 0.686003] thermal_sys: Registered thermal governor 'fair_share' [ 0.686005] thermal_sys: Registered thermal governor 'bang_bang' [ 0.689774] audit: type=2000 audit(1764802945.839:1): state=initialized audit_enabled=0 res=1 [ 0.693775] thermal_sys: Registered thermal governor 'step_wise' [ 0.693776] thermal_sys: Registered thermal governor 'user_space' [ 0.697777] thermal_sys: Registered thermal governor 'power_allocator' [ 0.701789] EISA bus registered [ 0.708170] cpuidle: using governor ladder [ 0.709771] cpuidle: using governor menu [ 0.714738] ACPI: bus type PCI registered [ 0.717606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.718053] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.721772] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.725792] PCI: Using configuration type 1 for base access [ 0.730791] Kprobes globally optimized [ 0.733612] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.733782] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.738665] ACPI: Added _OSI(Module Device) [ 0.741503] ACPI: Added _OSI(Processor Device) [ 0.741820] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.745523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.745888] ACPI: Added _OSI(Linux-Dell-Video) [ 0.749447] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.749805] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.758112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.765292] ACPI: Interpreter enabled [ 0.765785] ACPI: PM: (supports S0 S5) [ 0.768230] ACPI: Using IOAPIC for interrupt routing [ 0.769835] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.773778] PCI: Using E820 reservations for host bridge windows [ 0.778123] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.788730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.789819] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.793951] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.797945] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.803391] PCI host bridge to bus 0000:00 [ 0.805783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.809785] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.813785] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.817779] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.821780] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.825778] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.829782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.834190] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.842959] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.853851] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.865826] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.873821] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.887932] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.890039] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.898881] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.905285] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.911647] pci 0000:00:02.0: enabling Extended Tags [ 0.916776] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.921575] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.929978] pci 0000:00:02.1: enabling Extended Tags [ 0.937774] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.945437] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.952783] pci 0000:00:02.2: enabling Extended Tags [ 0.956468] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.960824] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.968890] pci 0000:00:02.3: enabling Extended Tags [ 0.973667] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.976643] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.982548] pci 0000:00:02.4: enabling Extended Tags [ 0.988538] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.992918] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.000172] pci 0000:00:02.5: enabling Extended Tags [ 1.004558] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.008795] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.016177] pci 0000:00:02.6: enabling Extended Tags [ 1.021524] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024827] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.030604] pci 0000:00:02.7: enabling Extended Tags [ 1.038623] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.044708] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.051843] pci 0000:00:03.0: enabling Extended Tags [ 1.057867] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.064801] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.070621] pci 0000:00:03.1: enabling Extended Tags [ 1.076474] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.080832] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.087055] pci 0000:00:03.2: enabling Extended Tags [ 1.092564] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.098716] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.108717] pci 0000:00:03.3: enabling Extended Tags [ 1.112442] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.117552] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.124464] pci 0000:00:03.4: enabling Extended Tags [ 1.128671] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.133197] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.139356] pci 0000:00:03.5: enabling Extended Tags [ 1.144696] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.149084] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.156898] pci 0000:00:03.6: enabling Extended Tags [ 1.160544] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.165129] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.171091] pci 0000:00:03.7: enabling Extended Tags [ 1.178877] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.185077] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.192200] pci 0000:00:04.0: enabling Extended Tags [ 1.198252] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.205252] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.213777] pci 0000:00:04.1: enabling Extended Tags [ 1.220485] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.225189] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.231188] pci 0000:00:04.2: enabling Extended Tags [ 1.238303] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.245277] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.251146] pci 0000:00:04.3: enabling Extended Tags [ 1.256458] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.261184] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.268849] pci 0000:00:04.4: enabling Extended Tags [ 1.273498] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.277746] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.283311] pci 0000:00:04.5: enabling Extended Tags [ 1.288399] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.293780] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.305097] pci 0000:00:04.6: enabling Extended Tags [ 1.310430] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.317463] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.322552] pci 0000:00:04.7: enabling Extended Tags [ 1.330657] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.336805] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.344117] pci 0000:00:05.0: enabling Extended Tags [ 1.414490] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.420188] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.423063] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.444094] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.448902] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.453720] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.460138] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.469187] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.473626] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.477551] pci 0000:01:00.0: enabling Extended Tags [ 1.556907] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.557841] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.561836] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.565919] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.572163] pci_bus 0000:02: extended config space not accessible [ 1.574125] acpiphp: Slot [1] registered [ 1.577368] acpiphp: Slot [0] registered [ 1.577825] acpiphp: Slot [2] registered [ 1.580850] acpiphp: Slot [3] registered [ 1.581842] acpiphp: Slot [4] registered [ 1.585004] acpiphp: Slot [5] registered [ 1.585845] acpiphp: Slot [6] registered [ 1.588904] acpiphp: Slot [7] registered [ 1.589825] acpiphp: Slot [8] registered [ 1.593831] acpiphp: Slot [9] registered [ 1.596781] acpiphp: Slot [10] registered [ 1.597837] acpiphp: Slot [11] registered [ 1.601333] acpiphp: Slot [12] registered [ 1.601834] acpiphp: Slot [13] registered [ 1.604943] acpiphp: Slot [14] registered [ 1.605823] acpiphp: Slot [15] registered [ 1.609322] acpiphp: Slot [16] registered [ 1.609829] acpiphp: Slot [17] registered [ 1.612966] acpiphp: Slot [18] registered [ 1.613825] acpiphp: Slot [19] registered [ 1.617842] acpiphp: Slot [20] registered [ 1.621284] acpiphp: Slot [21] registered [ 1.621826] acpiphp: Slot [22] registered [ 1.625079] acpiphp: Slot [23] registered [ 1.625825] acpiphp: Slot [24] registered [ 1.629020] acpiphp: Slot [25] registered [ 1.629824] acpiphp: Slot [26] registered [ 1.632887] acpiphp: Slot [27] registered [ 1.633825] acpiphp: Slot [28] registered [ 1.637124] acpiphp: Slot [29] registered [ 1.637827] acpiphp: Slot [30] registered [ 1.641276] acpiphp: Slot [31] registered [ 1.644345] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.657460] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.748169] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.749876] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.753846] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.757913] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.767651] acpiphp: Slot [0-2] registered [ 1.770449] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.779690] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.791224] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.799983] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.801994] pci 0000:03:00.0: enabling Extended Tags [ 1.890864] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.893906] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.897932] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.904962] acpiphp: Slot [0-3] registered [ 1.906459] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.917826] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.931340] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.937810] pci 0000:04:00.0: enabling Extended Tags [ 2.023328] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.025928] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.029899] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.036664] acpiphp: Slot [0-4] registered [ 2.038468] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.049411] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.057780] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.064231] pci 0000:05:00.0: enabling Extended Tags [ 2.151951] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.153937] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.157925] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.164803] acpiphp: Slot [0-5] registered [ 2.166498] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.177776] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.192094] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.196156] pci 0000:06:00.0: enabling Extended Tags [ 2.280509] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.281906] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.285900] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.292659] acpiphp: Slot [0-6] registered [ 2.366860] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.369956] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.373916] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.380692] acpiphp: Slot [0-7] registered [ 2.452433] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.453906] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.457928] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.464953] acpiphp: Slot [0-8] registered [ 2.543840] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.545942] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.549955] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.557475] acpiphp: Slot [0-9] registered [ 2.645591] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.645909] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.649902] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.656769] acpiphp: Slot [0-10] registered [ 2.734212] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.737939] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.741930] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.749023] acpiphp: Slot [0-11] registered [ 2.825409] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.825911] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.829908] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.837180] acpiphp: Slot [0-12] registered [ 2.914444] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 10000 2.917904] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.921881] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.928828] acpiphp: Slot [0-13] registered [ 3.007875] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.009886] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.013879] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.020959] acpiphp: Slot [0-14] registered [ 3.102770] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.105890] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.109909] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.116848] acpiphp: Slot [0-15] registered [ 3.195963] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.197934] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.201898] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.208747] acpiphp: Slot [0-16] registered [ 3.285669] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.285904] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.289897] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.296864] acpiphp: Slot [0-17] registered [ 3.367901] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.369922] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.373957] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.380892] acpiphp: Slot [0-18] registered [ 3.453198] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.453921] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.457916] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.466658] acpiphp: Slot [0-19] registered [ 3.552447] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.553905] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.557899] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.564792] acpiphp: Slot [0-20] registered [ 3.638038] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.641904] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.645912] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.652834] acpiphp: Slot [0-21] registered [ 3.725839] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.729838] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.733898] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.741102] acpiphp: Slot [0-22] registered [ 3.815181] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.817919] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.821926] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.829479] acpiphp: Slot [0-23] registered [ 3.901966] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.905743] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.905903] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.912577] acpiphp: Slot [0-24] registered [ 3.985963] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.989937] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.993900] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.000624] acpiphp: Slot [0-25] registered [ 4.090390] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.093964] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.097969] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.151556] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.153998] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.157985] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.161990] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.166048] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.170032] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.174040] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.178059] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.181911] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.185790] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.189790] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.193791] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.197788] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.201807] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.205813] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.209796] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.214092] iommu: Default domain type: Translated [ 4.217770] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.221931] SCSI subsystem initialized [ 4.225288] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.225757] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.225780] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.229771] vgaarb: loaded [ 4.232276] ACPI: bus type USB registered [ 4.233794] usbcore: registered new interface driver usbfs [ 4.237784] usbcore: registered new interface driver hub [ 4.241785] usbcore: registered new device driver usb [ 4.245809] pps_core: LinuxPPS API ver. 1 registered [ 4.249771] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.253792] PTP clock support registered [ 4.257220] EDAC MC: Ver: 3.0.0 [ 4.261656] NetLabel: Initializing [ 4.261773] NetLabel: domain hash size = 128 [ 4.264943] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.265810] NetLabel: unlabeled traffic allowed by default [ 4.269830] PCI: Using ACPI for IRQ routing [ 5.192944] clocksource: Switched to clocksource kvm-clock [ 5.209916] VFS: Disk quotas dquot_6.6.0 [ 5.213698] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.220154] AppArmor: AppArmor Filesystem Enabled [ 5.224882] pnp: PnP ACPI init [ 5.228247] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.235518] pnp: PnP ACPI: found 5 devices [ 5.245159] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.253040] NET: Registered PF_INET protocol family [ 5.257687] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.265115] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.272817] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.279945] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.286790] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.293540] TCP: Hash tables configured (established 1024 bind 1024) [ 5.299868] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.306704] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.312425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.318554] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.323812] NET: Registered PF_XDP protocol family [ 5.328539] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.336611] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.345183] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.353847] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.361549] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.368754] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.377550] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.384990] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.392673] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.400176] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.407366] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.414532] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.422496] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.430320] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.437920] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.445133] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.452431] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.459451] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.466460] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.473792] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.481194] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.488519] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.496086] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.503219] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.510618] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.516344] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.522358] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.527974] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.533648] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.539416] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.545121] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.550745] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.556254] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.562082] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.568178] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.574574] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.580895] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.586712] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.592717] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.598551] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.604079] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.609943] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.615525] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.621377] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.627010] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.632885] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.638426] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.644894] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.650668] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.656978] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.662685] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.668626] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.674229] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.680109] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.685698] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.691838] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.697503] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.703654] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.709792] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.715682] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.721701] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.727387] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.733383] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.739098] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.744742] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.750115] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.755953] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.761483] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.767190] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.772892] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.778482] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.783773] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.789340] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.795109] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.801958] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.808310] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.814204] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.819645] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.825910] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.831471] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.837474] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.844109] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.850522] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.857317] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.864157] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.870655] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.877172] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.883155] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.889662] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.895705] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.901793] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.907312] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.913643] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.919832] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.926447] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.931392] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.939918] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.949991] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.960745] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.966133] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.976011] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.983641] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.992369] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.997633] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.007738] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.016748] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.021992] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.028546] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.044441] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.049829] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.056802] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.065097] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.070824] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.079461] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.091732] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.099602] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.108061] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.118356] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.124361] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.133656] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.144114] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.152012] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.159696] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.170073] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.178798] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.189147] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.199813] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.206498] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.214945] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.223416] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.230028] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.236061] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.244407] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.249426] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.255835] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.264173] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.268112] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.275235] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.281656] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.289817] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.294541] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.300105] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.306703] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.315356] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.319253] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.326261] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.332259] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.340892] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.345029] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.351539] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.357486] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.365622] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.370027] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.376865] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.384215] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.393108] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.396961] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.403042] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.408928] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.416790] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.420599] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.426807] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.437125] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.445514] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.452803] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.462519] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.472692] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.483634] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.488907] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.497298] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.506825] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.518323] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.524730] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.532745] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.541647] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.552181] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.558809] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.566862] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.574857] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.586475] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.592782] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.600927] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.608225] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.619161] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.625130] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.632922] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.640463] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.652007] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.659523] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.666116] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.673576] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.681498] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.688592] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.696319] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.701917] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.709059] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.716208] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.721679] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.728079] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.735519] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.741965] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.748919] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.754873] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.761737] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.769419] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.776427] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.782247] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.789178] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.795109] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.802101] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.807928] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.814692] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.820646] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.827369] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.833188] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.840148] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.846091] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.852961] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.859500] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.866735] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.872956] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.880137] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.885773] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.892421] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.900835] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.906828] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.913600] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.922190] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.928189] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.934886] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.942101] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.948403] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.955077] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.962276] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.967728] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.973827] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.981353] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.987379] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.993702] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.000952] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.006495] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.013216] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.021637] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.028239] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.034517] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.043868] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.050567] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.057812] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.065128] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.071487] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.077871] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.084956] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.090475] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.096377] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.103278] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.108829] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.115142] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.122432] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.128239] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.134591] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.143626] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.155082] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11618 usecs [ 7.164984] PCI: CLS 0 bytes, default 64 [ 7.169055] Trying to unpack rootfs image as initramfs... [ 7.174499] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.194247] Initialise system trusted keyrings [ 7.205827] Key type blacklist registered [ 7.213893] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.227447] zbud: loaded [ 7.238108] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.250210] fuse: init (API version 7.34) [ 7.258034] integrity: Platform Keyring initialized [ 7.277961] Key type asymmetric registered [ 7.289945] Asymmetric key parser 'x509' registered [ 7.301883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.321921] io scheduler mq-deadline registered [ 7.333076] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.354421] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.376371] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.398389] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.418316] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.430471] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.440893] Freeing initrd memory: 8744K [ 7.450426] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.457320] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.467716] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.473949] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.484888] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.491905] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.502315] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.510156] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.522647] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.530541] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.540629] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.548268] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.554996] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.568207] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.574776] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.584492] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.591607] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.602287] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.611192] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.623007] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.631306] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.641204] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.648118] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.659027] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.667384] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.679361] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.688232] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.697076] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.706624] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.715852] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.727917] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.735282] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.745290] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.752455] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.762649] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.770084] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.781351] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.788052] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.798259] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.805133] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.815465] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.821670] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.832972] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.839953] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.847404] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.856153] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.862529] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.870839] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.879700] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.883949] shpchp 0000:01:00.0: Slot initialization failed [ 7.890906] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.895280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.900017] ACPI: button: Power Button [PWRF] [ 7.925828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.965090] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.972349] Linux agpgart interface v0.103 [ 7.976425] loop: module loaded [ 7.978880] tun: Universal TUN/TAP device driver, 1.6 [ 7.983544] PPP generic driver version 2.4.2 [ 7.986888] VFIO - User Level meta-driver version: 0.3 [ 7.990912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.995402] ehci-pci: EHCI PCI platform driver [ 7.998498] ehci-platform: EHCI generic platform driver [ 8.002008] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.006922] ohci-pci: OHCI PCI platform driver [ 8.009960] ohci-platform: OHCI generic platform driver [ 8.013638] uhci_hcd: USB Universal Host Controller Interface driver [ 8.019925] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.023858] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.029867] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.033823] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.038302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.044537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.049564] usb usb1: Product: UHCI Host Controller [ 8.052929] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.057357] usb usb1: SerialNumber: 0000:02:01.0 [ 8.062714] hub 1-0:1.0: USB hub found [ 8.065454] hub 1-0:1.0: 2 ports detected [ 8.068469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.076045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.079978] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.083378] mousedev: PS/2 mouse device common for all mice [ 8.087940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.094387] rtc_cmos 00:03: RTC can wake from S4 [ 8.099583] rtc_cmos 00:03: registered as rtc0 [ 8.103041] rtc_cmos 00:03: setting system clock to 2025-12-03T23:02:34 UTC (1764802954) [ 8.109311] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.114899] i2c_dev: i2c /dev entries driver [ 8.118650] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.126970] device-mapper: uevent: version 1.0.3 [ 8.130683] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.137027] platform eisa.0: Probing EISA bus 0 [ 8.140083] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.144524] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.148777] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.152949] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.157087] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.161616] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.165848] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.170050] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.174275] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.178290] platform eisa.0: EISA: Detected 0 cards [ 8.181549] ledtrig-cpu: registered to indicate activity on CPUs [ 8.185519] drop_monitor: Initializing network drop monitor service [ 8.189646] NET: Registered PF_INET6 protocol family [ 8.196304] Segment Routing with IPv6 [ 8.199013] In-situ OAM (IOAM) with IPv6 [ 8.204105] NET: Registered PF_PACKET protocol family [ 8.207500] Key type dns_resolver registered [ 8.210566] IPI shorthand broadcast: enabled [ 8.213452] registered taskstats version 1 [ 8.216312] Loading compiled-in X.509 certificates [ 8.219896] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.226389] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.232992] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.239950] blacklist: Loading compiled-in revocation X.509 certificates [ 8.244163] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.250173] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.258584] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.265159] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.271498] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.278188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.284808] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.291353] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.298948] zswap: loaded using pool lzo/zbud [ 8.302124] Key type .fscrypt registered [ 8.304812] Key type fscrypt-provisioning registered [ 8.309821] Key type encrypted registered [ 8.312686] AppArmor: AppArmor sha1 policy hashing enabled [ 8.316571] ima: No TPM chip found, activating TPM-bypass! [ 8.320589] Loading compiled-in module X.509 certificates [ 8.324821] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.332159] ima: Allocated hash algorithm: sha1 [ 8.335283] ima: No architecture policies found [ 8.338684] evm: Initialising EVM extended attributes: [ 8.342151] evm: security.selinux [ 8.344745] evm: security.SMACK64 [ 8.347105] evm: security.SMACK64EXEC [ 8.349570] evm: security.SMACK64TRANSMUTE [ 8.352662] evm: security.SMACK64MMAP [ 8.355506] evm: security.apparmor [ 8.358029] evm: security.ima [ 8.360141] evm: security.capability [ 8.362741] evm: HMAC attrs: 0x1 [ 8.365472] PM: Magic number: 5:664:48 [ 8.368391] RAS: Correctable Errors collector initialized. [ 8.371986] Unstable clock detected, switching default tracing clock to "global" [ 8.371986] If you want to keep using the local clock, then add: [ 8.371986] "trace_clock=local" [ 8.371986] on the kernel command line [ 8.386574] Freeing unused decrypted memory: 2036K [ 8.390123] Freeing unused kernel image (initmem) memory: 3244K [ 8.397829] Write protecting the kernel read-only data: 30720k [ 8.402428] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.407258] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.454539] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.458771] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.462966] Run /init as init process info: initramfs: up at 7.90 [ 8.522135] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.532471] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.537965] GPT:229375 != 2097151 [ 8.540281] GPT:Alternate GPT header not at the end of the disk. [ 8.544091] GPT:229375 != 2097151 [ 8.546382] GPT: Use GNU Parted to correct GPT errors. [ 8.595096] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.016809] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.051090] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.93 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:46:c4:12:25:a4:40:49:4b:b8:e5:fb:16:44:44:68:73 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6zxcGo0YQOv4PmmInhSK18AZmYef034+B/Wj9fF6jfQUpQk3QHK2ENLFraoKnoboBLxnNbNbjQxmjtwRQJrpSrHwdFfyY9p6qcgcjSp7U2J6onNOvb0RfNGQOIv1xVRt4Ffkf8WLr2ciPk4NYfNZWirbVk4eQ/lEv2PjaYLEhyv/pjrA48YOMQdGBQQzpN+UglgViUNZ8JXIFJ1nwUEUV63XQxqSYDbGR4XH9ySOjByWYJc/SMOqpHem/eN6QmqhJtU5TcmjrvPknwAhf+LIDARqKD1xDBoxUhwKw2uF0kKaDrWw1gp/uWXWP3IO0UzlU692Em355nuW3cGlO8qj5 root@tempest-testnetworkadvancedserverops-server-128496378 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFn7VoHzA2TFJ8r2r8Dq2o3xFRCxpEv40L5LB53D5k9eGUlMqqdLOIZ2pOOZQ0OmRcy4UXthsKXfrXhqWzxmglg= root@tempest-testnetworkadvancedserverops-server-128496378 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fece:2012/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 46c41225-a440-494b-b8e5-fb1644446873 name: tempest-TestNetworkAdvancedServerOps-server-128496378 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-128496378 launch-index: 0 === cirros: current=0.6.2 uptime=10.07 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:CE:20:12 inet6 addr: fe80::f816:3eff:fece:2012/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:736 (736.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-128496378 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.128954] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.131802] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.148967] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.478845] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.520549] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.625459] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.626124] ISO 9660 Extensions: RRIP_1991A [ 9.725686] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.472630] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.473995] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:02:35 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:02:36 cirros auth.notice su: + none root:cirros Dec 3 23:02:36 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: DUID 00:04:46:c4:12:25:a4:40:49:4b:b8:e5:fb:16:44:44:68:73 Dec 3 23:02:36 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ce:20:12 Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fece:2012 Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:02:36 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-128496378 login: 2025-12-03 23:02:48,920 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action 0.171s 2025-12-03 23:02:48,920 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"unpause": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:48 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b426f2-3291-49ba-8623-fffb9b280668', 'x-compute-request-id': 'req-c9b426f2-3291-49ba-8623-fffb9b280668', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action'} Body: b'' 2025-12-03 23:02:49,510 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.589s 2025-12-03 23:02:49,511 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:48 GMT', 'server': 'Apache', 'content-length': '1847', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed811be-896c-46b0-9b37-6d8f9938b71e', 'x-compute-request-id': 'req-2ed811be-896c-46b0-9b37-6d8f9938b71e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "PAUSED", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:48Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}, {"version": 4, "addr": "192.168.122.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": "unpausing", "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:50,931 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.417s 2025-12-03 23:02:50,932 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:50 GMT', 'server': 'Apache', 'content-length': '1855', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc2a28a-ec1f-48d1-bc0a-d511c3242b4e', 'x-compute-request-id': 'req-0dc2a28a-ec1f-48d1-bc0a-d511c3242b4e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:49Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}, {"version": 4, "addr": "192.168.122.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:50,936 20 INFO [tempest.common.waiters] State transition "PAUSED/unpausing" ==> "ACTIVE/None" after 1 second wait 2025-12-03 23:02:50,936 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:02:51,029 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb 0.092s 2025-12-03 23:02:51,029 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-65503d92-c6a8-4ba0-a53a-4846439639c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb'} Body: b'{"floatingip": {"id": "8dbbeae6-ef18-4467-8d97-a5251707d0eb", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.234", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "4cf33425-9588-4bf7-9394-351daac1fd74", "port_id": "07e70699-9b67-4eb8-90f7-7a487b7dab88", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9", "mac_address": "fa:16:3e:ce:20:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "46c41225-a440-494b-b8e5-fb1644446873", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:02:29Z", "updated_at": "2025-12-03T23:02:30Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:02:51,029 20 INFO [tempest.scenario.manager] FloatingIP: {'id': '8dbbeae6-ef18-4467-8d97-a5251707d0eb', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.234', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '4cf33425-9588-4bf7-9394-351daac1fd74', 'port_id': '07e70699-9b67-4eb8-90f7-7a487b7dab88', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '3b7463d0-3125-4e1c-bfad-7a1c590a53c9', 'mac_address': 'fa:16:3e:ce:20:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '46c41225-a440-494b-b8e5-fb1644446873', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:02:29Z', 'updated_at': '2025-12-03T23:02:30Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:02:51,029 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.093103 seconds 2025-12-03 23:02:51,029 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.234 with user: cirros 2025-12-03 23:02:51,030 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause begins to ping 192.168.122.234 in 120 sec and the expected result is reachable 2025-12-03 23:02:51,063 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.032841 seconds 2025-12-03 23:02:51,063 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause finishes ping 192.168.122.234 in 120 sec and the ping result is expected 2025-12-03 23:02:51,205 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_pause_unpause): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action 0.141s 2025-12-03 23:02:51,206 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'content-length': '75384', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e84e695-4ade-42af-9cd9-2913dc31c2ab', 'x-compute-request-id': 'req-7e84e695-4ade-42af-9cd9-2913dc31c2ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1244749269 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001187] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004573] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004614] Using GB pages for direct mapping\\n[ 0.004961] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004965] ACPI: Early table checksum verification disabled\\n[ 0.004970] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004975] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004982] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004993] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004997] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005000] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005004] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005008] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005010] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005011] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005012] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005013] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005015] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006110] No NUMA configuration fo 2025-12-03 23:02:51,207 20 DEBUG [tempest.scenario.manager] Console output for 46c41225-a440-494b-b8e5-fb1644446873 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 10000 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1244749269 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001187] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004573] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004614] Using GB pages for direct mapping [ 0.004961] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004965] ACPI: Early table checksum verification disabled [ 0.004970] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004975] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004982] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004993] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004997] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005000] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005004] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005008] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005010] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005011] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005012] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005013] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005015] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006110] No NUMA configuration found [ 0.006112] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006122] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006479] Zone ranges: [ 0.006480] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006483] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006485] Normal empty [ 0.006486] Device empty [ 0.006488] Movable zone start for each node [ 0.006491] Early memory node ranges [ 0.006492] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006494] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006496] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006743] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006773] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006991] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016307] ACPI: PM-Timer IO Port: 0x608 [ 0.016338] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016465] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016469] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016471] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016473] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016474] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016476] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016479] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016482] TSC deadline timer available [ 0.016495] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016569] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016572] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016573] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016574] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016576] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016578] Booting paravirtualized kernel on KVM [ 0.016581] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016589] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016875] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016995] kvm-guest: setup async PF for cpu 0 [ 0.017025] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017049] kvm-guest: PV spinlocks disabled, single CPU [ 0.017055] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017057] Policy zone: DMA32 [ 0.017058] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017118] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017131] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017140] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017201] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017477] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018218] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018248] ftrace: allocating 50600 entries in 198 pages [ 0.046594] ftrace: allocated 198 pages with 4 groups [ 0.046836] rcu: Hierarchical RCU implementation. [ 0.046839] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046843] Rude variant of Tasks RCU enabled. [ 0.046845] Tracing variant of Tasks RCU enabled. [ 0.046847] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046850] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051752] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052256] random: crng init done [ 0.090050] Console: colour VGA+ 80x25 [ 0.232262] printk: console [tty1] enabled [ 0.589242] printk: console [ttyS0] enabled [ 0.592150] ACPI: Core revision 20210730 [ 0.594753] APIC: Switch to symmetric I/O mode setup [ 0.599042] x2apic enabled [ 0.602138] Switched APIC routing to physical x2apic. [ 0.611264] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.617763] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.621757] pid_max: default: 32768 minimum: 301 [ 0.621757] LSM: Security Framework initializing [ 0.621757] landlock: Up and running. [ 0.621757] Yama: becoming mindful. [ 0.621757] AppArmor: AppArmor initialized [ 0.621757] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621757] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.621757] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.621757] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.621757] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.621757] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.621757] Spectre V2 : Mitigation: Retpolines [ 0.621757] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.621757] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.621757] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.621757] RETBleed: Mitigation: untrained return thunk [ 0.621757] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.621757] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.621757] Freeing SMP alternatives memory: 44K [ 0.621757] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.621909] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.625779] ... version: 0 [ 0.628689] ... bit width: 48 [ 0.629772] ... generic registers: 6 [ 0.632414] ... value mask: 0000ffffffffffff [ 0.633770] ... max period: 00007fffffffffff [ 0.637603] ... fixed-purpose events: 0 [ 0.637776] ... event mask: 000000000000003f [ 0.641447] rcu: Hierarchical SRCU implementation. [ 0.642255] smp: Bringing up secondary CPUs ... [ 0.645311] smp: Brought up 1 node, 1 CPU [ 0.645780] smpboot: Max logical packages: 1 [ 0.648991] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.650408] devtmpfs: initialized [ 0.652871] x86/mm: Memory block size: 128MB [ 0.653950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.657787] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.661843] pinctrl core: initialized pinctrl subsystem [ 0.665771] PM: RTC time: 23:02:26, date: 2025-12-03 [ 0.669153] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.669879] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.673814] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.677788] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.681791] audit: initializing netlink subsys (disabled) [ 0.686003] thermal_sys: Registered thermal governor 'fair_share' [ 0.686005] thermal_sys: Registered thermal governor 'bang_bang' [ 0.689774] audit: type=2000 audit(1764802945.839:1): state=initialized audit_enabled=0 res=1 [ 0.693775] thermal_sys: Registered thermal governor 'step_wise' [ 0.693776] thermal_sys: Registered thermal governor 'user_space' [ 0.697777] thermal_sys: Registered thermal governor 'power_allocator' [ 0.701789] EISA bus registered [ 0.708170] cpuidle: using governor ladder [ 0.709771] cpuidle: using governor menu [ 0.714738] ACPI: bus type PCI registered [ 0.717606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.718053] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.721772] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.725792] PCI: Using configuration type 1 for base access [ 0.730791] Kprobes globally optimized [ 0.733612] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.733782] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.738665] ACPI: Added _OSI(Module Device) [ 0.741503] ACPI: Added _OSI(Processor Device) [ 0.741820] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.745523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.745888] ACPI: Added _OSI(Linux-Dell-Video) [ 0.749447] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.749805] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.758112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.765292] ACPI: Interpreter enabled [ 0.765785] ACPI: PM: (supports S0 S5) [ 0.768230] ACPI: Using IOAPIC for interrupt routing [ 0.769835] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.773778] PCI: Using E820 reservations for host bridge windows [ 0.778123] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.788730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.789819] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.793951] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.797945] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.803391] PCI host bridge to bus 0000:00 [ 0.805783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.809785] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.813785] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.817779] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.821780] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.825778] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.829782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.834190] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.842959] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.853851] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.865826] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.873821] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.887932] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.890039] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.898881] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.905285] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.911647] pci 0000:00:02.0: enabling Extended Tags [ 0.916776] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.921575] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.929978] pci 0000:00:02.1: enabling Extended Tags [ 0.937774] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.945437] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.952783] pci 0000:00:02.2: enabling Extended Tags [ 0.956468] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.960824] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.968890] pci 0000:00:02.3: enabling Extended Tags [ 0.973667] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.976643] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.982548] pci 0000:00:02.4: enabling Extended Tags [ 0.988538] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.992918] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.000172] pci 0000:00:02.5: enabling Extended Tags [ 1.004558] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.008795] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.016177] pci 0000:00:02.6: enabling Extended Tags [ 1.021524] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024827] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.030604] pci 0000:00:02.7: enabling Extended Tags [ 1.038623] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.044708] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.051843] pci 0000:00:03.0: enabling Extended Tags [ 1.057867] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.064801] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.070621] pci 0000:00:03.1: enabling Extended Tags [ 1.076474] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.080832] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.087055] pci 0000:00:03.2: enabling Extended Tags [ 1.092564] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.098716] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.108717] pci 0000:00:03.3: enabling Extended Tags [ 1.112442] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.117552] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.124464] pci 0000:00:03.4: enabling Extended Tags [ 1.128671] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.133197] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.139356] pci 0000:00:03.5: enabling Extended Tags [ 1.144696] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.149084] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.156898] pci 0000:00:03.6: enabling Extended Tags [ 1.160544] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.165129] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.171091] pci 0000:00:03.7: enabling Extended Tags [ 1.178877] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.185077] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.192200] pci 0000:00:04.0: enabling Extended Tags [ 1.198252] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.205252] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.213777] pci 0000:00:04.1: enabling Extended Tags [ 1.220485] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.225189] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.231188] pci 0000:00:04.2: enabling Extended Tags [ 1.238303] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.245277] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.251146] pci 0000:00:04.3: enabling Extended Tags [ 1.256458] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.261184] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.268849] pci 0000:00:04.4: enabling Extended Tags [ 1.273498] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.277746] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.283311] pci 0000:00:04.5: enabling Extended Tags [ 1.288399] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.293780] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.305097] pci 0000:00:04.6: enabling Extended Tags [ 1.310430] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.317463] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.322552] pci 0000:00:04.7: enabling Extended Tags [ 1.330657] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.336805] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.344117] pci 0000:00:05.0: enabling Extended Tags [ 1.414490] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.420188] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.423063] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.444094] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.448902] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.453720] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.460138] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.469187] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.473626] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.477551] pci 0000:01:00.0: enabling Extended Tags [ 1.556907] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.557841] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.561836] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.565919] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.572163] pci_bus 0000:02: extended config space not accessible [ 1.574125] acpiphp: Slot [1] registered [ 1.577368] acpiphp: Slot [0] registered [ 1.577825] acpiphp: Slot [2] registered [ 1.580850] acpiphp: Slot [3] registered [ 1.581842] acpiphp: Slot [4] registered [ 1.585004] acpiphp: Slot [5] registered [ 1.585845] acpiphp: Slot [6] registered [ 1.588904] acpiphp: Slot [7] registered [ 1.589825] acpiphp: Slot [8] registered [ 1.593831] acpiphp: Slot [9] registered [ 1.596781] acpiphp: Slot [10] registered [ 1.597837] acpiphp: Slot [11] registered [ 1.601333] acpiphp: Slot [12] registered [ 1.601834] acpiphp: Slot [13] registered [ 1.604943] acpiphp: Slot [14] registered [ 1.605823] acpiphp: Slot [15] registered [ 1.609322] acpiphp: Slot [16] registered [ 1.609829] acpiphp: Slot [17] registered [ 1.612966] acpiphp: Slot [18] registered [ 1.613825] acpiphp: Slot [19] registered [ 1.617842] acpiphp: Slot [20] registered [ 1.621284] acpiphp: Slot [21] registered [ 1.621826] acpiphp: Slot [22] registered [ 1.625079] acpiphp: Slot [23] registered [ 1.625825] acpiphp: Slot [24] registered [ 1.629020] acpiphp: Slot [25] registered [ 1.629824] acpiphp: Slot [26] registered [ 1.632887] acpiphp: Slot [27] registered [ 1.633825] acpiphp: Slot [28] registered [ 1.637124] acpiphp: Slot [29] registered [ 1.637827] acpiphp: Slot [30] registered [ 1.641276] acpiphp: Slot [31] registered [ 1.644345] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.657460] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.748169] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.749876] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.753846] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.757913] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.767651] acpiphp: Slot [0-2] registered [ 1.770449] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.779690] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.791224] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.799983] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.801994] pci 0000:03:00.0: enabling Extended Tags [ 1.890864] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.893906] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.897932] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.904962] acpiphp: Slot [0-3] registered [ 1.906459] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.917826] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.931340] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.937810] pci 0000:04:00.0: enabling Extended Tags [ 2.023328] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.025928] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.029899] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.036664] acpiphp: Slot [0-4] registered [ 2.038468] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.049411] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.057780] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.064231] pci 0000:05:00.0: enabling Extended Tags [ 2.151951] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.153937] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.157925] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.164803] acpiphp: Slot [0-5] registered [ 2.166498] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.177776] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.192094] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.196156] pci 0000:06:00.0: enabling Extended Tags [ 2.280509] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.281906] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.285900] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.292659] acpiphp: Slot [0-6] registered [ 2.366860] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.369956] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.373916] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.380692] acpiphp: Slot [0-7] registered [ 2.452433] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.453906] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.457928] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.464953] acpiphp: Slot [0-8] registered [ 2.543840] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.545942] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.549955] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.557475] acpiphp: Slot [0-9] registered [ 2.645591] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.645909] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.649902] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.656769] acpiphp: Slot [0-10] registered [ 2.734212] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.737939] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.741930] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.749023] acpiphp: Slot [0-11] registered [ 2.825409] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.825911] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.829908] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.837180] acpiphp: Slot [0-12] registered [ 2.914444] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.917904] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.921881] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.928828] acpiphp: Slot [0-13] registered [ 3.007875] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.009886] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.013879] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.020959] acpiphp: Slot [0-14] registered [ 3.102770] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.105890] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.109909] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.116848] acpiphp: Slot [0-15] registered [ 3.195963] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.197934] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.201898] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.208747] acpiphp: Slot [0-16] registered [ 3.285669] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.285904] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.289897] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.296864] acpiphp: Slot [0-17] registered [ 3.367901] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.369922] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.373957] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.380892] acpiphp: Slot [0-18] registered [ 3.453198] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.453921] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.457916] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.466658] acpiphp: Slot [0-19] registered [ 3.552447] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.553905] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.557899] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.564792] acpiphp: Slot [0-20] registered [ 3.638038] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.641904] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.645912] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.652834] acpiphp: Slot [0-21] registered [ 3.725839] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.729838] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.733898] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.741102] acpiphp: Slot [0-22] registered [ 3.815181] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.817919] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.821926] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.829479] acpiphp: Slot [0-23] registered [ 3.901966] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.905743] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.905903] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.912577] acpiphp: Slot [0-24] registered [ 3.985963] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.989937] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.993900] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.000624] acpiphp: Slot [0-25] registered [ 4.090390] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.093964] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.097969] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.151556] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.153998] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.157985] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.161990] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.166048] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.170032] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.174040] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.178059] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.181911] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.185790] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.189790] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.193791] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.197788] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.201807] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.205813] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.209796] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.214092] iommu: Default domain type: Translated [ 4.217770] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.221931] SCSI subsystem initialized [ 4.225288] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.225757] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.225780] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.229771] vgaarb: loaded [ 4.232276] ACPI: bus type USB registered [ 4.233794] usbcore: registered new interface driver usbfs [ 4.237784] usbcore: registered new interface driver hub [ 4.241785] usbcore: registered new device driver usb [ 4.245809] pps_core: LinuxPPS API ver. 1 registered [ 4.249771] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.253792] PTP clock support registered [ 4.257220] EDAC MC: Ver: 3.0.0 [ 4.261656] NetLabel: Initializing [ 4.261773] NetLabel: domain hash size = 128 [ 4.264943] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.265810] NetLabel: unlabeled traffic allowed by default [ 4.269830] PCI: Using ACPI for IRQ routing [ 5.192944] clocksource: Switched to clocksource kvm-clock [ 5.209916] VFS: Disk quotas dquot_6.6.0 [ 5.213698] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.220154] AppArmor: AppArmor Filesystem Enabled [ 5.224882] pnp: PnP ACPI init [ 5.228247] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.235518] pnp: PnP ACPI: found 5 devices [ 5.245159] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.253040] NET: Registered PF_INET protocol family [ 5.257687] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.265115] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.272817] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.279945] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.286790] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.293540] TCP: Hash tables configured (established 1024 bind 1024) [ 5.299868] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.306704] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.312425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.318554] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.323812] NET: Registered PF_XDP protocol family [ 5.328539] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.336611] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.345183] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.353847] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.361549] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.368754] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.377550] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.384990] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.392673] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.400176] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.407366] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.414532] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.422496] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.430320] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.437920] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.445133] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.452431] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.459451] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.466460] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.473792] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.481194] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.488519] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.496086] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.503219] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.510618] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.516344] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.522358] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.527974] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.533648] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.539416] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.545121] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.550745] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.556254] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.562082] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.568178] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.574574] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.580895] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.586712] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.592717] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.598551] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.604079] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.609943] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.615525] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.621377] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.627010] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.632885] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.638426] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.644894] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.650668] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.656978] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.662685] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.668626] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.674229] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.680109] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.685698] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.691838] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.697503] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.703654] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.709792] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.715682] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.721701] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.727387] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.733383] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.739098] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.744742] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.750115] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.755953] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.761483] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.767190] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.772892] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.778482] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.783773] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.789340] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.795109] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.801958] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.808310] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.814204] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.819645] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.825910] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.831471] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.837474] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.844109] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.850522] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.857317] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.864157] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.870655] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.877172] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.883155] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.889662] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.895705] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.901793] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.907312] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.913643] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.919832] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.926447] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.931392] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.939918] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.949991] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.960745] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.966133] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.976011] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.983641] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.992369] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.997633] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.007738] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.016748] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.021992] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.028546] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.044441] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.049829] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.056802] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.065097] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.070824] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.079461] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.091732] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.099602] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.108061] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.118356] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.124361] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.133656] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.144114] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.152012] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.159696] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.170073] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.178798] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.189147] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.199813] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.206498] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.214945] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.223416] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.230028] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.236061] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.244407] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.249426] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.255835] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.264173] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.268112] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.275235] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.281656] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.289817] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.294541] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.300105] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.306703] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.315356] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.319253] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.326261] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.332259] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.340892] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.345029] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.351539] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.357486] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.365622] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.370027] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.376865] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.384215] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.393108] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.396961] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.403042] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.408928] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.416790] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.420599] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.426807] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.437125] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.445514] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.452803] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.462519] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.472692] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.483634] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.488907] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.497298] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.506825] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.518323] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.524730] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.532745] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.541647] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.552181] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.558809] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.566862] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.574857] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.586475] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.592782] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.600927] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.608225] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.619161] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.625130] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.632922] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.640463] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.652007] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.659523] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.666116] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.673576] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.681498] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.688592] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.696319] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.701917] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.709059] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.716208] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.721679] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.728079] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.735519] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.741965] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.748919] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.754873] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.761737] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.769419] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.776427] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.782247] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.789178] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.795109] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.802101] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.807928] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.814692] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.820646] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.827369] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.833188] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.840148] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.846091] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.852961] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.859500] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.866735] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.872956] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.880137] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.885773] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.892421] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.900835] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.906828] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.913600] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.922190] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.928189] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.934886] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.942101] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.948403] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.955077] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.962276] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.967728] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.973827] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.981353] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.987379] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.993702] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.000952] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.006495] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.013216] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.021637] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.028239] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.034517] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.043868] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.050567] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.057812] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.065128] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.071487] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.077871] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.084956] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.090475] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.096377] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.103278] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.108829] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.115142] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.122432] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.128239] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.134591] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.143626] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.155082] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11618 usecs [ 7.164984] PCI: CLS 0 bytes, default 64 [ 7.169055] Trying to unpack rootfs image as initramfs... [ 7.174499] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.194247] Initialise system trusted keyrings [ 7.205827] Key type blacklist registered [ 7.213893] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.227447] zbud: loaded [ 7.238108] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.250210] fuse: init (API version 7.34) [ 7.258034] integrity: Platform Keyring initialized [ 7.277961] Key type asymmetric registered [ 7.289945] Asymmetric key parser 'x509' registered [ 7.301883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.321921] io scheduler mq-deadline registered [ 7.333076] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.354421] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.376371] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.398389] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.418316] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.430471] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.440893] Freeing initrd memory: 8744K [ 7.450426] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.457320] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.467716] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.473949] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.484888] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.491905] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.502315] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.510156] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.522647] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.530541] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.540629] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.548268] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.554996] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.568207] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.574776] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.584492] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.591607] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.602287] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.611192] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.623007] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.631306] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.641204] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.648118] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.659027] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.667384] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.679361] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.688232] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.697076] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.706624] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.715852] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.727917] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.735282] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.745290] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.752455] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.762649] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.770084] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.781351] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.788052] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.798259] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.805133] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.815465] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.821670] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.832972] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.839953] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.847404] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.856153] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.862529] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.870839] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.879700] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.883949] shpchp 0000:01:00.0: Slot initialization failed [ 7.890906] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.895280] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.900017] ACPI: button: Power Button [PWRF] [ 7.925828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.965090] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.972349] Linux agpgart interface v0.103 [ 7.976425] loop: module loaded [ 7.978880] tun: Universal TUN/TAP device driver, 1.6 [ 7.983544] PPP generic driver version 2.4.2 [ 7.986888] VFIO - User Level meta-driver version: 0.3 [ 7.990912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.995402] ehci-pci: EHCI PCI platform driver [ 7.998498] ehci-platform: EHCI generic platform driver [ 8.002008] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.006922] ohci-pci: OHCI PCI platform driver [ 8.009960] ohci-platform: OHCI generic platform driver [ 8.013638] uhci_hcd: USB Universal Host Controller Interface driver [ 8.019925] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.023858] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.029867] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.033823] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.038302] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.044537] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.049564] usb usb1: Product: UHCI Host Controller [ 8.052929] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.057357] usb usb1: SerialNumber: 0000:02:01.0 [ 8.062714] hub 1-0:1.0: USB hub found [ 8.065454] hub 1-0:1.0: 2 ports detected [ 8.068469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.076045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.079978] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.083378] mousedev: PS/2 mouse device common for all mice [ 8.087940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.094387] rtc_cmos 00:03: RTC can wake from S4 [ 8.099583] rtc_cmos 00:03: registered as rtc0 [ 8.103041] rtc_cmos 00:03: setting system clock to 2025-12-03T23:02:34 UTC (1764802954) [ 8.109311] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.114899] i2c_dev: i2c /dev entries driver [ 8.118650] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.126970] device-mapper: uevent: version 1.0.3 [ 8.130683] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.137027] platform eisa.0: Probing EISA bus 0 [ 8.140083] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.144524] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.148777] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.152949] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.157087] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.161616] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.165848] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.170050] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.174275] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.178290] platform eisa.0: EISA: Detected 0 cards [ 8.181549] ledtrig-cpu: registered to indicate activity on CPUs [ 8.185519] drop_monitor: Initializing network drop monitor service [ 8.189646] NET: Registered PF_INET6 protocol family [ 8.196304] Segment Routing with IPv6 [ 8.199013] In-situ OAM (IOAM) with IPv6 [ 8.204105] NET: Registered PF_PACKET protocol family [ 8.207500] Key type dns_resolver registered [ 8.210566] IPI shorthand broadcast: enabled [ 8.213452] registered taskstats version 1 [ 8.216312] Loading compiled-in X.509 certificates [ 8.219896] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.226389] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.232992] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.239950] blacklist: Loading compiled-in revocation X.509 certificates [ 8.244163] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.250173] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.258584] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.265159] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.271498] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.278188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.284808] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.291353] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.298948] zswap: loaded using pool lzo/zbud [ 8.302124] Key type .fscrypt registered [ 8.304812] Key type fscrypt-provisioning registered [ 8.309821] Key type encrypted registered [ 8.312686] AppArmor: AppArmor sha1 policy hashing enabled [ 8.316571] ima: No TPM chip found, activating TPM-bypass! [ 8.320589] Loading compiled-in module X.509 certificates [ 8.324821] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.332159] ima: Allocated hash algorithm: sha1 [ 8.335283] ima: No architecture policies found [ 8.338684] evm: Initialising EVM extended attributes: [ 8.342151] evm: security.selinux [ 8.344745] evm: security.SMACK64 [ 8.347105] evm: security.SMACK64EXEC [ 8.349570] evm: security.SMACK64TRANSMUTE [ 8.352662] evm: security.SMACK64MMAP [ 8.355506] evm: security.apparmor [ 8.358029] evm: security.ima [ 8.360141] evm: security.capability [ 8.362741] evm: HMAC attrs: 0x1 [ 8.365472] PM: Magic number: 5:664:48 [ 8.368391] RAS: Correctable Errors collector initialized. [ 8.371986] Unstable clock detected, switching default tracing clock to "global" [ 8.371986] If you want to keep using the local clock, then add: [ 8.371986] "trace_clock=local" [ 8.371986] on the kernel command line [ 8.386574] Freeing unused decrypted memory: 2036K [ 8.390123] Freeing unused kernel image (initmem) memory: 3244K [ 8.397829] Write protecting the kernel read-only data: 30720k [ 8.402428] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.407258] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.454539] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.458771] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.462966] Run /init as init process info: initramfs: up at 7.90 [ 8.522135] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.532471] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.537965] GPT:229375 != 2097151 [ 8.540281] GPT:Alternate GPT header not at the end of the disk. [ 8.544091] GPT:229375 != 2097151 [ 8.546382] GPT: Use GNU Parted to correct GPT errors. [ 8.595096] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.016809] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.051090] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.93 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunne51F9 l 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:46:c4:12:25:a4:40:49:4b:b8:e5:fb:16:44:44:68:73 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6zxcGo0YQOv4PmmInhSK18AZmYef034+B/Wj9fF6jfQUpQk3QHK2ENLFraoKnoboBLxnNbNbjQxmjtwRQJrpSrHwdFfyY9p6qcgcjSp7U2J6onNOvb0RfNGQOIv1xVRt4Ffkf8WLr2ciPk4NYfNZWirbVk4eQ/lEv2PjaYLEhyv/pjrA48YOMQdGBQQzpN+UglgViUNZ8JXIFJ1nwUEUV63XQxqSYDbGR4XH9ySOjByWYJc/SMOqpHem/eN6QmqhJtU5TcmjrvPknwAhf+LIDARqKD1xDBoxUhwKw2uF0kKaDrWw1gp/uWXWP3IO0UzlU692Em355nuW3cGlO8qj5 root@tempest-testnetworkadvancedserverops-server-128496378 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFn7VoHzA2TFJ8r2r8Dq2o3xFRCxpEv40L5LB53D5k9eGUlMqqdLOIZ2pOOZQ0OmRcy4UXthsKXfrXhqWzxmglg= root@tempest-testnetworkadvancedserverops-server-128496378 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fece:2012/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 46c41225-a440-494b-b8e5-fb1644446873 name: tempest-TestNetworkAdvancedServerOps-server-128496378 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-128496378 launch-index: 0 === cirros: current=0.6.2 uptime=10.07 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:CE:20:12 inet6 addr: fe80::f816:3eff:fece:2012/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:736 (736.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-128496378 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.128954] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.131802] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.148967] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.478845] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.520549] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.625459] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.626124] ISO 9660 Extensions: RRIP_1991A [ 9.725686] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.472630] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.473995] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:02:35 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:02:36 cirros auth.notice su: + none root:cirros Dec 3 23:02:36 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: DUID 00:04:46:c4:12:25:a4:40:49:4b:b8:e5:fb:16:44:44:68:73 Dec 3 23:02:36 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ce:20:12 Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fece:2012 Dec 3 23:02:36 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:02:36 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-128496378 login: 2025-12-03 23:02:51,209 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.234:22' as 'cirros' with public key authentication 2025-12-03 23:02:51,212 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:02:51,267 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:02:51,267 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.234 successfully created 2025-12-03 23:02:51,929 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb 0.660s 2025-12-03 23:02:51,930 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4eab49b1-e0a3-4a39-958e-90ebfde8523a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dbbeae6-ef18-4467-8d97-a5251707d0eb'} Body: b'' 2025-12-03 23:02:52,125 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.195s 2025-12-03 23:02:52,126 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a04ecab-633b-4a73-b616-56365af8f63a', 'x-compute-request-id': 'req-6a04ecab-633b-4a73-b616-56365af8f63a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'' 2025-12-03 23:02:52,958 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.832s 2025-12-03 23:02:52,959 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:52 GMT', 'server': 'Apache', 'content-length': '1861', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44756867-dcff-4435-bb85-64568e8070f0', 'x-compute-request-id': 'req-44756867-dcff-4435-bb85-64568e8070f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"server": {"id": "46c41225-a440-494b-b8e5-fb1644446873", "name": "tempest-TestNetworkAdvancedServerOps-server-128496378", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:15Z", "updated": "2025-12-03T23:02:52Z", "addresses": {"tempest-network-smoke--1359353316": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}, {"version": 4, "addr": "192.168.122.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:20:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/46c41225-a440-494b-b8e5-fb1644446873"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-609610216", "OS-SRV-USG:launched_at": "2025-12-03T23:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1139639431"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:54,402 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873 0.439s 2025-12-03 23:02:54,402 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:53 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a2bc37-9f52-49b3-ba78-6f57466155f9', 'x-compute-request-id': 'req-81a2bc37-9f52-49b3-ba78-6f57466155f9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/46c41225-a440-494b-b8e5-fb1644446873'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 46c41225-a440-494b-b8e5-fb1644446873 could not be found."}}' 2025-12-03 23:02:57,574 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4cf33425-9588-4bf7-9394-351daac1fd74/remove_router_interface 3.171s 2025-12-03 23:02:57,575 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "11901e1e-32ea-4330-bf82-0616336829dc"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f70c7b60-6624-4c43-87e1-c9274e7f092c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4cf33425-9588-4bf7-9394-351daac1fd74/remove_router_interface'} Body: b'{"id": "4cf33425-9588-4bf7-9394-351daac1fd74", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "adb37103-c81d-4572-b5ad-0192313642e0", "network_id": "3b7463d0-3125-4e1c-bfad-7a1c590a53c9", "subnet_id": "11901e1e-32ea-4330-bf82-0616336829dc", "subnet_ids": ["11901e1e-32ea-4330-bf82-0616336829dc"]}' 2025-12-03 23:02:58,558 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/11901e1e-32ea-4330-bf82-0616336829dc 0.982s 2025-12-03 23:02:58,558 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7ea6521f-b0bc-407b-9b43-3a53f771ea2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/11901e1e-32ea-4330-bf82-0616336829dc'} Body: b'' 2025-12-03 23:02:59,823 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4cf33425-9588-4bf7-9394-351daac1fd74 1.265s 2025-12-03 23:02:59,824 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c91a5c95-2506-4ba0-bf7f-7deaef73cfa5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4cf33425-9588-4bf7-9394-351daac1fd74'} Body: b'' 2025-12-03 23:03:00,439 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/3b7463d0-3125-4e1c-bfad-7a1c590a53c9 0.615s 2025-12-03 23:03:00,440 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d06f848c-11bb-4ce8-a90a-39cc372f82d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/3b7463d0-3125-4e1c-bfad-7a1c590a53c9'} Body: b'' 2025-12-03 23:03:00,646 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/71cd469c-2957-489c-91b6-17d409ca46ab 0.206s 2025-12-03 23:03:00,647 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fe65a1e0-df79-46cc-b711-c9304ed3d881', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/71cd469c-2957-489c-91b6-17d409ca46ab'} Body: b'' 2025-12-03 23:03:00,732 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-609610216 0.084s 2025-12-03 23:03:00,732 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:00 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8553eb93-1a5a-4093-8af0-30c32d32daaf', 'x-compute-request-id': 'req-8553eb93-1a5a-4093-8af0-30c32d32daaf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-609610216'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:02:39.590861Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] time: 2025-12-03 23:04:11.537419Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:02:42,588 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 2.997s 2025-12-03 23:02:42,589 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1418427845", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-35a3e134-4f6b-4ace-82e3-0eab3145cd39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd","name":"tempest-network-smoke--1418427845","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:02:40Z","updated_at":"2025-12-03T23:02:40Z","revision_number":1}}' 2025-12-03 23:02:44,770 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.180s 2025-12-03 23:02:44,770 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1201264359", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-3608a8d4-1a64-4c1d-8d09-47ab69b0479b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "name": "tempest-TestNetworkBasicOps-router-1201264359", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.244"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:02:42Z", "updated_at": "2025-12-03T23:02:43Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:44,860 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.089s 2025-12-03 23:02:44,861 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-922a51ba-97c1-4248-a2b3-a76afbe3dca8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:02:45,060 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.199s 2025-12-03 23:02:45,061 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-ab629076-e95e-4cb8-beca-c7265a3eabcb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:02:45,171 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.110s 2025-12-03 23:02:45,172 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5a9453c9-e143-4616-8269-bbdd830da2dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:02:45,269 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.097s 2025-12-03 23:02:45,270 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-67c7f7a1-1b43-470d-9944-e792e8877c50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:02:46,705 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.435s 2025-12-03 23:02:46,706 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-933472682", "network_id": "e20589f4-8d08-41e7-86bf-a79fa66da7fd", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-d2a1bea2-82e2-4f54-af17-9b78471a104d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"a1355d41-aa49-4d9d-a734-a49fa3c161fa","name":"tempest-subnet-smoke-933472682","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:02:45Z","updated_at":"2025-12-03T23:02:45Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:48,877 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/add_router_interface 2.170s 2025-12-03 23:02:48,877 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a1355d41-aa49-4d9d-a734-a49fa3c161fa"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bb0da680-ec7a-4d35-a1ff-e31204e431ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/add_router_interface'} Body: b'{"id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "2cc1329b-8325-47df-9646-7d8b542f00bc", "network_id": "e20589f4-8d08-41e7-86bf-a79fa66da7fd", "subnet_id": "a1355d41-aa49-4d9d-a734-a49fa3c161fa", "subnet_ids": ["a1355d41-aa49-4d9d-a734-a49fa3c161fa"]}' 2025-12-03 23:02:49,057 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.180s 2025-12-03 23:02:49,058 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '5327', 'x-openstack-request-id': 'req-50d0c41f-419a-4117-a078-d37ca2565542', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"3b7463d0-3125-4e1c-bfad-7a1c590a53c9","name":"tempest-network-smoke--1359353316","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["11901e1e-32ea-4330-bf82-0616336829dc"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:02:04Z","updated_at":"2025-12-03T23:02:09Z","revision_number":2,"project_id":"3989de3c2cf844418cdd96de2dc55a66","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":46246},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4 2025-12-03 23:02:49,223 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.164s 2025-12-03 23:02:49,223 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4552', 'x-openstack-request-id': 'req-ed43d3ef-864a-487c-abe6-3e7b6a0a1595', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"11901e1e-32ea-4330-bf82-0616336829dc","name":"tempest-subnet-smoke-1070343890","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","network_id":"3b7463d0-3125-4e1c-bfad-7a1c590a53c9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:02:09Z","updated_at":"2025-12-03T23:02:09Z","revision_number":0,"project_id":"3989de3c2cf844418cdd96de2dc55a66"},{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"a1355d41-aa49-4d9d-a734-a49fa3c161fa","name":"tempest-subnet-smoke-933472682","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd" 2025-12-03 23:02:49,580 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.356s 2025-12-03 23:02:49,580 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1980', 'x-openstack-request-id': 'req-297d00c6-ca19-42c0-8c4b-0d22dfbdd5c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "4cf33425-9588-4bf7-9394-351daac1fd74", "name": "tempest-TestNetworkAdvancedServerOps-router-1822674500", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.195"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:02:04Z", "updated_at": "2025-12-03T23:02:11Z", "revision_number": 3, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "name": "tempest-TestNetworkBasicOps-router-1201264359", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.244"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:02:42Z", "updated_at": "2025-12-03T23:02:47Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:02:49,680 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.098s 2025-12-03 23:02:49,680 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-2103079523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBarKmV3joHKVlcb3oN+e6kTcf0b1nQeFHpOkmABQAP7LST76mPJIr6e0gE/K3AIozGBx3fhuvDiNlinK3OgOZG6ASyDjtwW9XfdaOv1iZMd7z9CkyxvakxNTgSzoBOvfA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:49 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c36f26e2-ca8c-45d0-9a53-14898f469d2a', 'x-compute-request-id': 'req-c36f26e2-ca8c-45d0-9a53-14898f469d2a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-2103079523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBarKmV3joHKVlcb3oN+e6kTcf0b1nQeFHpOkmABQAP7LST76mPJIr6e0gE/K3AIozGBx3fhuvDiNlinK3OgOZG6ASyDjtwW9XfdaOv1iZMd7z9CkyxvakxNTgSzoBOvfA==", "fingerprint": "12:ec:63:43:bb:8c:90:fe:44:ec:e2:ba:b9:51:06:8e", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:02:49,914 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.232s 2025-12-03 23:02:49,915 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2077269387", "description": "tempest-secgroup-smoke-2077269387 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-0f2069cb-6692-45c9-bde4-f0653e763226', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "17cd211b-4540-44f8-86f4-200c066a3810", "name": "tempest-secgroup-smoke-2077269387", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-2077269387 description", "shared": false, "security_group_rules": [{"id": "5d911aab-59a0-4107-845b-bdfd98670960", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "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": 1362, "description": null, "tags": [], "created_at": "2025-12-03T23:02:49Z", "updated_at": "2025-12-03T23:02:49Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "b5d4bf95-bf5d-467b-9028-53a4a18f349e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "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": 1363, "description": null, "tags": [], "created_at": "2025-12-03T23:02:49Z", "updated_at": "2025-12-03T23:02:49Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:02:49Z", "updated_at": "2025-12-03T23:02:49Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:50,164 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.249s 2025-12-03 23:02:50,165 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-94fb64c5-d73a-4986-ac00-c4763465f540', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d2907a4f-2e27-4aae-a848-d9ca546adc2a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "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, "description": "", "created_at": "2025-12-03T23:02:50Z", "updated_at": "2025-12-03T23:02:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:50,514 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.349s 2025-12-03 23:02:50,515 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fe4a8244-45b8-49a5-84f0-a0b997e802c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a22bae5-beea-42c2-9660-31854d822cf9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:02:50Z", "updated_at": "2025-12-03T23:02:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:50,819 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.303s 2025-12-03 23:02:50,819 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-153a0957-8b2f-47c2-a8d2-b5e25438aeff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0922ba22-f495-4bb0-96ef-8a23b325d68d", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "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, "description": "", "created_at": "2025-12-03T23:02:50Z", "updated_at": "2025-12-03T23:02:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:51,028 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.209s 2025-12-03 23:02:51,029 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-cbc1ccf2-a1c4-41c3-a1ac-ab8a9c7f3c2a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cc87ab1e-d009-421b-8514-d22d2974992d", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:02:50Z", "updated_at": "2025-12-03T23:02:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:51,272 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.242s 2025-12-03 23:02:51,272 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fae00888-b145-46e2-9206-68e1396e1988', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "860ed57e-8078-445c-a4d6-ef52cb69ef86", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:02:51Z", "updated_at": "2025-12-03T23:02:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:51,664 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.391s 2025-12-03 23:02:51,664 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3789288b-68a9-40d6-a08f-2f8f0bdabfab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5ca964b-5b4a-44c4-aa6e-80822923c51a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "17cd211b-4540-44f8-86f4-200c066a3810", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:02:51Z", "updated_at": "2025-12-03T23:02:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:02:52,017 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.347s 2025-12-03 23:02:52,017 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:51 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b22f31d9-cc88-47f0-87b2-0a60541fe856', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["E4JsokiDQtGqJcQTDfjE5Q"], "expires_at": "2025-12-04T00:02:52.000000Z", "issued_at": "2025-12-03T23:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:02:52,017 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-03 23:02:54,550 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.531s 2025-12-03 23:02:54,550 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1678267666", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "e20589f4-8d08-41e7-86bf-a79fa66da7fd"}], "key_name": "tempest-TestNetworkBasicOps-2103079523", "security_groups": [{"name": "tempest-secgroup-smoke-2077269387"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:52 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f33274-9820-4f02-aa55-a575f7a80b70', 'x-compute-request-id': 'req-38f33274-9820-4f02-aa55-a575f7a80b70', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2077269387"}], "adminPass": "HAyYaJdp6HZ7"}}' 2025-12-03 23:02:54,828 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.277s 2025-12-03 23:02:54,828 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:54 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2dc5bb-9c1d-4493-8691-a7b048b6c687', 'x-compute-request-id': 'req-5e2dc5bb-9c1d-4493-8691-a7b048b6c687', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:02:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2103079523", "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-12-03 23:02:56,528 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.694s 2025-12-03 23:02:56,528 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:55 GMT', 'server': 'Apache', 'content-length': '1479', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e8656ea-cbec-486c-97a9-b1011559c6a0', 'x-compute-request-id': 'req-6e8656ea-cbec-486c-97a9-b1011559c6a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:02:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2103079523", "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-12-03 23:02:56,531 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-03 23:02:58,397 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.864s 2025-12-03 23:02:58,397 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:57 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c549b6a-1379-4484-bc91-de22edabafe6', 'x-compute-request-id': 'req-6c549b6a-1379-4484-bc91-de22edabafe6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2103079523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:02:58,401 21 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2025-12-03 23:03:00,309 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.905s 2025-12-03 23:03:00,309 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:02:59 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae497faa-a911-4341-af57-bf115e0ba27a', 'x-compute-request-id': 'req-ae497faa-a911-4341-af57-bf115e0ba27a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2103079523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2077269387"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:02,557 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 1.243s 2025-12-03 23:03:02,557 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:01 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf75dc15-1186-45cd-9618-7ba58120c019', 'x-compute-request-id': 'req-cf75dc15-1186-45cd-9618-7ba58120c019', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2103079523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2077269387"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:04,537 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.975s 2025-12-03 23:03:04,538 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:03 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d657c9aa-2a0f-479a-ad0d-d25b06ba5ebf', 'x-compute-request-id': 'req-d657c9aa-2a0f-479a-ad0d-d25b06ba5ebf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:03:01Z", "addresses": {"tempest-network-smoke--1418427845": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:65:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2103079523", "OS-SRV-USG:launched_at": "2025-12-03T23:03:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2077269387"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:04,543 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:03:05,540 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.997s 2025-12-03 23:03:05,541 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:04 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-10000 API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66bb8b3c-69dc-424c-abb4-e25e5a442e17', 'x-compute-request-id': 'req-66bb8b3c-69dc-424c-abb4-e25e5a442e17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:03:01Z", "addresses": {"tempest-network-smoke--1418427845": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:65:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2103079523", "OS-SRV-USG:launched_at": "2025-12-03T23:03:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2077269387"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:05,544 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:03:05,647 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=4d1b817a-c340-43fb-b0a4-7929850bbba1 0.102s 2025-12-03 23:03:05,647 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-cccb3b07-7b0b-450d-933c-2b0e9303dfd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"ports":[{"id":"18ddb91b-25ee-4c62-9e4f-26295303909a","name":"","network_id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:93:65:01","admin_state_up":true,"status":"ACTIVE","device_id":"4d1b817a-c340-43fb-b0a4-7929850bbba1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a1355d41-aa49-4d9d-a734-a49fa3c161fa","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["17cd211b-4540-44f8-86f4-200c066a3810"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1678267666","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1678267666","fqdn":"tempest-testnetworkbasicops-server-1678267666.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:02:58Z","updated_at":"2025-12-03T23:03:01Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:03:05,648 21 DEBUG [tempest.common.waiters] Server ID 4d1b817a-c340-43fb-b0a4-7929850bbba1 ports are all ACTIVE [{'id': '18ddb91b-25ee-4c62-9e4f-26295303909a', 'name': '', 'network_id': 'e20589f4-8d08-41e7-86bf-a79fa66da7fd', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:93:65:01', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4d1b817a-c340-43fb-b0a4-7929850bbba1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a1355d41-aa49-4d9d-a734-a49fa3c161fa', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['17cd211b-4540-44f8-86f4-200c066a3810'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1678267666', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-1678267666', 'fqdn': 'tempest-testnetworkbasicops-server-1678267666.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:02:58Z', 'updated_at': '2025-12-03T23:03:01Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:03:07,704 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.056s 2025-12-03 23:03:07,705 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "18ddb91b-25ee-4c62-9e4f-26295303909a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-2087a113-eb44-41e2-b3c0-8857ffccfb49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f2918cfb-2474-4450-a6db-f8b105d748f9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.202", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "port_id": "18ddb91b-25ee-4c62-9e4f-26295303909a", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e20589f4-8d08-41e7-86bf-a79fa66da7fd", "mac_address": "fa:16:3e:93:65:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:03:06Z", "updated_at": "2025-12-03T23:03:06Z", "revision_number": 0}}' 2025-12-03 23:03:07,890 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f2918cfb-2474-4450-a6db-f8b105d748f9 0.185s 2025-12-03 23:03:07,891 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-d64d2709-82e8-4f71-9e8c-db8cc77c341e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f2918cfb-2474-4450-a6db-f8b105d748f9'} Body: b'{"floatingip": {"id": "f2918cfb-2474-4450-a6db-f8b105d748f9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.202", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "port_id": "18ddb91b-25ee-4c62-9e4f-26295303909a", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e20589f4-8d08-41e7-86bf-a79fa66da7fd", "mac_address": "fa:16:3e:93:65:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:03:06Z", "updated_at": "2025-12-03T23:03:06Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:07,891 21 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f2918cfb-2474-4450-a6db-f8b105d748f9', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.202', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '975d4adc-73d0-4d0d-badf-1ad7b94921be', 'port_id': '18ddb91b-25ee-4c62-9e4f-26295303909a', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'e20589f4-8d08-41e7-86bf-a79fa66da7fd', 'mac_address': 'fa:16:3e:93:65:01', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4d1b817a-c340-43fb-b0a4-7929850bbba1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:03:06Z', 'updated_at': '2025-12-03T23:03:06Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:03:07,891 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.185924 seconds 2025-12-03 23:03:07,891 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.202 with user: cirros 2025-12-03 23:03:07,891 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.202 in 120 sec and the expected result is reachable 2025-12-03 23:03:20,153 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.261280 seconds 2025-12-03 23:03:20,154 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.202 in 120 sec and the ping result is expected 2025-12-03 23:03:20,292 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1/action 0.137s 2025-12-03 23:03:20,293 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:20 GMT', 'server': 'Apache', 'content-length': '75593', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09579d5-59f0-4dfa-b574-7f308559b2dc', 'x-compute-request-id': 'req-e09579d5-59f0-4dfa-b574-7f308559b2dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1324513936 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001552] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004290] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004324] Using GB pages for direct mapping\\n[ 0.004627] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004631] ACPI: Early table checksum verification disabled\\n[ 0.004636] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004641] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004648] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004655] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004659] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004663] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004667] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004671] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004674] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004676] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004678] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004679] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004680] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004681] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005738] No NUMA configuration fo 2025-12-03 23:03:20,295 21 DEBUG [tempest.scenario.manager] Console output for 4d1b817a-c340-43fb-b0a4-7929850bbba1 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1324513936 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001552] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004290] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004324] Using GB pages for direct mapping [ 0.004627] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004631] ACPI: Early table checksum verification disabled [ 0.004636] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004641] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004648] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004655] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004659] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004663] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004667] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004671] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004674] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004676] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004678] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004679] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004680] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004681] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005738] No NUMA configuration found [ 0.005740] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005748] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006081] Zone ranges: [ 0.006082] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006085] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006087] Normal empty [ 0.006089] Device empty [ 0.006090] Movable zone start for each node [ 0.006093] Early memory node ranges [ 0.006094] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006096] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006098] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006351] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006380] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006676] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016829] ACPI: PM-Timer IO Port: 0x608 [ 0.016864] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017031] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017037] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017039] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017041] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017043] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017045] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017049] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017052] TSC deadline timer available [ 0.017068] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017157] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017160] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017162] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017164] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017166] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017168] Booting paravirtualized kernel on KVM [ 0.017172] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017181] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017546] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017616] kvm-guest: setup async PF for cpu 0 [ 0.017644] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017664] kvm-guest: PV spinlocks disabled, single CPU [ 0.017670] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017672] Policy zone: DMA32 [ 0.017674] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017734] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017746] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017753] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017812] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018103] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018839] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018871] ftrace: allocating 50600 entries in 198 pages [ 0.049002] ftrace: allocated 198 pages with 4 groups [ 0.049161] rcu: Hierarchical RCU implementation. [ 0.049163] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049165] Rude variant of Tasks RCU enabled. [ 0.049165] Tracing variant of Tasks RCU enabled. [ 0.049167] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049168] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.053508] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053886] random: crng init done [ 0.094748] Console: colour VGA+ 80x25 [ 0.246452] printk: console [tty1] enabled [ 0.616421] printk: console [ttyS0] enabled [ 0.619713] ACPI: Core revision 20210730 [ 0.622718] APIC: Switch to symmetric I/O mode setup [ 0.627550] x2apic enabled [ 0.630937] Switched APIC routing to physical x2apic. [ 0.640091] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.647958] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.651952] pid_max: default: 32768 minimum: 301 [ 0.651952] LSM: Security Framework initializing [ 0.651952] landlock: Up and running. [ 0.651952] Yama: becoming mindful. [ 0.651952] AppArmor: AppArmor initialized [ 0.651952] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.651952] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.651952] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.651952] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.651952] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.651952] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.651952] Spectre V2 : Mitigation: Retpolines [ 0.651952] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.651952] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.651952] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.651952] RETBleed: Mitigation: untrained return thunk [ 0.651952] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.651952] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.651952] Freeing SMP alternatives memory: 44K [ 0.651952] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.652117] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.655975] ... version: 0 [ 0.658959] ... bit width: 48 [ 0.659966] ... generic registers: 6 [ 0.663060] ... value mask: 0000ffffffffffff [ 0.663967] ... max period: 00007fffffffffff [ 0.667915] ... fixed-purpose events: 0 [ 0.667969] ... event mask: 000000000000003f [ 0.672108] rcu: Hierarchical SRCU implementation. [ 0.676471] smp: Bringing up secondary CPUs ... [ 0.679939] smp: Brought up 1 node, 1 CPU [ 0.679974] smpboot: Max logical packages: 1 [ 0.683087] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.684492] devtmpfs: initialized [ 0.687267] x86/mm: Memory block size: 128MB [ 0.688195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.691991] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.696057] pinctrl core: initialized pinctrl subsystem [ 0.700583] PM: RTC time: 23:03:03, date: 2025-12-03 [ 0.704205] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.708112] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.712014] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.715987] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.719990] audit: initializing netlink subsys (disabled) [ 0.724193] thermal_sys: Registered thermal governor 'fair_share' [ 0.724195] thermal_sys: Registered thermal governor 'bang_bang' [ 0.727970] audit: type=2000 audit(1764802983.220:1): state=initialized audit_enabled=0 res=1 [ 0.735982] thermal_sys: Registered thermal governor 'step_wise' [ 0.735985] thermal_sys: Registered thermal governor 'user_space' [ 0.739977] thermal_sys: Registered thermal governor 'power_allocator' [ 0.744010] EISA bus registered [ 0.750417] cpuidle: using governor ladder [ 0.751967] cpuidle: using governor menu [ 0.757657] ACPI: bus type PCI registered [ 0.759970] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.764376] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.767972] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.771997] PCI: Using configuration type 1 for base access [ 0.777636] Kprobes globally optimized [ 0.780097] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.783972] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.788809] ACPI: Added _OSI(Module Device) [ 0.791904] ACPI: Added _OSI(Processor Device) [ 0.792005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.795680] ACPI: Added _OSI(Processor Aggregator Device) [ 0.796027] ACPI: Added _OSI(Linux-Dell-Video) [ 0.799555] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.799982] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.807231] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.811731] ACPI: Interpreter enabled [ 0.811988] ACPI: PM: (supports S0 S5) [ 0.815176] ACPI: Using IOAPIC for interrupt routing [ 0.816024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.819968] PCI: Using E820 reservations for host bridge windows [ 0.824263] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.833659] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.835973] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.840111] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.844084] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.849512] PCI host bridge to bus 0000:00 [ 0.851972] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.855971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.859971] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.863967] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.867967] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.871967] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.875967] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.880284] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.888368] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.899419] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.908002] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.915309] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.922275] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.924191] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.932719] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.939117] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.944881] pci 0000:00:02.0: enabling Extended Tags [ 0.950855] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.955042] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.961942] pci 0000:00:02.1: enabling Extended Tags [ 0.966825] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.971650] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.977748] pci 0000:00:02.2: enabling Extended Tags [ 0.982907] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.987976] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.996751] pci 0000:00:02.3: enabling Extended Tags [ 1.002427] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.007156] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.015011] pci 0000:00:02.4: enabling Extended Tags [ 1.018196] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.023467] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.029489] pci 0000:00:02.5: enabling Extended Tags [ 1.035855] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.039450] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.045223] pci 0000:00:02.6: enabling Extended Tags [ 1.050163] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.055970] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.067244] pci 0000:00:02.7: enabling Extended Tags [ 1.072708] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.079974] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.089278] pci 0000:00:03.0: enabling Extended Tags [ 1.095827] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.099976] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.111250] pci 0000:00:03.1: enabling Extended Tags [ 1.114345] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.119383] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.126690] pci 0000:00:03.2: enabling Extended Tags [ 1.130235] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.135195] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.143408] pci 0000:00:03.3: enabling Extended Tags [ 1.147391] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.150873] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.156944] pci 0000:00:03.4: enabling Extended Tags [ 1.163729] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.166796] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.172289] pci 0000:00:03.5: enabling Extended Tags [ 1.178784] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.182655] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.189181] pci 0000:00:03.6: enabling Extended Tags [ 1.194222] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.198613] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.204697] pci 0000:00:03.7: enabling Extended Tags [ 1.212457] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.219515] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.226642] pci 0000:00:04.0: enabling Extended Tags [ 1.230319] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.235125] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.242018] pci 0000:00:04.1: enabling Extended Tags [ 1.246225] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.250806] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.256234] pci 0000:00:04.2: enabling Extended Tags [ 1.262984] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.266572] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.272231] pci 0000:00:04.3: enabling Extended Tags [ 1.278169] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.282618] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.288704] pci 0000:00:04.4: enabling Extended Tags [ 1.294564] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.299217] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.306129] pci 0000:00:04.5: enabling Extended Tags [ 1.310605] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.315551] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.320714] pci 0000:00:04.6: enabling Extended Tags [ 1.327941] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.331108] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.337159] pci 0000:00:04.7: enabling Extended Tags [ 1.344487] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.351974] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.361918] pci 0000:00:05.0: enabling Extended Tags [ 1.433563] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.437556] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.440826] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.459590] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.462270] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.468181] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.478471] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.488186] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.495976] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.503893] pci 0000:01:00.0: enabling Extended Tags [ 1.582147] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.584028] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.587871] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.588089] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.594075] pci_bus 0000:02: extended config space not accessible [ 1.596282] acpiphp: Slot [1] registered [ 1.599112] acpiphp: Slot [0] registered [ 1.600023] acpiphp: Slot [2] registered [ 1.602719] acpiphp: Slot [3] registered [ 1.604016] acpiphp: Slot [4] registered [ 1.606815] acpiphp: Slot [5] registered [ 1.608044] acpiphp: Slot [6] registered [ 1.610920] acpiphp: Slot [7] registered [ 1.612021] acpiphp: Slot [8] registered [ 1.614741] acpiphp: Slot [9] registered [ 1.616025] acpiphp: Slot [10] registered [ 1.618927] acpiphp: Slot [11] registered [ 1.620015] acpiphp: Slot [12] registered [ 1.623120] acpiphp: Slot [13] registered [ 1.624015] acpiphp: Slot [14] registered [ 1.626738] acpiphp: Slot [15] registered [ 1.628026] acpiphp: Slot [16] registered [ 1.630830] acpiphp: Slot [17] registered [ 1.632014] acpiphp: Slot [18] registered [ 1.634745] acpiphp: Slot [19] registered [ 1.636013] acpiphp: Slot [20] registered [ 1.638882] acpiphp: Slot [21] registered [ 1.640035] acpiphp: Slot [22] registered [ 1.642897] acpiphp: Slot [23] registered [ 1.644011] acpiphp: Slot [24] registered [ 1.646754] acpiphp: Slot [25] registered [ 1.648011] acpiphp: Slot [26] registered [ 1.650766] acpiphp: Slot [27] registered [ 1.652013] acpiphp: Slot [28] registered [ 1.654939] acpiphp: Slot [29] registered [ 1.656027] acpiphp: Slot [30] registered [ 1.658930] acpiphp: Slot [31] registered [ 1.662467] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.673296] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.752700] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.755967] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.759740] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.760082] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.768192] acpiphp: Slot [0-2] registered [ 1.771646] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.777187] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.787976] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.794487] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.796188] pci 0000:03:00.0: enabling Extended Tags [ 1.880208] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.883617] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.884079] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.890944] acpiphp: Slot [0-3] registered [ 1.892547] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.903290] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.914135] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.918141] pci 0000:04:00.0: enabling Extended Tags [ 2.002505] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.004080] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.008103] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.014757] acpiphp: Slot [0-4] registered [ 2.016547] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.025896] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.035973] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.041938] pci 0000:05:00.0: enabling Extended Tags [ 2.125501] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.128105] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.132079] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.138898] acpiphp: Slot [0-5] registered [ 2.140569] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.150242] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.159535] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.163690] pci 0000:06:00.0: enabling Extended Tags [ 2.243062] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.244097] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.248079] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.254798] acpiphp: Slot [0-6] registered [ 2.334639] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.336080] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.340090] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.346991] acpiphp: Slot [0-7] registered [ 2.425483] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.428115] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.432119] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.439111] acpiphp: Slot [0-8] registered [ 2.521023] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.524106] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.528102] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.535362] acpiphp: Slot [0-9] registered [ 2.615147] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.616265] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.620075] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.627072] acpiphp: Slot [0-10] registered [ 2.713061] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.716112] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.720224] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.728665] acpiphp: Slot [0-11] registered [ 2.819133] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.820086] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.824083] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.830941] acpiphp: Slot [0-12] registered [ 2.911315] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.912094] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.916103] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.923359] acpiphp: Slot [0-13] registered [ 2.999616] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.000079] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.004073] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.010876] acpiphp: Slot [0-14] registered [ 3.118592] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.120171] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.124099] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.131740] acpiphp: Slot [0-15] registered [ 3.218516] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.220131] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.224108] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.231176] acpiphp: Slot [0-16] registered [ 3.307784] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.308126] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.312111] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.318830] acpiphp: Slot [0-17] registered [ 3.395547] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.396118] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.400122] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.407197] acpiphp: Slot [0-18] registered [ 3.482100] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.484110] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.488112] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.495056] acpiphp: Slot [0-19] registered [ 3.571629] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.572099] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.576072] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.583050] acpiphp: Slot [0-20] registered [ 3.659377] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.660106] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.664111] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.671270] acpiphp: Slot [0-21] registered [ 3.750570] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.752091] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.756123] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.763124] acpiphp: Slot [0-22] registered [ 3.840690] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.844080] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.848071] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.857027] acpiphp: Slot [0-23] registered [ 3.937026] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.940102] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.944085] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.951043] acpiphp: Slot [0-24] registered [ 4.027216] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.028121] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.032100] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.038841] acpiphp: Slot [0-25] registered [ 4.115433] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.116104] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.120076] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.172627] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.176210] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.180186] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.184164] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.188159] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.192170] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.196279] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.200213] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.204096] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.208013] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.211988] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.215984] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.219983] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.223984] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.228047] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.231992] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.236399] iommu: Default domain type: Translated [ 4.239967] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.244187] SCSI subsystem initialized [ 4.247295] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.247952] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.247984] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.251978] vgaarb: loaded [ 4.254514] ACPI: bus type USB registered [ 4.255997] usbcore: registered new interface driver usbfs [ 4.259976] usbcore: registered new interface driver hub [ 4.263995] usbcore: registered new device driver usb [ 4.268017] pps_core: LinuxPPS API ver. 1 registered [ 4.271970] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.275990] PTP clock support registered [ 4.279239] EDAC MC: Ver: 3.0.0 [ 4.284939] NetLabel: Initializing [ 4.287718] NetLabel: domain hash size = 128 [ 4.287971] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.292028] NetLabel: unlabeled traffic allowed by default [ 4.296054] PCI: Using ACPI for IRQ routing [ 5.150819] clocksource: Switched to clocksource kvm-clock [ 5.167100] VFS: Disk quotas dquot_6.6.0 [ 5.170303] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.175538] AppArmor: AppArmor Filesystem Enabled [ 5.179011] pnp: PnP ACPI init [ 5.181771] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.187689] pnp: PnP ACPI: found 5 devices [ 5.196867] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.203364] NET: Registered PF_INET protocol family [ 5.207446] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.214577] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.220713] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.226721] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.232103] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.237180] TCP: Hash tables configured (established 1024 bind 1024) [ 5.241839] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.248126] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.253270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.258364] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.262668] NET: Registered PF_XDP protocol family [ 5.267281] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.273909] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.280515] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.287120] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.293028] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.299257] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.305789] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.312717] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.319614] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.325895] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.332050] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.338078] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.344285] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.350422] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.356458] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.362193] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.368345] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.374835] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.381434] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.387700] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.393631] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.399450] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.405571] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.411439] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.417252] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.422203] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.426911] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.431572] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.436244] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.440696] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.445350] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.450065] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.454803] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.459207] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.463718] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.468387] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.472935] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.477413] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.482161] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.487169] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.491807] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.496607] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.501167] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.506989] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.512390] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.517515] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.521834] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.526529] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.532011] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.536826] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.541589] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.546783] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.552162] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.557337] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.561881] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.566621] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.571389] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.576693] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.581603] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.586319] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.591375] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.596372] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.600780] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.605587] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.610400] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.614968] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.619755] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.624244] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.628937] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.633236] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.637696] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.642475] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.646931] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.652222] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.657060] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.661462] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.666448] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.670844] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.675565] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.680180] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.685246] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.689979] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.694767] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.699278] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.704603] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.709656] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.714570] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.719221] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.724355] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.729001] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.733938] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.738607] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.743719] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.748438] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.753870] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.757902] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.765658] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.773795] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.784090] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.789199] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.795804] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.803572] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.815000] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.821863] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.828117] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.837317] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.845497] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.851779] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.862709] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.868782] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.875736] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.884154] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.890584] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.897485] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.905170] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.912260] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.919841] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.929250] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.936892] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.943812] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.953665] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.959725] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.969100] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.979556] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.986472] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.992352] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.002486] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.009748] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.016523] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.026592] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.033977] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.040258] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.049139] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.055471] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.061693] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.071218] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.076798] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.084138] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.091037] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.099232] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.103074] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.109790] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.115851] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.126503] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.132844] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.139243] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.146758] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.155766] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.159396] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.166246] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.171760] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.180566] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.184155] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.191192] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.196770] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.205587] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.210575] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.216480] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.222718] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.229901] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.234759] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.240697] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.247410] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.256215] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.259821] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.265550] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.273042] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.281579] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.285447] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.293160] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.300313] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.308499] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.313437] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.319641] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.326999] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.335484] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.339160] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.345672] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.351342] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.360630] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.364325] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.371923] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.378824] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.386136] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.391182] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.397303] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.404622] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.413240] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.417551] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.422801] pci_bu10000 s 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.428072] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.433865] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.439664] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.444589] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.448582] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.453092] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.458384] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.462569] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.467029] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.475257] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.479848] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.488294] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.492940] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.498113] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.502625] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.508669] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.513292] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.518569] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.523607] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.528897] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.533416] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.538805] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.543642] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.549123] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.553850] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.559207] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.563782] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.569941] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.575353] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.580889] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.585492] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.591157] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.595435] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.600077] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.605188] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.609200] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.613653] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.618873] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.622772] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.627100] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.632131] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.636086] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.640473] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.645477] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.649537] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.654029] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.659328] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.663367] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.667767] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.672937] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.676945] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.681405] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.686863] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.690950] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.695561] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.702906] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.707180] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.712179] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.717477] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.721724] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.726474] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.731627] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.735747] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.740417] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.745615] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.749899] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.754433] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.759592] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.763760] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.768341] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.775504] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.785833] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10570 usecs [ 6.791989] PCI: CLS 0 bytes, default 64 [ 6.795088] Trying to unpack rootfs image as initramfs... [ 6.799094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.816546] Initialise system trusted keyrings [ 6.824016] Key type blacklist registered [ 6.832126] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.841357] zbud: loaded [ 6.852302] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.864416] fuse: init (API version 7.34) [ 6.872222] integrity: Platform Keyring initialized [ 6.888102] Key type asymmetric registered [ 6.891673] Asymmetric key parser 'x509' registered [ 6.900100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.912143] io scheduler mq-deadline registered [ 6.923072] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.936745] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.955447] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.972681] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.988418] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.000790] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.017243] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.032373] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.047450] Freeing initrd memory: 8744K [ 7.051846] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.056843] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.066286] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.072307] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.081409] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.088581] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.099837] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.107694] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.114959] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.122701] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.128211] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.136332] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.141027] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.149621] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.154606] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.163321] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.168455] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.177346] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.181359] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.188758] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.193448] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.202614] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.206667] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.215281] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.220698] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.225599] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.232382] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.236474] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.243820] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.248396] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.257283] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.261638] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.270245] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.274378] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.282469] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.287799] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.296661] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.300871] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.310098] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.314555] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.323570] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.328924] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.333944] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.340265] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.344791] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.353136] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.362376] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.367315] shpchp 0000:01:00.0: Slot initialization failed [ 7.373084] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.377396] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.384344] ACPI: button: Power Button [PWRF] [ 7.412112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.455605] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.463851] Linux agpgart interface v0.103 [ 7.469035] loop: module loaded [ 7.474810] tun: Universal TUN/TAP device driver, 1.6 [ 7.479594] PPP generic driver version 2.4.2 [ 7.483488] VFIO - User Level meta-driver version: 0.3 [ 7.488185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.494094] ehci-pci: EHCI PCI platform driver [ 7.498388] ehci-platform: EHCI generic platform driver [ 7.503140] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.510269] ohci-pci: OHCI PCI platform driver [ 7.514846] ohci-platform: OHCI generic platform driver [ 7.520433] uhci_hcd: USB Universal Host Controller Interface driver [ 7.528412] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.534926] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.542866] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.548018] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.553315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.560879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.567388] usb usb1: Product: UHCI Host Controller [ 7.572011] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.578054] usb usb1: SerialNumber: 0000:02:01.0 [ 7.583907] hub 1-0:1.0: USB hub found [ 7.588741] hub 1-0:1.0: 2 ports detected [ 7.594082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.604779] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.608717] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.612882] mousedev: PS/2 mouse device common for all mice [ 7.619780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.626328] rtc_cmos 00:03: RTC can wake from S4 [ 7.633039] rtc_cmos 00:03: registered as rtc0 [ 7.637464] rtc_cmos 00:03: setting system clock to 2025-12-03T23:03:11 UTC (1764802991) [ 7.644997] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.649859] i2c_dev: i2c /dev entries driver [ 7.653214] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.662523] device-mapper: uevent: version 1.0.3 [ 7.666600] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.673384] platform eisa.0: Probing EISA bus 0 [ 7.677132] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.682414] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.687262] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.692042] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.696868] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.701472] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.706250] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.711140] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.715827] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.720603] platform eisa.0: EISA: Detected 0 cards [ 7.724343] ledtrig-cpu: registered to indicate activity on CPUs [ 7.729139] drop_monitor: Initializing network drop monitor service [ 7.734270] NET: Registered PF_INET6 protocol family [ 7.741167] Segment Routing with IPv6 [ 7.744258] In-situ OAM (IOAM) with IPv6 [ 7.747465] NET: Registered PF_PACKET protocol family [ 7.751407] Key type dns_resolver registered [ 7.755355] IPI shorthand broadcast: enabled [ 7.758942] registered taskstats version 1 [ 7.762436] Loading compiled-in X.509 certificates [ 7.767273] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.775287] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.782905] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.790023] blacklist: Loading compiled-in revocation X.509 certificates [ 7.795063] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.803018] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.813712] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.822266] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.830844] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.839436] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.847704] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.855576] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.864760] zswap: loaded using pool lzo/zbud [ 7.868634] Key type .fscrypt registered [ 7.872082] Key type fscrypt-provisioning registered [ 7.878336] Key type encrypted registered [ 7.881992] AppArmor: AppArmor sha1 policy hashing enabled [ 7.886574] ima: No TPM chip found, activating TPM-bypass! [ 7.890867] Loading compiled-in module X.509 certificates [ 7.895771] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.902898] ima: Allocated hash algorithm: sha1 [ 7.906362] ima: No architecture policies found [ 7.910165] evm: Initialising EVM extended attributes: [ 7.914058] evm: security.selinux [ 7.916719] evm: security.SMACK64 [ 7.919364] evm: security.SMACK64EXEC [ 7.922251] evm: security.SMACK64TRANSMUTE [ 7.925403] evm: security.SMACK64MMAP [ 7.928623] evm: security.apparmor [ 7.931638] evm: security.ima [ 7.934270] evm: security.capability [ 7.937411] evm: HMAC attrs: 0x1 [ 7.940049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.945600] PM: Magic number: 5:217:99 [ 7.949810] RAS: Correctable Errors collector initialized. [ 7.954338] Unstable clock detected, switching default tracing clock to "global" [ 7.954338] If you want to keep using the local clock, then add: [ 7.954338] "trace_clock=local" [ 7.954338] on the kernel command line [ 7.971732] Freeing unused decrypted memory: 2036K [ 7.975949] Freeing unused kernel image (initmem) memory: 3244K [ 7.984004] Write protecting the kernel read-only data: 30720k [ 7.988797] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.994030] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.041666] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.046697] Run /init as init process info: initramfs: up at 7.46 [ 8.106206] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.115165] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.121666] GPT:229375 != 2097151 [ 8.124859] GPT:Alternate GPT header not at the end of the disk. [ 8.130170] GPT:229375 != 2097151 [ 8.133375] GPT: Use GNU Parted to correct GPT errors. [ 8.207021] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.599021] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.629053] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.42 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:4d:1b:81:7a:c3:40:43:fb:b0:a4:79:29:85:0b:bb:a1 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbTGTqrNCU2HIBPPbJrad4mdak8TEMNG8AKRmi59hMcrzaIjlM6vIbWvSki/0nW1PLoC6uPaK0lUr1UHGJWjCJR9I1WLJRSUMWqUtWxmq5XpfUhSHNlP4/sbJtemIolxwyw7lXOCQmtI39Bmmt80KIQCoblvP632+18B9p4tkhKBXK5DAphpaE2h7BS04qTynWlTwtTR7N+x2/euLwIBQU9ceJ+5MZzY3f2FZ9uaJAPTEKLcTQ7jbnjGEWIp2gMb1rqIMva7hfNpuAjrRMxtPcoQehUJneLMLR8PS+pOEOcxuZ5SRwky7J5+dyj9AZdEGE5TassTjDPA+IxyZSl6oh root@tempest-testnetworkbasicops-server-1678267666 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKorIFPdp3TFbDKD5IMmZF4pKxDesqTVzYemLTcLX1LdmaKoBPmAPOqO2XSIhTvBZjI6J6V6pCrusecPcLJJmHI= root@tempest-testnetworkbasicops-server-1678267666 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe93:6501/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4d1b817a-c340-43fb-b0a4-7929850bbba1 name: tempest-TestNetworkBasicOps-server-1678267666 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1678267666 launch-index: 0 === cirros: current=0.6.2 uptime=9.34 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:93:65:01 inet6 addr: fe80::f816:3eff:fe93:6501/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1564 (1.5 KiB) TX bytes:992 (992.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1678267666 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.692424] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.694578] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.708097] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.993638] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.022111] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.121555] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.122185] ISO 9660 Extensions: RRIP_1991A [ 9.215525] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.816621] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.817847] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:03:12 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:03:13 cirros auth.notice su: + none root:cirros Dec 3 23:03:13 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: DUID 00:04:4d:1b:81:7a:c3:40:43:fb:b0:a4:79:29:85:0b:bb:a1 Dec 3 23:03:13 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:93:65:01 Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe93:6501 Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.12 from 10.100.0.1 Dec 3 23:03:13 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.12/28 Dec 3 23:03:13 cirros authpriv.info dropbear[393]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1678267666 login: 2025-12-03 23:03:20,297 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:20,303 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:20,363 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:20,364 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:20,545 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?project_id=5f45986fc95543d5a0014e214c498f28&network_id=e20589f4-8d08-41e7-86bf-a79fa66da7fd 0.180s 2025-12-03 23:03:20,545 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3466', 'x-openstack-request-id': 'req-c78c9703-1735-40e5-82d7-eef01da899f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?project_id=5f45986fc95543d5a0014e214c498f28&network_id=e20589f4-8d08-41e7-86bf-a79fa66da7fd'} Body: b'{"ports":[{"id":"0d69fa06-dbcc-49cd-888c-fe45f8ccfea2","name":"","network_id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:da:18:7c","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-e20589f4-8d08-41e7-86bf-a79fa66da7fd","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"a1355d41-aa49-4d9d-a734-a49fa3c161fa","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-12-03T23:02:41Z","updated_at":"2025-12-03T23:02:45Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"18ddb91b-25ee-4c62-9e4f-26295303909a","name":"","network_id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:93:65:01","admin_state_up":true,"status":"ACTIVE","device_id":"4d1b817a-c340-43fb-b0a4-7929850bbba1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a1355d41-aa49-4d9d-a734-a49fa3c161fa","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["17cd211b-4540-44f8-86f4-200c066a3810"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1678267666","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1678267666","fqdn":"tempest-testnetworkbasicops-server-1678267666.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:02:58Z","updated_at":"2025-12-03T23:03:01Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"2cc1329b-8325-47df-9646-7d8b542f00bc","name":"","network_id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:6e:c5:e0","admin_state_up":true,"status":"ACTIVE","device_id":"975d4adc-73d0-4d0d-badf-1ad7b94921be","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"a1355d41-aa49-4d9d-a734-a49fa3c161fa","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:02:47Z","updated_at":"2025-12-03T23:02:47Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:03:20,547 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:20,549 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:20,649 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:20,650 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:20,651 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.12 2025-12-03 23:03:20,651 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:20,654 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:20,756 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:20,757 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:20,763 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.112633 seconds 2025-12-03 23:03:20,764 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-12-03 23:03:20,764 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:20,766 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:20,823 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:20,824 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:20,830 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.066019 seconds 2025-12-03 23:03:20,926 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786 0.096s 2025-12-03 23:03:20,926 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-e2b6561d-010d-44da-b3e8-2442207d95b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786'} Body: b'{"subnets":[{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:03:20,927 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:20,930 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:21,031 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:21,032 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:21,032 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-12-03 23:03:21,032 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:21,035 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:21,137 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:21,138 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:21,223 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.191237 seconds 2025-12-03 23:03:22,562 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.338s 2025-12-03 23:03:22,563 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--562360768", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-01bcfd46-74f6-411c-8baf-e49bc757d117', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"d044718f-363b-4719-b60f-77ab7c29c2c3","name":"tempest-network-smoke--562360768","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:03:21Z","updated_at":"2025-12-03T23:03:21Z","revision_number":1}}' 2025-12-03 23:03:22,707 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.143s 2025-12-03 23:03:22,707 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-1eb9f7ce-933a-4e37-afcf-27d420890ff0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"a1355d41-aa49-4d9d-a734-a49fa3c161fa","name":"tempest-subnet-smoke-933472682","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"e20589f4-8d08-41e7-86bf-a79fa66da7fd","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:02:45Z","updated_at":"2025-12-03T23:02:45Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:03:22,914 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.206s 2025-12-03 23:03:22,914 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-f457724e-09bc-4662-92f6-7cfdc89b84ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:03:23,016 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.100s 2025-12-03 23:03:23,017 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7282fd11-faec-44e3-8403-b9d8e86e8803', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:23,104 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.086s 2025-12-03 23:03:23,104 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3f50cbff-8a70-44eb-9ef9-b3be2992c862', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:23,499 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.16%2F28 0.394s 2025-12-03 23:03:23,500 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-aa1eb1f3-b8f2-435d-8d02-6a643bfc32d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:23,709 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.209s 2025-12-03 23:03:23,709 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-6ec29198-dec4-4cac-8e68-0dd50c3a7d55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:03:23,824 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28 0.114s 2025-12-03 23:03:23,824 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a4b211a4-7c5b-4c2d-92e1-e785a7004bf2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:23,924 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28 0.099s 2025-12-03 23:03:23,924 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a4b21cce-f9f7-4e20-aa2b-e1889b2cf9d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:24,824 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.900s 2025-12-03 23:03:24,825 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1295130691", "network_id": "d044718f-363b-4719-b60f-77ab7c29c2c3", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-da5c7628-180b-488f-bba6-869b37b3a9d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"3d694ad7-bf64-4459-a4cd-26d68abe2fa4","name":"tempest-subnet-smoke-1295130691","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"d044718f-363b-4719-b60f-77ab7c29c2c3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:03:24Z","updated_at":"2025-12-03T23:03:24Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:24,931 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.105s 2025-12-03 23:03:24,932 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1329242725", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN6kNuqtVTg1V23ZkVCcIeSzZBwPjTWDELJejwlRffaDTgoTqnG9P0dcGoBQE5FAnbcpv+dMConxNQB6Ql+BmEzLqKItFgbn+IN7/af07HJz7NmVoV74rqo0IQnJimLx0g=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:24 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6ec776d-2edf-4e0f-9710-0cc7d5aae6b3', 'x-compute-request-id': 'req-d6ec776d-2edf-4e0f-9710-0cc7d5aae6b3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1329242725", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN6kNuqtVTg1V23ZkVCcIeSzZBwPjTWDELJejwlRffaDTgoTqnG9P0dcGoBQE5FAnbcpv+dMConxNQB6Ql+BmEzLqKItFgbn+IN7/af07HJz7NmVoV74rqo0IQnJimLx0g==", "fingerprint": "55:f0:26:44:51:ee:c4:94:e3:6f:28:e4:19:20:84:5d", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:03:25,178 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.244s 2025-12-03 23:03:25,178 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-539991137", "description": "tempest-secgroup-smoke-539991137 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-83f9f31d-00ce-4e13-a52c-56edb7e1d305', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "221b0928-182a-402d-9513-9036ea5cc50f", "name": "tempest-secgroup-smoke-539991137", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-539991137 description", "shared": false, "security_group_rules": [{"id": "3e349d27-cdf2-4611-a408-5e23662b4604", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "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": 1396, "description": null, "tags": [], "created_at": "2025-12-03T23:03:25Z", "updated_at": "2025-12-03T23:03:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "6ca0a65e-9363-4d7d-83d0-3138738bbc4c", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "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": 1395, "description": null, "tags": [], "created_at": "2025-12-03T23:03:25Z", "updated_at": "2025-12-03T23:03:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:03:25Z", "updated_at": "2025-12-03T23:03:25Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:25,706 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.527s 2025-12-03 23:03:25,707 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3b304563-ea52-4e70-93f2-496a360af87d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2af77208-0567-485f-a6de-ff103d87209f", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "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, "description": "", "created_at": "2025-12-03T23:03:25Z", "updated_at": "2025-12-03T23:03:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:25,991 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.284s 2025-12-03 23:03:25,992 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6e84f7a5-71c8-4dc3-8882-03ebe146de9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5c85e0ce-df44-4f9b-9018-ad273c3f94fc", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:03:25Z", "updated_at": "2025-12-03T23:03:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:26,196 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.203s 2025-12-03 23:03:26,196 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2739c9f8-0c3c-4387-83b9-23405b65aa5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3dd8eb01-4e37-4676-8d87-d1aa6f96e6ba", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "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, "description": "", "created_at": "2025-12-03T23:03:26Z", "updated_at": "2025-12-03T23:03:26Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:26,500 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.303s 2025-12-03 23:03:26,500 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3f727ca3-0ad4-4494-a2d8-22b856e07e7a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d15ec252-0e0b-4f2b-96c9-aa52829f6c7b", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:03:26Z", "updated_at": "2025-12-03T23:03:26Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:26,922 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.421s 2025-12-03 23:03:26,923 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7abed84e-2f74-44d8-9bf8-1e905f89f0ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f908c2c8-7f1d-4661-a06f-fa755e46d8c6", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:03:26Z", "updated_at": "2025-12-03T23:03:26Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:27,519 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.596s 210000 025-12-03 23:03:27,520 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-60961a1c-c26d-4bd0-a60f-72301e1cbc3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "df74f335-3598-4257-a8dd-65ae7af5dd4a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "221b0928-182a-402d-9513-9036ea5cc50f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:03:27Z", "updated_at": "2025-12-03T23:03:27Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:03:27,841 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.313s 2025-12-03 23:03:27,841 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:27 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-740337cb-f6d5-493a-9f5e-92169a33700d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["8uZo10RlREapo_k-oihxFQ"], "expires_at": "2025-12-04T00:03:27.000000Z", "issued_at": "2025-12-03T23:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:03:27,842 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-03 23:03:29,434 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.592s 2025-12-03 23:03:29,435 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1899660108", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "d044718f-363b-4719-b60f-77ab7c29c2c3"}], "key_name": "tempest-TestNetworkBasicOps-1329242725", "security_groups": [{"name": "tempest-secgroup-smoke-539991137"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:27 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d821f6bc-48a8-4a9f-aece-2c1c069f0b3d', 'x-compute-request-id': 'req-d821f6bc-48a8-4a9f-aece-2c1c069f0b3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-539991137"}], "adminPass": "TcpDfz4Pe2yP"}}' 2025-12-03 23:03:30,509 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 1.072s 2025-12-03 23:03:30,509 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:29 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce50d43f-24fb-4c8c-b381-7acce29d4a29', 'x-compute-request-id': 'req-ce50d43f-24fb-4c8c-b381-7acce29d4a29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "name": "tempest-TestNetworkBasicOps-server-1899660108", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:29Z", "updated": "2025-12-03T23:03:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1329242725", "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-12-03 23:03:31,760 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.245s 2025-12-03 23:03:31,760 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:31 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11586475-dc74-46e9-b10b-9cb83378ef88', 'x-compute-request-id': 'req-11586475-dc74-46e9-b10b-9cb83378ef88', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "name": "tempest-TestNetworkBasicOps-server-1899660108", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:29Z", "updated": "2025-12-03T23:03:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1329242725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:31,763 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:03:33,242 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.477s 2025-12-03 23:03:33,242 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:32 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c64b33f3-be61-45b3-ab95-c59dc2819b98', 'x-compute-request-id': 'req-c64b33f3-be61-45b3-ab95-c59dc2819b98', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "name": "tempest-TestNetworkBasicOps-server-1899660108", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:29Z", "updated": "2025-12-03T23:03:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1329242725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-539991137"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:34,884 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.637s 2025-12-03 23:03:34,884 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:34 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3c88f8-eab0-4ac8-b451-9a1823dc5534', 'x-compute-request-id': 'req-aa3c88f8-eab0-4ac8-b451-9a1823dc5534', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "name": "tempest-TestNetworkBasicOps-server-1899660108", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:29Z", "updated": "2025-12-03T23:03:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1329242725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-539991137"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:36,668 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.778s 2025-12-03 23:03:36,668 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:35 GMT', 'server': 'Apache', 'content-length': '1716', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f52af8-4df2-4df7-bfc8-5deb06482daa', 'x-compute-request-id': 'req-17f52af8-4df2-4df7-bfc8-5deb06482daa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "name": "tempest-TestNetworkBasicOps-server-1899660108", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:29Z", "updated": "2025-12-03T23:03:35Z", "addresses": {"tempest-network-smoke--562360768": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1c:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1329242725", "OS-SRV-USG:launched_at": "2025-12-03T23:03:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-539991137"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:36,673 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2025-12-03 23:03:37,045 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.371s 2025-12-03 23:03:37,047 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:36 GMT', 'server': 'Apache', 'content-length': '1716', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0fb53ba-4e6e-4aa7-9467-872fcf8520e3', 'x-compute-request-id': 'req-d0fb53ba-4e6e-4aa7-9467-872fcf8520e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "name": "tempest-TestNetworkBasicOps-server-1899660108", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:29Z", "updated": "2025-12-03T23:03:35Z", "addresses": {"tempest-network-smoke--562360768": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1c:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1329242725", "OS-SRV-USG:launched_at": "2025-12-03T23:03:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-539991137"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:37,051 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:37,059 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:37,160 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:37,161 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:37,162 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:37,162 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:37,166 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:37,264 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:37,265 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:38,273 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:38,274 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:38,274 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.112245 seconds 2025-12-03 23:03:41,018 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/add_router_interface 2.743s 2025-12-03 23:03:41,018 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3d694ad7-bf64-4459-a4cd-26d68abe2fa4"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8868d55e-9c1e-4a25-a6f4-bcb1a187a417', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/add_router_interface'} Body: b'{"id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "41557e91-b90a-4d60-8914-1798e871b689", "network_id": "d044718f-363b-4719-b60f-77ab7c29c2c3", "subnet_id": "3d694ad7-bf64-4459-a4cd-26d68abe2fa4", "subnet_ids": ["3d694ad7-bf64-4459-a4cd-26d68abe2fa4"]}' 2025-12-03 23:03:41,019 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:41,025 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:41,084 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:41,085 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:41,085 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:41,085 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:41,088 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:41,197 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:41,198 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:42,205 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:42,206 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:43,207 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:43,207 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:43,210 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:43,271 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:43,272 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:44,279 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:44,280 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:45,281 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:45,281 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:45,284 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:45,340 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:45,341 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:46,351 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:46,352 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:47,352 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:47,353 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:47,356 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:47,415 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:47,416 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:48,425 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:48,425 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:49,427 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:49,427 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:49,431 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:49,529 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:49,535 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:50,542 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:50,543 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:51,544 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:51,545 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:51,552 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:51,613 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:51,614 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:52,622 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:52,623 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:53,624 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:53,624 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:53,628 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:53,688 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:53,689 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:54,695 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:03:54,696 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.202. 2025-12-03 23:03:55,696 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.26 2025-12-03 23:03:55,697 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:03:55,700 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:55,760 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:55,761 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:03:55,769 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 14.683332 seconds 2025-12-03 23:03:57,939 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/remove_router_interface 2.169s 2025-12-03 23:03:57,939 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3d694ad7-bf64-4459-a4cd-26d68abe2fa4"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e925629d-f3ec-4391-bd1b-c4c4499d6208', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/remove_router_interface'} Body: b'{"id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "41557e91-b90a-4d60-8914-1798e871b689", "network_id": "d044718f-363b-4719-b60f-77ab7c29c2c3", "subnet_id": "3d694ad7-bf64-4459-a4cd-26d68abe2fa4", "subnet_ids": ["3d694ad7-bf64-4459-a4cd-26d68abe2fa4"]}' 2025-12-03 23:03:58,127 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.187s 2025-12-03 23:03:58,127 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:57 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9cf601-b152-4acd-af64-f7c900cc8d56', 'x-compute-request-id': 'req-7f9cf601-b152-4acd-af64-f7c900cc8d56', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'' 2025-12-03 23:03:58,879 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.751s 2025-12-03 23:03:58,879 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:58 GMT', 'server': 'Apache', 'content-length': '1722', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c73b4e87-bf47-46ee-9859-637dc7cd04b5', 'x-compute-request-id': 'req-c73b4e87-bf47-46ee-9859-637dc7cd04b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"server": {"id": "3249f8db-6b62-47c7-9291-4c299f1622a9", "name": "tempest-TestNetworkBasicOps-server-1899660108", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:29Z", "updated": "2025-12-03T23:03:58Z", "addresses": {"tempest-network-smoke--562360768": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1c:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3249f8db-6b62-47c7-9291-4c299f1622a9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1329242725", "OS-SRV-USG:launched_at": "2025-12-03T23:03:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-539991137"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:00,055 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9 0.171s 2025-12-03 23:04:00,055 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:59 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bdfee27-cb9b-4375-b4fb-0954527e1ed7', 'x-compute-request-id': 'req-2bdfee27-cb9b-4375-b4fb-0954527e1ed7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3249f8db-6b62-47c7-9291-4c299f1622a9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3249f8db-6b62-47c7-9291-4c299f1622a9 could not be found."}}' 2025-12-03 23:04:00,574 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/221b0928-182a-402d-9513-9036ea5cc50f 0.518s 2025-12-03 23:04:00,575 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a4b57b7e-3ec0-4908-a016-d78bbe740d4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/221b0928-182a-402d-9513-9036ea5cc50f'} Body: b'' 2025-12-03 23:04:00,645 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1329242725 0.070s 2025-12-03 23:04:00,645 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:00 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e399f2-1d29-4543-9119-48b314880e04', 'x-compute-request-id': 'req-f6e399f2-1d29-4543-9119-48b314880e04', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1329242725'} Body: b'' 2025-12-03 23:04:01,511 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/3d694ad7-bf64-4459-a4cd-26d68abe2fa4 0.864s 2025-12-03 23:04:01,511 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-11890726-b5df-40bf-a20c-9cce3fed1130', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/3d694ad7-bf64-4459-a4cd-26d68abe2fa4'} Body: b'' 2025-12-03 23:04:02,083 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/d044718f-363b-4719-b60f-77ab7c29c2c3 0.571s 2025-12-03 23:04:02,083 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-64ca1f2a-153f-4e83-9c39-b2f6e976c9b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/d044718f-363b-4719-b60f-77ab7c29c2c3'} Body: b'' 2025-12-03 23:04:02,600 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f2918cfb-2474-4450-a6db-f8b105d748f9 0.516s 2025-12-03 23:04:02,600 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5e972b4c-377a-496d-9a96-e002d51c3f34', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f2918cfb-2474-4450-a6db-f8b105d748f9'} Body: b'' 2025-12-03 23:04:02,798 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.197s 2025-12-03 23:04:02,799 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:02 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970faddd-0806-4cae-8b33-a0831d183588', 'x-compute-request-id': 'req-970faddd-0806-4cae-8b33-a0831d183588', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'' 2025-12-03 23:04:03,391 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.592s 2025-12-03 23:04:03,393 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:02 GMT', 'server': 'Apache', 'content-length': '1846', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8a8322-1173-4cd2-89eb-1b23dd88d613', 'x-compute-request-id': 'req-7c8a8322-1173-4cd2-89eb-1b23dd88d613', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:04:02Z", "addresses": {"tempest-network-smoke--1418427845": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:65:01"}, {"version": 4, "addr": "192.168.122.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:65:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2103079523", "OS-SRV-USG:launched_at": "2025-12-03T23:03:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2077269387"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:04,646 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.247s 2025-12-03 23:04:04,646 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:04 GMT', 'server': 'Apache', 'content-length': '1509', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d8f1f5-8a70-40c1-b0f2-349682de1b7e', 'x-compute-request-id': 'req-e9d8f1f5-8a70-40c1-b0f2-349682de1b7e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"server": {"id": "4d1b817a-c340-43fb-b0a4-7929850bbba1", "name": "tempest-TestNetworkBasicOps-server-1678267666", "status": "DELETED", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:02:54Z", "updated": "2025-12-03T23:04:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2103079523", "OS-SRV-USG:launched_at": "2025-12-03T23:03:01.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:04:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:04,649 21 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-03 23:04:05,733 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1 0.083s 2025-12-03 23:04:05,733 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:05 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b11917-c9f9-42c6-96b3-3b3240ea4129', 'x-compute-request-id': 'req-e0b11917-c9f9-42c6-96b3-3b3240ea4129', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4d1b817a-c340-43fb-b0a4-7929850bbba1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4d1b817a-c340-43fb-b0a4-7929850bbba1 could not be found."}}' 2025-12-03 23:04:06,632 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/17cd211b-4540-44f8-86f4-200c066a3810 0.898s 2025-12-03 23:04:06,632 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-85ae7971-6577-46b8-bd3a-542b61c12b16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/17cd211b-4540-44f8-86f4-200c066a3810'} Body: b'' 2025-12-03 23:04:06,725 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2103079523 0.092s 2025-12-03 23:04:06,725 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:06 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a732bb5b-7a21-4be7-a595-52140ce4c398', 'x-compute-request-id': 'req-a732bb5b-7a21-4be7-a595-52140ce4c398', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2103079523'} Body: b'' 2025-12-03 23:04:08,822 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/remove_router_interface 2.097s 2025-12-03 23:04:08,823 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a1355d41-aa49-4d9d-a734-a49fa3c161fa"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a51b7ca0-88ec-4cd6-bb01-da5f1922c816', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be/remove_router_interface'} Body: b'{"id": "975d4adc-73d0-4d0d-badf-1ad7b94921be", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "2cc1329b-8325-47df-9646-7d8b542f00bc", "network_id": "e20589f4-8d08-41e7-86bf-a79fa66da7fd", "subnet_id": "a1355d41-aa49-4d9d-a734-a49fa3c161fa", "subnet_ids": ["a1355d41-aa49-4d9d-a734-a49fa3c161fa"]}' 2025-12-03 23:04:09,101 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/a1355d41-aa49-4d9d-a734-a49fa3c161fa 0.278s 2025-12-03 23:04:09,102 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-50a502a9-cf62-4d6d-81b5-1cb37710fc25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/a1355d41-aa49-4d9d-a734-a49fa3c161fa'} Body: b'' 2025-12-03 23:04:10,508 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be 1.406s 2025-12-03 23:04:10,508 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ad18da85-9882-4f30-823e-c91ea3dd6e9f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/975d4adc-73d0-4d0d-badf-1ad7b94921be'} Body: b'' 2025-12-03 23:04:11,536 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/e20589f4-8d08-41e7-86bf-a79fa66da7fd 1.027s 2025-12-03 23:04:11,537 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e37ae964-58da-41d5-9ec1-55725116d143', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/e20589f4-8d08-41e7-86bf-a79fa66da7fd'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:03:00.745270Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] time: 2025-12-03 23:04:20.841090Z successful: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:03:00,831 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.084s 2025-12-03 23:03:00,831 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-2074025381", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4qliBy+5L26sw4vhZvkk4nIIoWO2rh8bElWIIsaHZG6AeQ2+5mMttAip0Ow1nfxCyGxHeu58HzJxPklNWEEU4MUTpVzWz9EKMcxEp+Le3hrcTrOU93wD17isZCGPSdFw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:00 GMT', 'server': 'Apache', 'content-length': '407', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-916fdbe0-014c-4e9a-8fbb-4b95b631aa02', 'x-compute-request-id': 'req-916fdbe0-014c-4e9a-8fbb-4b95b631aa02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-2074025381", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4qliBy+5L26sw4vhZvkk4nIIoWO2rh8bElWIIsaHZG6AeQ2+5mMttAip0Ow1nfxCyGxHeu58HzJxPklNWEEU4MUTpVzWz9EKMcxEp+Le3hrcTrOU93wD17isZCGPSdFw==", "fingerprint": "fb:c1:b2:e3:08:29:70:75:fe:d6:13:02:8a:31:a9:c4", "user_id": "c89fc057f1c54b10b211404f170223fb"}}' 2025-12-03 23:03:01,153 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.320s 2025-12-03 23:03:01,154 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1039561074", "description": "tempest-secgroup-smoke-1039561074 description", "project_id": "3989de3c2cf844418cdd96de2dc55a66"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-46f0ac55-d470-4d19-8503-9a84fce9145c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "name": "tempest-secgroup-smoke-1039561074", "stateful": true, "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "tempest-secgroup-smoke-1039561074 description", "shared": false, "security_group_rules": [{"id": "9c1437c2-3bda-4e69-bf71-9ac251246f96", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "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": 1372, "description": null, "tags": [], "created_at": "2025-12-03T23:03:00Z", "updated_at": "2025-12-03T23:03:00Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "f838674f-a43f-47b1-b841-b1c497d05a54", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "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": 1373, "description": null, "tags": [], "created_at": "2025-12-03T23:03:00Z", "updated_at": "2025-12-03T23:03:00Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}], "tags": [], "created_at": "2025-12-03T23:03:00Z", "updated_at": "2025-12-03T23:03:00Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:01,390 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.235s 2025-12-03 23:03:01,390 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d8fc4d15-31e8-4c5d-8712-33bf4aeaa632', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ee02f0ec-9864-47e5-9198-7c2f6d8572a5", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "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, "description": "", "created_at": "2025-12-03T23:03:01Z", "updated_at": "2025-12-03T23:03:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:02,510 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.119s 2025-12-03 23:03:02,510 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-45895830-95e2-4077-98f1-797224a97a27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "38bf5dfb-461a-4ced-b364-30a0ea41a96e", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:03:01Z", "updated_at": "2025-12-03T23:03:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:02,798 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.287s 2025-12-03 23:03:02,799 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3bc5614b-4000-4fbd-95e9-1e5adbaa9b73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6d9a2063-08f1-4fa8-8002-41df47579141", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "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, "description": "", "created_at": "2025-12-03T23:03:02Z", "updated_at": "2025-12-03T23:03:02Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:03,154 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.355s 2025-12-03 23:03:03,154 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-cd539da8-2c46-487c-b97d-e6b06574b07c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "042dcc57-09c2-42a5-aea8-e5b5ba63c359", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:03:03Z", "updated_at": "2025-12-03T23:03:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:03,450 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.295s 2025-12-03 23:03:03,450 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fbe0a125-ced9-4505-9021-99387ae987c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1f6b9e4a-6bc0-42a6-8bcd-15230bf84035", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:03:03Z", "updated_at": "2025-12-03T23:03:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:03,668 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.217s 2025-12-03 23:03:03,669 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d8763089-2749-47dc-9c84-80d5c6ef256b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "375b35f6-3e68-4c6e-befc-77981309cc56", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "c3f3c1b2-e957-426b-b025-f0ef065df190", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:03:03Z", "updated_at": "2025-12-03T23:03:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:05,512 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.842s 2025-12-03 23:03:05,513 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1962739294", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-7d323b1f-d201-4b62-9459-3f5a141fa637', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"d7e5682b-4519-4ccb-86da-8e89f950a834","name":"tempest-network-smoke--1962739294","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3989de3c2cf844418cdd96de2dc55a66","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:03:03Z","updated_at":"2025-12-03T23:03:03Z","revision_number":1}}' 2025-12-03 23:03:06,832 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.319s 2025-12-03 23:03:06,833 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-328306857", "admin_state_up": true, "project_id": "3989de3c2cf844418cdd96de2dc55a66", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '680', 'x-openstack-request-id': 'req-aef92d94-ee50-4610-8d16-b33fb2dceb21', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "ea2da0f9-7bff-48d9-9c38-16672547f763", "name": "tempest-TestNetworkAdvancedServerOps-router-328306857", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.246"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:03:05Z", "updated_at": "2025-12-03T23:03:06Z", "revision_number": 2, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:06,946 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28 0.113s 2025-12-03 23:03:06,947 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b6687d28-3a6d-4c3c-9e80-a62c3350fdbb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:07,665 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.718s 2025-12-03 23:03:07,666 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-6a7557a0-a744-443e-80b3-6906e7cc851c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:03:07,784 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.118s 2025-12-03 23:03:07,785 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-af93d919-4dc4-4d55-9865-38669f2cb905', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:07,916 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.131s 2025-12-03 23:03:07,917 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1e9af1b8-295f-4416-9821-68c4b805ce7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:03:10,672 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.755s 2025-12-03 23:03:10,673 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1444674141", "network_id": "d7e5682b-4519-4ccb-86da-8e89f950a834", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-4db7e50f-d60d-4dc3-9c88-5308be14c927', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"ac4d3f01-b49f-4ec9-b089-114753b84092","name":"tempest-subnet-smoke-1444674141","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","network_id":"d7e5682b-4519-4ccb-86da-8e89f950a834","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:03:08Z","updated_at":"2025-12-03T23:03:08Z","revision_number":0,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:13,873 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ea2da0f9-7bff-48d9-9c38-16672547f763/add_router_interface 3.199s 2025-12-03 23:03:13,873 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac4d3f01-b49f-4ec9-b089-114753b84092"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a8af20da-e103-4610-a8e5-4c2a07bdee3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ea2da0f9-7bff-48d9-9c38-16672547f763/add_router_interface'} Body: b'{"id": "ea2da0f9-7bff-48d9-9c38-16672547f763", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "ba420df3-7317-484f-9fae-1916bcaa2e57", "network_id": "d7e5682b-4519-4ccb-86da-8e89f950a834", "subnet_id": "ac4d3f01-b49f-4ec9-b089-114753b84092", "subnet_ids": ["ac4d3f01-b49f-4ec9-b089-114753b84092"]}' 2025-12-03 23:03:14,232 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.352s 2025-12-03 23:03:14,233 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:13 GMT', 'server': 'Apache', 'content-length': '6835', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-44e38637-bb0f-443d-809c-dab55a476fcd', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c89fc057f1c54b10b211404f170223fb", "name": "tempest-TestNetworkAdvancedServerOps-1946540869-project-member", "password_expires_at": null}, "audit_ids": ["ZSz2nWX9ReC0dlyxheM0Lg"], "expires_at": "2025-12-04T00:03:14.000000Z", "issued_at": "2025-12-03T23:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3989de3c2cf844418cdd96de2dc55a66", "name": "tempest-TestNetworkAdvancedServerOps-1946540869"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack 2025-12-03 23:03:14,233 20 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_reboot) Found network None available for tenant 2025-12-03 23:03:15,659 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.425s 2025-12-03 23:03:15,659 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "d7e5682b-4519-4ccb-86da-8e89f950a834"}], "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:14 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f052183-8397-4237-9786-c9acf1ced8e9', 'x-compute-request-id': 'req-3f052183-8397-4237-9786-c9acf1ced8e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "adminPass": "8W3RuvhQ2xbx"}}' 2025-12-03 23:03:15,893 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.231s 2025-12-03 23:03:15,893 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:15 GMT', 'server': 'Apache', 'content-length': '1437', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb1c256-d742-42e7-978b-576a17a488e7', 'x-compute-request-id': 'req-adb1c256-d742-42e7-978b-576a17a488e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "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-12-03 23:03:17,514 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.616s 2025-12-03 23:03:17,515 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:16 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8342154a-ddff-4375-9258-cbf539cfa24b', 'x-compute-request-id': 'req-8342154a-ddff-4375-9258-cbf539cfa24b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:17,518 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:03:19,024 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.506s 2025-12-03 23:03:19,025 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:18 GMT', 'server': 'Apache', 'content-length': '1563', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9edb8ea4-6a45-4fb4-92d9-bb26979569a4', 'x-compute-request-id': 'req-9edb8ea4-6a45-4fb4-92d9-bb26979569a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:20,731 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.702s 2025-12-03 23:03:20,732 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:20 GMT', 'server': 'Apache', 'content-length': '1563', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4262001d-9475-43b8-9f72-59661308837e', 'x-compute-request-id': 'req-4262001d-9475-43b8-9f72-59661308837e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:22,553 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.816s 2025-12-03 23:03:22,553 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:21 GMT', 'server': 'Apache', 'content-length': '1563', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8746c113-81cb-49da-ae99-fbcbe6521570', 'x-compute-request-id': 'req-8746c113-81cb-49da-ae99-fbcbe6521570', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:23,975 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.418s 2025-12-03 23:03:23,976 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:23 GMT', 'server': 'Apache', 'content-length': '1563', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3899764c-749d-4a53-b787-c23cd12b11e1', 'x-compute-request-id': 'req-3899764c-749d-4a53-b787-c23cd12b11e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:25,539 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.558s 2025-12-03 23:03:25,539 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:24 GMT', 'server': 'Apache', 'content-length': '1735', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7321d0df-7be8-4c1d-8c75-5860cf083c1f', 'x-compute-request-id': 'req-7321d0df-7be8-4c1d-8c75-5860cf083c1f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:23Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:25,542 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:03:25,961 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.418s 2025-12-03 23:03:25,961 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:25 GMT', 'server': 'Apache', 'content-length': '1735', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05a00faa-c012-48fc-9fc0-db4563930f2e', 'x-compute-request-id': 'req-05a00faa-c012-48fc-9fc0-db4563930f2e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:23Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:26,056 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=00198859-bedf-4ab5-829e-b313ce77185a 0.089s 2025-12-03 23:03:26,057 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1375', 'x-openstack-request-id': 'req-d468ceac-48e0-4144-8c04-d59c818f887a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"ports":[{"id":"e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff","name":"","network_id":"d7e5682b-4519-4ccb-86da-8e89f950a834","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","mac_address":"fa:16:3e:75:0a:2c","admin_state_up":true,"status":"ACTIVE","device_id":"00198859-bedf-4ab5-829e-b313ce77185a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ac4d3f01-b49f-4ec9-b089-114753b84092","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c3f3c1b2-e957-426b-b025-f0ef065df190"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkadvancedserverops-server-1199526152","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkadvancedserverops-server-1199526152","fqdn":"tempest-testnetworkadvancedserverops-server-1199526152.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:03:17Z","updated_at":"2025-12-03T23:03:22Z","revision_number":4,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}]}' 2025-12-03 23:03:26,057 20 DEBUG [tempest.common.waiters] Server ID 00198859-bedf-4ab5-829e-b313ce77185a ports are all ACTIVE [{'id': 'e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff', 'name': '', 'network_id': 'd7e5682b-4519-4ccb-86da-8e89f950a834', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'mac_address': 'fa:16:3e:75:0a:2c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '00198859-bedf-4ab5-829e-b313ce77185a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ac4d3f01-b49f-4ec9-b089-114753b84092', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c3f3c1b2-e957-426b-b025-f0ef065df190'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkadvancedserverops-server-1199526152', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkadvancedserverops-server-1199526152', 'fqdn': 'tempest-testnetworkadvancedserverops-server-1199526152.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:03:17Z', 'updated_at': '2025-12-03T23:03:22Z', 'revision_number': 4, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'}]: 2025-12-03 23:03:27,804 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.746s 2025-12-03 23:03:27,804 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-0bb7d0bd-1ab6-411e-9874-cbe950c58890', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "669ca581-c23c-4b27-952a-37acfde7f0eb", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.203", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ea2da0f9-7bff-48d9-9c38-16672547f763", "port_id": "e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d7e5682b-4519-4ccb-86da-8e89f950a834", "mac_address": "fa:16:3e:75:0a:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "00198859-bedf-4ab5-829e-b313ce77185a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:03:26Z", "updated_at": "2025-12-03T23:03:26Z", "revision_number": 0}}' 2025-12-03 23:03:28,222 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.417s 2025-12-03 23:03:28,222 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:27 GMT', 'server': 'Apache', 'content-length': '1735', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e7c2d2-bc9f-4cd1-9740-f47bfcc4df9a', 'x-compute-request-id': 'req-59e7c2d2-bc9f-4cd1-9740-f47bfcc4df9a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:23Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-E10000 XT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:28,226 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:03:28,426 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/669ca581-c23c-4b27-952a-37acfde7f0eb 0.199s 2025-12-03 23:03:28,426 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-6e3a4d03-2504-4288-ad7d-99cdaecf8460', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/669ca581-c23c-4b27-952a-37acfde7f0eb'} Body: b'{"floatingip": {"id": "669ca581-c23c-4b27-952a-37acfde7f0eb", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.203", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ea2da0f9-7bff-48d9-9c38-16672547f763", "port_id": "e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d7e5682b-4519-4ccb-86da-8e89f950a834", "mac_address": "fa:16:3e:75:0a:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "00198859-bedf-4ab5-829e-b313ce77185a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:03:26Z", "updated_at": "2025-12-03T23:03:27Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:28,426 20 INFO [tempest.scenario.manager] FloatingIP: {'id': '669ca581-c23c-4b27-952a-37acfde7f0eb', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.203', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'ea2da0f9-7bff-48d9-9c38-16672547f763', 'port_id': 'e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'd7e5682b-4519-4ccb-86da-8e89f950a834', 'mac_address': 'fa:16:3e:75:0a:2c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '00198859-bedf-4ab5-829e-b313ce77185a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:03:26Z', 'updated_at': '2025-12-03T23:03:27Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:03:28,426 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.200113 seconds 2025-12-03 23:03:28,426 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.203 with user: cirros 2025-12-03 23:03:28,427 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_reboot begins to ping 192.168.122.203 in 120 sec and the expected result is reachable 2025-12-03 23:03:46,789 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 18.361796 seconds 2025-12-03 23:03:46,789 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_reboot finishes ping 192.168.122.203 in 120 sec and the ping result is expected 2025-12-03 23:03:46,956 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a/action 0.166s 2025-12-03 23:03:46,957 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:46 GMT', 'server': 'Apache', 'content-length': '75360', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b027e58-b48b-437a-b85f-8210959411e0', 'x-compute-request-id': 'req-2b027e58-b48b-437a-b85f-8210959411e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1277068652 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001593] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004480] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004520] Using GB pages for direct mapping\\n[ 0.004755] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004761] ACPI: Early table checksum verification disabled\\n[ 0.004766] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004772] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004780] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004789] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004794] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004798] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004802] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004807] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004811] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004813] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004815] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004816] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004818] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004819] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006111] No NUMA configuration fo 2025-12-03 23:03:46,958 20 DEBUG [tempest.scenario.manager] Console output for 00198859-bedf-4ab5-829e-b313ce77185a body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1277068652 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001593] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004480] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004520] Using GB pages for direct mapping [ 0.004755] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004761] ACPI: Early table checksum verification disabled [ 0.004766] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004772] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004780] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004789] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004794] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004798] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004802] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004807] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004811] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004813] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004815] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004816] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004818] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004819] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006111] No NUMA configuration found [ 0.006114] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006122] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006500] Zone ranges: [ 0.006502] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006504] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006506] Normal empty [ 0.006508] Device empty [ 0.006510] Movable zone start for each node [ 0.006513] Early memory node ranges [ 0.006514] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006515] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006517] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006753] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006783] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006985] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018403] ACPI: PM-Timer IO Port: 0x608 [ 0.018434] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018574] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018580] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018583] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018585] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018587] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018589] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018594] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018597] TSC deadline timer available [ 0.018613] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018689] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018692] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018694] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018695] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018698] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018699] Booting paravirtualized kernel on KVM [ 0.018702] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018710] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019001] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019074] kvm-guest: setup async PF for cpu 0 [ 0.019102] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019122] kvm-guest: PV spinlocks disabled, single CPU [ 0.019128] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019130] Policy zone: DMA32 [ 0.019131] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019213] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019226] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019233] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019291] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019581] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020317] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020348] ftrace: allocating 50600 entries in 198 pages [ 0.045359] ftrace: allocated 198 pages with 4 groups [ 0.045512] rcu: Hierarchical RCU implementation. [ 0.045514] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045516] Rude variant of Tasks RCU enabled. [ 0.045517] Tracing variant of Tasks RCU enabled. [ 0.045518] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045519] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050178] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050559] random: crng init done [ 0.098709] Console: colour VGA+ 80x25 [ 0.259054] printk: console [tty1] enabled [ 0.618373] printk: console [ttyS0] enabled [ 0.621354] ACPI: Core revision 20210730 [ 0.624862] APIC: Switch to symmetric I/O mode setup [ 0.630202] x2apic enabled [ 0.633856] Switched APIC routing to physical x2apic. [ 0.643642] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.650818] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.654812] pid_max: default: 32768 minimum: 301 [ 0.654812] LSM: Security Framework initializing [ 0.654812] landlock: Up and running. [ 0.654812] Yama: becoming mindful. [ 0.654812] AppArmor: AppArmor initialized [ 0.654812] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654812] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.654812] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.654812] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.654812] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.654812] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.654812] Spectre V2 : Mitigation: Retpolines [ 0.654812] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.654812] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.654812] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.654812] RETBleed: Mitigation: untrained return thunk [ 0.654812] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.654812] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.654812] Freeing SMP alternatives memory: 44K [ 0.654812] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.655031] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.658847] ... version: 0 [ 0.662616] ... bit width: 48 [ 0.662828] ... generic registers: 6 [ 0.666117] ... value mask: 0000ffffffffffff [ 0.666833] ... max period: 00007fffffffffff [ 0.670831] ... fixed-purpose events: 0 [ 0.673774] ... event mask: 000000000000003f [ 0.674973] rcu: Hierarchical SRCU implementation. [ 0.679442] smp: Bringing up secondary CPUs ... [ 0.682833] smp: Brought up 1 node, 1 CPU [ 0.686480] smpboot: Max logical packages: 1 [ 0.686834] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.691409] devtmpfs: initialized [ 0.694638] x86/mm: Memory block size: 128MB [ 0.695107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.698844] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.702899] pinctrl core: initialized pinctrl subsystem [ 0.706825] PM: RTC time: 23:03:25, date: 2025-12-03 [ 0.710648] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.710922] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.714862] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.718842] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.722841] audit: initializing netlink subsys (disabled) [ 0.726932] thermal_sys: Registered thermal governor 'fair_share' [ 0.726934] thermal_sys: Registered thermal governor 'bang_bang' [ 0.730828] audit: type=2000 audit(1764803004.807:1): state=initialized audit_enabled=0 res=1 [ 0.738828] thermal_sys: Registered thermal governor 'step_wise' [ 0.738829] thermal_sys: Registered thermal governor 'user_space' [ 0.742826] thermal_sys: Registered thermal governor 'power_allocator' [ 0.746840] EISA bus registered [ 0.753763] cpuidle: using governor ladder [ 0.754829] cpuidle: using governor menu [ 0.761187] ACPI: bus type PCI registered [ 0.762827] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.767261] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.770830] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.774850] PCI: Using configuration type 1 for base access [ 0.780026] Kprobes globally optimized [ 0.782912] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.786830] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.791637] ACPI: Added _OSI(Module Device) [ 0.794856] ACPI: Added _OSI(Processor Device) [ 0.798570] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.798885] ACPI: Added _OSI(Processor Aggregator Device) [ 0.802839] ACPI: Added _OSI(Linux-Dell-Video) [ 0.806115] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.806848] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.813735] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.818335] ACPI: Interpreter enabled [ 0.818837] ACPI: PM: (supports S0 S5) [ 0.821893] ACPI: Using IOAPIC for interrupt routing [ 0.822874] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.826826] PCI: Using E820 reservations for host bridge windows [ 0.831240] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.841226] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.842833] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.846949] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.850934] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.856074] PCI host bridge to bus 0000:00 [ 0.858828] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.862631] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.862826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.866826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.870826] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.874826] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.878825] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.883123] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.891446] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.901725] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.910865] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.918412] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.926862] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.931054] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.939788] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.946216] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.953609] pci 0000:00:02.0: enabling Extended Tags [ 0.959351] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.965898] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.972932] pci 0000:00:02.1: enabling Extended Tags [ 0.977867] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.982443] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.988564] pci 0000:00:02.2: enabling Extended Tags [ 0.994828] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.001801] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.009340] pci 0000:00:02.3: enabling Extended Tags [ 1.013913] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.017732] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.024093] pci 0000:00:02.4: enabling Extended Tags [ 1.030604] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.033474] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.039145] pci 0000:00:02.5: enabling Extended Tags [ 1.047100] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.054829] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.067201] pci 0000:00:02.6: enabling Extended Tags [ 1.074300] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.078778] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.084467] pci 0000:00:02.7: enabling Extended Tags [ 1.092359] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.098368] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.104219] pci 0000:00:03.0: enabling Extended Tags [ 1.111110] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.122832] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.131643] pci 0000:00:03.1: enabling Extended Tags [ 1.137864] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.142443] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.148521] pci 0000:00:03.2: enabling Extended Tags [ 1.153247] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.158836] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.170936] pci 0000:00:03.3: enabling Extended Tags [ 1.178370] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.182631] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.190073] pci 0000:00:03.4: enabling Extended Tags [ 1.193095] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.197934] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.205450] pci 0000:00:03.5: enabling Extended Tags [ 1.210234] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.214551] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.220622] pci 0000:00:03.6: enabling Extended Tags [ 1.225187] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.230835] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.240155] pci 0000:00:03.7: enabling Extended Tags [ 1.247837] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.253882] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.261634] pci 0000:00:04.0: enabling Extended Tags [ 1.265074] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.270834] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.280439] pci 0000:00:04.1: enabling Extended Tags [ 1.286987] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.293484] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.300174] pci 0000:00:04.2: enabling Extended Tags [ 1.305378] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.311882] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.320452] pci 0000:00:04.3: enabling Extended Tags [ 1.325109] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.329744] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.339096] pci 0000:00:04.4: enabling Extended Tags [ 1.344747] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.350137] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.358549] pci 0000:00:04.5: enabling Extended Tags [ 1.361047] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.366574] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.374086] pci 0000:00:04.6: enabling Extended Tags [ 1.378657] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.382835] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.392090] pci 0000:00:04.7: enabling Extended Tags [ 1.399490] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.406013] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.415110] pci 0000:00:05.0: enabling Extended Tags [ 1.477741] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.480445] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.484264] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.504479] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.509426] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.515460] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.527478] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.539841] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.546831] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.555062] pci 0000:01:00.0: enabling Extended Tags [ 1.640931] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.642898] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.646932] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.650986] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.657384] pci_bus 0000:02: extended config space not accessible [ 1.659168] acpiphp: Slot [1] registered [ 1.662892] acpiphp: Slot [0] registered [ 1.666937] acpiphp: Slot [2] registered [ 1.670889] acpiphp: Slot [3] registered [ 1.674891] acpiphp: Slot [4] registered [ 1.678880] acpiphp: Slot [5] registered [ 1.682931] acpiphp: Slot [6] registered [ 1.686929] acpiphp: Slot [7] registered [ 1.690930] acpiphp: Slot [8] registered [ 1.694934] acpiphp: Slot [9] registered [ 1.698898] acpiphp: Slot [10] registered [ 1.702902] acpiphp: Slot [11] registered [ 1.706898] acpiphp: Slot [12] registered [ 1.710883] acpiphp: Slot [13] registered [ 1.714881] acpiphp: Slot [14] registered [ 1.718882] acpiphp: Slot [15] registered [ 1.722908] acpiphp: Slot [16] registered [ 1.726899] acpiphp: Slot [17] registered [ 1.730930] acpiphp: Slot [18] registered [ 1.734907] acpiphp: Slot [19] registered [ 1.738887] acpiphp: Slot [20] registered [ 1.742886] acpiphp: Slot [21] registered [ 1.746885] acpiphp: Slot [22] registered [ 1.750924] acpiphp: Slot [23] registered [ 1.754911] acpiphp: Slot [24] registered [ 1.758889] acpiphp: Slot [25] registered [ 1.762920] acpiphp: Slot [26] registered [ 1.766929] acpiphp: Slot [27] registered [ 1.770914] acpiphp: Slot [28] registered [ 1.774896] acpiphp: Slot [29] registered [ 1.778919] acpiphp: Slot [30] registered [ 1.782906] acpiphp: Slot [31] registered [ 1.789437] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.801775] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.883424] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.886914] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.890933] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.894983] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.904825] acpiphp: Slot [0-2] registered [ 1.908525] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.917751] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.929078] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.933442] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.935068] pci 0000:03:00.0: enabling Extended Tags [ 2.022633] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.022949] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.026931] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.033720] acpiphp: Slot [0-3] registered [ 2.035390] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.046136] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.057011] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.061568] pci 0000:04:00.0: enabling Extended Tags [ 2.144656] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.146950] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.150964] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.158372] acpiphp: Slot [0-4] registered [ 2.159394] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.170573] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.182831] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.188937] pci 0000:05:00.0: enabling Extended Tags [ 2.271280] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.274945] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.278935] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.285996] acpiphp: Slot [0-5] registered [ 2.287380] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.298180] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.309694] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.313514] pci 0000:06:00.0: enabling Extended Tags [ 2.398039] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.398946] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.402961] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.409762] acpiphp: Slot [0-6] registered [ 2.491060] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.494613] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.494931] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.501913] acpiphp: Slot [0-7] registered [ 2.586031] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.586975] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.590965] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.597970] acpiphp: Slot [0-8] registered [ 2.676068] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.678955] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.682953] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.691310] acpiphp: Slot [0-9] registered [ 2.792596] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.794966] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.799011] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.806250] acpiphp: Slot [0-10] registered [ 2.882632] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.882965] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.886953] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.894131] acpiphp: Slot [0-11] registered [ 2.974313] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.974960] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.978997] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.985765] acpiphp: Slot [0-12] registered [ 3.062379] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.062937] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.066934] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.073726] acpiphp: Slot [0-13] registered [ 3.149748] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.150940] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.154948] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.161908] acpiphp: Slot [0-14] registered [ 3.237630] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.238988] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.242935] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.249921] acpiphp: Slot [0-15] registered [ 3.323308] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.326945] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.330930] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.337851] acpiphp: Slot [0-16] registered [ 3.412004] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.414954] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.418947] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.426202] acpiphp: Slot [0-17] registered [ 3.501237] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.502966] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.506958] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.514947] acpiphp: Slot [0-18] registered [ 3.593926] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.594953] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.598946] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.606031] acpiphp: Slot [0-19] registered [ 3.682832] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.686707] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.686967] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.694196] acpiphp: Slot [0-20] registered [ 3.769092] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.770955] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.774989] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.781803] acpiphp: Slot [0-21] registered [ 3.856873] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.858961] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.862958] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.869856] acpiphp: Slot [0-22] registered [ 3.947383] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.950976] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.954941] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.962395] acpiphp: Slot [0-23] registered [ 4.041084] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.042946] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.046967] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.054071] acpiphp: Slot [0-24] registered [ 4.131037] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.134893] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.138966] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.146532] acpiphp: Slot [0-25] registered [ 4.223133] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.226940] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.230963] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.279496] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.283135] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.287040] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.291020] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.295040] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.299021] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.302992] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.306987] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.310831] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.314544] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.314845] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.318786] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.318842] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.322854] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.326858] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.330899] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.335841] iommu: Default domain type: Translated [ 4.338826] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.342848] SCSI subsystem initialized [ 4.345462] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.346812] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.346853] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.350429] vgaarb: loaded [ 4.350890] ACPI: bus type USB registered [ 4.353528] usbcore: registered new interface driver usbfs [ 4.354838] usbcore: registered new interface driver hub [ 4.358153] usbcore: registered new device driver usb [ 4.358885] pps_core: LinuxPPS API ver. 1 registered [ 4.362174] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.362846] PTP clock support registered [ 4.365569] EDAC MC: Ver: 3.0.0 [ 4.370021] NetLabel: Initializing [ 4.370827] NetLabel: domain hash size = 128 [ 4.373676] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.374871] NetLabel: unlabeled traffic allowed by default [ 4.378522] PCI: Using ACPI for IRQ routing [ 5.189527] clocksource: Switched to clocksource kvm-clock [ 5.204278] VFS: Disk quotas dquot_6.6.0 [ 5.207691] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.212463] AppArmor: AppArmor Filesystem Enabled [ 5.216034] pnp: PnP ACPI init [ 5.219024] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.224148] pnp: PnP ACPI: found 5 devices [ 5.232671] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.238532] NET: Registered PF_INET protocol family [ 5.242031] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.248163] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.254280] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.260022] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.265653] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.270201] TCP: Hash tables configured (established 1024 bind 1024) [ 5.274390] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.279302] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.283320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.287670] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.291712] NET: Registered PF_XDP protocol family [ 5.295268] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.300765] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.306450] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.311508] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.316681] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.323270] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.328551] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.334169] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.339830] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.345255] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.351015] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.355984] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.360972] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.367402] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.372381] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.377433] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.382492] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.387652] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.393312] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.399042] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.405192] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.411548] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.417880] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.424782] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.430856] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.435704] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.440573] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.445338] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.450254] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.455043] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.459806] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.464576] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.469377] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.474221] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.479041] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.483851] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.488567] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.493344] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.498242] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.503510] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.508400] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.513758] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.521100] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.525704] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.530489] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.537551] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.545185] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.550337] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.554513] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.559798] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.564408] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.568955] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.573307] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.577882] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.582347] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.587284] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.591675] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.596186] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.600620] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.604824] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.608656] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.612468] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.616381] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.620602] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.625165] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.630018] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.636091] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.640742] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.645285] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.649568] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.653644] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.657497] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.661371] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.665367] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.669625] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.673619] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.677804] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.681773] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.685855] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.690084] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.694246] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.698199] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.702476] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.707137] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.711904] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.716848] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.722019] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.726382] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.731419] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.735584] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.739982] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.744088] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.748521] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.752763] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.757233] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.760557] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.768277] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.776032] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.785075] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.789655] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.795443] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.802087] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.809713] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.817144] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.824938] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.845177] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.855102] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.864076] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.877489] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.885986] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.894618] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.904501] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.911047] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.917175] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.928309] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.934223] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.939791] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.948786] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.954877] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.961124] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.969889] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.976404] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.982290] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.993995] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.999662] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.005461] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.013480] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.019788] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.025702] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.034263] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.039645] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.049140] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.061465] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.068494] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.082450] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.091591] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.096246] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.103224] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.119346] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.129601] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.137614] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.148342] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.159433] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.185326] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.190514] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.205570] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.217584] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.240759] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.244728] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.251087] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.256542] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.264728] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.278260] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.284516] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.290532] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.298243] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.301674] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.311282] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.319676] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.333005] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.337050] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.346359] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.353664] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.361366] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.365542] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.371557] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.380125] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.392784] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.399487] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.408618] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.417361] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.429872] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.434950] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.441591] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.447736] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.461615] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.467607] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.478463] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.489055] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.500999] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.505458] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.510873] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.518083] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.529371] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.535506] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.544091] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.553642] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.565409] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.570796] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.575683] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.580950] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.586791] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.591281] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.596691] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.600770] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.605396] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.611260] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.616193] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.621185] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.633783] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.640571] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.647562] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.653180] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.659794] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.664709] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.681668] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.689671] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.701562] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.707480] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.714145] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.720367] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.727954] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.733599] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.740737] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.746728] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.752638] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.757543] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.765105] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.771492] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.778516] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.784686] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.791972] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.796379] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.802659] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.808127] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.812033] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.818406] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.824706] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.829966] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.834704] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.841177] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.845628] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.850341] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.855556] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.860268] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.865038] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.871517] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.876313] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.880586] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.886384] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.890861] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.895733] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.900737] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.905296] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.909246] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.916167] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.919849] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.923984] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.928668] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.932242] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.936131] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.941054] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.945757] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.950308] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.954972] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.958556] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.962661] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.967499] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.971585] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.976258] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.983579] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.993395] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10071 usecs [ 6.998374] PCI: CLS 0 bytes, default 64 [ 7.001901] Trying to unpack rootfs image as initramfs... [ 7.005538] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.027585] Initialise system trusted keyrings [ 7.035230] Key type blacklist registered [ 7.042964] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.048351] zbud: loaded [ 7.059133] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.075209] fuse: init (API version 7.34) [ 7.087267] integrity: Platform Keyring initialized [ 7.107153] Key type asymmetric registered [ 7.114949] Asymmetric key parser 'x509' registered [ 7.127058] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.147111] io scheduler mq-deadline registered [ 7.158198] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.179562] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.200321] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.219643] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.235379] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.251387] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.268164] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.279406] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.285523] Freeing initrd memory: 8744K [ 7.293274] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.297682] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.306306] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.310497] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.318167] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.323904] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.335936] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.344233] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.352103] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.360517] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.368087] pcieport 0000:00:03.0: AER10000 : enabled with IRQ 32 [ 7.378459] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.385600] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.394301] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.399359] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.408304] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.412717] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.421165] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.426313] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.435854] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.441126] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.450358] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.456033] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.468556] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.478037] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.483552] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.494385] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.501351] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.513846] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.520478] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.532007] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.539451] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.550720] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.558052] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.569012] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.578184] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.590118] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.598978] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.610516] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.617528] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.628163] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.636287] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.644415] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.652607] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.660047] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.672144] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.685209] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.691824] shpchp 0000:01:00.0: Slot initialization failed [ 7.699842] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.706945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.714974] ACPI: button: Power Button [PWRF] [ 7.744520] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.788925] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.798698] Linux agpgart interface v0.103 [ 7.804538] loop: module loaded [ 7.808310] tun: Universal TUN/TAP device driver, 1.6 [ 7.818608] PPP generic driver version 2.4.2 [ 7.825366] VFIO - User Level meta-driver version: 0.3 [ 7.831338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.839552] ehci-pci: EHCI PCI platform driver [ 7.845728] ehci-platform: EHCI generic platform driver [ 7.852454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.860802] ohci-pci: OHCI PCI platform driver [ 7.865900] ohci-platform: OHCI generic platform driver [ 7.871355] uhci_hcd: USB Universal Host Controller Interface driver [ 7.880256] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.885745] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.894074] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.899560] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.906502] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.916960] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.927120] usb usb1: Product: UHCI Host Controller [ 7.934352] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.942580] usb usb1: SerialNumber: 0000:02:01.0 [ 7.948237] hub 1-0:1.0: USB hub found [ 7.953340] hub 1-0:1.0: 2 ports detected [ 7.959197] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.972554] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.979228] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.985754] mousedev: PS/2 mouse device common for all mice [ 7.995652] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.002104] rtc_cmos 00:03: RTC can wake from S4 [ 8.008455] rtc_cmos 00:03: registered as rtc0 [ 8.012429] rtc_cmos 00:03: setting system clock to 2025-12-03T23:03:33 UTC (1764803013) [ 8.018655] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.023177] i2c_dev: i2c /dev entries driver [ 8.027229] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.036583] device-mapper: uevent: version 1.0.3 [ 8.040718] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.048120] platform eisa.0: Probing EISA bus 0 [ 8.052222] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.057842] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.062881] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.068064] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.073599] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.079432] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.084661] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.089381] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.094174] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.099133] platform eisa.0: EISA: Detected 0 cards [ 8.103036] ledtrig-cpu: registered to indicate activity on CPUs [ 8.107809] drop_monitor: Initializing network drop monitor service [ 8.112787] NET: Registered PF_INET6 protocol family [ 8.120626] Segment Routing with IPv6 [ 8.123653] In-situ OAM (IOAM) with IPv6 [ 8.127395] NET: Registered PF_PACKET protocol family [ 8.131722] Key type dns_resolver registered [ 8.136363] IPI shorthand broadcast: enabled [ 8.140310] registered taskstats version 1 [ 8.145786] Loading compiled-in X.509 certificates [ 8.150150] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.159566] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.171369] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.178294] blacklist: Loading compiled-in revocation X.509 certificates [ 8.187108] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.203012] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.213090] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.222367] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.231318] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.239744] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.249011] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.257493] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.265785] zswap: loaded using pool lzo/zbud [ 8.269699] Key type .fscrypt registered [ 8.273140] Key type fscrypt-provisioning registered [ 8.279132] Key type encrypted registered [ 8.282593] AppArmor: AppArmor sha1 policy hashing enabled [ 8.287409] ima: No TPM chip found, activating TPM-bypass! [ 8.292082] Loading compiled-in module X.509 certificates [ 8.296723] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.304453] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.311938] ima: Allocated hash algorithm: sha1 [ 8.315301] ima: No architecture policies found [ 8.318610] evm: Initialising EVM extended attributes: [ 8.322261] evm: security.selinux [ 8.325005] evm: security.SMACK64 [ 8.327711] evm: security.SMACK64EXEC [ 8.330384] evm: security.SMACK64TRANSMUTE [ 8.333181] evm: security.SMACK64MMAP [ 8.335969] evm: security.apparmor [ 8.338328] evm: security.ima [ 8.340964] evm: security.capability [ 8.343988] evm: HMAC attrs: 0x1 [ 8.348207] PM: Magic number: 5:217:99 [ 8.353243] RAS: Correctable Errors collector initialized. [ 8.357951] Unstable clock detected, switching default tracing clock to "global" [ 8.357951] If you want to keep using the local clock, then add: [ 8.357951] "trace_clock=local" [ 8.357951] on the kernel command line [ 8.377732] Freeing unused decrypted memory: 2036K [ 8.382704] Freeing unused kernel image (initmem) memory: 3244K [ 8.387355] Write protecting the kernel read-only data: 30720k [ 8.391968] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.397162] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.472214] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.481040] Run /init as init process info: initramfs: up at 7.89 [ 8.555449] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.568544] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.577530] GPT:229375 != 2097151 [ 8.582203] GPT:Alternate GPT header not at the end of the disk. [ 8.589647] GPT:229375 != 2097151 [ 8.594542] GPT: Use GNU Parted to correct GPT errors. [ 8.666135] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.050596] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.086745] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 12.14 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:00:19:88:59:be:df:4a:b5:82:9e:b3:13:ce:77:18:5a forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBVRu1nK7dzmi2vdrYXORbTNac2kiyVtIVhLwxG8QGUSHDbf58oLAb8RLCvAdgam/uTy+J73XzhkUpEieTQgGMwvzTGGJj3V+4IGls0Fbu16006YxWJQfloNAzKgPaTNHpVYOFOh7S0WS/TggSnpJ/OpjwWdJjAH6HF9pb2ojOWqr9BfAUtjkUIyGFEMYJ7BNgiRenzq3cMxGM8O6xZDwI0Vfl3VwJkwY/0tCqzFn4k4S8h2orZXMQ9m9VblphCWQ2oX8+PNMx7Mzd4uVy9HzV1wg2j6Q1kYWyzQIfE392GxrP/wRksVTtmcoj3JSENFUiwoqcsPHTO2RhA4boX6/D root@tempest-testnetworkadvancedserverops-server-1199526152 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDhchWPOYi855GbZCyys48Lnmf42931u5LzXrJMNRgjj5xYbD6J147zSbtweH/lDRuipQtr1LQucV7DkrGyfvXA= root@tempest-testnetworkadvancedserverops-server-1199526152 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe75:a2c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 00198859-bedf-4ab5-829e-b313ce77185a name: tempest-TestNetworkAdvancedServerOps-server-1199526152 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-1199526152 launch-index: 0 === cirros: current=0.6.2 uptime=13.19 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:75:0A:2C inet6 addr: fe80::f816:3eff:fe75:a2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1030 (1.0 KiB) TX bytes:176 (176.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-1199526152 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.224969] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.228961] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.918183] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 12.690452] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 12.764927] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 12.903488] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 12.904190] ISO 9660 Extensions: RRIP_1991A [ 13.006493] 8021q: adding VLAN 0 to HW filter on device eth0 [ 13.659780] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 13.661413] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:03:38 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:03:38 cirros auth.notice su: + none root:cirros Dec 3 23:03:38 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:03:38 cirros daemon.info dhcpcd[350]: DUID 00:04:00:19:88:59:be:df:4a:b5:82:9e:b3:13:ce:77:18:5a Dec 3 23:03:38 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:03:38 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:03:38 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:03:38 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:75:0a:2c Dec 3 23:03:38 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe75:a2c Dec 3 23:03:38 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:03:39 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-1199526152 login: 2025-12-03 23:03:46,959 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.203:22' as 'cirros' with public key authentication 2025-12-03 23:03:46,963 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:03:47,034 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:03:47,035 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.203 successfully created 2025-12-03 23:03:47,198 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a/action 0.162s 2025-12-03 23:03:47,199 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"reboot": {"type": "SOFT"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:47 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec0cdd2-cb3a-4613-81ef-4717a0f12418', 'x-compute-request-id': 'req-cec0cdd2-cb3a-4613-81ef-4717a0f12418', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a/action'} Body: b'' 2025-12-03 23:03:47,754 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.554s 2025-12-03 23:03:47,754 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:47 GMT', 'server': 'Apache', 'content-length': '1849', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eac2bc9-68d7-406c-a598-538651d269a5', 'x-compute-request-id': 'req-2eac2bc9-68d7-406c-a598-538651d269a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "REBOOT", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:47Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:49,540 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.779s 2025-12-03 23:03:49,540 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:48 GMT', 'server': 'Apache', 'content-length': '1854', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a1b529-807b-4820-9753-f614822fe2a6', 'x-compute-request-id': 'req-a7a1b529-807b-4820-9753-f614822fe2a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "REBOOT", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:48Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "reboot_pending", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:49,544 20 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_pending" after 2 second wait 2025-12-03 23:03:51,016 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.471s 2025-12-03 23:03:51,017 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:50 GMT', 'server': 'Apache', 'content-length': '1854', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ca1f7c9-14a0-4462-84df-ad1715d1863c', 'x-compute-request-id': 'req-0ca1f7c9-14a0-4462-84df-ad1715d1863c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "REBOOT", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:48Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:51,020 20 INFO [tempest.common.waiters] State transition "REBOOT/reboot_pending" ==> "REBOOT/reboot_started" after 4 second wait 2025-12-03 23:03:52,705 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.684s 2025-12-03 23:03:52,705 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:52 GMT', 'server': 'Apache', 'content-length': '1854', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55efb175-915b-4b9c-91d6-a4d156875c2b', 'x-compute-request-id': 'req-55efb175-915b-4b9c-91d6-a4d156875c2b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "REBOOT", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:48Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:54,751 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 1.040s 2025-12-03 23:03:54,751 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:53 GMT', 'server': 'Apache', 'content-length': '1857', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb3fdc8-98c5-4844-af9a-2d5249876edd', 'x-compute-request-id': 'req-3eb3fdc8-98c5-4844-af9a-2d5249876edd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:03:52Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:03:54,754 20 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 7 second wait 2025-12-03 23:03:54,754 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:03:54,843 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/669ca581-c23c-4b27-952a-37acfde7f0eb 0.088s 2025-12-03 23:03:54,843 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:03:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-c0cd20f4-5fa1-40f7-a653-82c65de22a6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/669ca581-c23c-4b27-952a-37acfde7f0eb'} Body: b'{"floatingip": {"id": "669ca581-c23c-4b27-952a-37acfde7f0eb", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.203", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ea2da0f9-7bff-48d9-9c38-16672547f763", "port_id": "e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d7e5682b-4519-4ccb-86da-8e89f950a834", "mac_address": "fa:16:3e:75:0a:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "00198859-bedf-4ab5-829e-b313ce77185a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:03:26Z", "updated_at": "2025-12-03T23:03:27Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:03:54,844 20 INFO [tempest.scenario.manager] FloatingIP: {'id': '669ca581-c23c-4b27-952a-37acfde7f0eb', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.203', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'ea2da0f9-7bff-48d9-9c38-16672547f763', 'port_id': 'e2b6dc1a-fc6e-4db4-9a7d-41f15ce5caff', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'd7e5682b-4519-4ccb-86da-8e89f950a834', 'mac_address': 'fa:16:3e:75:0a:2c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '00198859-bedf-4ab5-829e-b313ce77185a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:03:26Z', 'updated_at': '2025-12-03T23:03:27Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:03:54,844 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.089079 seconds 2025-12-03 23:03:54,844 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.203 with user: cirros 2025-12-03 23:03:54,844 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_reboot begins to ping 192.168.122.203 in 120 sec and the expected result is reachable 2025-12-03 23:04:11,147 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.303297 seconds 2025-12-03 23:04:11,148 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_reboot finishes ping 192.168.122.203 in 120 sec and the ping result is expected 2025-12-03 23:04:11,296 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_reboot): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a/action 0.147s 2025-12-03 23:04:11,297 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:11 GMT', 'server': 'Apache', 'content-length': '77067', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-095b2a5b-2567-490c-a1fa-0601946e1514', 'x-compute-request-id': 'req-095b2a5b-2567-490c-a1fa-0601946e1514', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1434116075 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001275] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001691] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004620] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004665] Using GB pages for direct mapping\\n[ 0.004956] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004962] ACPI: Early table checksum verification disabled\\n[ 0.004968] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004973] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004981] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004994] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004998] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005003] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005007] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005011] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005013] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005015] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005016] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005018] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005019] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006312] No NUMA configuration fo 2025-12-03 23:04:11,298 20 DEBUG [tempest.scenario.manager] Console output for 00198859-bedf-4ab5-829e-b313ce77185a body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1434116075 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001275] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001691] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004620] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004665] Using GB pages for direct mapping [ 0.004956] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004962] ACPI: Early table checksum verification disabled [ 0.004968] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004973] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004981] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004989] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004994] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004998] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005003] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005007] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005011] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005013] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005015] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005016] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005018] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005019] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006312] No NUMA configuration found [ 0.006315] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006327] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006773] Zone ranges: [ 0.006774] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006777] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006779] Normal empty [ 0.006781] Device empty [ 0.006783] Movable zone start for each node [ 0.006786] Early memory node ranges [ 0.006787] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006790] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006792] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007102] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007135] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007352] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017597] ACPI: PM-Timer IO Port: 0x608 [ 0.017630] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017769] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017774] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017777] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017779] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017780] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017782] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017786] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017788] TSC deadline timer available [ 0.017803] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017888] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017892] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017894] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017895] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017899] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017901] Booting paravirtualized kernel on KVM [ 0.017904] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017914] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018263] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018343] kvm-guest: setup async PF for cpu 0 [ 0.018373] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018394] kvm-guest: PV spinlocks disabled, single CPU [ 0.018401] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018403] Policy zone: DMA32 [ 0.018405] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018495] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018509] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018517] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018588] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018897] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019661] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019693] ftrace: allocating 50600 entries in 198 pages [ 0.046561] ftrace: allocated 198 pages with 4 groups [ 0.046736] rcu: Hierarchical RCU implementation. [ 0.046738] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046740] Rude variant of Tasks RCU enabled. [ 0.046741] Tracing variant of Tasks RCU enabled. [ 0.046742] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046743] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051614] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052093] random: crng init done [ 0.092383] Console: colour VGA+ 80x25 [ 0.247605] printk: console [tty1] enabled [ 0.808399] printk: console [ttyS0] enabled [ 0.813517] ACPI: Core revision 20210730 [ 0.817860] APIC: Switch to symmetric I/O mode setup [ 0.824172] x2apic enabled [ 0.828864] Switched APIC routing to physical x2apic. [ 0.841116] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.851947] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.855940] pid_max: default: 32768 minimum: 301 [ 0.855940] LSM: Security Framework initializing [ 0.855940] landlock: Up and running. [ 0.855940] Yama: becoming mindful. [ 0.855940] AppArmor: AppArmor initialized [ 0.855940] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.855940] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.855940] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.855940] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.855940] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.855940] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.855940] Spectre V2 : Mitigation: Retpolines [ 0.855940] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.855940] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.855940] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.855940] RETBleed: Mitigation: untrained return thunk [ 0.855940] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.855940] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.855940] Freeing SMP alternatives memory: 44K [ 0.855940] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.856165] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.859972] ... version: 0 [ 0.863957] ... bit width: 48 [ 0.867960] ... generic registers: 6 [ 0.871961] ... value mask: 0000ffffffffffff [ 0.875970] ... max period: 00007fffffffffff [ 0.879958] ... fixed-purpose events: 0 [ 0.883394] ... event mask: 000000000000003f [ 0.884132] rcu: Hierarchical SRCU implementation. [ 0.888444] smp: Bringing up secondary CPUs ... [ 0.891960] smp: Brought up 1 node, 1 CPU [ 0.895508] smpboot: Max logical packages: 1 [ 0.895961] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.900497] devtmpfs: initialized [ 0.903248] x86/mm: Memory block size: 128MB [ 0.904171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.907967] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.912024] pinctrl core: initialized pinctrl subsystem [ 0.916363] PM: RTC time: 23:03:54, date: 2025-12-03 [ 0.920168] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.924049] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.927985] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.931999] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.935974] audit: initializing netlink subsys (disabled) [ 0.940236] thermal_sys: Registered thermal governor 'fair_share' [ 0.940239] thermal_sys: Registered thermal governor 'bang_bang' [ 0.943974] audit: type=2000 audit(1764803034.347:1): state=initialized audit_enabled=0 res=1 [ 0.951973] thermal_sys: Registered thermal governor 'step_wise' [ 0.951976] thermal_sys: Registered thermal governor 'user_space' [ 0.955963] thermal_sys: Registered thermal governor 'power_allocator' [ 0.959988] EISA bus registered [ 0.966565] cpuidle: using governor ladder [ 0.967957] cpuidle: using governor menu [ 0.974130] ACPI: bus type PCI registered [ 0.975956] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.980298] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.983957] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.987986] PCI: Using configuration type 1 for base access [ 0.993412] Kprobes globally optimized [ 0.996085] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.999963] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.004807] ACPI: Added _OSI(Module Device) [ 1.007991] ACPI: Added _OSI(Processor Device) [ 1.011335] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.012032] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015966] ACPI: Added _OSI(Linux-Dell-Video) [ 1.019465] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.019977] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.027528] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.031981] ACPI: Interpreter enabled [ 1.035194] ACPI: PM: (supports S0 S5) [ 1.035959] ACPI: Using IOAPIC for interrupt routing [ 1.040058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.043960] PCI: Using E820 reservations for host bridge windows [ 1.048298] ACPI: Enabled 2 GPEs in block 00 to 3F [ 1.057737] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.059961] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.064091] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 1.068081] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 1.073539] PCI host bridge to bus 0000:00 [ 1.075962] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.079960] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.083967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.087965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.091968] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 1.095962] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 1.099962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 1.104960] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 1.112542] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.123212] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.131993] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.139613] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.146449] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.148367] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.158925] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.163962] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.176195] pci 0000:00:02.0: enabling Extended Tags [ 1.185284] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.191369] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.197320] pci 0000:00:02.1: enabling Extended Tags [ 1.202592] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.207460] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.215904] pci 0000:00:02.2: enabling Extended Tags [ 1.219065] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.225277] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.236274] pci 0000:00:02.3: enabling Extended Tags [ 1.243962] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.251965] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.262912] pci 0000:00:02.4: enabling Extended Tags [ 1.266686] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.271961] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.284277] pci 0000:00:02.5: enabling Extended Tags [ 1.292074] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.299849] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.308948] pci 0000:00:02.6: enabling Extended Tags [ 1.315501] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.319965] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.332190] pci 0000:00:02.7: enabling Extended Tags [ 1.340990] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.347677] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.356229] pci 0000:00:03.0: enabling Extended Tags [ 1.362423] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.367388] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.375282] pci 0000:00:03.1: enabling Extended Tags [ 1.378525] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.383067] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.391150] pci 0000:00:03.2: enabling Extended Tags [ 1.394320] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.399428] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.407297] pci 0000:00:03.3: enabling Extended Tags [ 1.410323] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.415198] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.421308] pci 0000:00:03.4: enabling Extended Tags [ 1.426231] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.431148] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.440092] pci 0000:00:03.5: enabling Extended Tags [ 1.446411] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.451963] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.462194] pci 0000:00:03.6: enabling Extended Tags [ 1.466233] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.471450] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.477344] pci 0000:00:03.7: enabling Extended Tags [ 1.484584] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.491350] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.497255] pci 0000:00:04.0: enabling Extended Tags [ 1.502435] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.507965] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.520319] pci 0000:00:04.1: enabling Extended Tags [ 1.528259] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.535705] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.543327] pci 0000:00:04.2: enabling Extended Tags [ 1.547588] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.551962] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.562914] pci 0000:00:04.3: enabling Extended Tags [ 1.567884] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.571965] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.583961] pci 0000:00:04.4: enabling Extended Tags [ 1.591060] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.595242] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.603254] pci 0000:00:04.5: enabling Extended Tags [ 1.607806] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.611457] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.620284] pci 0000:00:04.6: enabling Extended Tags [ 1.626928] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.631965] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.644299] pci 0000:00:04.7: enabling Extended Tags [ 1.653970] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.659965] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.672206] pci 0000:00:05.0: enabling Extended Tags [ 1.743597] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.745651] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.749234] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.766650] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 10000 1.770212] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.776329] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.785518] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.796611] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.803891] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.808118] pci 0000:01:00.0: enabling Extended Tags [ 1.894101] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.896029] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.900023] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.904099] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.910355] pci_bus 0000:02: extended config space not accessible [ 1.912226] acpiphp: Slot [1] registered [ 1.915542] acpiphp: Slot [0] registered [ 1.916015] acpiphp: Slot [2] registered [ 1.919093] acpiphp: Slot [3] registered [ 1.920018] acpiphp: Slot [4] registered [ 1.923004] acpiphp: Slot [5] registered [ 1.924007] acpiphp: Slot [6] registered [ 1.927231] acpiphp: Slot [7] registered [ 1.928011] acpiphp: Slot [8] registered [ 1.930970] acpiphp: Slot [9] registered [ 1.932031] acpiphp: Slot [10] registered [ 1.935871] acpiphp: Slot [11] registered [ 1.936024] acpiphp: Slot [12] registered [ 1.939262] acpiphp: Slot [13] registered [ 1.940012] acpiphp: Slot [14] registered [ 1.943426] acpiphp: Slot [15] registered [ 1.944044] acpiphp: Slot [16] registered [ 1.947724] acpiphp: Slot [17] registered [ 1.948032] acpiphp: Slot [18] registered [ 1.951237] acpiphp: Slot [19] registered [ 1.952034] acpiphp: Slot [20] registered [ 1.955039] acpiphp: Slot [21] registered [ 1.956026] acpiphp: Slot [22] registered [ 1.959497] acpiphp: Slot [23] registered [ 1.960010] acpiphp: Slot [24] registered [ 1.963309] acpiphp: Slot [25] registered [ 1.964060] acpiphp: Slot [26] registered [ 1.967924] acpiphp: Slot [27] registered [ 1.968034] acpiphp: Slot [28] registered [ 1.971738] acpiphp: Slot [29] registered [ 1.972045] acpiphp: Slot [30] registered [ 1.975888] acpiphp: Slot [31] registered [ 1.979058] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.991509] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 2.076672] pci 0000:01:00.0: PCI bridge to [bus 02] [ 2.080030] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 2.084031] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 2.088106] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 2.097855] acpiphp: Slot [0-2] registered [ 2.100677] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 2.110575] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 2.122219] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 2.126301] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 2.128170] pci 0000:03:00.0: enabling Extended Tags [ 2.217667] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.220090] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.224101] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.231087] acpiphp: Slot [0-3] registered [ 2.232656] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.243962] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.257638] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.264231] pci 0000:04:00.0: enabling Extended Tags [ 2.354363] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.356110] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.360115] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.367319] acpiphp: Slot [0-4] registered [ 2.368669] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.379961] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.393758] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.399432] pci 0000:05:00.0: enabling Extended Tags [ 2.488310] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.492253] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.496090] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.503038] acpiphp: Slot [0-5] registered [ 2.506477] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.515965] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.529927] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.535384] pci 0000:06:00.0: enabling Extended Tags [ 2.624432] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.628067] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.632061] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.638726] acpiphp: Slot [0-6] registered [ 2.713496] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.716086] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.720067] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.727353] acpiphp: Slot [0-7] registered [ 2.817393] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.820129] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.824085] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.831115] acpiphp: Slot [0-8] registered [ 2.917048] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.920096] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.924194] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.932014] acpiphp: Slot [0-9] registered [ 3.065076] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 3.068115] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 3.072085] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 3.080055] acpiphp: Slot [0-10] registered [ 3.199275] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 3.200107] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 3.204091] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 3.212299] acpiphp: Slot [0-11] registered [ 3.302474] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.304126] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.308096] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.315467] acpiphp: Slot [0-12] registered [ 3.406351] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.408079] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.412065] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.418746] acpiphp: Slot [0-13] registered [ 3.509334] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.512101] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.516088] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.522934] acpiphp: Slot [0-14] registered [ 3.602522] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.604097] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.608081] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.615357] acpiphp: Slot [0-15] registered [ 3.696935] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.700109] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.704081] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.711084] acpiphp: Slot [0-16] registered [ 3.794488] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.796108] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.800092] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.807601] acpiphp: Slot [0-17] registered [ 3.897351] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.900098] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.904109] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.911742] acpiphp: Slot [0-18] registered [ 3.999868] pci 0000:00:04.1: PCI bridge to [bus 13] [ 4.000098] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 4.004094] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 4.011775] acpiphp: Slot [0-19] registered [ 4.106568] pci 0000:00:04.2: PCI bridge to [bus 14] [ 4.108128] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 4.112157] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 4.119119] acpiphp: Slot [0-20] registered [ 4.208692] pci 0000:00:04.3: PCI bridge to [bus 15] [ 4.212105] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 4.216126] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 4.223402] acpiphp: Slot [0-21] registered [ 4.304944] pci 0000:00:04.4: PCI bridge to [bus 16] [ 4.308153] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 4.312105] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 4.319091] acpiphp: Slot [0-22] registered [ 4.398972] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.400112] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.404085] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.411146] acpiphp: Slot [0-23] registered [ 4.493827] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.496104] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.500117] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.506994] acpiphp: Slot [0-24] registered [ 4.584640] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.588116] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.592118] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.599095] acpiphp: Slot [0-25] registered [ 4.677534] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.680088] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.684082] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.732760] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.736243] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.740208] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.744193] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.748183] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.752211] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.756224] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.760178] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.764086] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.768009] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.772022] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.776004] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.780011] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.783997] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.787996] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.792017] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.796290] iommu: Default domain type: Translated [ 4.799956] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.804170] SCSI subsystem initialized [ 4.808100] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.811940] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.811972] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.815979] vgaarb: loaded [ 4.819302] ACPI: bus type USB registered [ 4.820017] usbcore: registered new interface driver usbfs [ 4.823989] usbcore: registered new interface driver hub [ 4.827977] usbcore: registered new device driver usb [ 4.831986] pps_core: LinuxPPS API ver. 1 registered [ 4.835954] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.839970] PTP clock support registered [ 4.844039] EDAC MC: Ver: 3.0.0 [ 4.851072] NetLabel: Initializing [ 4.851961] NetLabel: domain hash size = 128 [ 4.855956] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.860012] NetLabel: unlabeled traffic allowed by default [ 4.864029] PCI: Using ACPI for IRQ routing [ 5.772464] clocksource: Switched to clocksource kvm-clock [ 5.792092] VFS: Disk quotas dquot_6.6.0 [ 5.796497] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.804685] AppArmor: AppArmor Filesystem Enabled [ 5.809700] pnp: PnP ACPI init [ 5.813312] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.821653] pnp: PnP ACPI: found 5 devices [ 5.831822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.840267] NET: Registered PF_INET protocol family [ 5.845021] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.853255] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.861841] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.869466] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.874337] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.878875] TCP: Hash tables configured (established 1024 bind 1024) [ 5.882976] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.887669] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.892001] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.896458] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.899934] NET: Registered PF_XDP protocol family [ 5.902969] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.908109] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.913422] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.918488] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.923464] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.928831] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.934668] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.939848] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.945485] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.950722] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.955820] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.961274] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.966686] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.972262] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.977885] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.983362] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.988765] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.994735] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 6.000113] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 6.005464] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 6.010705] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 6.015981] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 6.021058] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 6.026461] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 6.031751] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 6.035959] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 6.039913] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 6.043987] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 6.047784] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 6.051673] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 6.055506] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 6.059906] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 6.063879] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 6.067919] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 6.072144] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 6.076146] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 6.080602] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 6.084544] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 6.088720] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 6.093167] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 6.097790] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 6.101966] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 6.106222] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 6.110736] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 6.115022] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 6.120014] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 6.124117] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 6.128582] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 6.132734] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 6.137468] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 6.141429] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 6.146007] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 6.150084] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 6.154265] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 6.158166] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 6.162493] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 6.166901] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 6.172161] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 6.177002] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 6.181797] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 6.185767] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 6.189540] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 6.193526] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 6.197957] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 6.205229] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 6.209039] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 6.212845] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 6.216784] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 6.220737] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 6.224605] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 6.228474] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 6.232658] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 6.236502] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 6.240386] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 6.244790] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 6.248824] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 6.252975] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 6.256905] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 6.260995] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 6.264814] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 6.269042] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 6.273106] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 6.277293] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 6.281341] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 6.285454] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 6.289595] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 6.293690] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 6.297638] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 6.301713] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 6.305583] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.309655] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.314069] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.318152] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.322092] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.326618] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.329766] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.336680] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.342948] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.351721] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.356223] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.362180] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.368401] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.377594] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.382766] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.389141] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.399859] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.407884] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.419997] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.429951] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.435504] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.441276] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.449585] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.456055] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.461749] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.469997] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.475631] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.482512] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.490961] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.496386] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.503680] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.512294] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.517498] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.524174] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.532957] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.538090] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.544479] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.551928] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.557851] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.563787] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.572295] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.577563] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.583370] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.591525] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.597018] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.603756] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.611788] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.615578] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.622669] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.628946] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.637569] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.641346] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.646268] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.651195] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.658252] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.661377] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.666713] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.672307] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.680330] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.684212] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.689206] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.695308] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.702043] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.705829] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.712144] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.717843] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.724675] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.729399] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.734361] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.740193] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.746777] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.750477] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.755568] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.760695] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.768932] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.773344] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.779191] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.785156] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.791641] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.795228] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.800329] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.805234] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.813196] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.816301] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.823095] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.829578] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.837299] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.841804] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.847497] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.854096] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.862141] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.865973] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.872986] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.878827] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.890597] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.896286] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.903603] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.912179] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.924110] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.932208] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.940038] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.947965] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.954801] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.961639] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.968751] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.974436] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.988143] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.998646] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 7.007683] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 7.016520] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 7.025043] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 7.033135] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 7.043115] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 7.048830] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 7.055282] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 7.060836] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 7.067231] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 7.073091] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.080877] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.086590] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.092778] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.103149] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.110041] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.115490] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.121211] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.132821] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.139374] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.149436] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.155517] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.168655] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.177546] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.183014] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.189331] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.197221] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.211371] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.218863] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.233089] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.242198] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.250182] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.255406] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.261551] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.269585] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.278362] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.284292] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.291213] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.296501] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.302729] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.310372] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.317812] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.323893] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.336182] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.344288] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.356210] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.370363] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.378461] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.384995] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.396100] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.400268] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.404829] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.409822] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.416307] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.422377] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.428115] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.431887] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.436644] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.441491] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.445614] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.465012] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.477823] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.487432] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.492286] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.499577] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.537617] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 37613 usecs [ 7.544176] PCI: CLS 0 bytes, default 64 [ 7.550625] Trying to unpack rootfs image as initramfs... [ 7.555117] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.580596] Initialise system trusted keyrings [ 7.598643] Key type blacklist registered [ 7.620748] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.636064] zbud: loaded [ 7.638701] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.656189] fuse: init (API version 7.34) [ 7.666500] integrity: Platform Keyring initialized [ 7.680044] Key type asymmetric registered [ 7.683712] Asymmetric key parser 'x509' registered [ 7.696185] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.708132] io scheduler mq-deadline registered [ 7.720709] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.736745] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.759109] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.772780] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.794051] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.808615] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.824548] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.840592] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.853414] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.868538] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.873964] Freeing initrd memory: 8744K [ 7.881603] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.886206] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.895481] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.900292] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.908895] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.914088] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.919616] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.925706] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.931005] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.940053] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.945116] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.953439] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.958186] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.967264] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.973878] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.985022] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.990412] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.999323] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 8.005191] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 8.014430] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 8.020107] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 8.028334] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 8.033285] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 8.039335] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 8.045936] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 8.052083] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 8.060623] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 8.065376] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 8.075232] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 8.080856] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 8.089344] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 8.094068] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 8.102600] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 8.107196] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 8.115381] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 8.120154] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 8.128794] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 8.135430] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 8.144028] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 8.148947] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.156103] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.163207] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.168603] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.178274] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.188660] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.193353] shpchp 0000:01:00.0: Slot initialization failed [ 8.200586] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.206796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.212868] ACPI: button: Power Button [PWRF] [ 8.241267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.286298] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.294045] Linux agpgart interface v0.103 [ 8.298832] loop: module loaded [ 8.301925] tun: Universal TUN/TAP device driver, 1.6 [ 8.306215] PPP generic driver version 2.4.2 [ 8.310070] VFIO - User Level meta-driver version: 0.3 [ 8.314432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.319779] ehci-pci: EHCI PCI platform driver [ 8.323747] ehci-platform: EHCI generic platform driver [ 8.328586] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.333863] ohci-pci: OHCI PCI platform driver [ 8.337826] ohci-platform: OHCI generic platform driver [ 8.342275] uhci_hcd: USB Universal Host Controller Interface driver [ 8.349734] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.353874] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.360054] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.364538] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.369567] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.376608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.382887] usb usb1: Product: UHCI Host Controller [ 8.387258] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.392734] usb usb1: SerialNumber: 0000:02:01.0 [ 8.397282] hub 1-0:1.0: USB hub found [ 8.400823] hub 1-0:1.0: 2 ports detected [ 8.404862] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.413995] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.418469] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.423261] mousedev: PS/2 mouse device common for all mice [ 8.429609] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.439123] rtc_cmos 00:03: RTC can wake from S4 [ 8.446314] rtc_cmos 00:03: registered as rtc0 [ 8.452076] rtc_cmos 00:03: setting system clock to 2025-12-03T23:04:03 UTC (1764803043) [ 8.459849] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.466364] i2c_dev: i2c /dev entries driver [ 8.470459] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.482199] device-mapper: uevent: version 1.0.3 [ 8.486481] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.493932] platform eisa.0: Probing EISA bus 0 [ 8.498100] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.504352] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.510771] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.516674] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.522332] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.527811] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.533869] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.539472] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.545140] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.550758] platform eisa.0: EISA: Detected 0 cards [ 8.555143] ledtrig-cpu: registered to indicate activity on CPUs [ 8.560308] drop_monitor: Initializing network drop monitor service [ 8.565759] NET: Registered PF_INET6 protocol family [ 8.575198] Segment Routing with IPv6 [ 8.578872] In-situ OAM (IOAM) with IPv6 [ 8.582226] NET: Registered PF_PACKET protocol family [ 8.585983] Key type dns_resolver registered [ 8.589577] IPI shorthand broadcast: enabled [ 8.593815] registered taskstats version 1 [ 8.597935] Loading compiled-in X.509 certificates [ 8.602669] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.611298] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.620331] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.627701] blacklist: Loading compiled-in revocation X.509 certificates [ 8.632706] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.640421] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.652169] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.661082] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.669685] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.677812] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.685774] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.694825] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.704313] zswap: loaded using pool lzo/zbud [ 8.708249] Key type .fscrypt registered [ 8.712093] Key type fscrypt-provisioning registered [ 8.718761] Key type encrypted registered [ 8.722368] AppArmor: AppArmor sha1 policy hashing enabled [ 8.728014] ima: No TPM chip found, activating TPM-bypass! [ 8.732789] Loading compiled-in module X.509 certificates [ 8.737772] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.746295] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.752010] ima: Allocated hash algorithm: sha1 [ 8.756344] ima: No architecture policies found [ 8.760750] evm: Initialising EVM extended attributes: [ 8.765434] evm: security.selinux [ 8.768934] evm: security.SMACK64 [ 8.772193] evm: security.SMACK64EXEC [ 8.775544] evm: security.SMACK64TRANSMUTE [ 8.779133] evm: security.SMACK64MMAP [ 8.782529] evm: security.apparmor [ 8.785627] evm: security.ima [ 8.788595] evm: security.capability [ 8.791751] evm: HMAC attrs: 0x1 [ 8.795102] PM: Magic number: 5:217:99 [ 8.798834] RAS: Correctable Errors collector initialized. [ 8.803456] Unstable clock detected, switching default tracing clock to "global" [ 8.803456] If you want to keep using the local clock, then add: [ 8.803456] "trace_clock=local" [ 8.803456] on the kernel command line [ 8.822630] Freeing unused decrypted memory: 2036K [ 8.827389] Freeing unused kernel image (initmem) memory: 3244K [ 8.836044] Write protecting the kernel read-only data: 30720k [ 8.841786] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.847465] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.896712] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.902327] Run /init as init process info: initramfs: up at 8.11 [ 8.966271] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 9.034037] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.422337] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.453021] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.74 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Initializing random number generator: OK Saving random seed: OK Starting acpid: OK cirros-apply-local already run per instance Starting network: dhcpcd-9.4.1 starting DUID 00:04:00:19:88:59:be:df:4a:b5:82:9e:b3:13:ce:77:18:5a forked to background, child pid 322 no interfaces have a carrier OK check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 2078687. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDnCsXd7CZnqdfDyVwAzruFVkAU/t8AfKIx9Qm2gmf67toYV2Ebt0Kdo/MIDEQCwQraIjo4aYqFcAtCsatMCKQeru5sRTx7ioD46Xng2yfUIQHgx7AfPuTI9ovqx1xnTijKSYyf608ClMgznqbw2G8FMqsHMqGRcNQjx/2YI1EZpLc9LHxwmfmWvwlGVX74tmCFZPfaBRe44uKKrh50Jr4lzChI9+TCjFLT2Lgi1bt2GEgSEZAQnsa2+dqAALpwO0O5Z+J9661l+odwQFKiwvc6k2i/FbHsa/35Gk9XtSimubcRiIQd+BMRt6Bvc66r1mlZ5pUWvKNG7BnprfKHcxt root@tempest-testnetworkadvancedserverops-server-1199526152 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5wLuo1DRQtRXBv0EtuFNABuQHQrXZQ3QDvfQY+tAP3k4G1JONR1VMiRlteOUbioKjv6vCMvkyjuoz/jKN8GT4= root@tempest-testnetworkadvancedserverops-server-1199526152 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe75:a2c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 00198859-bedf-4ab5-829e-b313ce77185a name: tempest-TestNetworkAdvancedServerOps-server-1199526152 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-1199526152 launch-index: 0 === cirros: current=0.6.2 uptime=9.33 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:75:0A:2C inet6 addr: fe80::f816:3eff:fe75:a2c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1030 (1.0 KiB) TX bytes:90 (90.0 B) 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:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-1199526152 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.512948] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.514691] EXT4-fs (vda1): INFO: recovery required on readonly filesystem [ 9.514693] EXT4-fs (vda1): write access will be enabled during recovery [ 9.525717] EXT4-fs (vda1): recovery complete [ 9.527673] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.552975] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.654963] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.655643] ISO 9660 Extensions: RRIP_1991A [ 9.746413] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.004980] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ### tail -n 25 /var/log/messages Dec 3 23:03:39 cirros daemon.info : starting pid 483, tty '/dev/tty1': '/sbin/getty 115200 tty1' Dec 3 23:03:40 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:03:40 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 3 23:03:40 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 Dec 3 23:03:46 cirros daemon.info dhcpcd[350]: eth0: leased 10.100.0.6 for 43200 seconds Dec 3 23:03:46 cirros daemon.info dhcpcd[350]: eth0: adding route to 10.100.0.0/28 Dec 3 23:03:46 cirros daemon.info dhcpcd[350]: eth0: adding host route to 169.254.169.254 via 10.100.0.2 Dec 3 23:03:46 cirros daemon.info dhcpcd[350]: eth0: adding default route via 10.100.0.1 Dec 3 23:03:46 cirros authpriv.info dropbear[505]: Child connection from 192.168.122.10:35146 Dec 3 23:03:46 cirros authpriv.info dropbear[505]: Generated hostkey /etc/dropbear/dropbear_ed25519_host_key, fingerprint is sha1!! 69:52:90:af:93:ce:53:22:f2:3a:33:7e:a2:9b:bc:c7:6c:5a:24:47 Dec 3 23:03:46 cirros authpriv.notice dropbear[505]: Pubkey auth succeeded for 'cirros' with key sha1!! 4a:59:40:13:19:ca:61:53:2c:50:38:87:61:d7:00:a6:32:19:6a:d8 from 192.168.122.10:35146 Dec 3 23:03:47 cirros authpriv.info dropbear[505]: Exit (cirros) from <192.168.122.10:35146>: Exited normally Dec 3 23:03:48 cirros daemon.err acpid[259]: PWRF/00000080 Dec 3 23:03:48 cirros daemon.info : starting pid 507, tty '/dev/null': '/usr/bin/killall klogd' Dec 3 23:03:48 cirros daemon.info : starting pid 508, tty '/dev/null': '/usr/bin/killall syslogd' Dec 3 23:03:48 cirros syslog.info syslogd exiting Dec 3 23:04:04 tempest-testnetworkadvancedserverops-server-1199526152 syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:04:04 tempest-testnetworkadvancedserverops-server-1199526152 daemon.info dhcpcd[320]: dhcpcd-9.4.1 starting Dec 3 23:04:04 tempest-testnetworkadvancedserverops-server-1199526152 daemon.info dhcpcd[323]: DUID 00:04:00:19:88:59:be:df:4a:b5:82:9e:b3:13:ce:77:18:5a Dec 3 23:04:04 tempest-testnetworkadvancedserverops-server-1199526152 daemon.warn dhcpcd[323]: no interfaces have a carrier Dec 3 23:04:04 tempest-testnetworkadvancedserverops-server-1199526152 daemon.info dhcpcd[323]: eth0: waiting for carrier Dec 3 23:04:04 tempest-testnetworkadvancedserverops-server-1199526152 authpriv.info dropbear[357]: Running in background Dec 3 23:04:05 tempest-testnetworkadvancedserverops-server-1199526152 daemon.info dhcpcd[323]: eth0: carrier acquired Dec 3 23:04:05 tempest-testnetworkadvancedserverops-server-1199526152 daemon.info dhcpcd[323]: eth0: IAID 3e:75:0a:2c Dec 3 23:04:05 tempest-testnetworkadvancedserverops-server-1199526152 daemon.info dhcpcd[323]: eth0: adding address fe80::f816:3eff:fe75:a2c ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-1199526152 login: 2025-12-03 23:04:11,299 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.203:22' as 'cirros' with public key authentication 2025-12-03 23:04:11,306 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:04:11,412 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:04:11,413 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.203 successfully created 2025-12-03 23:04:12,012 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/669ca581-c23c-4b27-952a-37acfde7f0eb 0.599s 2025-12-03 23:04:12,013 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d7d656d7-76b7-44a1-989d-5c9abc8ca859', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/669ca581-c23c-4b27-952a-37acfde7f0eb'} Body: b'' 2025-12-03 23:04:12,486 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.473s 2025-12-03 23:04:12,487 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:12 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5744694e-5939-4d37-9e55-dbf16709b29f', 'x-compute-request-id': 'req-5744694e-5939-4d37-9e55-dbf16709b29f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'' 2025-12-03 23:04:14,680 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 2.191s 2025-12-03 23:04:14,680 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:12 GMT', 'server': 'Apache', 'content-length': '1863', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e433fb8d-0163-4407-aae8-40ce7c0b1366', 'x-compute-request-id': 'req-e433fb8d-0163-4407-aae8-40ce7c0b1366', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"server": {"id": "00198859-bedf-4ab5-829e-b313ce77185a", "name": "tempest-TestNetworkAdvancedServerOps-server-1199526152", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:03:15Z", "updated": "2025-12-03T23:04:12Z", "addresses": {"tempest-network-smoke--1962739294": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:0a:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/00198859-bedf-4ab5-829e-b313ce77185a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-2074025381", "OS-SRV-USG:launched_at": "2025-12-03T23:03:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1039561074"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:15,792 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a 0.107s 2025-12-03 23:04:15,793 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:15 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13f084d-c192-45bb-b152-207d226b183b', 'x-compute-request-id': 'req-d13f084d-c192-45bb-b152-207d226b183b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/00198859-bedf-4ab5-829e-b313ce77185a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 00198859-bedf-4ab5-829e-b313ce77185a could not be found."}}' 2025-12-03 23:04:17,892 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ea2da0f9-7bff-48d9-9c38-16672547f763/remove_router_interface 2.099s 2025-12-03 23:04:17,893 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ac4d3f01-b49f-4ec9-b089-114753b84092"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c1e7f618-7113-4338-a01a-e1601bee416f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ea2da0f9-7bff-48d9-9c38-16672547f763/remove_router_interface'} Body: b'{"id": "ea2da0f9-7bff-48d9-9c38-16672547f763", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "ba420df3-7317-484f-9fae-1916bcaa2e57", "network_id": "d7e5682b-4519-4ccb-86da-8e89f950a834", "subnet_id": "ac4d3f01-b49f-4ec9-b089-114753b84092", "subnet_ids": ["ac4d3f01-b49f-4ec9-b089-114753b84092"]}' 2025-12-03 23:04:19,160 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ac4d3f01-b49f-4ec9-b089-114753b84092 1.267s 2025-12-03 23:04:19,161 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-621981a7-dc1a-4ff3-b11a-017c956eba9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ac4d3f01-b49f-4ec9-b089-114753b84092'} Body: b'' 2025-12-03 23:04:19,981 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ea2da0f9-7bff-48d9-9c38-16672547f763 0.820s 2025-12-03 23:04:19,981 20 DEBUG [tempest.lib.common.rest_E7D client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1e71266f-5e72-43af-8ee3-c58898a02f0b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ea2da0f9-7bff-48d9-9c38-16672547f763'} Body: b'' 2025-12-03 23:04:20,527 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/d7e5682b-4519-4ccb-86da-8e89f950a834 0.545s 2025-12-03 23:04:20,528 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b261fcef-3cb2-41cb-9163-81d65f45df78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/d7e5682b-4519-4ccb-86da-8e89f950a834'} Body: b'' 2025-12-03 23:04:20,731 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c3f3c1b2-e957-426b-b025-f0ef065df190 0.203s 2025-12-03 23:04:20,732 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7ab5b500-1ec6-468f-9ca0-9db0aebbd488', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c3f3c1b2-e957-426b-b025-f0ef065df190'} Body: b'' 2025-12-03 23:04:20,839 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-2074025381 0.107s 2025-12-03 23:04:20,840 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:20 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697f1216-bd5c-443f-accc-918dc78ba2b4', 'x-compute-request-id': 'req-697f1216-bd5c-443f-accc-918dc78ba2b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-2074025381'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:04:11.551171Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2025-12-03 23:05:22.760305Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:04:14,085 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 2.534s 2025-12-03 23:04:14,086 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1248330886", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-294db0ed-0421-43bb-812a-e5d754783679', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","name":"tempest-network-smoke--1248330886","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:04:11Z","updated_at":"2025-12-03T23:04:11Z","revision_number":1}}' 2025-12-03 23:04:17,395 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 3.309s 2025-12-03 23:04:17,397 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1026031685", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-5c716aaa-841e-494a-8a2b-61f5f1834ac7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "4c2662fe-196d-4c04-8d07-98aa14dfe2f5", "name": "tempest-TestNetworkBasicOps-router-1026031685", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.242"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:04:14Z", "updated_at": "2025-12-03T23:04:15Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:17,532 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.134s 2025-12-03 23:04:17,532 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5f7226f3-ae85-4600-8dda-060e588550f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:04:17,749 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.216s 2025-12-03 23:04:17,749 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-7b9e6ba7-d6ba-4fed-a346-df48e495b5b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:04:17,885 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.135s 2025-12-03 23:04:17,885 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-801b209c-7df9-4748-afe4-58e5cee64293', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:04:17,991 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.106s 2025-12-03 23:04:17,992 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3f6aaf67-5941-4fde-9262-9a49350b904a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:04:20,077 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.084s 2025-12-03 23:04:20,077 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-392944072", "network_id": "9e3efea1-e674-49a1-97dc-63de5ed60b9f", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-36207678-1855-4282-9a0e-597f1778cde4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"12d88d87-d0de-4078-a9d1-61908d6f46e3","name":"tempest-subnet-smoke-392944072","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:04:19Z","updated_at":"2025-12-03T23:04:19Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:23,016 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4c2662fe-196d-4c04-8d07-98aa14dfe2f5/add_router_interface 2.938s 2025-12-03 23:04:23,016 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "12d88d87-d0de-4078-a9d1-61908d6f46e3"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c49bd914-96f2-4649-8118-3cd49d718202', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4c2662fe-196d-4c04-8d07-98aa14dfe2f5/add_router_interface'} Body: b'{"id": "4c2662fe-196d-4c04-8d07-98aa14dfe2f5", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "ee221f17-120d-4741-b1b7-6ea9f9c382df", "network_id": "9e3efea1-e674-49a1-97dc-63de5ed60b9f", "subnet_id": "12d88d87-d0de-4078-a9d1-61908d6f46e3", "subnet_ids": ["12d88d87-d0de-4078-a9d1-61908d6f46e3"]}' 2025-12-03 23:04:23,228 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.211s 2025-12-03 23:04:23,228 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4567', 'x-openstack-request-id': 'req-36002c46-2ecc-4992-9c5a-746ed2725b90', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","name":"tempest-network-smoke--1248330886","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["12d88d87-d0de-4078-a9d1-61908d6f46e3"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:04:11Z","updated_at":"2025-12-03T23:04:19Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2564},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_ 2025-12-03 23:04:23,343 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.114s 2025-12-03 23:04:23,343 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3911', 'x-openstack-request-id': 'req-28f0fb05-e474-42b2-a46a-96ce49cb82ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"12d88d87-d0de-4078-a9d1-61908d6f46e3","name":"tempest-subnet-smoke-392944072","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:04:19Z","updated_at":"2025-12-03T23:04:19Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:04:23,489 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.145s 2025-12-03 23:04:23,490 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1309', 'x-openstack-request-id': 'req-e74f37aa-1511-477f-afbf-bbcd2c97bba9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "4c2662fe-196d-4c04-8d07-98aa14dfe2f5", "name": "tempest-TestNetworkBasicOps-router-1026031685", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.242"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:04:14Z", "updated_at": "2025-12-03T23:04:20Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:04:23,623 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.132s 2025-12-03 23:04:23,623 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1876690192", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMNUsHiknaYgABCk6pAX5kp98AmjT8W+rUZZGmzApBGoI+Q9GL13xBXNKJOcEs02HR9JNnrRDKDdkfd14ZThJP4ssrWiF59v/kLLsd1dvQHabOju5XrK4pHErK1eDHuH0g=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2ec3d2-ef3c-491c-944a-5e04e40885f2', 'x-compute-request-id': 'req-ae2ec3d2-ef3c-491c-944a-5e04e40885f2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1876690192", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMNUsHiknaYgABCk6pAX5kp98AmjT8W+rUZZGmzApBGoI+Q9GL13xBXNKJOcEs02HR9JNnrRDKDdkfd14ZThJP4ssrWiF59v/kLLsd1dvQHabOju5XrK4pHErK1eDHuH0g==", "fingerprint": "93:d4:57:4c:02:eb:a3:c2:89:93:98:8d:cb:e9:c6:ed", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:04:24,607 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.981s 2025-12-03 23:04:24,607 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1584775660", "description": "tempest-secgroup-smoke-1584775660 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-8270bd8c-783b-43b0-882f-a2f57b12d33b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "name": "tempest-secgroup-smoke-1584775660", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-1584775660 description", "shared": false, "security_group_rules": [{"id": "9655d587-ae6a-4481-9dc5-ad73f976a031", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "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": 1425, "description": null, "tags": [], "created_at": "2025-12-03T23:04:23Z", "updated_at": "2025-12-03T23:04:23Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "f3bbf812-ffac-4775-a0af-1490e7372c77", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "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": 1424, "description": null, "tags": [], "created_at": "2025-12-03T23:04:23Z", "updated_at": "2025-12-03T23:04:23Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:04:23Z", "updated_at": "2025-12-03T23:04:23Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:24,981 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.373s 2025-12-03 23:04:24,982 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4b75cb33-ddfd-4c50-ba13-d1f147cc38ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fcf7ab06-a971-462a-83ea-15adb4169603", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "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, "description": "", "created_at": "2025-12-03T23:04:24Z", "updated_at": "2025-12-03T23:04:24Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:25,225 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.242s 2025-12-03 23:04:25,225 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-739afffa-9859-46e2-b948-d2b9780aff76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "087de511-8501-4625-94cf-2c00aca06062", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:04:25Z", "updated_at": "2025-12-03T23:04:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:25,442 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.216s 2025-12-03 23:04:25,442 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c654b23a-9f17-4bca-a10c-7e0de262ebc4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e6e19df1-2ac5-416b-ada1-fc2416e4df49", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "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, "description": "", "created_at": "2025-12-03T23:04:25Z", "updated_at": "2025-12-03T23:04:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:25,677 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.234s 2025-12-03 23:04:25,677 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4059644c-7571-4c8b-881f-1357cd3cbb57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4666ebc7-21c3-4a24-989b-96e09cdbca8a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:04:25Z", "updated_at": "2025-12-03T23:04:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:26,593 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.915s 2025-12-03 23:04:26,593 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4853723f-8637-472c-bd1e-b88d08d70a63', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f306954a-588a-41e9-ad96-3e4eb4d90a81", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:04:25Z", "updated_at": "2025-12-03T23:04:25Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:27,534 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.941s 2025-12-03 23:04:27,535 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-926c2199-8639-4fc3-b0c1-aabcaa09d8ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a957283-4df4-4660-bc2d-a400705ced0c", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "e71e42fa-66ef-49cf-a629-d0b198a66734", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:04:26Z", "updated_at": "2025-12-03T23:04:26Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:27,939 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.399s 2025-12-03 23:04:27,940 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:27 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-81777215-394a-4229-84e1-021e330b86a4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["BE-ISb6DRWCnlAuSAigmPw"], "expires_at": "2025-12-04T00:04:27.000000Z", "issued_at": "2025-12-03T23:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:04:27,940 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-12-03 23:04:29,768 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.827s 2025-12-03 23:04:29,769 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1623203195", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "9e3efea1-e674-49a1-97dc-63de5ed60b9f"}], "key_name": "tempest-TestNetworkBasicOps-1876690192", "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:27 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2371ce3-c3cd-47d7-bedb-216b9d64a453', 'x-compute-request-id': 'req-f2371ce3-c3cd-47d7-bedb-216b9d64a453', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "adminPass": "g4mQYcxW64sp"}}' 2025-12-03 23:04:30,572 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.802s 2025-12-03 23:04:30,573 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:29 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f312206b-ce49-4bfc-acad-5ea9b166d00d', 'x-compute-request-id': 'req-f312206b-ce49-4bfc-acad-5ea9b166d00d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1876690192", "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-12-03 23:04:31,893 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.315s 2025-12-03 23:04:31,893 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:31 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b498e525-12c2-482f-8319-c1fe5ad6ee05', 'x-compute-request-id': 'req-b498e525-12c2-482f-8319-c1fe5ad6ee05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:31,896 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:04:33,198 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.301s 2025-12-03 23:04:33,199 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:32 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d792cd-79a4-4db9-870c-b0569e8d7961', 'x-compute-request-id': 'req-47d792cd-79a4-4db9-870c-b0569e8d7961', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:34,851 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.648s 2025-12-03 23:04:34,851 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:34 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace7e2d1-b7d1-4eb3-8def-bda25a27f88f', 'x-compute-request-id': 'req-ace7e2d1-b7d1-4eb3-8def-bda25a27f88f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:36,829 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.973s 2025-12-03 23:04:36,829 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:35 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f323f022-a7a9-4b5a-b64c-ff972c446460', 'x-compute-request-id': 'req-f323f022-a7a9-4b5a-b64c-ff972c446460', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:38,446 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.612s 2025-12-03 23:04:38,447 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:37 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a72173-fbaa-437d-a01f-8822714db85e', 'x-compute-request-id': 'req-30a72173-fbaa-437d-a01f-8822714db85e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:40,105 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.653s 2025-12-03 23:04:40,105 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:39 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4503d723-e6fd-43c9-b688-2c5fdf993789', 'x-compute-request-id': 'req-4503d723-e6fd-43c9-b688-2c5fdf993789', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:41,761 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.651s 2025-12-03 210000 3:04:41,762 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:41 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81e2fd2-41b0-4f46-83e1-aba439c3af34', 'x-compute-request-id': 'req-c81e2fd2-41b0-4f46-83e1-aba439c3af34', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:40Z", "addresses": {"tempest-network-smoke--1248330886": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:cd:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": "2025-12-03T23:04:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:41,765 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:04:42,243 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.477s 2025-12-03 23:04:42,243 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:41 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430ae25c-e57b-4b7e-a458-b4770dd084df', 'x-compute-request-id': 'req-430ae25c-e57b-4b7e-a458-b4770dd084df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:04:40Z", "addresses": {"tempest-network-smoke--1248330886": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:cd:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": "2025-12-03T23:04:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:42,247 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:04:42,590 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=013c053b-369f-435d-9928-933602c5130a 0.343s 2025-12-03 23:04:42,591 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-6bef764d-e9cb-4135-9e2d-074d95ad9c64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=013c053b-369f-435d-9928-933602c5130a'} Body: b'{"ports":[{"id":"67bef7a6-5c2a-4d8d-8c68-75e792658c75","name":"","network_id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:7b:cd:16","admin_state_up":true,"status":"ACTIVE","device_id":"013c053b-369f-435d-9928-933602c5130a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"12d88d87-d0de-4078-a9d1-61908d6f46e3","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e71e42fa-66ef-49cf-a629-d0b198a66734"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1623203195","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1623203195","fqdn":"tempest-testnetworkbasicops-server-1623203195.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:04:33Z","updated_at":"2025-12-03T23:04:39Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:04:42,591 21 DEBUG [tempest.common.waiters] Server ID 013c053b-369f-435d-9928-933602c5130a ports are all ACTIVE [{'id': '67bef7a6-5c2a-4d8d-8c68-75e792658c75', 'name': '', 'network_id': '9e3efea1-e674-49a1-97dc-63de5ed60b9f', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:7b:cd:16', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '013c053b-369f-435d-9928-933602c5130a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '12d88d87-d0de-4078-a9d1-61908d6f46e3', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['e71e42fa-66ef-49cf-a629-d0b198a66734'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1623203195', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1623203195', 'fqdn': 'tempest-testnetworkbasicops-server-1623203195.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:04:33Z', 'updated_at': '2025-12-03T23:04:39Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:04:45,186 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.594s 2025-12-03 23:04:45,186 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "67bef7a6-5c2a-4d8d-8c68-75e792658c75", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-adb23126-bff8-4985-9254-8ec6398c7870', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "52363b63-8250-46b5-ac07-c5aa2d4c71b1", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.216", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "4c2662fe-196d-4c04-8d07-98aa14dfe2f5", "port_id": "67bef7a6-5c2a-4d8d-8c68-75e792658c75", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9e3efea1-e674-49a1-97dc-63de5ed60b9f", "mac_address": "fa:16:3e:7b:cd:16", "admin_state_up": true, "status": "ACTIVE", "device_id": "013c053b-369f-435d-9928-933602c5130a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:04:43Z", "updated_at": "2025-12-03T23:04:43Z", "revision_number": 0}}' 2025-12-03 23:04:45,310 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/52363b63-8250-46b5-ac07-c5aa2d4c71b1 0.123s 2025-12-03 23:04:45,311 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-1706fda2-13ad-4e03-bbc8-3a2e2006631b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/52363b63-8250-46b5-ac07-c5aa2d4c71b1'} Body: b'{"floatingip": {"id": "52363b63-8250-46b5-ac07-c5aa2d4c71b1", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.216", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "4c2662fe-196d-4c04-8d07-98aa14dfe2f5", "port_id": "67bef7a6-5c2a-4d8d-8c68-75e792658c75", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "9e3efea1-e674-49a1-97dc-63de5ed60b9f", "mac_address": "fa:16:3e:7b:cd:16", "admin_state_up": true, "status": "ACTIVE", "device_id": "013c053b-369f-435d-9928-933602c5130a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:04:43Z", "updated_at": "2025-12-03T23:04:44Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:04:45,311 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '52363b63-8250-46b5-ac07-c5aa2d4c71b1', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.216', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '4c2662fe-196d-4c04-8d07-98aa14dfe2f5', 'port_id': '67bef7a6-5c2a-4d8d-8c68-75e792658c75', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '9e3efea1-e674-49a1-97dc-63de5ed60b9f', 'mac_address': 'fa:16:3e:7b:cd:16', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '013c053b-369f-435d-9928-933602c5130a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:04:43Z', 'updated_at': '2025-12-03T23:04:44Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:04:45,311 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.124630 seconds 2025-12-03 23:04:45,311 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.216 with user: cirros 2025-12-03 23:04:45,311 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.216 in 120 sec and the expected result is reachable 2025-12-03 23:04:59,600 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.288733 seconds 2025-12-03 23:04:59,601 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.216 in 120 sec and the ping result is expected 2025-12-03 23:04:59,743 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a/action 0.142s 2025-12-03 23:04:59,744 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:59 GMT', 'server': 'Apache', 'content-length': '75529', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a75c918-3b4f-4744-b40d-df604048fec1', 'x-compute-request-id': 'req-2a75c918-3b4f-4744-b40d-df604048fec1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1158137636 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001273] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001719] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004724] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004771] Using GB pages for direct mapping\\n[ 0.005126] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005131] ACPI: Early table checksum verification disabled\\n[ 0.005136] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.005141] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005148] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005156] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005161] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005165] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005170] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005175] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005179] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005182] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005184] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005185] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005187] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005188] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006317] No NUMA configuration fo 2025-12-03 23:04:59,745 21 DEBUG [tempest.scenario.manager] Console output for 013c053b-369f-435d-9928-933602c5130a body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1158137636 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001273] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001719] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004724] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004771] Using GB pages for direct mapping [ 0.005126] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005131] ACPI: Early table checksum verification disabled [ 0.005136] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.005141] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005148] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005156] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005161] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005165] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005170] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005175] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005179] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005182] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005184] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005185] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005187] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005188] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006317] No NUMA configuration found [ 0.006320] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006328] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006693] Zone ranges: [ 0.006694] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006697] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006699] Normal empty [ 0.006701] Device empty [ 0.006703] Movable zone start for each node [ 0.006708] Early memory node ranges [ 0.006709] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006711] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006714] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006965] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006994] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007187] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016939] ACPI: PM-Timer IO Port: 0x608 [ 0.016974] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017112] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017116] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017118] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017120] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017122] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017123] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017127] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017130] TSC deadline timer available [ 0.017144] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017222] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017225] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017226] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017228] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017230] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017232] Booting paravirtualized kernel on KVM [ 0.017235] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017242] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017561] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017636] kvm-guest: setup async PF for cpu 0 [ 0.017664] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017683] kvm-guest: PV spinlocks disabled, single CPU [ 0.017689] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017691] Policy zone: DMA32 [ 0.017692] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017752] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017764] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017771] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017830] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018118] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018864] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018896] ftrace: allocating 50600 entries in 198 pages [ 0.042309] ftrace: allocated 198 pages with 4 groups [ 0.042469] rcu: Hierarchical RCU implementation. [ 0.042495] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042497] Rude variant of Tasks RCU enabled. [ 0.042498] Tracing variant of Tasks RCU enabled. [ 0.042499] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042500] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046820] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047239] random: crng init done [ 0.085347] Console: colour VGA+ 80x25 [ 0.231784] printk: console [tty1] enabled [ 0.547161] printk: console [ttyS0] enabled [ 0.549915] ACPI: Core revision 20210730 [ 0.552634] APIC: Switch to symmetric I/O mode setup [ 0.556950] x2apic enabled [ 0.560110] Switched APIC routing to physical x2apic. [ 0.568505] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.575064] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.579059] pid_max: default: 32768 minimum: 301 [ 0.579059] LSM: Security Framework initializing [ 0.579059] landlock: Up and running. [ 0.579059] Yama: becoming mindful. [ 0.579059] AppArmor: AppArmor initialized [ 0.579059] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579059] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579059] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.579059] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.579059] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.579059] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.579059] Spectre V2 : Mitigation: Retpolines [ 0.579059] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.579059] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.579059] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.579059] RETBleed: Mitigation: untrained return thunk [ 0.579059] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.579059] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.579059] Freeing SMP alternatives memory: 44K [ 0.579059] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.579229] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.583084] ... version: 0 [ 0.585973] ... bit width: 48 [ 0.587073] ... generic registers: 6 [ 0.589851] ... value mask: 0000ffffffffffff [ 0.591073] ... max period: 00007fffffffffff [ 0.594869] ... fixed-purpose events: 0 [ 0.595077] ... event mask: 000000000000003f [ 0.599239] rcu: Hierarchical SRCU implementation. [ 0.603040] smp: Bringing up secondary CPUs ... [ 0.603081] smp: Brought up 1 node, 1 CPU [ 0.606191] smpboot: Max logical packages: 1 [ 0.607076] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.611639] devtmpfs: initialized [ 0.614092] x86/mm: Memory block size: 128MB [ 0.615273] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.619091] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.623190] pinctrl core: initialized pinctrl subsystem [ 0.629644] PM: RTC time: 23:04:41, date: 2025-12-03 [ 0.631301] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.635250] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.639109] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.643096] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.647100] audit: initializing netlink subsys (disabled) [ 0.651308] thermal_sys: Registered thermal governor 'fair_share' [ 0.651310] thermal_sys: Registered thermal governor 'bang_bang' [ 0.655082] audit: type=2000 audit(1764803081.125:1): state=initialized audit_enabled=0 res=1 [ 0.663084] thermal_sys: Registered thermal governor 'step_wise' [ 0.663086] thermal_sys: Registered thermal governor 'user_space' [ 0.667076] thermal_sys: Registered thermal governor 'power_allocator' [ 0.670946] EISA bus registered [ 0.673688] cpuidle: using governor ladder [ 0.675074] cpuidle: using governor menu [ 0.681232] ACPI: bus type PCI registered [ 0.683075] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.687409] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.691077] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.695104] PCI: Using configuration type 1 for base access [ 0.700305] Kprobes globally optimized [ 0.703198] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.707085] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.711987] ACPI: Added _OSI(Module Device) [ 0.715107] ACPI: Added _OSI(Processor Device) [ 0.718321] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719111] ACPI: Added _OSI(Processor Aggregator Device) [ 0.722936] ACPI: Added _OSI(Linux-Dell-Video) [ 0.723089] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.727096] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.735392] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.743552] ACPI: Interpreter enabled [ 0.747092] ACPI: PM: (supports S0 S5) [ 0.750561] ACPI: Using IOAPIC for interrupt routing [ 0.751194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.755080] PCI: Using E820 reservations for host bridge windows [ 0.759443] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.768829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.771080] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.775247] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.779268] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.784830] PCI host bridge to bus 0000:00 [ 0.787078] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.791082] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.795081] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.799084] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.803080] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.807077] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.811076] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.815480] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.823687] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.834166] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.843113] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.851071] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.861271] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.863290] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.872116] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.878812] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.886629] pci 0000:00:02.0: enabling Extended Tags [ 0.891171] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.898703] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.906137] pci 0000:00:02.1: enabling Extended Tags [ 0.909767] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.914913] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.923437] pci 0000:00:02.2: enabling Extended Tags [ 0.929739] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.934768] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.940476] pci 0000:00:02.3: enabling Extended Tags [ 0.945818] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.950404] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.957886] pci 0000:00:02.4: enabling Extended Tags [ 0.963193] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.970540] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.975915] pci 0000:00:02.5: enabling Extended Tags [ 0.982238] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.986778] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.993255] pci 0000:00:02.6: enabling Extended Tags [ 0.997721] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.001859] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.007846] pci 0000:00:02.7: enabling Extended Tags [ 1.017162] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.022755] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.029259] pci 0000:00:03.0: enabling Extended Tags [ 1.033723] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.037896] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.045240] pci 0000:00:03.1: enabling Extended Tags [ 1.049874] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.053733] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.059420] pci 0000:00:03.2: enabling Extended Tags [ 1.066740] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.070170] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.075398] pci 0000:00:03.3: enabling Extended Tags [ 1.081721] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.086725] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.092374] pci 0000:00:03.4: enabling Extended Tags [ 1.097896] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.102394] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.109367] pci 0000:00:03.5: enabling Extended Tags [ 1.113692] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.117980] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.123395] pci 0000:00:03.6: enabling Extended Tags [ 1.130986] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.133940] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.139409] pci 0000:00:03.7: enabling Extended Tags [ 1.148058] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.153709] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.160368] pci 0000:00:04.0: enabling Extended Tags [ 1.165737] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.170595] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.176085] pci 0000:00:04.1: enabling Extended Tags [ 1.181809] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.186581] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.193475] pci 0000:00:04.2: enabling Extended Tags [ 1.198018] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.202270] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.207891] pci 0000:00:04.3: enabling Extended Tags [ 1.213917] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.218950] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.223411] pci 0000:00:04.4: enabling Extended Tags [ 1.230704] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.234248] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.239410] pci 0000:00:04.5: enabling Extended Tags [ 1.245752] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.250217] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.256980] pci 0000:00:04.6: enabling Extended Tags [ 1.261707] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.266001] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.272327] pci 0000:00:04.7: enabling Extended Tags [ 1.281265] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.286072] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.293218] pci 0000:00:05.0: enabling Extended Tags [ 1.367051] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.374539] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.376409] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.397843] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.405905] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.412756] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.423992] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.436048] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.442513] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.446464] pci 0000:01:00.0: enabling Extended Tags [ 1.549485] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.551177] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.555178] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.559255] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.565099] pci_bus 0000:02: extended config space not accessible [ 1.567426] acpiphp: Slot [1] registered [ 1.571159] acpiphp: Slot [0] registered [ 1.574890] acpiphp: Slot [2] registered [ 1.575138] acpiphp: Slot [3] registered [ 1.579153] acpiphp: Slot [4] registered [ 1.582903] acpiphp: Slot [5] registered [ 1.583159] acpiphp: Slot [6] registered [ 1.586867] acpiphp: Slot [7] registered [ 1.587162] acpiphp: Slot [8] registered [ 1.590920] acpiphp: Slot [9] registered [ 1.591139] acpiphp: Slot [10] registered [ 1.594207] acpiphp: Slot [11] registered [ 1.595125] acpiphp: Slot [12] registered [ 1.598382] acpiphp: Slot [13] registered [ 1.599156] acpiphp: Slot [14] registered [ 1.602543] acpiphp: Slot [15] registered [ 1.603157] acpiphp: Slot [16] registered [ 1.606946] acpiphp: Slot [17] registered [ 1.607172] acpiphp: Slot [18] registered [ 1.610568] acpiphp: Slot [19] registered [ 1.611153] acpiphp: Slot [20] registered [ 1.614475] acpiphp: Slot [21] registered [ 1.615192] acpiphp: Slot [22] registered [ 1.618389] acpiphp: Slot [23] registered [ 1.619161] acpiphp: Slot [24] registered [ 1.622309] acpiphp: Slot [25] registered [ 1.623124] acpiphp: Slot [26] registered [ 1.626433] acpiphp: Slot [27] registered [ 1.627124] acpiphp: Slot [28] registered [ 1.630094] acpiphp: Slot [29] registered [ 1.631123] acpiphp: Slot [30] registered [ 1.634245] acpiphp: Slot [31] registered [ 1.637592] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.648968] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.736281] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.739182] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.743160] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.747211] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.756820] acpiphp: Slot [0-2] registered [ 1.759770] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.768949] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.779084] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.785715] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.787315] pci 0000:03:00.0: enabling Extended Tags [ 1.873868] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.875198] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.879176] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.885803] acpiphp: Slot [0-3] registered [ 1.887639] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.897894] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.910241] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.915302] pci 0000:04:00.0: enabling Extended Tags [ 1.999297] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.002821] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.003178] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.009773] acpiphp: Slot [0-4] registered [ 2.011632] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.020820] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.030802] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.034535] pci 0000:05:00.0: enabling Extended Tags [ 2.148460] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.151208] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.155189] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.161837] acpiphp: Slot [0-5] registered [ 2.163772] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.172903] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.183086] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.189723] pci 0000:06:00.0: enabling Extended Tags [ 2.298804] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.299196] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.303182] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.311715] acpiphp: Slot [0-6] registered [ 2.412771] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.415193] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.419177] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.425786] acpiphp: Slot [0-7] registered [ 2.519348] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.523204] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.527199] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.536359] acpiphp: Slot [0-8] registered [ 2.641309] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.643205] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.647203] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.656763] acpiphp: Slot [0-9] registered [ 2.750130] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.751191] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.755211] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.762454] acpiphp: Slot [0-10] registered [ 2.850662] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.851235] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.855207] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.862198] acpiphp: Slot [0-11] registered [ 2.953997] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.955236] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.959181] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.966306] acpiphp: Slot [0-12] registered [ 3.062653] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.063216] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.067250] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.075819] acpiphp: Slot [0-13] registered [ 3.173263] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.175213] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.179212] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.187782] acpiphp: Slot [0-14] registered [ 3.269563] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.271184] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.275199] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.282028] acpiphp: Slot [0-15] registered [ 3.359654] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.363001] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.363200] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.369901] acpiphp: Slot [0-16] registered [ 3.447319] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.450919] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.451206] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.458843] acpiphp: Slot [0-17] registered [ 3.535247] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.538996] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.539179] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.545812] acpiphp: Slot [0-18] registered [ 3.621094] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.623182] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.627197] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.633994] acpiphp: Slot [0-19] registered [ 3.711658] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.715190] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.719181] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.726015] acpiphp: Slot [0-20] registered [ 3.806305] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.807229] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.811190] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.819111] acpiphp: Slot [0-21] registered [ 3.900024] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.903205] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.907202] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.913878] acpiphp: Slot [0-22] registered [ 3.992333] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.995185] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.999202] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.006570] acpiphp: Slot [0-23] registered [ 4.081022] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.083185] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.087177] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.093889] acpiphp: Slot [0-24] registered [ 4.177035] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.179189] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.183179] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.189807] acpiphp: Slot [0-25] registered [ 4.263965] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.267182] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.271201] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.348706] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.351292] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.355361] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.359278] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.363288] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.367271] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.371147] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.375194] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.379179] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.383010] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.383107] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.386882] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.387109] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.391113] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.394973] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.395101] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.399454] iommu: Default domain type: Translated [ 4.402575] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.403300] SCSI subsystem initialized [ 4.405935] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.407059] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.407089] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.410560] vgaarb: loaded [ 4.411129] ACPI: bus type USB registered [ 4.413718] usbcore: registered new interface driver usbfs [ 4.415112] usbcore: registered new interface driver hub [ 4.418658] usbcore: registered new device driver usb [ 4.419100] pps_core: LinuxPPS API ver. 1 registered [ 4.422129] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.423086] PTP clock support registered [ 4.425831] EDAC MC: Ver: 3.0.0 [ 4.430359] NetLabel: Initializing [ 4.431073] NetLabel: domain hash size = 128 [ 4.434004] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.435115] NetLabel: unlabeled traffic allowed by default [ 4.438616] PCI: Using ACPI for IRQ routing [ 5.253168] clocksource: Switched to clocksource kvm-clock [ 5.279261] VFS: Disk quotas dquot_6.6.0 [ 5.282349] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.288334] AppArmor: AppArmor Filesystem Enabled [ 5.291931] pnp: PnP ACPI init [ 5.294674] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.300447] pnp: PnP ACPI: found 5 devices [ 5.309653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.316094] NET: Registered PF_INET protocol family [ 5.319228] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.325243] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.331587] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.336533] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.341874] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.346927] TCP: Hash tables configured (established 1024 bind 1024) [ 5.351326] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.356255] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.360658] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.365163] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.368676] NET: Registered PF_XDP protocol family [ 5.372090] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.377100] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.382729] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.388123] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.393059] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.398063] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.403248] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.408997] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.414890] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.419960] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.424926] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.430221] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.435652] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.441359] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.446653] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.451544] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.457803] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.463085] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.468843] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.473915] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.480438] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.485942] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.492108] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.497177] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.502559] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.506386] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.510275] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.514860] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.518792] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.523520] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.527547] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.533119] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.537288] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.541706] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.545748] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.549934] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.555415] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.559439] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.564231] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.577351] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.581479] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.592242] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.601661] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.609796] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.614593] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.621059] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.625206] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.630741] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.635917] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.641173] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.646229] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.651211] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.655863] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.661723] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.665673] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.670322] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.674224] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.678286] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.683733] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.687776] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.691548] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.697134] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.701388] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.705755] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.709793] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.714222] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.718072] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.722102] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.727133] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.731186] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.735485] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.739587] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.743538] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.749841] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.754392] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.758840] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.763001] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.766937] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.771205] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.775598] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.780125] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.783895] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.787920] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.793267] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.797384] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.801201] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.805212] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.809353] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.814905] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.819125] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.824785] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.828862] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.833700] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.838523] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.844191] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.848209] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.857308] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.863791] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.871724] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.876004] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.883209] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.888865] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.897050] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.902078] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.910079] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.917568] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.923353] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.928992] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.940369] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.945542] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.951136] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.960866] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.966410] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.971540] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.980721] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.988147] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.993709] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.001310] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.007797] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.014271] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.023505] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.030173] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.037115] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.045045] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.050072] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.056430] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.068728] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.083977] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.095128] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.110110] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.120107] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.130653] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.146034] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.153411] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.165270] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.177204] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.184078] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.193932] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.205651] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.223169] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.228997] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.241185] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.251274] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.265928] pci 0000:00:03.6: PCI bridge to [bus 10] [10000 6.273794] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.283692] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.296662] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.309476] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.319553] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.331163] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.343849] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.363331] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.371163] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.383662] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.397526] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.411878] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.418904] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.426952] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.434953] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.444773] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.450261] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.457962] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.465490] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.477723] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.486155] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.495916] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.504317] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.517036] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.524761] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.535235] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.546412] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.562444] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.569055] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.579458] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.591710] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.603826] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.611679] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.621261] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.629966] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.640150] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.645240] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.653650] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.662963] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.683169] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.691133] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.705696] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.722075] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.742077] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.757783] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.770138] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.785022] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.795737] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.803367] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.811576] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.819100] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.825525] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.833164] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.839144] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.846185] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.854306] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.860577] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.868658] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.874929] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.882827] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.889348] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.896564] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.909078] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.919249] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.929229] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.937507] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.945265] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.953482] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.962080] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.973527] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.980281] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.987859] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.994145] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.001796] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.012248] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.020064] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.027114] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.034562] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.040225] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.046565] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.053579] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.062882] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.073624] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.082464] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.089901] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.096024] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.105405] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.113141] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.119352] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.127536] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.133254] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.140113] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.147839] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.153778] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.160300] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.167426] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.172916] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.179089] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.186273] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.197574] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.206155] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.219648] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.225220] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.233543] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.242159] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.247711] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.253901] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.261246] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.267469] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.279791] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.287970] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.294116] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.302491] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.310200] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.318886] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.326199] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.347101] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.359155] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 16911 usecs [ 7.369920] PCI: CLS 0 bytes, default 64 [ 7.377178] Trying to unpack rootfs image as initramfs... [ 7.385392] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.427396] Initialise system trusted keyrings [ 7.439843] Key type blacklist registered [ 7.455270] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.472355] zbud: loaded [ 7.483485] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.495226] fuse: init (API version 7.34) [ 7.503300] integrity: Platform Keyring initialized [ 7.523142] Key type asymmetric registered [ 7.531626] Asymmetric key parser 'x509' registered [ 7.551323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.575191] io scheduler mq-deadline registered [ 7.586109] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.607758] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.657468] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.676040] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.700729] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.709950] Freeing initrd memory: 8744K [ 7.716098] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.739565] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.746302] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.757849] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.765423] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.776832] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.784014] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.794896] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.801809] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.812587] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.823594] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.834760] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.842945] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.849514] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.860169] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.868068] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.879294] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.886050] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.897528] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.908762] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.926740] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.934801] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.945140] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.951917] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.962811] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.976187] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.993098] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 8.004838] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 8.019829] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 8.029474] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 8.037422] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 8.048174] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 8.055678] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 8.067010] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 8.073538] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 8.084737] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 8.094606] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 8.112671] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 8.121152] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 8.133642] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 8.140599] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 8.150857] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 8.158722] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 8.172752] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 8.180499] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.190311] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.204682] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.212869] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.223867] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.236918] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.243811] shpchp 0000:01:00.0: Slot initialization failed [ 8.252002] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.261146] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.270532] ACPI: button: Power Button [PWRF] [ 8.310624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.354516] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.365145] Linux agpgart interface v0.103 [ 8.370850] loop: module loaded [ 8.379169] tun: Universal TUN/TAP device driver, 1.6 [ 8.390977] PPP generic driver version 2.4.2 [ 8.398532] VFIO - User Level meta-driver version: 0.3 [ 8.402236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.406487] ehci-pci: EHCI PCI platform driver [ 8.409773] ehci-platform: EHCI generic platform driver [ 8.413545] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.417299] ohci-pci: OHCI PCI platform driver [ 8.420092] ohci-platform: OHCI generic platform driver [ 8.423878] uhci_hcd: USB Universal Host Controller Interface driver [ 8.430046] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.433672] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.438858] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.442680] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.446525] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.452169] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.457130] usb usb1: Product: UHCI Host Controller [ 8.460363] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.464314] usb usb1: SerialNumber: 0000:02:01.0 [ 8.467771] hub 1-0:1.0: USB hub found [ 8.470410] hub 1-0:1.0: 2 ports detected [ 8.473395] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.480373] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.483839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.487130] mousedev: PS/2 mouse device common for all mice [ 8.492200] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.498583] rtc_cmos 00:03: RTC can wake from S4 [ 8.504308] rtc_cmos 00:03: registered as rtc0 [ 8.508407] rtc_cmos 00:03: setting system clock to 2025-12-03T23:04:50 UTC (1764803090) [ 8.513853] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.517957] i2c_dev: i2c /dev entries driver [ 8.520798] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.528111] device-mapper: uevent: version 1.0.3 [ 8.531294] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.537430] platform eisa.0: Probing EISA bus 0 [ 8.540448] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.544931] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.552025] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.559379] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.568318] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.584178] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.590812] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.597715] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.604688] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.611641] platform eisa.0: EISA: Detected 0 cards [ 8.616759] ledtrig-cpu: registered to indicate activity on CPUs [ 8.624667] drop_monitor: Initializing network drop monitor service [ 8.632033] NET: Registered PF_INET6 protocol family [ 8.641175] Segment Routing with IPv6 [ 8.646247] In-situ OAM (IOAM) with IPv6 [ 8.653711] NET: Registered PF_PACKET protocol family [ 8.659976] Key type dns_resolver registered [ 8.669377] IPI shorthand broadcast: enabled [ 8.677201] registered taskstats version 1 [ 8.683277] Loading compiled-in X.509 certificates [ 8.689987] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.701269] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.712070] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.722386] blacklist: Loading compiled-in revocation X.509 certificates [ 8.729240] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.739277] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.754067] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.774878] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.788089] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.799180] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.814862] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.825443] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.837060] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.843773] zswap: loaded using pool lzo/zbud [ 8.850801] Key type .fscrypt registered [ 8.855714] Key type fscrypt-provisioning registered [ 8.862947] Key type encrypted registered [ 8.873022] AppArmor: AppArmor sha1 policy hashing enabled [ 8.881578] ima: No TPM chip found, activating TPM-bypass! [ 8.891640] Loading compiled-in module X.509 certificates [ 8.897996] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.908474] ima: Allocated hash algorithm: sha1 [ 8.912872] ima: No architecture policies found [ 8.917601] evm: Initialising EVM extended attributes: [ 8.922750] evm: security.selinux [ 8.926198] evm: security.SMACK64 [ 8.929724] evm: security.SMACK64EXEC [ 8.933486] evm: security.SMACK64TRANSMUTE [ 8.937667] evm: security.SMACK64MMAP [ 8.941706] evm: security.apparmor [ 8.945465] evm: security.ima [ 8.948699] evm: security.capability [ 8.954653] evm: HMAC attrs: 0x1 [ 8.958588] PM: Magic number: 5:217:99 [ 8.966865] RAS: Correctable Errors collector initialized. [ 8.975156] Unstable clock detected, switching default tracing clock to "global" [ 8.975156] If you want to keep using the local clock, then add: [ 8.975156] "trace_clock=local" [ 8.975156] on the kernel command line [ 8.999925] Freeing unused decrypted memory: 2036K [ 9.006024] Freeing unused kernel image (initmem) memory: 3244K [ 9.012099] Write protecting the kernel read-only data: 30720k [ 9.018737] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 9.026171] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 9.091964] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.098897] Run /init as init process info: initramfs: up at 8.58 [ 9.178363] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 9.191811] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 9.199695] GPT:229375 != 2097151 [ 9.203737] GPT:Alternate GPT header not at the end of the disk. [ 9.210135] GPT:229375 != 2097151 [ 9.213821] GPT: Use GNU Parted to correct GPT errors. [ 9.296850] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.701051] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.727988] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.52 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:01:3c:05:3b:36:9f:43:5d:99:28:93:36:02:c5:13:0a forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWr8CbbMn8DHMxMJMWMAj4x/OSEzNHbD+7kbew7u7yPxC64aVcMCO2jsB+nIoFtFUpFkspWfB5YxSyl4X4W2B8uxSGDbbhCITShV0d/jk2UPUSu4PJWo3AlE1rABGtLodMKsU4hNqmU5yaXXArtv1G0RxjUj9EtYikXbJWiyexyNSq5/+RV2t95/hn+LRZofBJVxjfzGIW97RMaJCh22EZnnz8y4T9AlPZTr+Ux77RjbAvI4D/LpXQLicBXmpWxSc2s9ruQ+YyQTakG4RVrIowa0oG75jvTrCuT7k4hDqKIntHEDdZXf5WyU68sw8yzGmmY+W8nAsFePPh5SkqsAN1 root@tempest-testnetworkbasicops-server-1623203195 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ0eO6numdNUiUjqaO0Kds8UMzLs4gPyOaEFWN6IOOUGO7DZ6H+2J4Bx3RC45LRtmu17s1BFpDYw7CJ5gDGtAtE= root@tempest-testnetworkbasicops-server-1623203195 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe7b:cd16/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 013c053b-369f-435d-9928-933602c5130a name: tempest-TestNetworkBasicOps-server-1623203195 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1623203195 launch-index: 0 === cirros: current=0.6.2 uptime=10.45 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:7B:CD:16 inet6 addr: fe80::f816:3eff:fe7b:cd16/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1564 (1.5 KiB) TX bytes:992 (992.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1623203195 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.790925] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.803464] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 10.038887] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.060539] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.138347] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.138942] ISO 9660 Extensions: RRIP_1991A [ 10.227235] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.271102] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.857559] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.858892] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:04:52 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:04:52 cirros auth.notice su: + none root:cirros Dec 3 23:04:52 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: DUID 00:04:01:3c:05:3b:36:9f:43:5d:99:28:93:36:02:c5:13:0a Dec 3 23:04:52 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:7b:cd:16 Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe7b:cd16 Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.10 from 10.100.0.1 Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.10/28 Dec 3 23:04:52 cirros authpriv.info dropbear[393]: Running in background Dec 3 23:04:52 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1623203195 login: 2025-12-03 23:04:59,747 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:04:59,754 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:04:59,814 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:04:59,815 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:01,192 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.376s 2025-12-03 23:05:01,192 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--154852508", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-ddcff3f7-c4e7-4af8-8b1d-d6566e8932e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"dfb92cbd-db78-412e-9eec-c81ead195b4f","name":"tempest-network-smoke--154852508","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:05:00Z","updated_at":"2025-12-03T23:05:00Z","revision_number":1}}' 2025-12-03 23:05:01,778 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.585s 2025-12-03 23:05:01,779 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-e912d0c3-8ec8-4846-b94c-12628d4172d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"12d88d87-d0de-4078-a9d1-61908d6f46e3","name":"tempest-subnet-smoke-392944072","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:04:19Z","updated_at":"2025-12-03T23:04:19Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:05:02,610 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.831s 2025-12-03 23:05:02,610 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-2023d05b-690e-4839-bbd0-8b02bcbd768c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:05:02,685 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.074s 2025-12-03 23:05:02,686 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0abd1e7c-ca88-4003-9982-8029e74738a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:02,765 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.078s 2025-12-03 23:05:02,765 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-181303e8-cedc-49d9-8db0-005fac4dde9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:02,840 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.16%2F28 0.074s 2025-12-03 23:05:02,841 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8afc435b-3b87-433c-843e-e42ae7aef9f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:03,106 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.264s 2025-12-03 23:05:03,106 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-7d9219bc-b18d-4d21-ae82-74cb3cc62dc4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:05:03,212 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28 0.105s 2025-12-03 23:05:03,212 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7c347d6c-a442-4946-8fa2-74a0fd7f54a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:03,293 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28 0.080s 2025-12-03 23:05:03,293 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-18d3ee9f-3f56-4ad1-b618-eebfa3557194', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:04,204 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.911s 2025-12-03 23:05:04,205 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1726585045", "network_id": "dfb92cbd-db78-412e-9eec-c81ead195b4f", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-efea953a-b1e6-4c6c-8e4a-1d930a25a3bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91","name":"tempest-subnet-smoke-1726585045","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"dfb92cbd-db78-412e-9eec-c81ead195b4f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:05:03Z","updated_at":"2025-12-03T23:05:03Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:04,206 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:04,209 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:04,311 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:04,312 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:04,313 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:05:04,313 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:04,316 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:04,416 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:04,417 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:04,557 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=013c053b-369f-435d-9928-933602c5130a 0.132s 2025-12-03 23:05:04,557 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-845c0794-6447-40d6-8907-e5cd2c57c01f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=013c053b-369f-435d-9928-933602c5130a'} Body: b'{"ports":[{"id":"67bef7a6-5c2a-4d8d-8c68-75e792658c75","name":"","network_id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:7b:cd:16","admin_state_up":true,"status":"ACTIVE","device_id":"013c053b-369f-435d-9928-933602c5130a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"12d88d87-d0de-4078-a9d1-61908d6f46e3","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e71e42fa-66ef-49cf-a629-d0b198a66734"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1623203195","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1623203195","fqdn":"tempest-testnetworkbasicops-server-1623203195.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:04:33Z","updated_at":"2025-12-03T23:04:39Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:05:12,659 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a/os-interface 8.102s 2025-12-03 23:05:12,660 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "dfb92cbd-db78-412e-9eec-c81ead195b4f"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:04 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1c788c7-52f0-41ae-b160-9f8d98d4dbd4', 'x-compute-request-id': 'req-a1c788c7-52f0-41ae-b160-9f8d98d4dbd4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "dfb92cbd-db78-412e-9eec-c81ead195b4f", "port_id": "916aadf3-81ab-4ac8-88bd-2d3ef0a86841", "mac_addr": "fa:16:3e:9a:42:a6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91", "ip_address": "10.100.0.30"}]}}' 2025-12-03 23:05:12,795 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=013c053b-369f-435d-9928-933602c5130a 0.132s 2025-12-03 23:05:12,796 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2689', 'x-openstack-request-id': 'req-313c789d-7712-4676-b262-df8a4728756e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=013c053b-369f-435d-9928-933602c5130a'} Body: b'{"ports":[{"id":"67bef7a6-5c2a-4d8d-8c68-75e792658c75","name":"","network_id":"9e3efea1-e674-49a1-97dc-63de5ed60b9f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:7b:cd:16","admin_state_up":true,"status":"ACTIVE","device_id":"013c053b-369f-435d-9928-933602c5130a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"12d88d87-d0de-4078-a9d1-61908d6f46e3","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e71e42fa-66ef-49cf-a629-d0b198a66734"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1623203195","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1623203195","fqdn":"tempest-testnetworkbasicops-server-1623203195.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:04:33Z","updated_at":"2025-12-03T23:04:39Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"916aadf3-81ab-4ac8-88bd-2d3ef0a86841","name":"","network_id":"dfb92cbd-db78-412e-9eec-c81ead195b4f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:9a:42:a6","admin_state_up":true,"status":"ACTIVE","device_id":"013c053b-369f-435d-9928-933602c5130a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1623203195","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-1623203195","fqdn":"tempest-testnetworkbasicops-server-1623203195.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:05:06Z","updated_at":"2025-12-03T23:05:11Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:05:12,796 21 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.133616 seconds 2025-12-03 23:05:12,796 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:05:12,796 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:12,799 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:12,906 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:12,906 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:12,911 21 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.115049 seconds 2025-12-03 23:05:12,911 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-03 23:05:12,912 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:12,913 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:13,015 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:13,016 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:13,020 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.30/28 dev eth1 2025-12-03 23:05:13,020 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:13,022 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:13,081 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:13,081 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:13,090 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:05:13,091 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:13,093 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:13,150 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:13,151 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:13,578 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?project_id=5f45986fc95543d5a0014e214c498f28&network_id=dfb92cbd-db78-412e-9eec-c81ead195b4f 0.416s 2025-12-03 23:05:13,578 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2410', 'x-openstack-request-id': 'req-d258d9a6-b610-405c-9f19-42049f86fa77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?project_id=5f45986fc95543d5a0014e214c498f28&network_id=dfb92cbd-db78-412e-9eec-c81ead195b4f'} Body: b'{"ports":[{"id":"916aadf3-81ab-4ac8-88bd-2d3ef0a86841","name":"","network_id":"dfb92cbd-db78-412e-9eec-c81ead195b4f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:9a:42:a6","admin_state_up":true,"status":"ACTIVE","device_id":"013c053b-369f-435d-9928-933602c5130a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1623203195","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-1623203195","fqdn":"tempest-testnetworkbasicops-server-1623203195.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:05:06Z","updated_at":"2025-12-03T23:05:11Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"93a21ca8-1575-4300-91f8-f0530bfb0f46","name":"","network_id":"dfb92cbd-db78-412e-9eec-c81ead195b4f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:fa:17:3f","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-dfb92cbd-db78-412e-9eec-c81ead195b4f","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91","ip_address":"10.100.0.17"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.17","hostname":"host-10-100-0-17","fqdn":"host-10-100-0-17.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-12-03T23:05:00Z","updated_at":"2025-12-03T23:05:03Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:05:13,579 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:13,582 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:13,698 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:13,699 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:13,699 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.30 2025-12-03 23:05:13,699 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:05:13,702 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:13,807 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:13,807 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:05:13,814 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.115447 seconds 2025-12-03 23:05:13,930 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a/os-interface/916aadf3-81ab-4ac8-88bd-2d3ef0a86841 0.115s 2025-12-03 23:05:13,931 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:13 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c172e8e-3104-482a-91a2-411f4e7a926b', 'x-compute-request-id': 'req-1c172e8e-3104-482a-91a2-411f4e7a926b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a/os-interface/916aadf3-81ab-4ac8-88bd-2d3ef0a86841'} Body: b'' 2025-12-03 23:05:14,027 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/916aadf3-81ab-4ac8-88bd-2d3ef0a86841 0.095s 2025-12-03 23:05:14,027 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1080', 'x-openstack-request-id': 'req-2d1ece45-2401-48a8-91e2-2cdd09adf5b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/916aadf3-81ab-4ac8-88bd-2d3ef0a86841'} Body: b'{"port":{"id":"916aadf3-81ab-4ac8-88bd-2d3ef0a86841","name":"","network_id":"dfb92cbd-db78-412e-9eec-c81ead195b4f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:9a:42:a6","admin_state_up":true,"status":"ACTIVE","device_id":"013c053b-369f-435d-9928-933602c5130a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1623203195","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-1623203195","fqdn":"tempest-testnetworkbasicops-server-1623203195.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:05:06Z","updated_at":"2025-12-03T23:05:11Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:15,112 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/916aadf3-81ab-4ac8-88bd-2d3ef0a86841 0.083s 2025-12-03 23:05:15,112 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 3B1F 03 Dec 2025 23:05:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-92f2edff-3374-4f7e-b3aa-f44b4364fd50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/916aadf3-81ab-4ac8-88bd-2d3ef0a86841'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 916aadf3-81ab-4ac8-88bd-2d3ef0a86841 could not be found.", "detail": ""}}' 2025-12-03 23:05:15,461 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91 0.348s 2025-12-03 23:05:15,461 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-22b89598-d5ac-49c5-9751-e9c9afb3f418', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/e1b8433b-19d0-43d9-b0d9-c4b8abc1ed91'} Body: b'' 2025-12-03 23:05:15,956 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/dfb92cbd-db78-412e-9eec-c81ead195b4f 0.494s 2025-12-03 23:05:15,956 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0e037cff-9251-43a3-a51d-0c7b31b530cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/dfb92cbd-db78-412e-9eec-c81ead195b4f'} Body: b'' 2025-12-03 23:05:16,670 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/52363b63-8250-46b5-ac07-c5aa2d4c71b1 0.713s 2025-12-03 23:05:16,671 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-67d27850-2e77-45d0-a78d-a9bd1aa06b26', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/52363b63-8250-46b5-ac07-c5aa2d4c71b1'} Body: b'' 2025-12-03 23:05:16,868 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.196s 2025-12-03 23:05:16,868 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:16 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74bbd6a-96c5-495f-a831-67e00f20f6a0', 'x-compute-request-id': 'req-e74bbd6a-96c5-495f-a831-67e00f20f6a0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'' 2025-12-03 23:05:17,650 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.780s 2025-12-03 23:05:17,651 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:16 GMT', 'server': 'Apache', 'content-length': '1846', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d2a48a-2321-4cc9-b042-04f2ebb6b848', 'x-compute-request-id': 'req-88d2a48a-2321-4cc9-b042-04f2ebb6b848', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"server": {"id": "013c053b-369f-435d-9928-933602c5130a", "name": "tempest-TestNetworkBasicOps-server-1623203195", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:29Z", "updated": "2025-12-03T23:05:16Z", "addresses": {"tempest-network-smoke--1248330886": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:cd:16"}, {"version": 4, "addr": "192.168.122.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:cd:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/013c053b-369f-435d-9928-933602c5130a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1876690192", "OS-SRV-USG:launched_at": "2025-12-03T23:04:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1584775660"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:18,757 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a 0.101s 2025-12-03 23:05:18,757 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:18 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf86aaf8-f5e8-466c-b847-96b2b6de7480', 'x-compute-request-id': 'req-cf86aaf8-f5e8-466c-b847-96b2b6de7480', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/013c053b-369f-435d-9928-933602c5130a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 013c053b-369f-435d-9928-933602c5130a could not be found."}}' 2025-12-03 23:05:19,095 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/e71e42fa-66ef-49cf-a629-d0b198a66734 0.336s 2025-12-03 23:05:19,095 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d263160f-2412-4044-8484-842a8db1c951', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/e71e42fa-66ef-49cf-a629-d0b198a66734'} Body: b'' 2025-12-03 23:05:19,211 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1876690192 0.114s 2025-12-03 23:05:19,211 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:19 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31094368-9da5-4f16-8a53-627b2bb2776c', 'x-compute-request-id': 'req-31094368-9da5-4f16-8a53-627b2bb2776c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1876690192'} Body: b'' 2025-12-03 23:05:20,953 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4c2662fe-196d-4c04-8d07-98aa14dfe2f5/remove_router_interface 1.741s 2025-12-03 23:05:20,954 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "12d88d87-d0de-4078-a9d1-61908d6f46e3"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e792303f-54c7-400d-9046-4a809eb0783a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4c2662fe-196d-4c04-8d07-98aa14dfe2f5/remove_router_interface'} Body: b'{"id": "4c2662fe-196d-4c04-8d07-98aa14dfe2f5", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "ee221f17-120d-4741-b1b7-6ea9f9c382df", "network_id": "9e3efea1-e674-49a1-97dc-63de5ed60b9f", "subnet_id": "12d88d87-d0de-4078-a9d1-61908d6f46e3", "subnet_ids": ["12d88d87-d0de-4078-a9d1-61908d6f46e3"]}' 2025-12-03 23:05:21,214 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/12d88d87-d0de-4078-a9d1-61908d6f46e3 0.260s 2025-12-03 23:05:21,215 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-569e55f0-4755-4141-8eef-f4c9f2a70176', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/12d88d87-d0de-4078-a9d1-61908d6f46e3'} Body: b'' 2025-12-03 23:05:22,140 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4c2662fe-196d-4c04-8d07-98aa14dfe2f5 0.925s 2025-12-03 23:05:22,140 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-717dbbd1-4374-44e9-94d4-6711192b3f8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/4c2662fe-196d-4c04-8d07-98aa14dfe2f5'} Body: b'' 2025-12-03 23:05:22,759 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/9e3efea1-e674-49a1-97dc-63de5ed60b9f 0.618s 2025-12-03 23:05:22,759 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6107457b-ed0f-470b-8897-8c1d9740405e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/9e3efea1-e674-49a1-97dc-63de5ed60b9f'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:04:20.853225Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] time: 2025-12-03 23:05:40.932275Z successful: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:04:20,975 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.121s 2025-12-03 23:04:20,976 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-409639771", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj8wQMp3SkXOOuWgDhBIefbG8BP0swSnA3lG82mol3OqCtmokd6S/ix3QlJ1D9GMfFvyoojQXZlnPSHHJQdOE9NdaItkVTin3AzpKs49EAGEEnkImBTQJbwqP638/m/9g=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:20 GMT', 'server': 'Apache', 'content-length': '406', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec278a98-1eb0-4266-a8cc-a7b708c432c7', 'x-compute-request-id': 'req-ec278a98-1eb0-4266-a8cc-a7b708c432c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-409639771", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj8wQMp3SkXOOuWgDhBIefbG8BP0swSnA3lG82mol3OqCtmokd6S/ix3QlJ1D9GMfFvyoojQXZlnPSHHJQdOE9NdaItkVTin3AzpKs49EAGEEnkImBTQJbwqP638/m/9g==", "fingerprint": "a2:25:56:9d:72:e5:b6:7a:bd:0c:bc:1e:40:90:9e:fd", "user_id": "c89fc057f1c54b10b211404f170223fb"}}' 2025-12-03 23:04:21,259 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.282s 2025-12-03 23:04:21,260 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-771061298", "description": "tempest-secgroup-smoke-771061298 description", "project_id": "3989de3c2cf844418cdd96de2dc55a66"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-2694e356-04f6-4efe-af2f-c238071219f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "a57c0918-099b-4c94-9180-31f23e01f758", "name": "tempest-secgroup-smoke-771061298", "stateful": true, "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "tempest-secgroup-smoke-771061298 description", "shared": false, "security_group_rules": [{"id": "29118d45-abb3-4534-934f-e4f6b796773a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "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": 1415, "description": null, "tags": [], "created_at": "2025-12-03T23:04:21Z", "updated_at": "2025-12-03T23:04:21Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "521c6c3b-2598-4e00-951a-82ac579c2d40", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "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": 1416, "description": null, "tags": [], "created_at": "2025-12-03T23:04:21Z", "updated_at": "2025-12-03T23:04:21Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}], "tags": [], "created_at": "2025-12-03T23:04:21Z", "updated_at": "2025-12-03T23:04:21Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:21,497 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.237s 2025-12-03 23:04:21,498 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a3464acc-8385-4a02-a89f-c1620f33a7b8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9722f5e5-94b0-41ab-bc34-2bc1009500d5", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "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, "description": "", "created_at": "2025-12-03T23:04:21Z", "updated_at": "2025-12-03T23:04:21Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:22,614 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.115s 2025-12-03 23:04:22,614 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2a63bb23-8d74-49db-a4bc-bc5d45bae087', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5545ad5b-c276-4cb4-b8ac-3a996ad9a8d7", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:04:21Z", "updated_at": "2025-12-03T23:04:21Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:22,874 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.259s 2025-12-03 23:04:22,874 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-147fb51a-df0e-4c7d-ba07-5985d7b1dc7d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f23ed0a3-bc93-4857-b4d1-558bf9c402a3", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "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, "description": "", "created_at": "2025-12-03T23:04:22Z", "updated_at": "2025-12-03T23:04:22Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:23,203 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.328s 2025-12-03 23:04:23,203 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bdbf6912-2ac1-469d-905d-fb884672c7bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "263a583d-6336-4846-ae3a-3d6eccd547cd", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:04:23Z", "updated_at": "2025-12-03T23:04:23Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:23,426 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.222s 2025-12-03 23:04:23,426 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9dfca88d-46c5-468a-8a38-9268aa24eec4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aeda4701-b11a-448e-9fe8-68a40adc4365", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:04:23Z", "updated_at": "2025-12-03T23:04:23Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:23,722 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.295s 2025-12-03 23:04:23,722 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-23468068-8a5a-4ed4-84a5-b958d23a7fb3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea16370a-5455-4f1f-b21b-36fef2e16ba6", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "a57c0918-099b-4c94-9180-31f23e01f758", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:04:23Z", "updated_at": "2025-12-03T23:04:23Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:24,999 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.276s 2025-12-03 23:04:25,000 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--466742205", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-d4792327-8ca2-49d8-bbc6-d49c8a4c96c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"1252b403-ddfb-438d-b09e-9279f568b5bd","name":"tempest-network-smoke--466742205","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3989de3c2cf844418cdd96de2dc55a66","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:04:24Z","updated_at":"2025-12-03T23:04:24Z","revision_number":1}}' 2025-12-03 23:04:28,003 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 3.002s 2025-12-03 23:04:28,004 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1088914454", "admin_state_up": true, "project_id": "3989de3c2cf844418cdd96de2dc55a66", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '681', 'x-openstack-request-id': 'req-4d843ffd-878e-4f82-9a7e-a9d39b67ab24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "18598958-5a34-4d4b-b396-921afed694fc", "name": "tempest-TestNetworkAdvancedServerOps-router-1088914454", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.226"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:04:25Z", "updated_at": "2025-12-03T23:04:25Z", "revision_number": 2, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:28,108 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28 0.104s 2025-12-03 23:04:28,109 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e9401462-c46f-4269-bc6e-3fb25be4f86a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:04:28,304 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.194s 2025-12-03 23:04:28,304 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-0f5f24e0-60ff-4e4f-a821-08f264db2948', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:04:28,393 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.088s 2025-12-03 23:04:28,394 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-498c6f15-b55b-4b78-a38c-37fa6cffa045', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:04:28,496 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.101s 2025-12-03 23:04:28,496 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d0bc7311-0941-4d3a-8ed6-83be3571d4df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:04:29,429 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.932s 2025-12-03 23:04:29,429 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-815370288", "network_id": "1252b403-ddfb-438d-b09e-9279f568b5bd", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-0a570c4e-5e46-426b-9155-ac48e379f836', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"181b3d4b-fc36-4fc1-a048-3b2498835999","name":"tempest-subnet-smoke-815370288","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","network_id":"1252b403-ddfb-438d-b09e-9279f568b5bd","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:04:28Z","updated_at":"2025-12-03T23:04:28Z","revision_number":0,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:34,294 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/18598958-5a34-4d4b-b396-921afed694fc/add_router_interface 4.864s 2025-12-03 23:04:34,295 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "181b3d4b-fc36-4fc1-a048-3b2498835999"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f722c2c0-fbd1-4511-9ea3-4656a1c70cf1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/18598958-5a34-4d4b-b396-921afed694fc/add_router_interface'} Body: b'{"id": "18598958-5a34-4d4b-b396-921afed694fc", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "ca3df3ea-b865-47c5-b5bb-112c77ea7a61", "network_id": "1252b403-ddfb-438d-b09e-9279f568b5bd", "subnet_id": "181b3d4b-fc36-4fc1-a048-3b2498835999", "subnet_ids": ["181b3d4b-fc36-4fc1-a048-3b2498835999"]}' 2025-12-03 23:04:34,640 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.340s 2025-12-03 23:04:34,641 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:34 GMT', 'server': 'Apache', 'content-length': '6835', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b0d6cbf1-ba92-4897-b4cc-5361bd608c8e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c89fc057f1c54b10b211404f170223fb", "name": "tempest-TestNetworkAdvancedServerOps-1946540869-project-member", "password_expires_at": null}, "audit_ids": ["IhRuSkgFQuSrfznzWY87bA"], "expires_at": "2025-12-04T00:04:34.000000Z", "issued_at": "2025-12-03T23:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3989de3c2cf844418cdd96de2dc55a66", "name": "tempest-TestNetworkAdvancedServerOps-1946540869"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack 2025-12-03 23:04:34,641 20 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild) Found network None available for tenant 2025-12-03 23:04:37,694 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 3.051s 2025-12-03 23:04:37,695 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "1252b403-ddfb-438d-b09e-9279f568b5bd"}], "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:34 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5eef8e8-b476-412c-b607-cbb5f40afe1f', 'x-compute-request-id': 'req-c5eef8e8-b476-412c-b607-cbb5f40afe1f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "adminPass": "g6E2ofkNwF7o"}}' 2025-12-03 23:04:37,966 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.269s 2025-12-03 23:04:37,966 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:37 GMT', 'server': 'Apache', 'content-length': '1435', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51cd1c79-6fa0-4ecf-9551-a796d522bd5e', 'x-compute-request-id': 'req-51cd1c79-6fa0-4ecf-9551-a796d522bd5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "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-12-03 23:04:39,556 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.585s 2025-12-03 23:04:39,556 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:38 GMT', 'server': 'Apache', 'content-length': '1505', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b3a17c3-e411-4c82-aee3-a33eedc9dccf', 'x-compute-request-id': 'req-6b3a17c3-e411-4c82-aee3-a33eedc9dccf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:39,559 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:04:40,975 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.414s 2025-12-03 23:04:40,976 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:40 GMT', 'server': 'Apache', 'content-length': '1560', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf364d5-0c9d-4962-be4c-aa1ca6335c43', 'x-compute-request-id': 'req-bbf364d5-0c9d-4962-be4c-aa1ca6335c43', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:40,978 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:04:43,174 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 1.194s 2025-12-03 23:04:43,175 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:41 GMT', 'server': 'Apache', 'content-length': '1560', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df28ec1-b3c8-4bdc-980c-b75ca3026056', 'x-compute-request-id': 'req-6df28ec1-b3c8-4bdc-980c-b75ca3026056', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:45,016 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.835s 2025-12-03 23:04:45,017 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:44 GMT', 'server': 'Apache', 'content-length': '1560', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf55699-e511-4692-983f-126daac7a6de', 'x-compute-request-id': 'req-9cf55699-e511-4692-983f-126daac7a6de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:46,414 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.391s 2025-12-03 23:04:46,414 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:46 GMT', 'server': 'Apache', 'content-length': '1732', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d64eae4f-7a2d-48eb-856d-72423c65fac8', 'x-compute-request-id': 'req-d64eae4f-7a2d-48eb-856d-72423c65fac8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:44Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:46,417 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-03 23:04:48,470 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 2.052s 2025-12-03 23:04:48,471 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:46 GMT', 'server': 'Apache', 'content-length': '1732', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b2c087-dda6-4da0-b9b9-5fabebdda206', 'x-compute-request-id': 'req-66b2c087-dda6-4da0-b9b9-5fabebdda206', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:44Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:48,586 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b904f7bb-df60-4951-9345-8bc26bc98904 0.111s 2025-12-03 23:04:48,586 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1374', 'x-openstack-request-id': 'req-39dd18dc-d5f4-492b-abea-93bfc5f967e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"ports":[{"id":"2ddd2e67-0936-4912-882f-2fb95a873814","name":"","network_id":"1252b403-ddfb-438d-b09e-9279f568b5bd","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","mac_address":"fa:16:3e:69:1b:47","admin_state_up":true,"status":"ACTIVE","device_id":"b904f7bb-df60-4951-9345-8bc26bc98904","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"181b3d4b-fc36-4fc1-a048-3b2498835999","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a57c0918-099b-4c94-9180-31f23e01f758"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkadvancedserverops-server-538426019","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkadvancedserverops-server-538426019","fqdn":"tempest-testnetworkadvancedserverops-server-538426019.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:04:39Z","updated_at":"2025-12-03T23:04:44Z","revision_number":4,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}]}' 2025-12-03 23:04:48,587 20 DEBUG [tempest.common.waiters] Server ID b904f7bb-df60-4951-9345-8bc26bc98904 ports are all ACTIVE [{'id': '2ddd2e67-0936-4912-882f-2fb95a873814', 'name': '', 'network_id': '1252b403-ddfb-438d-b09e-9279f568b5bd', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'mac_address': 'fa:16:3e:69:1b:47', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b904f7bb-df60-4951-9345-8bc26bc98904', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '181b3d4b-fc36-4fc1-a048-3b2498835999', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a57c0918-099b-4c94-9180-31f23e01f758'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkadvancedserverops-server-538426019', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkadvancedserverops-server-538426019', 'fqdn': 'tempest-testnetworkadvancedserverops-server-538426019.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:04:39Z', 'updated_at': '2025-12-03T23:04:44Z', 'revision_number': 4, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'}]: 2025-12-03 23:04:50,258 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.671s 2025-12-03 23:04:50,259 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "2ddd2e67-0936-4912-882f-2fb95a873814", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-b041239c-0f67-45ec-899c-4eb4bb1a4fed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "29f3e2df-106f-437c-b488-a44e0c06c3ba", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.201", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "18598958-5a34-4d4b-b396-921afed694fc", "port_id": "2ddd2e67-0936-4912-882f-2fb95a873814", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1252b403-ddfb-438d-b09e-9279f568b5bd", "mac_address": "fa:16:3e:69:1b:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "b904f7bb-df60-4951-9345-8bc26bc98904", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:04:49Z", "updated_at": "2025-12-03T23:04:49Z", "revision_number": 0}}' 2025-12-03 23:04:50,876 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.617s 2025-12-03 23:04:50,876 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:50 GMT', 'server': 'Apache', 'content-length': '1732', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-300d12bd-14d1-4803-b321-851176b6e6b9', 'x-compute-request-id': 'req-300d12bd-14d1-4803-b321-851176b6e6b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:04:44Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:04:50,880 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:04:50,990 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/29f3e2df-106f-437c-b488-a44e0c06c3ba 0.110s 2025-12-03 23:04:50,991 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:04:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-3a4d8894-52d1-4681-b8e4-235d626736a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/29f3e2df-106f-437c-b488-a44e0c06c3ba'} Body: b'{"floatingip": {"id": "29f3e2df-106f-437c-b488-a44e0c06c3ba", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.201", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "18598958-5a34-4d4b-b396-921afed694fc", "port_id": "2ddd2e67-0936-4912-882f-2fb95a873814", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1252b403-ddfb-438d-b09e-9279f568b5bd", "mac_address": "fa:16:3e:69:1b:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "b904f7bb-df60-4951-9345-8bc26bc98904", "device_owner": "compute:nova"}, "dns_10000 domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:04:49Z", "updated_at": "2025-12-03T23:04:50Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:04:50,991 20 INFO [tempest.scenario.manager] FloatingIP: {'id': '29f3e2df-106f-437c-b488-a44e0c06c3ba', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.201', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '18598958-5a34-4d4b-b396-921afed694fc', 'port_id': '2ddd2e67-0936-4912-882f-2fb95a873814', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '1252b403-ddfb-438d-b09e-9279f568b5bd', 'mac_address': 'fa:16:3e:69:1b:47', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b904f7bb-df60-4951-9345-8bc26bc98904', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:04:49Z', 'updated_at': '2025-12-03T23:04:50Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:04:50,991 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.111232 seconds 2025-12-03 23:04:50,991 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.201 with user: cirros 2025-12-03 23:04:50,991 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_rebuild begins to ping 192.168.122.201 in 120 sec and the expected result is reachable 2025-12-03 23:05:03,234 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.241957 seconds 2025-12-03 23:05:03,234 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_rebuild finishes ping 192.168.122.201 in 120 sec and the ping result is expected 2025-12-03 23:05:03,361 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904/action 0.126s 2025-12-03 23:05:03,362 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:03 GMT', 'server': 'Apache', 'content-length': '75521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a56f101-8473-436b-a874-8904cc2fc841', 'x-compute-request-id': 'req-0a56f101-8473-436b-a874-8904cc2fc841', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1564370057 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001242] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001647] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004482] Using GB pages for direct mapping\\n[ 0.004802] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004806] ACPI: Early table checksum verification disabled\\n[ 0.004810] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004816] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004823] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004830] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004834] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004838] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004842] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004845] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004849] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004851] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004852] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004853] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004855] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004856] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006184] No NUMA configuration fo 2025-12-03 23:05:03,363 20 DEBUG [tempest.scenario.manager] Console output for b904f7bb-df60-4951-9345-8bc26bc98904 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1564370057 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001242] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001647] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004482] Using GB pages for direct mapping [ 0.004802] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004806] ACPI: Early table checksum verification disabled [ 0.004810] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004816] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004823] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004830] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004834] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004838] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004842] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004845] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004849] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004851] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004852] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004853] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004855] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004856] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006184] No NUMA configuration found [ 0.006187] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006195] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006531] Zone ranges: [ 0.006532] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006535] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006537] Normal empty [ 0.006539] Device empty [ 0.006540] Movable zone start for each node [ 0.006543] Early memory node ranges [ 0.006544] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006546] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006548] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006791] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006820] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007039] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019491] ACPI: PM-Timer IO Port: 0x608 [ 0.019534] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019684] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019688] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019691] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019692] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019694] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019695] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019699] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019701] TSC deadline timer available [ 0.019716] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019800] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019803] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019805] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019806] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019808] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019810] Booting paravirtualized kernel on KVM [ 0.019814] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019822] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020194] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020312] kvm-guest: setup async PF for cpu 0 [ 0.020347] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020369] kvm-guest: PV spinlocks disabled, single CPU [ 0.020375] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020377] Policy zone: DMA32 [ 0.020379] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020438] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020450] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020459] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020519] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020844] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021610] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021640] ftrace: allocating 50600 entries in 198 pages [ 0.054884] ftrace: allocated 198 pages with 4 groups [ 0.055063] rcu: Hierarchical RCU implementation. [ 0.055065] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.055067] Rude variant of Tasks RCU enabled. [ 0.055068] Tracing variant of Tasks RCU enabled. [ 0.055069] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.055108] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.061601] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.061975] random: crng init done [ 0.105818] Console: colour VGA+ 80x25 [ 0.278301] printk: console [tty1] enabled [ 0.931717] printk: console [ttyS0] enabled [ 0.936574] ACPI: Core revision 20210730 [ 0.941430] APIC: Switch to symmetric I/O mode setup [ 0.948615] x2apic enabled [ 0.953410] Switched APIC routing to physical x2apic. [ 0.964171] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.974380] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.978375] pid_max: default: 32768 minimum: 301 [ 0.978375] LSM: Security Framework initializing [ 0.978375] landlock: Up and running. [ 0.978375] Yama: becoming mindful. [ 0.978375] AppArmor: AppArmor initialized [ 0.978375] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.978375] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.978375] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.978375] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.978375] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.978375] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.978375] Spectre V2 : Mitigation: Retpolines [ 0.978375] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.978375] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.978375] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.978375] RETBleed: Mitigation: untrained return thunk [ 0.978375] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.978375] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.978375] Freeing SMP alternatives memory: 44K [ 0.978375] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.978577] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.982405] ... version: 0 [ 0.986390] ... bit width: 48 [ 0.990389] ... generic registers: 6 [ 0.994390] ... value mask: 0000ffffffffffff [ 0.998389] ... max period: 00007fffffffffff [ 1.002391] ... fixed-purpose events: 0 [ 1.006390] ... event mask: 000000000000003f [ 1.010529] rcu: Hierarchical SRCU implementation. [ 1.014918] smp: Bringing up secondary CPUs ... [ 1.018411] smp: Brought up 1 node, 1 CPU [ 1.022391] smpboot: Max logical packages: 1 [ 1.026393] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 1.030951] devtmpfs: initialized [ 1.034442] x86/mm: Memory block size: 128MB [ 1.038602] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.042400] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.046518] pinctrl core: initialized pinctrl subsystem [ 1.050876] PM: RTC time: 23:04:46, date: 2025-12-03 [ 1.054581] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.058496] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.062447] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.066402] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.070405] audit: initializing netlink subsys (disabled) [ 1.074627] thermal_sys: Registered thermal governor 'fair_share' [ 1.074629] thermal_sys: Registered thermal governor 'bang_bang' [ 1.078398] audit: type=2000 audit(1764803086.196:1): state=initialized audit_enabled=0 res=1 [ 1.086400] thermal_sys: Registered thermal governor 'step_wise' [ 1.086402] thermal_sys: Registered thermal governor 'user_space' [ 1.090393] thermal_sys: Registered thermal governor 'power_allocator' [ 1.094420] EISA bus registered [ 1.102303] cpuidle: using governor ladder [ 1.102395] cpuidle: using governor menu [ 1.109230] ACPI: bus type PCI registered [ 1.110391] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.114720] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 1.118396] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 1.122419] PCI: Using configuration type 1 for base access [ 1.127846] Kprobes globally optimized [ 1.130515] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 1.134392] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.139213] ACPI: Added _OSI(Module Device) [ 1.142423] ACPI: Added _OSI(Processor Device) [ 1.146440] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.150405] ACPI: Added _OSI(Processor Aggregator Device) [ 1.154403] ACPI: Added _OSI(Linux-Dell-Video) [ 1.158394] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.162395] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.169838] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.174282] ACPI: Interpreter enabled [ 1.174403] ACPI: PM: (supports S0 S5) [ 1.178404] ACPI: Using IOAPIC for interrupt routing [ 1.182459] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.186393] PCI: Using E820 reservations for host bridge windows [ 1.190684] ACPI: Enabled 2 GPEs in block 00 to 3F [ 1.199881] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.202397] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.206549] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 1.210525] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 1.218790] PCI host bridge to bus 0000:00 [ 1.222392] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.226390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.230390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.234390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.238390] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 1.242390] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 1.246389] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 1.250696] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 1.258844] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.269731] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.282441] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.293600] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.302427] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.306649] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.320534] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.327718] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.343414] pci 0000:00:02.0: enabling Extended Tags [ 1.353994] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.360322] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.372488] pci 0000:00:02.1: enabling Extended Tags [ 1.380052] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.390400] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.406764] pci 0000:00:02.2: enabling Extended Tags [ 1.418506] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.426155] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.438711] pci 0000:00:02.3: enabling Extended Tags [ 1.451308] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.460088] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.474748] pci 0000:00:02.4: enabling Extended Tags [ 1.484676] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.493640] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.506740] pci 0000:00:02.5: enabling Extended Tags [ 1.518204] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.525319] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.538752] pci 0000:00:02.6: enabling Extended Tags [ 1.547968] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.554401] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.566755] pci 0000:00:02.7: enabling Extended Tags [ 1.580549] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.587419] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.599352] pci 0000:00:03.0: enabling Extended Tags [ 1.605069] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.610395] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.625921] pci 0000:00:03.1: enabling Extended Tags [ 1.633589] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.638397] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.650678] pci 0000:00:03.2: enabling Extended Tags [ 1.660520] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.666502] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.675474] pci 0000:00:03.3: enabling Extended Tags [ 1.680609] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.686344] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.692729] pci 0000:00:03.4: enabling Extended Tags [ 1.696652] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.701418] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.707204] pci 0000:00:03.5: enabling Extended Tags [ 1.714638] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.722399] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.732354] pci 0000:00:03.6: enabling Extended Tags [ 1.736835] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.741226] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.748647] pci 0000:00:03.7: enabling Extended Tags [ 1.756444] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.761393] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.766720] pci 0000:00:04.0: enabling Extended Tags [ 1.772418] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.777822] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.784870] pci 0000:00:04.1: enabling Extended Tags [ 1.788746] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.793741] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.800773] pci 0000:00:04.2: enabling Extended Tags [ 1.804712] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.809155] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.815681] pci 0000:00:04.3: enabling Extended Tags [ 1.820877] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.825258] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.830693] pci 0000:00:04.4: enabling Extended Tags [ 1.837382] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.841580] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.847931] pci 0000:00:04.5: enabling Extended Tags [ 1.852658] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.858396] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.867224] pci 0000:00:04.6: enabling Extended Tags [ 1.872638] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.878393] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.886245] pci 0000:00:04.7: enabling Extended Tags [ 1.890790] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.897475] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.904516] pci 0000:00:05.0: enabling Extended Tags [ 1.970419] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.976030] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.979480] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.998402] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 2.006216] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 2.009788] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 2.016933] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 2.025407] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 2.029608] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 2.034773] pci 0000:01:00.0: enabling Extended Tags [ 2.124470] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 2.126462] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 2.130457] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 2.134524] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 2.140718] pci_bus 0000:02: extended config space not accessible [ 2.142663] acpiphp: Slot [1] registered [ 2.145608] acpiphp: Slot [0] registered [ 2.146458] acpiphp: Slot [2] registered [ 2.149585] acpiphp: Slot [3] registered [ 2.150476] acpiphp: Slot [4] registered [ 2.153368] acpiphp: Slot [5] registered [ 2.154464] acpiphp: Slot [6] registered [ 2.157300] acpiphp: Slot [7] registered [ 2.158452] acpiphp: Slot [8] registered [ 2.161163] acpiphp: Slot [9] registered [ 2.162444] acpiphp: Slot [10] registered [ 2.165118] acpiphp: Slot [11] registered [ 2.166441] acpiphp: Slot [12] registered [ 2.169104] acpiphp: Slot [13] registered [ 2.170448] acpiphp: Slot [14] registered [ 2.173252] acpiphp: Slot [15] registered [ 2.174473] acpiphp: Slot [16] registered [ 2.177291] acpiphp: Slot [17] registered [ 2.178445] acpiphp: Slot [18] registered [ 2.181596] acpiphp: Slot [19] registered [ 2.182453] acpiphp: Slot [20] registered [ 2.185474] acpiphp: Slot [21] registered [ 2.186448] acpiphp: Slot [22] registered [ 2.189419] acpiphp: Slot [23] registered [ 2.190482] acpiphp: Slot [24] registered [ 2.193743] acpiphp: Slot [25] registered [ 2.194457] acpiphp: Slot [26] registered [ 2.197732] acpiphp: Slot [27] registered [ 2.198459] acpiphp: Slot [28] registered [ 2.201672] acpiphp: Slot [29] registered [ 2.202443] acpiphp: Slot [30] registered [ 2.205098] acpiphp: Slot [31] registered [ 2.209037] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 2.222394] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 2.302885] pci 0000:01:00.0: PCI bridge to [bus 02] [ 2.306239] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 2.306450] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 2.310682] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 2.320163] acpiphp: Slot [0-2] registered [ 2.322929] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 2.332784] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 2.343947] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 2.350401] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 2.354664] pci 0000:03:00.0: enabling Extended Tags [ 2.439059] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.442525] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.446495] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.453293] acpiphp: Slot [0-3] registered [ 2.454945] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.464239] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.474396] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.480420] pci 0000:04:00.0: enabling Extended Tags [ 2.560261] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.562516] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.566505] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.573014] acpiphp: Slot [0-4] registered [ 2.574928] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.584251] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.594394] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.600334] pci 0000:05:00.0: enabling Extended Tags [ 2.712373] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.714536] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.718531] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.726060] acpiphp: Slot [0-5] registered [ 2.727038] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.738068] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.744379] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.749038] pci 0000:06:00.0: enabling Extended Tags [ 2.833978] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.834520] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.838492] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.845822] acpiphp: Slot [0-6] registered [ 2.924565] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.926499] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.930493] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.937270] acpiphp: Slot [0-7] registered [ 3.013562] pci 0000:00:02.6: PCI bridge to [bus 08] [ 3.014505] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 3.018518] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 3.025151] acpiphp: Slot [0-8] registered [ 3.101754] pci 0000:00:02.7: PCI bridge to [bus 09] [ 3.102499] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 3.106522] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 3.113129] acpiphp: Slot [0-9] registered [ 3.190145] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 3.190522] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 3.194505] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 3.201149] acpiphp: Slot [0-10] registered [ 3.277886] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 3.278547] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 3.282519] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 3.289380] acpiphp: Slot [0-11] registered [ 3.363566] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.366508] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.370501] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.377320] acpiphp: Slot [0-12] registered [ 3.454250] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.454502] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.458496] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.465184] acpiphp: Slot [0-13] registered [ 3.541834] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.542516] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.546494] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.553122] acpiphp: Slot [0-14] registered [ 3.627532] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.630527] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.634494] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.641314] acpiphp: Slot [0-15] registered [ 3.786229] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.786515] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.790502] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.797186] acpiphp: Slot [0-16] registered [ 3.874791] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.878337] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.878539] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.885391] acpiphp: Slot [0-17] registered [ 3.964047] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.966527] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.970492] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.977395] acpiphp: Slot [0-18] registered [ 4.061525] pci 0000:00:04.1: PCI bridge to [bus 13] [ 4.062500] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 4.066504] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 4.073469] acpiphp: Slot [0-19] registered [ 4.150793] pci 0000:00:04.2: PCI bridge to [bus 14] [ 4.154503] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 4.158557] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 4.165554] acpiphp: Slot [0-20] registered [ 4.241002] pci 0000:00:04.3: PCI bridge to [bus 15] [ 4.242498] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 4.246492] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 4.253370] acpiphp: Slot [0-21] registered [ 4.332177] pci 0000:00:04.4: PCI bridge to [bus 16] [ 4.334524] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 4.338494] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 4.345937] acpiphp: Slot [0-22] registered [ 4.422151] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.422515] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.426493] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.433166] acpiphp: Slot [0-23] registered [ 4.510131] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.510503] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.514496] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.521144] acpiphp: Slot [0-24] registered [ 4.594620] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.598053] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.598493] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.605201] acpiphp: Slot [0-25] registered [ 4.679134] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.682527] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.686523] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.739598] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.742623] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.747070] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.751137] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.754997] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.758808] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.762875] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.766615] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.770507] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.774433] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.778416] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.782433] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.786412] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.790409] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.794410] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.798422] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.802730] iommu: Default domain type: Translated [ 4.806391] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.812163] SCSI subsystem initialized [ 4.814584] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.818375] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.818408] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.822397] vgaarb: loaded [ 4.826464] ACPI: bus type USB registered [ 4.830429] usbcore: registered new interface driver usbfs [ 4.834421] usbcore: registered new interface driver hub [ 4.838423] usbcore: registered new device driver usb [ 4.842440] pps_core: LinuxPPS API ver. 1 registered [ 4.846400] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.850419] PTP clock support registered [ 4.854470] EDAC MC: Ver: 3.0.0 [ 4.862785] NetLabel: Initializing [ 4.866397] NetLabel: domain hash size = 128 [ 4.870395] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.874445] NetLabel: unlabeled traffic allowed by default [ 4.878469] PCI: Using ACPI for IRQ routing [ 5.787475] clocksource: Switched to clocksource kvm-clock [ 5.809031] VFS: Disk quotas dquot_6.6.0 [ 5.813739] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.821143] AppArmor: AppArmor Filesystem Enabled [ 5.826419] pnp: PnP ACPI init [ 5.830163] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.839428] pnp: PnP ACPI: found 5 devices [ 5.850464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.862655] NET: Registered PF_INET protocol family [ 5.868269] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.877705] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.887255] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.896194] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.905453] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.915482] TCP: Hash tables configured (established 1024 bind 1024) [ 5.924842] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.935121] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.958285] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.976463] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.993156] NET: Registered PF_XDP protocol family [ 6.002274] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 6.019344] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 6.041739] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 6.060590] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 6.080249] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 6.103299] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 6.126549] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 6.143364] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 6.171256] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 6.197835] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 6.211964] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 6.220645] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 6.229326] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 6.237695] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 6.246004] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 6.254753] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 6.263603] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 6.272044] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 6.280059] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 6.288514] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 6.297061] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 6.306213] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 6.318963] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 6.328611] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 6.338371] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 6.346031] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 6.353542] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 6.361149] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 6.369045] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 6.376825] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 6.384010] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 6.391207] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 6.401405] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 6.408130] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 6.414509] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 6.420879] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 6.427005] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 6.433111] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 6.440779] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 6.447939] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 6.454339] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 6.461485] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 6.468059] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 6.474720] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 6.481061] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 6.488251] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 6.495061] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 6.502342] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 6.509949] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 6.517654] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 6.524820] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 6.532357] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 6.539215] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 6.546249] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 6.553420] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 6.560796] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 6.567578] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 6.574801] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 6.581562] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 6.588701] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 6.595043] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 6.601253] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 6.607409] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 6.614440] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 6.621306] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 6.629436] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 6.634126] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 6.638511] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 6.643104] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 6.647894] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 6.653063] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 6.657405] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 6.661968] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 6.666775] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 6.671515] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 6.676373] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 6.681061] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 6.685552] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 6.690353] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 6.695059] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 6.700073] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 6.704606] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 6.709362] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 6.713935] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 6.718809] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 6.723526] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 6.728889] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 6.733956] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 6.738867] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 6.743433] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.748374] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.753512] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.758410] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.762866] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.767709] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.771667] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.780141] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.787787] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.801556] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.808045] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.818066] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.827709] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.840321] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.850626] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.859479] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.868323] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.873944] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.881286] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.892339] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.898976] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.905976] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.914685] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.920794] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.928460] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.937499] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.942806] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.950526] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.960214] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.966139] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.974018] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.982588] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.988018] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.995120] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.003455] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 7.008276] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 7.014561] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.022614] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 7.029541] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 7.034933] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.044119] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 7.051123] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 7.056964] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.066967] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 7.073402] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 7.079253] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.088843] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 7.092819] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 7.098839] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 7.105034] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.113346] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 7.118251] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 7.124529] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 7.131632] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.140003] pci 0000:00:03.6: PCI bridge to [bus 10] [ 7.143566] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 7.150102] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 7.155559] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.164767] pci 0000:00:03.7: PCI bridge to [bus 11] [ 7.168339] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 7.175249] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 7.180610] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.189802] pci 0000:00:04.0: PCI bridge to [bus 12] [ 7.194836] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 7.201147] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 7.207901] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.217267] pci 0000:00:04.1: PCI bridge to [bus 13] [ 7.220685] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 7.225965] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 7.232566] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.240564] pci 0000:00:04.2: PCI bridge to [bus 14] [ 7.243821] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 7.249547] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 7.256462] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.264650] pci 0000:00:04.3: PCI bridge to [bus 15] [ 7.268002] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 7.274878] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 7.279802] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.288757] pci 0000:00:04.4: PCI bridge to [bus 16] [ 7.297126] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 7.307627] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 7.315788] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.327422] pci 0000:00:04.5: PCI bridge to [bus 17] [ 7.331548] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 7.339493] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 7.346970] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.358951] pci 0000:00:04.6: PCI bridge to [bus 18] [ 7.364086] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 7.370690] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 7.378503] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.392151] pci 0000:00:04.7: PCI bridge to [bus 19] [ 7.396140] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 7.405585] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 7.418011] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.429770] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 7.441490] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 7.450213] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 7.460143] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.468363] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 7.473003] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 7.478297] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 7.483429] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 7.488260] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 7.493143] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 7.498150] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 7.502222] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 7.507104] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 7.512436] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 7.516571] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 7.521059] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 7.526773] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 7.531387] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 7.538591] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 7.543947] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 7.548956] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 7.553010] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 7.557928] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 7.562311] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.567350] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.571762] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.577391] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.582035] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.587469] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.591990] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.596985] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.601319] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.606921] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.611695] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.617845] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.622170] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.627829] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.632808] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.638668] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.643137] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.647140] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.651769] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.655402] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.659534] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.664756] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.668461] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.673236] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.678331] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.681995] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.686000] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.690802] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.694637] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.699000] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.703584] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.707536] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.712206] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.716904] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.720529] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.724614] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.729223] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.732946] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.737141] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.744118] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.747836] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.751768] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.756346] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.760442] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.764705] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.769259] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.773382] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.777996] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.782474] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.785899] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.789764] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.794246] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.797762] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.801603] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.807835] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.817540] PCI: CLS 0 bytes, default 64 [ 7.820230] Trying to unpack rootfs image as initramfs... [ 7.825415] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.842679] Initialise system trusted keyrings [ 7.845785] Key type blacklist registered [ 7.854575] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.860010] zbud: loaded [ 7.862321] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.878577] fuse: init (API version 7.34) [ 7.881662] integrity: Platform Keyring initialized [ 7.898454] Key type asymmetric registered [ 7.901812] Asymmetric key parser 'x509' registered [ 7.910457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.922513] io scheduler mq-deadline registered [ 7.932571] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.942891] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.963024] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.974985] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.992174] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 8.006826] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 8.020089] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 8.035074] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 8.048641] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 8.063071] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 8.078914] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 8.089613] Freeing initrd memory: 8744K [ 8.092541] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 8.100361] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 8.104393] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 8.114087] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 8.118095] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 8.123804] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 8.129423] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 8.134125] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 8.141425] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 8.146203] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 8.154203] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 8.158215] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 8.165399] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 8.169466] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 8.177732] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 8.181797] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 8.189212] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 8.193228] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 8.201329] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 8.205334] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 8.213785] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 8.218342] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 8.223249] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 8.229268] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 8.233363] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 8.241788] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 8.245818] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 8.253473] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 8.257741] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 8.266413] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 8.270573] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 8.279041] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 8.283929] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 8.292018] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 8.297042] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 8.304733] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 8.309742] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 8.317435] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 8.321695] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.328603] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.334636] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.339967] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.347884] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.357103] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.361174] shpchp 0000:01:00.0: Slot initialization failed [ 8.366614] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.371905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.376687] ACPI: button: Power Button [PWRF] [ 8.401801] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.435034] 00:00: ttyS0 at I/O 010000 x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.441733] Linux agpgart interface v0.103 [ 8.445966] loop: module loaded [ 8.448475] tun: Universal TUN/TAP device driver, 1.6 [ 8.451901] PPP generic driver version 2.4.2 [ 8.454760] VFIO - User Level meta-driver version: 0.3 [ 8.458336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.464186] ehci-pci: EHCI PCI platform driver [ 8.467501] ehci-platform: EHCI generic platform driver [ 8.471246] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.475105] ohci-pci: OHCI PCI platform driver [ 8.478034] ohci-platform: OHCI generic platform driver [ 8.481413] uhci_hcd: USB Universal Host Controller Interface driver [ 8.487141] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.491064] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.496619] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.500818] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.505746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.511861] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.516458] usb usb1: Product: UHCI Host Controller [ 8.519668] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.523946] usb usb1: SerialNumber: 0000:02:01.0 [ 8.527401] hub 1-0:1.0: USB hub found [ 8.530130] hub 1-0:1.0: 2 ports detected [ 8.533821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.541746] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.545104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.548844] mousedev: PS/2 mouse device common for all mice [ 8.553282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.559404] rtc_cmos 00:03: RTC can wake from S4 [ 8.565681] rtc_cmos 00:03: registered as rtc0 [ 8.569474] rtc_cmos 00:03: setting system clock to 2025-12-03T23:04:55 UTC (1764803095) [ 8.576475] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.581982] i2c_dev: i2c /dev entries driver [ 8.585724] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.594603] device-mapper: uevent: version 1.0.3 [ 8.598190] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.605527] platform eisa.0: Probing EISA bus 0 [ 8.608513] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.612764] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.617049] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.621605] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.625846] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.630084] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.634355] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.638896] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.643071] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.647265] platform eisa.0: EISA: Detected 0 cards [ 8.650500] ledtrig-cpu: registered to indicate activity on CPUs [ 8.654334] drop_monitor: Initializing network drop monitor service [ 8.658600] NET: Registered PF_INET6 protocol family [ 8.665115] Segment Routing with IPv6 [ 8.667669] In-situ OAM (IOAM) with IPv6 [ 8.670268] NET: Registered PF_PACKET protocol family [ 8.673642] Key type dns_resolver registered [ 8.677024] IPI shorthand broadcast: enabled [ 8.680013] registered taskstats version 1 [ 8.683014] Loading compiled-in X.509 certificates [ 8.686917] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.693567] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.700729] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.707609] blacklist: Loading compiled-in revocation X.509 certificates [ 8.712161] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.718499] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.725423] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.734412] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.741484] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.748836] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.755547] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.762192] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.769796] zswap: loaded using pool lzo/zbud [ 8.773134] Key type .fscrypt registered [ 8.776097] Key type fscrypt-provisioning registered [ 8.781490] Key type encrypted registered [ 8.784315] AppArmor: AppArmor sha1 policy hashing enabled [ 8.788838] ima: No TPM chip found, activating TPM-bypass! [ 8.792808] Loading compiled-in module X.509 certificates [ 8.797326] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.804264] ima: Allocated hash algorithm: sha1 [ 8.807480] ima: No architecture policies found [ 8.812350] evm: Initialising EVM extended attributes: [ 8.816008] evm: security.selinux [ 8.818755] evm: security.SMACK64 [ 8.821096] evm: security.SMACK64EXEC [ 8.824032] evm: security.SMACK64TRANSMUTE [ 8.826873] evm: security.SMACK64MMAP [ 8.829658] evm: security.apparmor [ 8.832400] evm: security.ima [ 8.834864] evm: security.capability [ 8.837596] evm: HMAC attrs: 0x1 [ 8.840589] PM: Magic number: 5:217:99 [ 8.844006] RAS: Correctable Errors collector initialized. [ 8.848169] Unstable clock detected, switching default tracing clock to "global" [ 8.848169] If you want to keep using the local clock, then add: [ 8.848169] "trace_clock=local" [ 8.848169] on the kernel command line [ 8.864407] Freeing unused decrypted memory: 2036K [ 8.868347] Freeing unused kernel image (initmem) memory: 3244K [ 8.872067] Write protecting the kernel read-only data: 30720k [ 8.876102] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.880318] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.926273] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.931035] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.935781] Run /init as init process info: initramfs: up at 8.03 [ 8.997076] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 9.005010] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 9.009887] GPT:229375 != 2097151 [ 9.012191] GPT:Alternate GPT header not at the end of the disk. [ 9.016116] GPT:229375 != 2097151 [ 9.018719] GPT: Use GNU Parted to correct GPT errors. [ 9.069277] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.449051] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.479440] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.88 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:b9:04:f7:bb:df:60:49:51:93:45:8b:c2:6b:c9:89:04 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv6YxDqVQOK4dNw9g/9c77ob3/kbnih06Y/9fu1iqkJL2r17pCTIVGyoH/4jBcKLleeiFWT+AqAfBMqzSpC/dq+1LQrhKeqQCvLxhXFJwPCAGrct4w3zHEhKt3EGAxQHdh+AqB+/OlAWipDoW85YAik0PCpvGV4oIPvUTI0OGNE+W5pS7L4zjpt/P1s4YSOuVoAiss163Vex0roayokLge33nm3Q4WCg/igHtiAjjEXEDuOZHwk8zeT6CtN/Otf7p9rmNDgT4kb4lrxWy/id+Qom/cwFyLqUvLSkwqUTJoPHizVi51uJONfFAZAFA+mwLKe/9UqiWSZ/HIDYbMKl9z root@tempest-testnetworkadvancedserverops-server-538426019 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJJ/naHe72r/GdvmsyJptUr855IYGou4I1og6YDe0F1ndwvNyfqbePHH5f8s2elyv5dJZQdHXgOZvIO+8c51TfQ= root@tempest-testnetworkadvancedserverops-server-538426019 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe69:1b47/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b904f7bb-df60-4951-9345-8bc26bc98904 name: tempest-TestNetworkAdvancedServerOps-server-538426019 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-538426019 launch-index: 0 === cirros: current=0.6.2 uptime=9.71 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:69:1B:47 inet6 addr: fe80::f816:3eff:fe69:1b47/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1564 (1.5 KiB) TX bytes:906 (906.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-538426019 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.550198] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.588048] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.786185] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.804755] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.887326] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.887873] ISO 9660 Extensions: RRIP_1991A [ 9.984067] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.062460] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.492847] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.494264] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:04:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:04:56 cirros auth.notice su: + none root:cirros Dec 3 23:04:56 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:04:56 cirros daemon.info dhcpcd[350]: DUID 00:04:b9:04:f7:bb:df:60:49:51:93:45:8b:c2:6b:c9:89:04 Dec 3 23:04:56 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:04:56 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:04:56 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:04:56 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:69:1b:47 Dec 3 23:04:56 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe69:1b47 Dec 3 23:04:57 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:04:57 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:04:57 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.13 from 10.100.0.1 Dec 3 23:04:57 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.13/28 Dec 3 23:04:57 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-538426019 login: 2025-12-03 23:05:03,365 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2025-12-03 23:05:03,369 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:03,481 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:03,482 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2025-12-03 23:05:03,963 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904/action 0.480s 2025-12-03 23:05:03,964 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"rebuild": {"imageRef": "64d84e4c-a771-4dd9-83d4-929d5e4750e4"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:03 GMT', 'server': 'Apache', 'content-length': '1310', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7661d69f-95b4-45e3-af58-22c648e3dc66', 'x-compute-request-id': 'req-7661d69f-95b4-45e3-af58-22c648e3dc66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904/action'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "REBUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:03Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13"}, {"version": 4, "addr": "192.168.122.201"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "adminPass": "FA2vj9wFALRU"}}' 2025-12-03 23:05:04,527 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.559s 2025-12-03 23:05:04,527 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:03 GMT', 'server': 'Apache', 'content-length': '1863', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-948129ad-9b1b-42ca-ad63-9ceac7da6463', 'x-compute-request-id': 'req-948129ad-9b1b-42ca-ad63-9ceac7da6463', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "REBUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:03Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:06,047 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.513s 2025-12-03 23:05:06,047 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:05 GMT', 'server': 'Apache', 'content-length': '1863', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d8a6bd-7a7f-4177-b042-d5d59c56c873', 'x-compute-request-id': 'req-e9d8a6bd-7a7f-4177-b042-d5d59c56c873', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "REBUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:04Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:07,804 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.751s 2025-12-03 23:05:07,805 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:07 GMT', 'server': 'Apache', 'content-length': '1863', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38763240-7479-4f1e-b57a-a78d2584879a', 'x-compute-request-id': 'req-38763240-7479-4f1e-b57a-a78d2584879a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "REBUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:04Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:09,596 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.786s 2025-12-03 23:05:09,596 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:08 GMT', 'server': 'Apache', 'content-length': '1869', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e72017a9-cddf-4b3d-b71f-f180c6b03e98', 'x-compute-request-id': 'req-e72017a9-cddf-4b3d-b71f-f180c6b03e98', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "REBUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:08Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:09,599 20 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "REBUILD/rebuild_spawning" after 5 second wait 2025-12-03 23:05:11,077 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.476s 2025-12-03 23:05:11,078 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:10 GMT', 'server': 'Apache', 'content-length': '1869', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61345bd-d38c-4f90-aca2-5d6815c8f3ca', 'x-compute-request-id': 'req-c61345bd-d38c-4f90-aca2-5d6815c8f3ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "REBUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:08Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:04:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:12,803 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.720s 2025-12-03 23:05:12,804 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:12 GMT', 'server': 'Apache', 'content-length': '1854', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fdadcc1-78b0-4538-8d23-e9bb84f92e75', 'x-compute-request-id': 'req-8fdadcc1-78b0-4538-8d23-e9bb84f92e75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:11Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:05:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:12,808 20 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:05:12,808 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:05:12,918 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/29f3e2df-106f-437c-b488-a44e0c06c3ba 0.110s 2025-12-03 23:05:12,918 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-42be3e8e-e91b-4d04-b7fe-74ef56920e1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/29f3e2df-106f-437c-b488-a44e0c06c3ba'} Body: b'{"floatingip": {"id": "29f3e2df-106f-437c-b488-a44e0c06c3ba", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.201", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "18598958-5a34-4d4b-b396-921afed694fc", "port_id": "2ddd2e67-0936-4912-882f-2fb95a873814", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "1252b403-ddfb-438d-b09e-9279f568b5bd", "mac_address": "fa:16:3e:69:1b:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "b904f7bb-df60-4951-9345-8bc26bc98904", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:04:49Z", "updated_at": "2025-12-03T23:04:50Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:12,918 20 INFO [tempest.scenario.manager] FloatingIP: {'id': '29f3e2df-106f-437c-b488-a44e0c06c3ba', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.201', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '18598958-5a34-4d4b-b396-921afed694fc', 'port_id': '2ddd2e67-0936-4912-882f-2fb95a873814', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '1252b403-ddfb-438d-b09e-9279f568b5bd', 'mac_address': 'fa:16:3e:69:1b:47', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b904f7bb-df60-4951-9345-8bc26bc98904', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:04:49Z', 'updated_at': '2025-12-03T23:04:50Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:05:12,919 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.110729 seconds 2025-12-03 23:05:12,919 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.201 with user: root 2025-12-03 23:05:12,919 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_rebuild begins to ping 192.168.122.201 in 120 sec and the expected result is reachable 2025-12-03 23:05:31,261 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 18.342015 seconds 2025-12-03 23:05:31,262 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_rebuild finishes ping 192.168.122.201 in 120 sec and the ping result is expected 2025-12-03 23:05:31,425 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904/action 0.162s 2025-12-03 23:05:31,425 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:31 GMT', 'server': 'Apache', 'content-length': '75274', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b46fb6f3-107b-46d6-ac09-cdb96dc92916', 'x-compute-request-id': 'req-b46fb6f3-107b-46d6-ac09-cdb96dc92916', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1584592782 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001306] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.002231] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.005587] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.005654] Using GB pages for direct mapping\\n[ 0.006025] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.006031] ACPI: Early table checksum verification disabled\\n[ 0.006036] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.006042] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006049] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006056] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006060] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.006112] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006118] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006122] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006126] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.006128] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.006130] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.006132] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.006133] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.006135] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.007685] No NUMA configuration fo 2025-12-03 23:05:31,426 20 DEBUG [tempest.scenario.manager] Console output for b904f7bb-df60-4951-9345-8bc26bc98904 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1584592782 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001306] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.002231] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.005587] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.005654] Using GB pages for direct mapping [ 0.006025] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.006031] ACPI: Early table checksum verification disabled [ 0.006036] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.006042] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006049] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006056] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006060] ACPI: FACS 0x0000000007FE0000 000040 [ 0.006112] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006118] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006122] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006126] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.006128] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.006130] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.006132] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.006133] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.006135] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.007685] No NUMA configuration found [ 0.007688] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.007701] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.008258] Zone ranges: [ 0.008260] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.008264] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.008266] Normal empty [ 0.008269] Device empty [ 0.008271] Movable zone start for each node [ 0.008275] Early memory node ranges [ 0.008276] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.008278] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.008281] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008591] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008631] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.008917] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.036181] ACPI: PM-Timer IO Port: 0x608 [ 0.036218] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.036377] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.036383] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.036386] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.036388] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.036390] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.036392] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.036397] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.036400] TSC deadline timer available [ 0.036417] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.036494] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.036497] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.036498] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.036499] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.036501] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.036503] Booting paravirtualized kernel on KVM [ 0.036506] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.036538] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.036868] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.036943] kvm-guest: setup async PF for cpu 0 [ 0.036972] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.036991] kvm-guest: PV spinlocks disabled, single CPU [ 0.036998] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.037000] Policy zone: DMA32 [ 0.037001] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.037060] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.037073] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.037079] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.037140] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.037463] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.038232] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.038266] ftrace: allocating 50600 entries in 198 pages [ 0.075054] ftrace: allocated 198 pages with 4 groups [ 0.075212] rcu: Hierarchical RCU implementation. [ 0.075214] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.075216] Rude variant of Tasks RCU enabled. [ 0.075217] Tracing variant of Tasks RCU enabled. [ 0.075218] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.075219] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.080323] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.080895] random: crng init done [ 0.127820] Console: colour VGA+ 80x25 [ 0.286198] printk: console [tty1] enabled [ 0.797001] printk: console [ttyS0] enabled [ 0.800014] ACPI: Core revision 20210730 [ 0.803610] APIC: Switch to symmetric I/O mode setup [ 0.807983] x2apic enabled [ 0.811119] Switched APIC routing to physical x2apic. [ 0.819486] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.825995] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.829990] pid_max: default: 32768 minimum: 301 [ 0.829990] LSM: Security Framework initializing [ 0.829990] landlock: Up and running. [ 0.829990] Yama: becoming mindful. [ 0.829990] AppArmor: AppArmor initialized [ 0.829990] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.829990] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.829990] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.829990] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.829990] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.829990] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.829990] Spectre V2 : Mitigation: Retpolines [ 0.829990] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.829990] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.829990] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.829990] RETBleed: Mitigation: untrained return thunk [ 0.829990] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.829990] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.829990] Freeing SMP alternatives memory: 44K [ 0.829990] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.830177] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.834023] ... version: 0 [ 0.837172] ... bit width: 48 [ 0.838005] ... generic registers: 6 [ 0.841341] ... value mask: 0000ffffffffffff [ 0.842007] ... max period: 00007fffffffffff [ 0.846005] ... fixed-purpose events: 0 [ 0.849465] ... event mask: 000000000000003f [ 0.850142] rcu: Hierarchical SRCU implementation. [ 0.854585] smp: Bringing up secondary CPUs ... [ 0.858011] smp: Brought up 1 node, 1 CPU [ 0.862012] smpboot: Max logical packages: 1 [ 0.865603] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.866585] devtmpfs: initialized [ 0.869541] x86/mm: Memory block size: 128MB [ 0.870283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.874029] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.878118] pinctrl core: initialized pinctrl subsystem [ 0.882397] PM: RTC time: 23:05:13, date: 2025-12-03 [ 0.886209] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.890170] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.894080] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.898025] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.902023] audit: initializing netlink subsys (disabled) [ 0.906219] thermal_sys: Registered thermal governor 'fair_share' [ 0.906220] thermal_sys: Registered thermal governor 'bang_bang' [ 0.910009] audit: type=2000 audit(1764803113.127:1): state=initialized audit_enabled=0 res=1 [ 0.918019] thermal_sys: Registered thermal governor 'step_wise' [ 0.918022] thermal_sys: Registered thermal governor 'user_space' [ 0.922013] thermal_sys: Registered thermal governor 'power_allocator' [ 0.926043] EISA bus registered [ 0.934040] cpuidle: using governor ladder [ 0.938009] cpuidle: using governor menu [ 0.946848] ACPI: bus type PCI registered [ 0.950010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.955530] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.958018] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.962066] PCI: Using configuration type 1 for base access [ 0.969223] Kprobes globally optimized [ 0.970191] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.974023] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.980191] ACPI: Added _OSI(Module Device) [ 0.982062] ACPI: Added _OSI(Processor Device) [ 0.986095] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.990030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.994050] ACPI: Added _OSI(Linux-Dell-Video) [ 0.998013] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.002013] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.010626] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.018499] ACPI: Interpreter enabled [ 1.021907] ACPI: PM: (supports S0 S5) [ 1.022009] ACPI: Using IOAPIC for interrupt routing [ 1.026069] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.030011] PCI: Using E820 reservations for host bridge windows [ 1.034430] ACPI: Enabled 2 GPEs in block 00 to 3F [ 1.044673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.046013] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.050197] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 1.054656] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 1.060125] PCI host bridge to bus 0000:00 [ 1.062008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.066006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.070008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.074009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.078012] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 1.082014] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 1.086016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 1.090527] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 1.104219] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.113479] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.123710] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.131777] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.142044] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.146191] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.154889] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.161739] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.167741] pci 0000:00:02.0: enabling Extended Tags [ 1.172947] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.177706] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.183713] pci 0000:00:02.1: enabling Extended Tags [ 1.188426] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.194014] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.206310] pci 0000:00:02.2: enabling Extended Tags [ 1.213469] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.222017] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.240643] pci 0000:00:02.3: enabling Extended Tags [ 1.245005] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.249387] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.256857] pci 0000:00:02.4: enabling Extended Tags [ 1.260487] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.265538] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.274346] pci 0000:00:02.5: enabling Extended Tags [ 1.282109] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.290016] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.301569] pci 0000:00:02.6: enabling Extended Tags [ 1.304701] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.310014] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.322381] pci 0000:00:02.7: enabling Extended Tags [ 1.330869] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.337313] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.343777] pci 0000:00:03.0: enabling Extended Tags [ 1.348390] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.353015] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.358814] pci 0000:00:03.1: enabling Extended Tags [ 1.364493] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.370012] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.380104] pci 0000:00:03.2: enabling Extended Tags [ 1.384456] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.390033] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.403039] pci 0000:00:03.3: enabling Extended Tags [ 1.408596] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.413255] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.418792] pci 0000:00:03.4: enabling Extended Tags [ 1.424427] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.429549] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.435856] pci 0000:00:03.5: enabling Extended Tags [ 1.440771] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.445089] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.450876] pci 0000:00:03.6: enabling Extended Tags [ 1.458125] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.465930] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.473023] pci 0000:00:03.7: enabling Extended Tags [ 1.479375] pci 0000:00:04.0:10000 [1b36:000c] type 01 class 0x060400 [ 1.485161] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.490323] pci 0000:00:04.0: enabling Extended Tags [ 1.496838] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.500918] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.506806] pci 0000:00:04.1: enabling Extended Tags [ 1.513154] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.517294] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.522889] pci 0000:00:04.2: enabling Extended Tags [ 1.530437] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.538010] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.547883] pci 0000:00:04.3: enabling Extended Tags [ 1.554044] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.561585] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.567336] pci 0000:00:04.4: enabling Extended Tags [ 1.572841] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.577273] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.584431] pci 0000:00:04.5: enabling Extended Tags [ 1.590258] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.596933] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.602823] pci 0000:00:04.6: enabling Extended Tags [ 1.608775] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.612994] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.621144] pci 0000:00:04.7: enabling Extended Tags [ 1.627613] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.633134] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.638897] pci 0000:00:05.0: enabling Extended Tags [ 1.712609] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.716306] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.719121] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.738035] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.745849] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.750957] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.761563] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.770337] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.777363] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.782971] pci 0000:01:00.0: enabling Extended Tags [ 1.868036] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.870078] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.874087] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.878187] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.884351] pci_bus 0000:02: extended config space not accessible [ 1.886353] acpiphp: Slot [1] registered [ 1.889587] acpiphp: Slot [0] registered [ 1.890059] acpiphp: Slot [2] registered [ 1.893347] acpiphp: Slot [3] registered [ 1.894165] acpiphp: Slot [4] registered [ 1.897286] acpiphp: Slot [5] registered [ 1.898065] acpiphp: Slot [6] registered [ 1.901422] acpiphp: Slot [7] registered [ 1.902062] acpiphp: Slot [8] registered [ 1.905639] acpiphp: Slot [9] registered [ 1.906068] acpiphp: Slot [10] registered [ 1.909243] acpiphp: Slot [11] registered [ 1.910064] acpiphp: Slot [12] registered [ 1.913234] acpiphp: Slot [13] registered [ 1.914071] acpiphp: Slot [14] registered [ 1.917966] acpiphp: Slot [15] registered [ 1.918101] acpiphp: Slot [16] registered [ 1.921419] acpiphp: Slot [17] registered [ 1.922055] acpiphp: Slot [18] registered [ 1.925538] acpiphp: Slot [19] registered [ 1.926099] acpiphp: Slot [20] registered [ 1.929512] acpiphp: Slot [21] registered [ 1.930059] acpiphp: Slot [22] registered [ 1.933250] acpiphp: Slot [23] registered [ 1.934085] acpiphp: Slot [24] registered [ 1.937230] acpiphp: Slot [25] registered [ 1.938104] acpiphp: Slot [26] registered [ 1.941266] acpiphp: Slot [27] registered [ 1.942052] acpiphp: Slot [28] registered [ 1.944890] acpiphp: Slot [29] registered [ 1.946049] acpiphp: Slot [30] registered [ 1.950149] acpiphp: Slot [31] registered [ 1.956525] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.968097] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 2.052703] pci 0000:01:00.0: PCI bridge to [bus 02] [ 2.054084] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 2.058074] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 2.062132] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 2.074858] acpiphp: Slot [0-2] registered [ 2.078768] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 2.093924] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 2.106015] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 2.113700] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 2.114216] pci 0000:03:00.0: enabling Extended Tags [ 2.202362] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.206142] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.210144] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.217319] acpiphp: Slot [0-3] registered [ 2.218746] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.230012] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.244906] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.249364] pci 0000:04:00.0: enabling Extended Tags [ 2.341515] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.342171] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.346138] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.353081] acpiphp: Slot [0-4] registered [ 2.354801] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.366014] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.380852] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.384834] pci 0000:05:00.0: enabling Extended Tags [ 2.476335] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.478140] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.482362] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.491894] acpiphp: Slot [0-5] registered [ 2.494744] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.507367] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.518013] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.526231] pci 0000:06:00.0: enabling Extended Tags [ 2.616578] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.618193] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.622181] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.629606] acpiphp: Slot [0-6] registered [ 2.705869] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.706160] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.710167] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.717766] acpiphp: Slot [0-7] registered [ 2.795915] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.798178] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.802164] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.809103] acpiphp: Slot [0-8] registered [ 2.899399] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.902114] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.906168] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.913788] acpiphp: Slot [0-9] registered [ 2.995189] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.998148] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 3.002172] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 3.014158] acpiphp: Slot [0-10] registered [ 3.120409] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 3.122119] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 3.126118] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 3.133008] acpiphp: Slot [0-11] registered [ 3.235266] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.238223] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.242201] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.249031] acpiphp: Slot [0-12] registered [ 3.324461] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.326136] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.330133] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.336872] acpiphp: Slot [0-13] registered [ 3.414388] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.418139] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.422132] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.429151] acpiphp: Slot [0-14] registered [ 3.505635] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.506149] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.510138] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.516955] acpiphp: Slot [0-15] registered [ 3.590008] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.594096] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.598135] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.604880] acpiphp: Slot [0-16] registered [ 3.680395] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.682144] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.686151] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.693023] acpiphp: Slot [0-17] registered [ 3.774295] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.778102] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.782135] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.789062] acpiphp: Slot [0-18] registered [ 3.861647] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.862136] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.866133] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.874180] acpiphp: Slot [0-19] registered [ 3.952222] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.954148] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.958117] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.965008] acpiphp: Slot [0-20] registered [ 4.045670] pci 0000:00:04.3: PCI bridge to [bus 15] [ 4.046140] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 4.050141] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 4.056887] acpiphp: Slot [0-21] registered [ 4.132724] pci 0000:00:04.4: PCI bridge to [bus 16] [ 4.134201] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 4.138143] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 4.145848] acpiphp: Slot [0-22] registered [ 4.225331] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.226146] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.230165] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.236906] acpiphp: Slot [0-23] registered [ 4.316492] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.318163] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.322159] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.328983] acpiphp: Slot [0-24] registered [ 4.404895] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.406140] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.410113] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.416945] acpiphp: Slot [0-25] registered [ 4.498404] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.502156] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.506151] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.557709] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.558271] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.562234] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.566344] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.570236] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.574262] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.578262] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.582275] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.586133] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.590051] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.594031] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.598030] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.602041] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.606042] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.610035] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.614031] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.618280] iommu: Default domain type: Translated [ 4.622007] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.626082] SCSI subsystem initialized [ 4.628972] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.629990] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.630019] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.634015] vgaarb: loaded [ 4.636173] ACPI: bus type USB registered [ 4.638029] usbcore: registered new interface driver usbfs [ 4.642034] usbcore: registered new interface driver hub [ 4.645641] usbcore: registered new device driver usb [ 4.646039] pps_core: LinuxPPS API ver. 1 registered [ 4.649293] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.650018] PTP clock support registered [ 4.652869] EDAC MC: Ver: 3.0.0 [ 4.656936] NetLabel: Initializing [ 4.658004] NetLabel: domain hash size = 128 [ 4.660685] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.662032] NetLabel: unlabeled traffic allowed by default [ 4.666074] PCI: Using ACPI for IRQ routing [ 5.540296] clocksource: Switched to clocksource kvm-clock [ 5.559537] VFS: Disk quotas dquot_6.6.0 [ 5.563832] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.570987] AppArmor: AppArmor Filesystem Enabled [ 5.575821] pnp: PnP ACPI init [ 5.579487] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.587332] pnp: PnP ACPI: found 5 devices [ 5.597182] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.605724] NET: Registered PF_INET protocol family [ 5.611039] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.620425] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.629020] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.636713] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.644810] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.651873] TCP: Hash tables configured (established 1024 bind 1024) [ 5.658436] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.665757] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.672545] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.679580] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.685348] NET: Registered PF_XDP protocol family [ 5.690368] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.698877] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.706964] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.715813] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.724143] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.732414] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.740564] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.749367] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.757289] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.766389] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.774908] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.783750] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.792261] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.800398] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.808291] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.817038] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.826158] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.834540] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.843127] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.851106] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.859679] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.868410] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.877310] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.886524] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.895319] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.901548] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.908053] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.914756] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.922159] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.929713] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.936483] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.940850] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.944962] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.949006] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.953135] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.957519] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.961465] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.965277] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.969745] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.974596] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.978961] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.983588] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.987971] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.992200] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.996304] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 6.000540] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 6.004696] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 6.009245] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 6.013285] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 6.018104] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 6.022128] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 6.026288] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 6.030217] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 6.034282] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 6.038183] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 6.042595] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 6.047079] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 6.051363] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 6.055569] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 6.059859] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 6.063832] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 6.067905] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 6.071921] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 6.075952] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 6.080801] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 6.084926] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 6.089143] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 6.093826] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 6.098154] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 6.102144] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 6.106042] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 6.110068] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 6.113883] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 6.117918] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 6.122219] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 6.126624] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 6.131074] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 6.135837] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 6.140506] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 6.144986] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 6.149623] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 6.153686] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 6.157880] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 6.161923] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 6.166163] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 6.170671] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 6.175853] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 6.180421] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 6.185287] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 6.189952] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.195284] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.199887] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.209635] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.214507] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.219138] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.222838] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.230672] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.237381] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.246178] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.252730] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.259486] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.267064] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.275889] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.283388] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.290379] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.299266] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.305041] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.312490] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.325843] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.333115] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.348155] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.362177] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.369266] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.379043] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.390976] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.399816] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.409332] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.420329] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.427270] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.435890] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.443130] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.450065] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.455665] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.464511] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.471137] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.476991] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.486273] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.492044] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.498073] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.506568] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.511754] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.518800] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.526641] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.531468] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.538325] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.550040] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.556801] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.564682] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.572086] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.584212] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.592077] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.601301] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.611773] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.622901] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.628159] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.638301] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.645376] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.653498] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.656771] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.663404] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.668457] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.676032] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.679304] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.685973] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.691443] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.699716] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.703112] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.709315] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.714962] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.724170] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.727567] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.734613] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.740283] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.747605] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.750896] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.756782] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.761753] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.768758] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.771900] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.777645] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.782611] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.790036] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.793268] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.804379] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.810918] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.817982] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.821775] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.828036] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.833354] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.841279] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.844723] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.851897] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.856958] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.866550] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.870731] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.877709] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.885316] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.894537] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.898469] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.902498] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.908754] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.914219] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.918745] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.923725] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.927730] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.932013] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.936685] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.940209] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.944093] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.948669] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.952531] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.957559] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.961490] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.966869] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.971981] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.976609] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.980692] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.985651] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.989758] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.994366] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.998524] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.003510] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.008067] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.013103] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.017317] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.022195] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.026571] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.031527] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.035701] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.040833] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.044969] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.050175] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.054308] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.058570] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.063440] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.067225] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.071664] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.076383] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.080073] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.084153] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.089080] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.092848] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.097066] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.101735] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.105289] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.109577] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.114804] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.118465] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.122369] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.127007] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.130703] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.134457] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.138805] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.142209] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.146429] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.153098] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.156720] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.160598] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.165233] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.168716] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.172663] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.177285] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.181241] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.185832] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.190569] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.194159] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.198207] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.203105] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.206986] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.211810] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.219168] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.229790] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10837 usecs [ 7.235831] PCI: CLS 0 bytes, default 64 [ 7.238706] Trying to unpack rootfs image as initramfs... [ 7.242171] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.258371] Initialise system trusted keyrings [ 7.261982] Key type blacklist registered [ 7.270236] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.279262] zbud: loaded [ 7.281538] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.294192] fuse: init (API version 7.34) [ 7.297008] integrity: Platform Keyring initialized [ 7.318152] Key type asymmetric registered [ 7.321085] Asymmetric key parser 'x509' registered [ 7.330224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.342175] io scheduler mq-deadline registered [ 7.350467] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.358797] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.379717] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.390534] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.408034] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.422619] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.438473] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.450445] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.462296] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.474848] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.490611] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.501813] Freeing initrd memory: 8744K [ 7.505326] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.514431] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.518865] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.527389] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.531664] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.537569] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.543276] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.549362] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.559184] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.566086] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.577169] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.582843] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.592032] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.598630] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.607813] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.618128] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.627517] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.633224] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.643696] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.649047] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.658690] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.664004] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.670185] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.677189] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.682359] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.692941] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.698790] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.709044] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.714348] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.726122] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.731586] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.743554] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.752084] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.762565] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.767962] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.777860] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.783716] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.793940] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.798639] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.804139] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.810308] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.816094] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.825160] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.835551] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.840356] shpchp 0000:01:00.0: Slot initialization failed [ 7.847526] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.852770] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.858948] ACPI: button: Power Button [PWRF] [ 7.886640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.933489] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.944146] Linux agpgart interface v0.103 [ 7.951753] loop: module loaded [ 7.955924] tun: Universal TUN/TAP device driver, 1.6 [ 7.961567] PPP generic driver version 2.4.2 [ 7.966217] VFIO - User Level meta-driver version: 0.3 [ 7.971967] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.978611] ehci-pci: EHCI PCI platform driver [ 7.984195] ehci-platform: EHCI generic platform driver [ 7.990206] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.996650] ohci-pci: OHCI PCI platform driver [ 8.002278] ohci-platform: OHCI generic platform driver [ 8.008604] uhci_hcd: USB Universal Host Controller Interface driver [ 8.018607] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.025758] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.034520] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.040872] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.047362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.056446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.064319] usb usb1: Product: UHCI Host Controller [ 8.069806] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.077181] usb usb1: SerialNumber: 0000:02:01.0 [ 8.083058] hub 1-0:1.0: USB hub found [ 8.087635] hub 1-0:1.0: 2 ports detected [ 8.092468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.104565] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.110062] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.117213] mousedev: PS/2 mouse device common for all mice [ 8.124014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.136454] rtc_cmos 00:03: RTC can wake from S4 [ 8.148358] rtc_cmos 00:03: registered as rtc0 [ 8.153467] rtc_cmos 00:03: setting system clock to 2025-12-03T23:05:22 UTC (1764803122) [ 8.160895] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.166798] i2c_dev: i2c /dev entries driver [ 8.171440] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.183464] device-mapper: uevent: version 1.0.3 [ 8.188096] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.196476] platform eisa.0: Probing EISA bus 0 [ 8.199565] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.204059] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.208316] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.212456] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.216587] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.221009] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.225583] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.229816] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.234348] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.238741] platform eisa.0: EISA: Detected 0 cards [ 8.241859] ledtrig-cpu: registered to indicate activity on CPUs [ 8.246470] drop_monitor: Initializing network drop monitor service [ 8.250719] NET: Registered PF_INET6 protocol family [ 8.257842] Segment Routing with IPv6 [ 8.260535] In-situ OAM (IOAM) with IPv6 [ 8.263270] NET: Registered PF_PACKET protocol family [ 8.266559] Key type dns_resolver registered [ 8.269812] IPI shorthand broadcast: enabled [ 8.273169] registered taskstats version 1 [ 8.276028] Loading compiled-in X.509 certificates [ 8.279651] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.286353] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.292986] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.299121] blacklist: Loading compiled-in revocation X.509 certificates [ 8.303592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.310126] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.318779] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.325881] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.332437] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.338954] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.346086] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.353333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.361108] zswap: loaded using pool lzo/zbud [ 8.364498] Key type .fscrypt registered [ 8.367612] Key type fscrypt-provisioning registered [ 8.373603] Key type encrypted registered [ 8.376628] AppArmor: AppArmor sha1 policy hashing enabled [ 8.380518] ima: No TPM chip found, activating TPM-bypass! [ 8.384087] Loading compiled-in module X.509 certificates [ 8.388186] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.394811] ima: Allocated hash algorithm: sha1 [ 8.397790] ima: No architecture policies found [ 8.401008] evm: Initialising EVM extended attributes: [ 8.404898] evm: security.selinux [ 8.407554] evm: security.SMACK64 [ 8.409918] evm: security.SMACK64EXEC [ 8.412422] evm: security.SMACK64TRANSMUTE [ 8.415116] evm: security.SMACK64MMAP [ 8.417656] evm: security.apparmor [ 8.420059] evm: security.ima [ 8.422205] evm: security.capability [ 8.424647] evm: HMAC attrs: 0x1 [ 8.427208] PM: Magic number: 5:217:99 [ 8.430087] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.434871] RAS: Correctable Errors collector initialized. [ 8.438698] Unstable clock detected, switching default tracing clock to "global" [ 8.438698] If you want to keep using the local clock, then add: [ 8.438698] "trace_clock=local" [ 8.438698] on the kernel command line [ 8.454362] Freeing unused decrypted memory: 2036K [ 8.458179] Freeing unused kernel image (initmem) memory: 3244K [ 8.462090] Write protecting the kernel read-only data: 30720k [ 8.467007] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.471735] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.518218] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.522629] Run /init as init process info: initramfs: up at 7.78 [ 8.583644] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.592958] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.598073] GPT:229375 != 2097151 [ 8.600461] GPT:Alternate GPT header not at the end of the disk. [ 8.604320] GPT:229375 != 2097151 [ 8.606750] GPT: Use GNU Parted to correct GPT errors. [ 8.666102] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.043606] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.079075] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.67 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:b9:04:f7:bb:df:60:49:51:93:45:8b:c2:6b:c9:89:04 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC005Ji68Ewi9XszClezfH40MwZLJ+H3pvoAe3gBGnGDHuSW1QQ6n9M90HF0RY81h0vt1PRRl4/cIFp7pf3tVfotTmh+QUajToN8DJ2nVjB0ON/1CYsBq/eaP1mP7Lhi0VVLPtBCmjSCt1tXOz+gMZMFxx+PtSXjOA8ksFcrdUiUChxttwIiJXm3AhBeT1IjHe3o74O2eqfijui3r+OP3v6HcuFUrBtOWpCjt/TPBkFMH61DVQ268/GtRHsbt/Urovd5/Gy9P4YMrijOH+Jp+t9tC70v6p5ScsAOAXxhOtGsZ5u9jqssR2/++bvHOdiKMlNo9nXZv7grOV2GTYrJF81 root@tempest-testnetworkadvancedserverops-server-538426019 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGRjOFhYDqdHtOngOMDNy3WvNroz9BqI9D0fYGXUyNqxYD+lnAgsf9a/YR38fd9CrnlMMyWnSc56hvJWF2Fm8MA= root@tempest-testnetworkadvancedserverops-server-538426019 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe69:1b47/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b904f7bb-df60-4951-9345-8bc26bc98904 name: tempest-TestNetworkAdvancedServerOps-server-538426019 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-538426019 launch-index: 0 === cirros: current=0.6.2 uptime=9.59 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:69:1B:47 inet6 addr: fe80::f816:3eff:fe69:1b47/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1030 (1.0 KiB) TX bytes:180 (180.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-538426019 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.155199] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.157250] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.166627] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.404617] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.430902] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.567122] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.568114] ISO 9660 Extensions: RRIP_1991A [ 9.683711] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.204160] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.205382] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:05:23 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:05:23 cirros auth.notice su: + none root:cirros Dec 3 23:05:24 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:05:24 cirros daemon.info dhcpcd[350]: DUID 00:04:b9:04:f7:bb:df:60:49:51:93:45:8b:c2:6b:c9:89:04 Dec 3 23:05:24 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:05:24 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:05:24 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:05:24 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:69:1b:47 Dec 3 23:05:24 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe69:1b47 Dec 3 23:05:24 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-538426019 login: 2025-12-03 23:05:31,428 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'root' with public key authentication 2025-12-03 23:05:31,434 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:05:31,544 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:05:31,544 20 INFO [tempest.lib.common.ssh] ssh connection to root@192.168.122.201 successfully created 2025-12-03 23:05:32,685 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/29f3e2df-106f-437c-b488-a44e0c06c3ba 1.140s 2025-12-03 23:05:32,686 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ea741b83-3c19-4100-bb38-4e47de57d46e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/29f3e2df-106f-437c-b488-a44e0c06c3ba'} Body: b'' 2025-12-03 23:05:32,869 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.182s 2025-12-03 23:05:32,870 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:32 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303b7f20-25cf-4a57-8480-92889efef579', 'x-compute-request-id': 'req-303b7f20-25cf-4a57-8480-92889efef579', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'' 2025-12-03 23:05:33,595 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.725s 2025-12-03 23:05:33,596 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:32 GMT', 'server': 'Apache', 'content-length': '1860', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b79035ac-c675-4b9a-bb2d-8dbdb4b16ed5', 'x-compute-request-id': 'req-b79035ac-c675-4b9a-bb2d-8dbdb4b16ed5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"server": {"id": "b904f7bb-df60-4951-9345-8bc26bc98904", "name": "tempest-TestNetworkAdvancedServerOps-server-538426019", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "64d84e4c-a771-4dd9-83d4-929d5e4750e4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64d84e4c-a771-4dd9-83d4-929d5e4750e4"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:04:37Z", "updated": "2025-12-03T23:05:32Z", "addresses": {"tempest-network-smoke--466742205": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:1b:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b904f7bb-df60-4951-9345-8bc26bc98904"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-409639771", "OS-SRV-USG:launched_at": "2025-12-03T23:05:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-771061298"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:34,694 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904 0.087s 2025-12-03 23:05:34,694 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:34 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5762215-69ad-41f3-8413-472a18676d51', 'x-compute-request-id': 'req-f5762215-69ad-41f3-8413-472a18676d51', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b904f7bb-df60-4951-9345-8bc26bc98904'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b904f7bb-df60-4951-9345-8bc26bc98904 could not be found."}}' 2025-12-03 23:05:37,831 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/18598958-5a34-4d4b-b396-921afed694fc/remove_router_interface 3.136s 2025-12-03 23:05:37,831 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "181b3d4b-fc36-4fc1-a048-3b2498835999"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-75b4e677-2fd2-417c-abea-08c1b30b223c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/18598958-5a34-4d4b-b396-921afed694fc/remove_router_interface'} Body: b'{"id": "18598958-5a34-4d4b-b396-921afed694fc", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "ca3df3ea-b865-47c5-b5bb-112c77ea7a61", "network_id": "1252b403-ddfb-438d-b09e-9279f568b5bd", "subnet_id": "181b3d4b-fc36-4fc1-a048-3b2498835999", "subnet_ids": ["181b3d4b-fc36-4fc1-a048-3b2498835999"]}' 2025-12-03 23:05:38,221 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/181b3d4b-fc36-4fc1-a048-3b2498835999 0.389s 2025-12-03 23:05:38,221 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7c879b4a-6466-45d3-9d79-79f27f7abe8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/181b3d4b-fc36-4fc1-a048-3b2498835999'} Body: b'' 2025-12-03 23:05:39,602 20 INFO [tempest.lib.common.rest_client] Request F62 (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/18598958-5a34-4d4b-b396-921afed694fc 1.380s 2025-12-03 23:05:39,602 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7b777896-b8b5-447e-8d15-64ccd9c6ee5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/18598958-5a34-4d4b-b396-921afed694fc'} Body: b'' 2025-12-03 23:05:40,575 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/1252b403-ddfb-438d-b09e-9279f568b5bd 0.972s 2025-12-03 23:05:40,575 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b99d548d-d36e-4daa-a539-32bc8d45d1dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/1252b403-ddfb-438d-b09e-9279f568b5bd'} Body: b'' 2025-12-03 23:05:40,830 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/a57c0918-099b-4c94-9180-31f23e01f758 0.254s 2025-12-03 23:05:40,830 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9dee1c7d-c1fc-43ac-8b85-c6834ff969cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/a57c0918-099b-4c94-9180-31f23e01f758'} Body: b'' 2025-12-03 23:05:40,931 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-409639771 0.100s 2025-12-03 23:05:40,931 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:40 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a300236-dcd7-42af-9281-0210bdefd82f', 'x-compute-request-id': 'req-6a300236-dcd7-42af-9281-0210bdefd82f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-409639771'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:05:40.944340Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] time: 2025-12-03 23:05:40.944432Z skip: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 18 Resize is not available.0 ] tags: -worker-0 time: 2025-12-03 23:05:22.769323Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] time: 2025-12-03 23:06:48.865519Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:05:23,383 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.613s 2025-12-03 23:05:23,383 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1199366850", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-6ed7e001-0249-4642-906d-3652016c0517', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"c56823b3-fd04-4b12-a660-2a03ed376b56","name":"tempest-network-smoke--1199366850","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:05:22Z","updated_at":"2025-12-03T23:05:22Z","revision_number":1}}' 2025-12-03 23:05:24,888 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.504s 2025-12-03 23:05:24,888 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1302196002", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-368c2f97-75dd-4e75-8fce-273f0e4e0cca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "name": "tempest-TestNetworkBasicOps-router-1302196002", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.193"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:05:23Z", "updated_at": "2025-12-03T23:05:24Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:24,980 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.091s 2025-12-03 23:05:24,980 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-560ca829-d73f-470a-988b-df3972a2adec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:25,100 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.119s 2025-12-03 23:05:25,101 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-8297d415-0128-4ef8-be80-47bc7c8aeb6f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:05:25,220 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.118s 2025-12-03 23:05:25,220 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-79c4d3b9-2ce2-4121-82ba-19fe747ed976', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:25,293 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.072s 2025-12-03 23:05:25,293 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b500d822-a734-4b79-81d3-3fdfac19c244', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:26,288 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.994s 2025-12-03 23:05:26,289 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-524072063", "network_id": "c56823b3-fd04-4b12-a660-2a03ed376b56", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-e5d06f6d-9257-4a59-99a9-06d8333ec8d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"19f6e343-3220-421e-b64b-99ce57f382a6","name":"tempest-subnet-smoke-524072063","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"c56823b3-fd04-4b12-a660-2a03ed376b56","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:05:25Z","updated_at":"2025-12-03T23:05:25Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:28,582 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ec874f33-fa90-43f8-bf7c-2f04af0a9bd3/add_router_interface 2.293s 2025-12-03 23:05:28,583 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "19f6e343-3220-421e-b64b-99ce57f382a6"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5fd4e5d0-73e6-436e-b0c3-7acb954e0425', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ec874f33-fa90-43f8-bf7c-2f04af0a9bd3/add_router_interface'} Body: b'{"id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "ecf2ba84-a406-4371-8ccd-6c1cdf3d41d9", "network_id": "c56823b3-fd04-4b12-a660-2a03ed376b56", "subnet_id": "19f6e343-3220-421e-b64b-99ce57f382a6", "subnet_ids": ["19f6e343-3220-421e-b64b-99ce57f382a6"]}' 2025-12-03 23:05:28,708 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.125s 2025-12-03 23:05:28,708 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '5325', 'x-openstack-request-id': 'req-11473e84-7d77-4415-b7f6-014714f52af5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"1252b403-ddfb-438d-b09e-9279f568b5bd","name":"tempest-network-smoke--466742205","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["181b3d4b-fc36-4fc1-a048-3b2498835999"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:04:24Z","updated_at":"2025-12-03T23:04:28Z","revision_number":2,"project_id":"3989de3c2cf844418cdd96de2dc55a66","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":3325},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_a 2025-12-03 23:05:28,965 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.256s 2025-12-03 23:05:28,965 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4551', 'x-openstack-request-id': 'req-315417d5-caa6-4ed7-b27d-ddf035a10df9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"181b3d4b-fc36-4fc1-a048-3b2498835999","name":"tempest-subnet-smoke-815370288","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","network_id":"1252b403-ddfb-438d-b09e-9279f568b5bd","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:04:28Z","updated_at":"2025-12-03T23:04:28Z","revision_number":0,"project_id":"3989de3c2cf844418cdd96de2dc55a66"},{"id":"19f6e343-3220-421e-b64b-99ce57f382a6","name":"tempest-subnet-smoke-524072063","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"c56823b3-fd04-4b12-a660-2a03ed376b56","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:05:25Z","updated_at":"2025-12-03T23:05:25Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d 2025-12-03 23:05:29,158 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.192s 2025-12-03 23:05:29,159 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1980', 'x-openstack-request-id': 'req-d64f67e2-bc71-402a-94dd-fab4357a1d0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "18598958-5a34-4d4b-b396-921afed694fc", "name": "tempest-TestNetworkAdvancedServerOps-router-1088914454", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.226"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:04:25Z", "updated_at": "2025-12-03T23:04:31Z", "revision_number": 3, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}, {"id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "name": "tempest-TestNetworkBasicOps-router-1302196002", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.193"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:05:23Z", "updated_at": "2025-12-03T23:05:27Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:05:29,281 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.121s 2025-12-03 23:05:29,281 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1116799506", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKSxGSl0l/lbrhWwWLUh7knsJGK2h55f+8dDwmi3bDlATftgjbTz4k8ro1OTtn+slx66SoxTJUwOHFqFkA+sE+BBoEGcWPfUh2kW+2JffK2X6rhiPJxN9gTY4owUcN+w8A=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:29 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb899ae7-2539-49ae-b745-d47cbcf8e21d', 'x-compute-request-id': 'req-bb899ae7-2539-49ae-b745-d47cbcf8e21d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1116799506", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKSxGSl0l/lbrhWwWLUh7knsJGK2h55f+8dDwmi3bDlATftgjbTz4k8ro1OTtn+slx66SoxTJUwOHFqFkA+sE+BBoEGcWPfUh2kW+2JffK2X6rhiPJxN9gTY4owUcN+w8A==", "fingerprint": "45:c0:d8:67:2c:79:bf:83:08:f1:bd:a8:c0:b2:4f:5e", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:05:29,494 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.211s 2025-12-03 23:05:29,495 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1704611256", "description": "tempest-secgroup-smoke-1704611256 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-d3fca3da-b2b5-43df-9ba8-8341374b59ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "13781950-8885-45c6-8207-0e83e12b0a2c", "name": "tempest-secgroup-smoke-1704611256", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-1704611256 description", "shared": false, "security_group_rules": [{"id": "6b21c8e6-6de9-41e7-b005-9a0a4344773e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "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": 1458, "description": null, "tags": [], "created_at": "2025-12-03T23:05:29Z", "updated_at": "2025-12-03T23:05:29Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "dde24fcc-51e5-4562-8fa3-0d430837a3f4", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "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": 1459, "description": null, "tags": [], "created_at": "2025-12-03T23:05:29Z", "updated_at": "2025-12-03T23:05:29Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:05:29Z", "updated_at": "2025-12-03T23:05:29Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:29,676 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.180s 2025-12-03 23:05:29,676 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-85af4faa-77fa-4a98-9a31-4d4658fa845f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7a0d4b8b-0ecd-4a62-9fd5-08138eead1a3", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "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, "description": "", "created_at": "2025-12-03T23:05:29Z", "updated_at": "2025-12-03T23:05:29Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:30,641 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.964s 2025-12-03 23:05:30,642 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-3cad7dbd-1669-4d43-981d-2a21eea99b03', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aab946a8-e4ae-45d3-9bd6-15de10da4445", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:05:30Z", "updated_at": "2025-12-03T23:05:30Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:30,932 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.290s 2025-12-03 23:05:30,932 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a008635d-65f4-41e3-94cf-3677d704e936', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d7e44671-f820-40fb-9e44-ca348f60b849", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "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, "description": "", "created_at": "2025-12-03T23:05:30Z", "updated_at": "2025-12-03T23:05:30Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:31,158 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.225s 2025-12-03 23:05:31,158 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3dc6f4ff-e6c1-47fa-9da7-021ff0be656e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c12a2f1e-84fb-4852-a058-dba38213d604", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:05:31Z", "updated_at": "2025-12-03T23:05:31Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:31,391 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.232s 2025-12-03 23:05:31,392 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-254597dd-5f89-432b-b37d-934bf10bc039', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3166f255-b6fa-4110-b368-6201d76720b1", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:05:31Z", "updated_at": "2025-12-03T23:05:31Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:31,591 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.198s 2025-12-03 23:05:31,591 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2e8f8205-5ce6-485e-aa1e-8c77e3db5c4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5bc4c2f7-28ef-4c58-aaf7-bb17728471aa", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "13781950-8885-45c6-8207-0e83e12b0a2c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:05:31Z", "updated_at": "2025-12-03T23:05:31Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:31,915 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.318s 2025-12-03 23:05:31,915 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:31 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-72b99603-bbf2-4bc5-9653-7b1d65eaaff3', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["RbxPzs1gRh-N8ZN_ZuGd7w"], "expires_at": "2025-12-04T00:05:31.000000Z", "issued_at": "2025-12-03T23:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:05:31,916 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-03 23:05:34,263 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.345s 2025-12-03 23:05:34,263 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2053216664", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "c56823b3-fd04-4b12-a660-2a03ed376b56"}], "key_name": "tempest-TestNetworkBasicOps-1116799506", "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:31 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e937f2e-9bfc-4110-b194-83f58e3decab', 'x-compute-request-id': 'req-3e937f2e-9bfc-4110-b194-83f58e3decab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}], "adminPass": "9tb4BfBjH9kY"}}' 2025-12-03 23:05:34,581 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.317s 2025-12-03 23:05:34,582 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:34 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ca93bd-4297-4bb7-805b-821dc71aec02', 'x-compute-request-id': 'req-e0ca93bd-4297-4bb7-805b-821dc71aec02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1116799506", "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-12-03 23:05:35,819 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.232s 2025-12-03 23:05:35,820 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:35 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76633d5-2cfc-491b-b5a6-8e58e5ef40fa', 'x-compute-request-id': 'req-c76633d5-2cfc-491b-b5a6-8e58e5ef40fa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:35,824 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:05:37,593 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.767s 2025-12-03 23:05:37,593 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:36 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d704a63b-7021-4c4a-9d0e-a29bce1192ba', 'x-compute-request-id': 'req-d704a63b-7021-4c4a-9d0e-a29bce1192ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:39,804 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 1.206s 2025-12-03 23:05:39,805 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:38 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b814cfc4-8547-44e0-9ae6-2882e00e1bea', 'x-compute-request-id': 'req-b814cfc4-8547-44e0-9ae6-2882e00e1bea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:41,575 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.765s 2025-12-03 23:05:41,576 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:40 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7f2edd-5f42-41d0-acaf-58c7d1607e42', 'x-compute-request-id': 'req-3a7f2edd-5f42-41d0-acaf-58c7d1607e42', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:43,032 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.450s 2025-12-03 23:05:43,032 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:42 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d279d98a-93d4-4fdf-94ca-6d59e05ec2c8', 'x-compute-request-id': 'req-d279d98a-93d4-4fdf-94ca-6d59e05ec2c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:44,767 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.728s 2025-12-03 23:05:44,767 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:44 GMT', 'server': 'Apache', 'content-length': '1717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a263a851-fc06-4054-933f-7668ff35e1b3', 'x-compute-request-id': 'req-a263a851-fc06-4054-933f-7668ff35e1b3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-1210000 -03T23:05:42Z", "addresses": {"tempest-network-smoke--1199366850": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:b1:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": "2025-12-03T23:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:44,770 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:05:45,146 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.375s 2025-12-03 23:05:45,146 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:44 GMT', 'server': 'Apache', 'content-length': '1717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0916223c-e337-46ee-873b-7efcdfe9db6c', 'x-compute-request-id': 'req-0916223c-e337-46ee-873b-7efcdfe9db6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:05:42Z", "addresses": {"tempest-network-smoke--1199366850": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:b1:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": "2025-12-03T23:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:45,149 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:05:45,272 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.122s 2025-12-03 23:05:45,272 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1348', 'x-openstack-request-id': 'req-7c145229-2db1-4a35-8e12-1e31d89a7fc3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"ports":[{"id":"42465614-3b0c-4eab-8df8-2e2a54cd5c12","name":"","network_id":"c56823b3-fd04-4b12-a660-2a03ed376b56","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:e4:b1:1b","admin_state_up":true,"status":"ACTIVE","device_id":"a3feed2d-06c9-45b4-b6fc-f44347ce5c91","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"19f6e343-3220-421e-b64b-99ce57f382a6","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["13781950-8885-45c6-8207-0e83e12b0a2c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2053216664","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-2053216664","fqdn":"tempest-testnetworkbasicops-server-2053216664.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:05:37Z","updated_at":"2025-12-03T23:05:42Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:05:45,272 21 DEBUG [tempest.common.waiters] Server ID a3feed2d-06c9-45b4-b6fc-f44347ce5c91 ports are all ACTIVE [{'id': '42465614-3b0c-4eab-8df8-2e2a54cd5c12', 'name': '', 'network_id': 'c56823b3-fd04-4b12-a660-2a03ed376b56', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:e4:b1:1b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a3feed2d-06c9-45b4-b6fc-f44347ce5c91', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '19f6e343-3220-421e-b64b-99ce57f382a6', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['13781950-8885-45c6-8207-0e83e12b0a2c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-2053216664', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-2053216664', 'fqdn': 'tempest-testnetworkbasicops-server-2053216664.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:05:37Z', 'updated_at': '2025-12-03T23:05:42Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:05:47,975 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.703s 2025-12-03 23:05:47,976 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "42465614-3b0c-4eab-8df8-2e2a54cd5c12", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-0117bfce-7c24-4abf-8b1f-626dc1a566ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "03d2e391-4eb3-4bd5-a6db-079e210c9906", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.205", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "port_id": "42465614-3b0c-4eab-8df8-2e2a54cd5c12", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c56823b3-fd04-4b12-a660-2a03ed376b56", "mac_address": "fa:16:3e:e4:b1:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:05:45Z", "updated_at": "2025-12-03T23:05:45Z", "revision_number": 0}}' 2025-12-03 23:05:48,334 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906 0.358s 2025-12-03 23:05:48,335 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-8e7aa5ff-aee0-48cf-a2ef-759743513a3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906'} Body: b'{"floatingip": {"id": "03d2e391-4eb3-4bd5-a6db-079e210c9906", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.205", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "port_id": "42465614-3b0c-4eab-8df8-2e2a54cd5c12", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c56823b3-fd04-4b12-a660-2a03ed376b56", "mac_address": "fa:16:3e:e4:b1:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:05:45Z", "updated_at": "2025-12-03T23:05:47Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:05:48,335 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '03d2e391-4eb3-4bd5-a6db-079e210c9906', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.205', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'ec874f33-fa90-43f8-bf7c-2f04af0a9bd3', 'port_id': '42465614-3b0c-4eab-8df8-2e2a54cd5c12', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c56823b3-fd04-4b12-a660-2a03ed376b56', 'mac_address': 'fa:16:3e:e4:b1:1b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a3feed2d-06c9-45b4-b6fc-f44347ce5c91', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:05:45Z', 'updated_at': '2025-12-03T23:05:47Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:05:48,335 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.359112 seconds 2025-12-03 23:05:48,335 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.205 with user: cirros 2025-12-03 23:05:48,336 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.205 in 120 sec and the expected result is reachable 2025-12-03 23:06:00,596 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.260110 seconds 2025-12-03 23:06:00,597 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.205 in 120 sec and the ping result is expected 2025-12-03 23:06:00,707 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91/action 0.110s 2025-12-03 23:06:00,708 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:00 GMT', 'server': 'Apache', 'content-length': '75335', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c7fa71-0cd5-4f3d-a621-54c33e11c497', 'x-compute-request-id': 'req-33c7fa71-0cd5-4f3d-a621-54c33e11c497', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1353918417 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000027] tsc: Detected 2799.998 MHz processor\\n[ 0.001228] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001657] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004484] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004522] Using GB pages for direct mapping\\n[ 0.004858] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004863] ACPI: Early table checksum verification disabled\\n[ 0.004868] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004873] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004881] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004890] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004899] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004904] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004908] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004916] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004918] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004919] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006051] No NUMA configuration fo 2025-12-03 23:06:00,709 21 DEBUG [tempest.scenario.manager] Console output for a3feed2d-06c9-45b4-b6fc-f44347ce5c91 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1353918417 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000027] tsc: Detected 2799.998 MHz processor [ 0.001228] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001657] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004484] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004522] Using GB pages for direct mapping [ 0.004858] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004863] ACPI: Early table checksum verification disabled [ 0.004868] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004873] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004881] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004890] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004899] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004904] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004908] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004916] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004918] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004919] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006051] No NUMA configuration found [ 0.006053] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006061] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006398] Zone ranges: [ 0.006399] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006401] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006403] Normal empty [ 0.006405] Device empty [ 0.006407] Movable zone start for each node [ 0.006410] Early memory node ranges [ 0.006411] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006413] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006415] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006649] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006678] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006871] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016658] ACPI: PM-Timer IO Port: 0x608 [ 0.016693] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016839] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016844] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016847] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016849] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016851] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016853] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016858] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016861] TSC deadline timer available [ 0.016879] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016966] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016970] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016972] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016973] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016976] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016978] Booting paravirtualized kernel on KVM [ 0.016981] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016990] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017282] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017390] kvm-guest: setup async PF for cpu 0 [ 0.017418] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017438] kvm-guest: PV spinlocks disabled, single CPU [ 0.017444] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017446] Policy zone: DMA32 [ 0.017447] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017504] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017516] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017523] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017584] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017862] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018587] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018616] ftrace: allocating 50600 entries in 198 pages [ 0.044081] ftrace: allocated 198 pages with 4 groups [ 0.044266] rcu: Hierarchical RCU implementation. [ 0.044267] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044269] Rude variant of Tasks RCU enabled. [ 0.044270] Tracing variant of Tasks RCU enabled. [ 0.044272] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044273] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048669] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049083] random: crng init done [ 0.084599] Console: colour VGA+ 80x25 [ 0.235284] printk: console [tty1] enabled [ 0.558294] printk: console [ttyS0] enabled [ 0.561661] ACPI: Core revision 20210730 [ 0.564469] APIC: Switch to symmetric I/O mode setup [ 0.569192] x2apic enabled [ 0.572706] Switched APIC routing to physical x2apic. [ 0.581215] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.588847] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.592841] pid_max: default: 32768 minimum: 301 [ 0.592841] LSM: Security Framework initializing [ 0.592841] landlock: Up and running. [ 0.592841] Yama: becoming mindful. [ 0.592841] AppArmor: AppArmor initialized [ 0.592841] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.592841] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.592841] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.592841] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.592841] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.592841] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.592841] Spectre V2 : Mitigation: Retpolines [ 0.592841] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.592841] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.592841] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.592841] RETBleed: Mitigation: untrained return thunk [ 0.592841] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.592841] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.592841] Freeing SMP alternatives memory: 44K [ 0.592841] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.593058] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.596866] ... version: 0 [ 0.599539] ... bit width: 48 [ 0.600857] ... generic registers: 6 [ 0.603596] ... value mask: 0000ffffffffffff [ 0.604858] ... max period: 00007fffffffffff [ 0.608294] ... fixed-purpose events: 0 [ 0.608858] ... event mask: 000000000000003f [ 0.612436] rcu: Hierarchical SRCU implementation. [ 0.613403] smp: Bringing up secondary CPUs ... [ 0.616813] smp: Brought up 1 node, 1 CPU [ 0.616861] smpboot: Max logical packages: 1 [ 0.619663] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.621404] devtmpfs: initialized [ 0.623987] x86/mm: Memory block size: 128MB [ 0.625048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.628866] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.632912] pinctrl core: initialized pinctrl subsystem [ 0.636787] PM: RTC time: 23:05:44, date: 2025-12-03 [ 0.637033] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.640942] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.644891] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.648869] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.652877] audit: initializing netlink subsys (disabled) [ 0.656894] thermal_sys: Registered thermal governor 'fair_share' [ 0.656896] thermal_sys: Registered thermal governor 'bang_bang' [ 0.660829] thermal_sys: Registered thermal governor 'step_wise' [ 0.660860] audit: type=2000 audit(1764803143.988:1): state=initialized audit_enabled=0 res=1 [ 0.664865] thermal_sys: Registered thermal governor 'user_space' [ 0.664867] thermal_sys: Registered thermal governor 'power_allocator' [ 0.668920] EISA bus registered [ 0.675101] cpuidle: using governor ladder [ 0.676856] cpuidle: using governor menu [ 0.681942] ACPI: bus type PCI registered [ 0.684602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.685147] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.688858] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.692884] PCI: Using configuration type 1 for base access [ 0.698141] Kprobes globally optimized [ 0.700872] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.704867] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.709992] ACPI: Added _OSI(Module Device) [ 0.712901] ACPI: Added _OSI(Processor Device) [ 0.716519] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.716938] ACPI: Added _OSI(Processor Aggregator Device) [ 0.720596] ACPI: Added _OSI(Linux-Dell-Video) [ 0.720868] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.724191] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.728244] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.732726] ACPI: Interpreter enabled [ 0.732870] ACPI: PM: (supports S0 S5) [ 0.735470] ACPI: Using IOAPIC for interrupt routing [ 0.736905] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.740855] PCI: Using E820 reservations for host bridge windows [ 0.745102] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.754331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.756866] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.761051] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.764996] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.770183] PCI host bridge to bus 0000:00 [ 0.772860] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.776273] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.776859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780856] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.784856] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.788857] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.792865] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.797150] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.805366] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.815893] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.824909] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.832894] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.844169] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.845037] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.853203] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.860314] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.867592] pci 0000:00:02.0: enabling Extended Tags [ 0.871325] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.876862] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.886287] pci 0000:00:02.1: enabling Extended Tags [ 0.891262] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.896256] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.902115] pci 0000:00:02.2: enabling Extended Tags [ 0.907026] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.912860] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.923850] pci 0000:00:02.3: enabling Extended Tags [ 0.927035] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.932111] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.941161] pci 0000:00:02.4: enabling Extended Tags [ 0.946435] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.951949] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.959126] pci 0000:00:02.5: enabling Extended Tags [ 0.963027] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.968509] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.974210] pci 0000:00:02.6: enabling Extended Tags [ 0.980814] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.984594] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.992143] pci 0000:00:02.7: enabling Extended Tags [ 0.998301] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.004244] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.010196] pci 0000:00:03.0: enabling Extended Tags [ 1.017051] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.024272] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.030004] pci 0000:00:03.1: enabling Extended Tags [ 1.035303] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.040862] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.051664] pci 0000:00:03.2: enabling Extended Tags [ 1.055053] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.060456] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.067401] pci 0000:00:03.3: enabling Extended Tags [ 1.071059] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.075997] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.082111] pci 0000:00:03.4: enabling Extended Tags [ 1.088754] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.091942] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.097153] pci 0000:00:03.5: enabling Extended Tags [ 1.102943] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.107748] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.113574] pci 0000:00:03.6: enabling Extended Tags [ 1.119114] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.123678] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.132338] pci 0000:00:03.7: enabling Extended Tags [ 1.137776] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.143709] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.149120] pci 0000:00:04.0: enabling Extended Tags [ 1.156310] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.159895] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.165580] pci 0000:00:04.1: enabling Extended Tags [ 1.171035] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.175700] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.182877] pci 0000:00:04.2: enabling Extended Tags [ 1.187082] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.191773] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.198890] pci 0000:00:04.3: enabling Extended Tags [ 1.204875] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.211261] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.218106] pci 0000:00:04.4: enabling Extended Tags [ 1.224640] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.228047] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.234136] pci 0000:00:04.5: enabling Extended Tags [ 1.239122] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.243828] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.249563] pci 0000:00:04.6: enabling Extended Tags [ 1.255088] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.260864] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.269064] pci 0000:00:04.7: enabling Extended Tags [ 1.276731] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.279979] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.290330] pci 0000:00:05.0: enabling Extended Tags [ 1.354719] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.359831] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.361798] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.380756] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.384857] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.391104] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.400365] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.409710] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.416859] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.424673] pci 0000:01:00.0: enabling Extended Tags [ 1.500715] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.500913] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.504661] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.504958] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.510881] pci_bus 0000:02: extended config space not accessible [ 1.513141] acpiphp: Slot [1] registered [ 1.515998] acpiphp: Slot [0] registered [ 1.516901] acpiphp: Slot [2] registered [ 1.519546] acpiphp: Slot [3] registered [ 1.520904] acpiphp: Slot [4] registered [ 1.523746] acpiphp: Slot [5] registered [ 1.524899] acpiphp: Slot [6] registered [ 1.527547] acpiphp: Slot [7] registered [ 1.528899] acpiphp: Slot [8] registered [ 1.531580] acpiphp: Slot [9] registered [ 1.532910] acpiphp: Slot [10] registered [ 1.535643] acpiphp: Slot [11] registered [ 1.536901] acpiphp: Slot [12] registered [ 1.539769] acpiphp: Slot [13] registered [ 1.540941] acpiphp: Slot [14] registered [ 1.543944] acpiphp: Slot [15] registered [ 1.544922] acpiphp: Slot [16] registered [ 1.547881] acpiphp: Slot [17] registered [ 1.548900] acpiphp: Slot [18] registered [ 1.551755] acpiphp: Slot [19] registered [ 1.553100] acpiphp: Slot [20] registered [ 1.555985] acpiphp: Slot [21] registered [ 1.556898] acpiphp: Slot [22] registered [ 1.559710] acpiphp: Slot [23] registered [ 1.560899] acpiphp: Slot [24] registered [ 1.563533] acpiphp: Slot [25] registered [ 1.564913] acpiphp: Slot [26] registered [ 1.567773] acpiphp: Slot [27] registered [ 1.568903] acpiphp: Slot [28] registered [ 1.571645] acpiphp: Slot [29] registered [ 1.572901] acpiphp: Slot [30] registered [ 1.575592] acpiphp: Slot [31] registered [ 1.579394] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.591034] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.671887] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.672914] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.676618] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.676966] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.686750] acpiphp: Slot [0-2] registered [ 1.689519] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.698831] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.708859] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.715532] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.717027] pci 0000:03:00.0: enabling Extended Tags [ 1.805207] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.808492] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.808973] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.815585] acpiphp: Slot [0-3] registered [ 1.817394] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.828498] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.838559] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.843539] pci 0000:04:00.0: enabling Extended Tags [ 1.933601] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.936998] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.940963] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.947647] acpiphp: Slot [0-4] registered [ 1.949441] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.960866] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.976145] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.979115] pci 0000:05:00.0: enabling Extended Tags [ 2.063940] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.064965] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.068959] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.075759] acpiphp: Slot [0-5] registered [ 2.077469] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.088193] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.096864] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.102895] pci 0000:06:00.0: enabling Extended Tags [ 2.185278] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.188660] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.188971] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.195674] acpiphp: Slot [0-6] registered [ 2.269898] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.272965] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.276959] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.283682] acpiphp: Slot [0-7] registered [ 2.356754] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.356972] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.360985] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.367743] acpiphp: Slot [0-8] registered [ 2.446259] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.448978] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.452960] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.459584] acpiphp: Slot [0-9] registered [ 2.539879] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.540987] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.544986] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.552361] acpiphp: Slot [0-10] registered [ 2.631562] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.632996] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.637000] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.643862] acpiphp: Slot [0-11] registered [ 2.718009] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.720963] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.724981] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.731605] acpiphp: Slot [0-12] registered [ 2.806071] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.808982] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.812963] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.819666] acpiphp: Slot [0-13] registered [ 2.892000] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.892971] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.896977] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.903624] acpiphp: Slot [0-14] registered [ 2.983574] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.985013] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.988990] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.995874] acpiphp: Slot [0-15] registered [ 3.072038] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.073026] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.076988] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.084349] acpiphp: Slot [0-16] registered [ 3.174224] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.176990] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.181003] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.188301] acpiphp: Slot [0-17] registered [ 3.271030] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.272998] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.276971] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.283788] acpiphp: Slot [0-18] registered [ 3.357872] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.360981] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.364985] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.371983] acpiphp: Slot [0-19] registered [ 3.453678] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.457001] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.460996] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.468262] acpiphp: Slot [0-20] registered [ 3.543873] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.545007] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.548962] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.555997] acpiphp: Slot [0-21] registered [ 3.631813] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.632976] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.636987] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.643655] acpiphp: Slot [0-22] registered [ 3.716405] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.716964] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.720979] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.727453] acpiphp: Slot [0-23] registered [ 3.805018] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.808856] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.812986] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.820118] acpiphp: Slot [0-24] registered [ 3.900128] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.900964] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.904978] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.912259] acpiphp: Slot [0-25] registered [ 3.990342] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.992964] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.996983] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.042920] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.045299] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.049070] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.053094] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.057072] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.061050] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.064892] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.068619] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.068946] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.072872] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.076723] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.076875] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.080819] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.080880] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.084883] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.088889] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.092812] iommu: Default domain type: Translated [ 4.092860] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.097107] SCSI subsystem initialized [ 4.099877] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.100841] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.100870] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.104339] vgaarb: loaded [ 4.104919] ACPI: bus type USB registered [ 4.107583] usbcore: registered new interface driver usbfs [ 4.108867] usbcore: registered new interface driver hub [ 4.112113] usbcore: registered new device driver usb [ 4.112884] pps_core: LinuxPPS API ver. 1 registered [ 4.115916] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.116870] PTP clock support registered [ 4.119476] EDAC MC: Ver: 3.0.0 [ 4.123860] NetLabel: Initializing [ 4.124856] NetLabel: domain hash size = 128 [ 4.127942] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.128895] NetLabel: unlabeled traffic allowed by default [ 4.132383] PCI: Using ACPI for IRQ routing [ 4.937851] clocksource: Switched to clocksource kvm-clock [ 4.956065] VFS: Disk quotas dquot_6.6.0 [ 4.958885] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.964451] AppArmor: AppArmor Filesystem Enabled [ 4.968650] pnp: PnP ACPI init [ 4.971472] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.977132] pnp: PnP ACPI: found 5 devices [ 4.985893] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.992259] NET: Registered PF_INET protocol family [ 4.995931] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.002122] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.008113] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.013919] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.019515] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.024598] TCP: Hash tables configured (established 1024 bind 1024) [ 5.029404] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.034720] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.039402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.045782] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.049944] NET: Registered PF_XDP protocol family [ 5.053523] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.059764] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.065651] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.071465] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.077403] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.083182] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.088992] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.095340] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.101232] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.107075] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.113084] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.119008] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.124918] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.130842] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.136697] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.142562] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.148486] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.154286] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.160315] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.166400] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.171696] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.176880] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.182003] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.187195] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.193444] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.197959] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.201858] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.205631] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.209441] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.213435] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.217197] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.221147] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.224997] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.228664] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.232756] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.236704] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.240603] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.244454] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.248707] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.252691] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.256509] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.260679] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.264650] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.269234] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.273269] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.277658] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.281705] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.285856] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.289663] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.293942] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.297834] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.302051] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.305911] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.310609] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.314588] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.318582] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.322475] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.326739] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.331089] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.335289] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.339223] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.343311] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.347273] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.351119] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.355327] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.359500] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.363576] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.367291] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.371057] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.374796] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.378548] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.382245] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.385976] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.389763] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.393806] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.397584] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.401655] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.405584] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.409670] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.413628] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.418057] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.422182] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.426732] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.430611] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.434620] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.438417] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.443199] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.447069] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.451135] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.455133] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.459443] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.463587] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.467547] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.471316] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.475338] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.478495] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.485333] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.491229] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.498884] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.502125] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.507869] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.513730] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.520937] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.526577] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.531433] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.538298] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.542939] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.548723] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.561665] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.567481] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.574981] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.584279] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.590461] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.598047] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.607360] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.613349] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.621067] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.630392] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.637272] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.644948] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.655765] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.662842] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.669705] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.678304] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.685846] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.693917] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.703157] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.709182] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.717834] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.727685] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.734494] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.739939] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.746856] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.752167] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.759007] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.767002] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.770681] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.776829] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.783201] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.790512] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.794220] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.801072] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.806893] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.816300] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.821228] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.827937] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.834892] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.843648] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.847986] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.855770] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.864597] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.872530] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.877342] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.883655] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.890662] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.899147] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.903493] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.910382] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.917782] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.925820] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.930650] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.936898] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.943810] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.952004] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.956392] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.963297] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.970541] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.978178] 10000 pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.982946] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.989072] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.995265] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.003454] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.007539] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.014916] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.021277] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.030425] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.034351] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.043561] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.051034] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.059521] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.063396] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.070963] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.077564] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.087148] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.092153] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.098817] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.106155] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.115055] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.119887] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.125503] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.130649] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.135939] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.141583] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.147561] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.152457] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.157582] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.163085] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.167487] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.172327] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.177994] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.182660] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.190098] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.195012] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.200727] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.205931] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.212122] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.218697] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.224724] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.229976] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.236089] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.241831] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.247954] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.253122] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.259158] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.264446] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.270537] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.275682] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.281641] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.286737] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.292722] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.298022] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.304331] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.309010] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.314092] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.320070] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.324809] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.330037] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.336035] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.341248] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.346498] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.352686] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.357409] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.362540] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.368788] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.373538] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.378781] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.384798] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.389477] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.394807] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.401008] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.405670] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.411035] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.417254] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.422668] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.427665] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.436667] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.442022] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.447442] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.453408] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.458234] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.462904] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.468282] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.472549] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.477093] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.482605] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.487373] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.492584] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.498761] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.503472] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.508732] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.516752] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.528137] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11625 usecs [ 6.535885] PCI: CLS 0 bytes, default 64 [ 6.539496] Trying to unpack rootfs image as initramfs... [ 6.544381] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.561653] Initialise system trusted keyrings [ 6.569069] Key type blacklist registered [ 6.577127] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.590556] zbud: loaded [ 6.598209] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.613087] fuse: init (API version 7.34) [ 6.616794] integrity: Platform Keyring initialized [ 6.633013] Key type asymmetric registered [ 6.636639] Asymmetric key parser 'x509' registered [ 6.648942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.665052] io scheduler mq-deadline registered [ 6.671206] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.685827] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.707065] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.721687] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.738687] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.753603] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.770668] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.785808] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.805361] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.817049] Freeing initrd memory: 8744K [ 6.822069] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.831638] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.835873] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.844569] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.850300] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.858457] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.863627] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.868836] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.874468] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.879180] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.888055] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.893071] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.900962] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.906040] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.915058] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.919395] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.927090] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.931136] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.939393] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.943440] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.951572] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.956120] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.964506] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.969247] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.974714] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.981271] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.985409] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.994131] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.998440] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.009424] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.017511] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.026465] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.031933] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.043905] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.051581] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.069810] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.074767] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.084585] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.090989] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.101408] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.106192] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.112527] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.121119] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.125966] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.134705] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.145551] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.150279] shpchp 0000:01:00.0: Slot initialization failed [ 7.156790] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.162483] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.167891] ACPI: button: Power Button [PWRF] [ 7.197047] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.233551] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.241001] Linux agpgart interface v0.103 [ 7.245478] loop: module loaded [ 7.248512] tun: Universal TUN/TAP device driver, 1.6 [ 7.252576] PPP generic driver version 2.4.2 [ 7.256174] VFIO - User Level meta-driver version: 0.3 [ 7.260299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.267522] ehci-pci: EHCI PCI platform driver [ 7.270812] ehci-platform: EHCI generic platform driver [ 7.274552] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.279066] ohci-pci: OHCI PCI platform driver [ 7.283101] ohci-platform: OHCI generic platform driver [ 7.287396] uhci_hcd: USB Universal Host Controller Interface driver [ 7.295202] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.299155] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.304530] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.309066] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.313527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.319767] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.325088] usb usb1: Product: UHCI Host Controller [ 7.328759] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.333293] usb usb1: SerialNumber: 0000:02:01.0 [ 7.337155] hub 1-0:1.0: USB hub found [ 7.340389] hub 1-0:1.0: 2 ports detected [ 7.344114] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.353219] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.356989] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.360790] mousedev: PS/2 mouse device common for all mice [ 7.365780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.371986] rtc_cmos 00:03: RTC can wake from S4 [ 7.378416] rtc_cmos 00:03: registered as rtc0 [ 7.382459] rtc_cmos 00:03: setting system clock to 2025-12-03T23:05:51 UTC (1764803151) [ 7.388985] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.394296] i2c_dev: i2c /dev entries driver [ 7.397915] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.408792] device-mapper: uevent: version 1.0.3 [ 7.412759] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.420092] platform eisa.0: Probing EISA bus 0 [ 7.424703] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.430734] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.436569] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.442549] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.448481] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.454133] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.460029] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.466202] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.472026] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.477848] platform eisa.0: EISA: Detected 0 cards [ 7.482438] ledtrig-cpu: registered to indicate activity on CPUs [ 7.488089] drop_monitor: Initializing network drop monitor service [ 7.493940] NET: Registered PF_INET6 protocol family [ 7.502909] Segment Routing with IPv6 [ 7.506559] In-situ OAM (IOAM) with IPv6 [ 7.510402] NET: Registered PF_PACKET protocol family [ 7.515058] Key type dns_resolver registered [ 7.519425] IPI shorthand broadcast: enabled [ 7.523751] registered taskstats version 1 [ 7.527977] Loading compiled-in X.509 certificates [ 7.532427] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.540475] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.548281] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.555745] blacklist: Loading compiled-in revocation X.509 certificates [ 7.561429] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.569127] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.578993] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.586621] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.594075] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.601767] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.609610] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.617213] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.626027] zswap: loaded using pool lzo/zbud [ 7.630140] Key type .fscrypt registered [ 7.633167] Key type fscrypt-provisioning registered [ 7.638466] Key type encrypted registered [ 7.641586] AppArmor: AppArmor sha1 policy hashing enabled [ 7.645721] ima: No TPM chip found, activating TPM-bypass! [ 7.649737] Loading compiled-in module X.509 certificates [ 7.654120] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.661191] ima: Allocated hash algorithm: sha1 [ 7.665497] ima: No architecture policies found [ 7.669802] evm: Initialising EVM extended attributes: [ 7.674559] evm: security.selinux [ 7.677889] evm: security.SMACK64 [ 7.681222] evm: security.SMACK64EXEC [ 7.684806] evm: security.SMACK64TRANSMUTE [ 7.688634] evm: security.SMACK64MMAP [ 7.692435] evm: security.apparmor [ 7.695847] evm: security.ima [ 7.698739] evm: security.capability [ 7.703001] evm: HMAC attrs: 0x1 [ 7.706106] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.713942] PM: Magic number: 5:217:99 [ 7.717543] RAS: Correctable Errors collector initialized. [ 7.721364] Unstable clock detected, switching default tracing clock to "global" [ 7.721364] If you want to keep using the local clock, then add: [ 7.721364] "trace_clock=local" [ 7.721364] on the kernel command line [ 7.737083] Freeing unused decrypted memory: 2036K [ 7.740920] Freeing unused kernel image (initmem) memory: 3244K [ 7.748889] Write protecting the kernel read-only data: 30720k [ 7.753394] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.758063] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.807279] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.813141] Run /init as init process info: initramfs: up at 7.28 [ 7.884442] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.894444] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.900964] GPT:229375 != 2097151 [ 7.904228] GPT:Alternate GPT header not at the end of the disk. [ 7.909478] GPT:229375 != 2097151 [ 7.912627] GPT: Use GNU Parted to correct GPT errors. [ 7.987126] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.368897] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.402053] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.51 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:a3:fe:ed:2d:06:c9:45:b4:b6:fc:f4:43:47:ce:5c:91 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtjqpomr6gK860NngXIzpV+RzcrhjWm1q1VGrmW2KPRiPylH04aoFdy9JqS4iHor//0UKkWNtBid7iCDn3HRPRNZwzzViC+IjpGZR0XRCiuZkP/4eTHI4d3esgFOzPTr4KhQr2Y8B1Apqqys9qdVFioOHZXNpD9OEGpj5XAaXE2pQM2VekbEMdt2KniQFlY1P00E8WWkBsPjC2iBVt9NPYQPZqxEe7+FOFq5tyG3AawkX/nnSUEIQ2cWMiGZDaZX0Fd0sr9yCmgvh4bDuGfe0nw8yeKU5hRGcKzJHM4IP9OX7jGJc7ZF9RxU47BKXJDlQ2uOaA2hTH1lqW+GA02Wob root@tempest-testnetworkbasicops-server-2053216664 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLNJanuhC+EXYlZjjQeJ0c+S2XD6piVzcg9z5L+imZgunEfaVRMFTWDkC+87OSp74BkGhcG0a5X9SmzSOn8izms= root@tempest-testnetworkbasicops-server-2053216664 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee4:b11b/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: a3feed2d-06c9-45b4-b6fc-f44347ce5c91 name: tempest-TestNetworkBasicOps-server-2053216664 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2053216664 launch-index: 0 === cirros: current=0.6.2 uptime=9.37 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:E4:B1:1B inet6 addr: fe80::f816:3eff:fee4:b11b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:834 (834.0 B) TX bytes:180 (180.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-2053216664 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.492724] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.495158] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.527008] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.037959] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.072970] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.181414] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.182166] ISO 9660 Extensions: RRIP_1991A [ 9.286433] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.794939] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.796003] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:05:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:05:53 cirros auth.notice su: + none root:cirros Dec 3 23:05:53 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:05:53 cirros daemon.info dhcpcd[350]: DUID 00:04:a3:fe:ed:2d:06:c9:45:b4:b6:fc:f4:43:47:ce:5c:91 Dec 3 23:05:53 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:05:53 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:05:53 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:05:53 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:e4:b1:1b Dec 3 23:05:53 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fee4:b11b Dec 3 23:05:53 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:05:53 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2053216664 login: 2025-12-03 23:06:00,711 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:06:00,717 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:00,819 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:00,819 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:06:00,940 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?project_id=5f45986fc95543d5a0014e214c498f28&network_id=c56823b3-fd04-4b12-a660-2a03ed376b56 0.120s 2025-12-03 23:06:00,941 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3464', 'x-openstack-request-id': 'req-2750e24f-8726-49af-82ee-f308e628ccff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?project_id=5f45986fc95543d5a0014e214c498f28&network_id=c56823b3-fd04-4b12-a660-2a03ed376b56'} Body: b'{"ports":[{"id":"2a5c1afc-f1cf-49f9-9e49-2ebcd140cdce","name":"","network_id":"c56823b3-fd04-4b12-a660-2a03ed376b56","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:33:5b:83","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-c56823b3-fd04-4b12-a660-2a03ed376b56","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"19f6e343-3220-421e-b64b-99ce57f382a6","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-12-03T23:05:23Z","updated_at":"2025-12-03T23:05:25Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"42465614-3b0c-4eab-8df8-2e2a54cd5c12","name":"","network_id":"c56823b3-fd04-4b12-a660-2a03ed376b56","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:e4:b1:1b","admin_state_up":true,"status":"ACTIVE","device_id":"a3feed2d-06c9-45b4-b6fc-f44347ce5c91","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"19f6e343-3220-421e-b64b-99ce57f382a6","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["13781950-8885-45c6-8207-0e83e12b0a2c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2053216664","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-2053216664","fqdn":"tempest-testnetworkbasicops-server-2053216664.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:05:37Z","updated_at":"2025-12-03T23:05:42Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"ecf2ba84-a406-4371-8ccd-6c1cdf3d41d9","name":"","network_id":"c56823b3-fd04-4b12-a660-2a03ed376b56","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:80:d5:e2","admin_state_up":true,"status":"ACTIVE","device_id":"ec874f33-fa90-43f8-bf7c-2f04af0a9bd3","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"19f6e343-3220-421e-b64b-99ce57f382a6","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:05:26Z","updated_at":"2025-12-03T23:05:28Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:06:00,941 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:06:00,944 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:01,042 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:01,042 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:06:01,043 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.6 2025-12-03 23:06:01,043 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:06:01,045 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:01,102 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:01,102 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:06:01,108 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.064676 seconds 2025-12-03 23:06:01,108 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-12-03 23:06:01,108 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:06:01,110 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:01,214 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:01,215 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:06:01,222 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.113885 seconds 2025-12-03 23:06:01,318 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786 0.095s 2025-12-03 23:06:01,318 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-7c3b497b-7120-440a-83aa-2b47d429c27f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786'} Body: b'{"subnets":[{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:06:01,319 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:06:01,322 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:01,432 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:01,433 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:06:01,433 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-12-03 23:06:01,433 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:06:01,436 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:01,536 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:01,537 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:06:01,603 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.169743 seconds 2025-12-03 23:06:02,148 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906 0.544s 2025-12-03 23:06:02,148 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-aafcebbe-7350-49d2-b2a9-aa3bdf84a9c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906'} Body: b'{"floatingip": {"id": "03d2e391-4eb3-4bd5-a6db-079e210c9906", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.205", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:05:45Z", "updated_at": "2025-12-03T23:06:01Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:02,241 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906 0.092s 2025-12-03 23:06:02,242 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-303c583e-f672-4afb-96f5-e834906216d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906'} Body: b'{"floatingip": {"id": "03d2e391-4eb3-4bd5-a6db-079e210c9906", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.205", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:05:45Z", "updated_at": "2025-12-03T23:06:02Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:02,242 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '03d2e391-4eb3-4bd5-a6db-079e210c9906', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.205', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:05:45Z', 'updated_at': '2025-12-03T23:06:02Z', 'revision_number': 3, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: DOWN 2025-12-03 23:06:02,242 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.093703 seconds 2025-12-03 23:06:02,242 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.205 with user: cirros 2025-12-03 23:06:02,243 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.205 in 120 sec and the expected result is unreachable 2025-12-03 23:06:03,275 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.031667 seconds 2025-12-03 23:06:03,275 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.205 in 120 sec and the ping result is expected 2025-12-03 23:06:03,375 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.098s 2025-12-03 23:06:03,376 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-232583392", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzOq6YGrZzxsap8HHjBjKgpIj1GOprx1QpZt8rfHO/JvbBZ2lMjDaRuwQe1SwVCF5prLFHS60Kv3+rxvHQ3hd/BFQBOXt94uS3fMQZSqUZtVRLGGH1Vt0CfXO82EfytNw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:03 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b6f799-897b-4f26-85ff-0086ec786deb', 'x-compute-request-id': 'req-53b6f799-897b-4f26-85ff-0086ec786deb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-232583392", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzOq6YGrZzxsap8HHjBjKgpIj1GOprx1QpZt8rfHO/JvbBZ2lMjDaRuwQe1SwVCF5prLFHS60Kv3+rxvHQ3hd/BFQBOXt94uS3fMQZSqUZtVRLGGH1Vt0CfXO82EfytNw==", "fingerprint": "0f:d3:bc:60:58:25:0a:b9:75:0d:3d:c9:27:86:6e:4c", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:06:03,611 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.233s 2025-12-03 23:06:03,611 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2128507553", "description": "tempest-secgroup-smoke-2128507553 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-e4c373bc-ad43-476e-a4a1-c48109de894e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "name": "tempest-secgroup-smoke-2128507553", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-2128507553 description", "shared": false, "security_group_rules": [{"id": "77515bc4-0799-4ddd-8274-1e11440ef5f1", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "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": 1487, "description": null, "tags": [], "created_at": "2025-12-03T23:06:03Z", "updated_at": "2025-12-03T23:06:03Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "f5bad347-77f1-4753-bf2c-525026a81d33", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "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": 1488, "description": null, "tags": [], "created_at": "2025-12-03T23:06:03Z", "updated_at": "2025-12-03T23:06:03Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:06:03Z", "updated_at": "2025-12-03T23:06:03Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:03,826 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.214s 2025-12-03 23:06:03,826 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-411bb3b8-0dac-4d08-b42e-b79a88cceb27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d5121e2d-a064-4fa9-8bab-2e3804cab452", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "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, "description": "", "created_at": "2025-12-03T23:06:03Z", "updated_at": "2025-12-03T23:06:03Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:05,603 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.776s 2025-12-03 23:06:05,604 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-13b3588f-270c-44f2-8abf-3c90ed9f1c06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d88efae6-c4e1-4575-8ab9-8eec78b4dab6", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:06:04Z", "updated_at": "2025-12-03T23:06:04Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:05,871 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.266s 2025-12-03 23:06:05,871 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d57c65a2-73e1-453a-889f-d91fbf7028ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7322d71e-054d-4037-8dee-8b365fc1a49f", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "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, "description": "", "created_at": "2025-12-03T23:06:05Z", "updated_at": "2025-12-03T23:06:05Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:06,106 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.234s 2025-12-03 23:06:06,106 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-15786e5b-6e7e-41fd-b348-f50107ad9ecb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a959e5e-289d-4f38-bd14-fb8900b72f83", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:06:05Z", "updated_at": "2025-12-03T23:06:05Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:06,368 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.261s 2025-12-03 23:06:06,368 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8196fc50-b62d-484f-a888-4e7590f3ad29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "87beedd1-a349-417a-8c0d-540614ffb2dc", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:06:06Z", "updated_at": "2025-12-03T23:06:06Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:07,166 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.797s 2025-12-03 23:06:07,167 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e17e7162-c597-4250-953a-b4b60478011e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3d9bfc8-7a7b-4fed-b335-2003f0dbfac8", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a391c7db-1d11-4838-9a2f-f9c7d4417cb3", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:06:06Z", "updated_at": "2025-12-03T23:06:06Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:07,504 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.330s 2025-12-03 23:06:07,505 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:07 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5060f344-9ea8-4124-8fc7-f31eab5b1e22', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["KtxB44oESueEzh19EdDt5Q"], "expires_at": "2025-12-04T00:06:07.000000Z", "issued_at": "2025-12-03T23:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:06:07,505 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-03 23:06:09,408 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.901s 2025-12-03 23:06:09,408 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1476178172", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "c56823b3-fd04-4b12-a660-2a03ed376b56"}], "key_name": "tempest-TestNetworkBasicOps-232583392", "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:07 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd40eff-70f4-4e69-b85d-c4db2e8d9bfb', 'x-compute-request-id': 'req-afd40eff-70f4-4e69-b85d-c4db2e8d9bfb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}], "adminPass": "cNSVuKGUCyz2"}}' 2025-12-03 23:06:09,635 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.225s 2025-12-03 23:06:09,635 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:09 GMT', 'server': 'Apache', 'content-length': '1418', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e217484b-0f1c-4726-aaf4-ffea12de7de8', 'x-compute-request-id': 'req-e217484b-0f1c-4726-aaf4-ffea12de7de8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "BUILD", "tena10000 nt_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232583392", "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-12-03 23:06:10,886 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.245s 2025-12-03 23:06:10,886 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:10 GMT', 'server': 'Apache', 'content-length': '1418', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f05dee29-a98c-4f8d-9e26-4c790615548b', 'x-compute-request-id': 'req-f05dee29-a98c-4f8d-9e26-4c790615548b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232583392", "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-12-03 23:06:12,566 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.674s 2025-12-03 23:06:12,566 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:11 GMT', 'server': 'Apache', 'content-length': '1476', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4547e58c-b56e-4232-be34-069e279ce71f', 'x-compute-request-id': 'req-4547e58c-b56e-4232-be34-069e279ce71f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:12,570 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:06:14,584 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 1.012s 2025-12-03 23:06:14,584 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:13 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4253d34-aee2-492e-a3b8-aac604156b33', 'x-compute-request-id': 'req-c4253d34-aee2-492e-a3b8-aac604156b33', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:16,594 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 1.005s 2025-12-03 23:06:16,595 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:15 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117d0e4a-350d-4246-8714-b4b7f56184b8', 'x-compute-request-id': 'req-117d0e4a-350d-4246-8714-b4b7f56184b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:17,996 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.397s 2025-12-03 23:06:17,996 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:17 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11bce88-98dc-4ba0-86ad-78b76e217cb1', 'x-compute-request-id': 'req-d11bce88-98dc-4ba0-86ad-78b76e217cb1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:19,715 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.714s 2025-12-03 23:06:19,716 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:19 GMT', 'server': 'Apache', 'content-length': '1717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e343481-7646-41e1-9d46-652b93b8bd70', 'x-compute-request-id': 'req-8e343481-7646-41e1-9d46-652b93b8bd70', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:18Z", "addresses": {"tempest-network-smoke--1199366850": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:d4:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": "2025-12-03T23:06:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:19,719 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:06:20,105 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.385s 2025-12-03 23:06:20,105 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:19 GMT', 'server': 'Apache', 'content-length': '1717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1aabbf-cc28-41f4-b528-9631fa267701', 'x-compute-request-id': 'req-6e1aabbf-cc28-41f4-b528-9631fa267701', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:18Z", "addresses": {"tempest-network-smoke--1199366850": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:d4:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": "2025-12-03T23:06:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:20,194 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=575ca851-8387-4bbc-8093-7e356058aa20 0.085s 2025-12-03 23:06:20,195 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-80bbfaca-103a-4942-b287-67df7da64089', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"ports":[{"id":"23a1c928-4175-4b16-a18a-8b58f055070a","name":"","network_id":"c56823b3-fd04-4b12-a660-2a03ed376b56","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:e5:d4:57","admin_state_up":true,"status":"ACTIVE","device_id":"575ca851-8387-4bbc-8093-7e356058aa20","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"19f6e343-3220-421e-b64b-99ce57f382a6","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a391c7db-1d11-4838-9a2f-f9c7d4417cb3"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1476178172","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1476178172","fqdn":"tempest-testnetworkbasicops-server-1476178172.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:06:12Z","updated_at":"2025-12-03T23:06:18Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:06:20,195 21 DEBUG [tempest.common.waiters] Server ID 575ca851-8387-4bbc-8093-7e356058aa20 ports are all ACTIVE [{'id': '23a1c928-4175-4b16-a18a-8b58f055070a', 'name': '', 'network_id': 'c56823b3-fd04-4b12-a660-2a03ed376b56', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:e5:d4:57', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '575ca851-8387-4bbc-8093-7e356058aa20', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '19f6e343-3220-421e-b64b-99ce57f382a6', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a391c7db-1d11-4838-9a2f-f9c7d4417cb3'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1476178172', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-1476178172', 'fqdn': 'tempest-testnetworkbasicops-server-1476178172.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:06:12Z', 'updated_at': '2025-12-03T23:06:18Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:06:21,159 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906 0.964s 2025-12-03 23:06:21,160 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "23a1c928-4175-4b16-a18a-8b58f055070a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-20e2f487-3421-45cc-a068-ed805a023537', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906'} Body: b'{"floatingip": {"id": "03d2e391-4eb3-4bd5-a6db-079e210c9906", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.205", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "port_id": "23a1c928-4175-4b16-a18a-8b58f055070a", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c56823b3-fd04-4b12-a660-2a03ed376b56", "mac_address": "fa:16:3e:e5:d4:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "575ca851-8387-4bbc-8093-7e356058aa20", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:05:45Z", "updated_at": "2025-12-03T23:06:20Z", "revision_number": 4, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:21,264 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906 0.104s 2025-12-03 23:06:21,265 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-74e6d2cd-daeb-49a3-b15a-49b7ad8ac925', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906'} Body: b'{"floatingip": {"id": "03d2e391-4eb3-4bd5-a6db-079e210c9906", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.205", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "port_id": "23a1c928-4175-4b16-a18a-8b58f055070a", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c56823b3-fd04-4b12-a660-2a03ed376b56", "mac_address": "fa:16:3e:e5:d4:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "575ca851-8387-4bbc-8093-7e356058aa20", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:05:45Z", "updated_at": "2025-12-03T23:06:21Z", "revision_number": 5, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:21,265 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '03d2e391-4eb3-4bd5-a6db-079e210c9906', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.205', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'ec874f33-fa90-43f8-bf7c-2f04af0a9bd3', 'port_id': '23a1c928-4175-4b16-a18a-8b58f055070a', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c56823b3-fd04-4b12-a660-2a03ed376b56', 'mac_address': 'fa:16:3e:e5:d4:57', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '575ca851-8387-4bbc-8093-7e356058aa20', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:05:45Z', 'updated_at': '2025-12-03T23:06:21Z', 'revision_number': 5, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:06:21,265 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.105165 seconds 2025-12-03 23:06:21,265 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.205 with user: cirros 2025-12-03 23:06:21,265 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.205 in 120 sec and the expected result is reachable 2025-12-03 23:06:37,595 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.329690 seconds 2025-12-03 23:06:37,596 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.205 in 120 sec and the ping result is expected 2025-12-03 23:06:37,766 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20/action 0.169s 2025-12-03 23:06:37,767 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:37 GMT', 'server': 'Apache', 'content-length': '75610', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bec6ac7-b635-44c8-8f2b-5a6f9a1ae1c5', 'x-compute-request-id': 'req-4bec6ac7-b635-44c8-8f2b-5a6f9a1ae1c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1237085734 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001225] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001633] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004477] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004514] Using GB pages for direct mapping\\n[ 0.004792] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004797] ACPI: Early table checksum verification disabled\\n[ 0.004802] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004808] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004817] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004825] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004830] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004834] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004839] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004844] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004848] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004851] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004852] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004854] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004856] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004857] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005952] No NUMA configuration fo 2025-12-03 23:06:37,768 21 DEBUG [tempest.scenario.manager] Console output for 575ca851-8387-4bbc-8093-7e356058aa20 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1237085734 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001225] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001633] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004477] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004514] Using GB pages for direct mapping [ 0.004792] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004797] ACPI: Early table checksum verification disabled [ 0.004802] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004808] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004817] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004825] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004830] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004834] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004839] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004844] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004848] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004851] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004852] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004854] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004856] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004857] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005952] No NUMA configuration found [ 0.005955] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005964] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006325] Zone ranges: [ 0.006326] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006329] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006332] Normal empty [ 0.006334] Device empty [ 0.006335] Movable zone start for each node [ 0.006338] Early memory node ranges [ 0.006339] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006342] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006344] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006586] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006615] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006811] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016172] ACPI: PM-Timer IO Port: 0x608 [ 0.016204] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016376] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016381] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016384] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016385] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016387] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016389] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016393] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016395] TSC deadline timer available [ 0.016410] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016486] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016489] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016490] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016491] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016493] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016495] Booting paravirtualized kernel on KVM [ 0.016498] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016505] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016797] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016896] kvm-guest: setup async PF for cpu 0 [ 0.016924] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016943] kvm-guest: PV spinlocks disabled, single CPU [ 0.016949] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016951] Policy zone: DMA32 [ 0.016953] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017010] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017022] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017030] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017090] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017433] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018135] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018165] ftrace: allocating 50600 entries in 198 pages [ 0.041903] ftrace: allocated 198 pages with 4 groups [ 0.042054] rcu: Hierarchical RCU implementation. [ 0.042055] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042057] Rude variant of Tasks RCU enabled. [ 0.042058] Tracing variant of Tasks RCU enabled. [ 0.042059] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042061] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046582] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046955] random: crng init done [ 0.085917] Console: colour VGA+ 80x25 [ 0.230894] printk: console [tty1] enabled [ 0.546707] printk: console [ttyS0] enabled [ 0.549659] ACPI: Core revision 20210730 [ 0.552476] APIC: Switch to symmetric I/O mode setup [ 0.556795] x2apic enabled [ 0.560179] Switched APIC routing to physical x2apic. [ 0.568891] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.575537] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.579531] pid_max: default: 32768 minimum: 301 [ 0.579531] LSM: Security Framework initializing [ 0.579531] landlock: Up and running. [ 0.579531] Yama: becoming mindful. [ 0.579531] AppArmor: AppArmor initialized [ 0.579531] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579531] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.579531] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.579531] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.579531] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.579531] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.579531] Spectre V2 : Mitigation: Retpolines [ 0.579531] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.579531] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.579531] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.579531] RETBleed: Mitigation: untrained return thunk [ 0.579531] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.579531] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.579531] Freeing SMP alternatives memory: 44K [ 0.579531] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.579691] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.583554] ... version: 0 [ 0.586545] ... bit width: 48 [ 0.587544] ... generic registers: 6 [ 0.590199] ... value mask: 0000ffffffffffff [ 0.591545] ... max period: 00007fffffffffff [ 0.595027] ... fixed-purpose events: 0 [ 0.595546] ... event mask: 000000000000003f [ 0.599413] rcu: Hierarchical SRCU implementation. [ 0.600021] smp: Bringing up secondary CPUs ... [ 0.603029] smp: Brought up 1 node, 1 CPU [ 0.603549] smpboot: Max logical packages: 1 [ 0.606537] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.608281] devtmpfs: initialized [ 0.611446] x86/mm: Memory block size: 128MB [ 0.611874] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.615568] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.619635] pinctrl core: initialized pinctrl subsystem [ 0.623398] PM: RTC time: 23:06:20, date: 2025-12-03 [ 0.623712] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.627657] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.631582] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.635554] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.639557] audit: initializing netlink subsys (disabled) [ 0.643078] thermal_sys: Registered thermal governor 'fair_share' [ 0.643080] thermal_sys: Registered thermal governor 'bang_bang' [ 0.643547] thermal_sys: Registered thermal governor 'step_wise' [ 0.647553] audit: type=2000 audit(1764803180.042:1): state=initialized audit_enabled=0 res=1 [ 0.655554] thermal_sys: Registered thermal governor 'user_space' [ 0.655556] thermal_sys: Registered thermal governor 'power_allocator' [ 0.659571] EISA bus registered [ 0.665754] cpuidle: using governor ladder [ 0.667547] cpuidle: using governor menu [ 0.673289] ACPI: bus type PCI registered [ 0.675548] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.679898] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.683554] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.687575] PCI: Using configuration type 1 for base access [ 0.692801] Kprobes globally optimized [ 0.695666] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.699547] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.704385] ACPI: Added _OSI(Module Device) [ 0.707573] ACPI: Added _OSI(Processor Device) [ 0.711192] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.711590] ACPI: Added _OSI(Processor Aggregator Device) [ 0.715555] ACPI: Added _OSI(Linux-Dell-Video) [ 0.718873] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.719558] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.726820] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.731910] ACPI: Interpreter enabled [ 0.734478] ACPI: PM: (supports S0 S5) [ 0.735547] ACPI: Using IOAPIC for interrupt routing [ 0.738868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.739548] PCI: Using E820 reservations for host bridge windows [ 0.743863] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.752316] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.755550] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.759667] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.763655] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.768782] PCI host bridge to bus 0000:00 [ 0.771547] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775010] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775547] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.779548] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783553] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.787553] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.791549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.795856] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.804187] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.815158] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.827007] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.831611] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.843589] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.847783] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.856817] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.863552] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.875389] pci 0000:00:02.0: enabling Extended Tags [ 0.878614] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.883358] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.890977] pci 0000:00:02.1: enabling Extended Tags [ 0.893864] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.898914] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.906623] pci 0000:00:02.2: enabling Extended Tags [ 0.909841] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.914491] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.922373] pci 0000:00:02.3: enabling Extended Tags [ 0.925844] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.930260] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.936689] pci 0000:00:02.4: enabling Extended Tags [ 0.943207] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.946387] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.952445] pci 0000:00:02.5: enabling Extended Tags [ 0.958286] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.963549] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.971807] pci 0000:00:02.6: enabling Extended Tags [ 0.977911] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.982563] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.993164] pci 0000:00:02.7: enabling Extended Tags [ 1.000146] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.006740] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.012419] pci 0000:00:03.0: enabling Extended Tags [ 1.018236] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.022212] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.029849] pci 0000:00:03.1: enabling Extended Tags [ 1.033782] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.038350] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.044856] pci 0000:00:03.2: enabling Extended Tags [ 1.049794] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.055555] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.064781] pci 0000:00:03.3: enabling Extended Tags [ 1.071317] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.075036] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.080290] pci 0000:00:03.4: enabling Extended Tags [ 1.085818] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.091435] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.097434] pci 0000:00:03.5: enabling Extended Tags [ 1.101915] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.106567] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.114502] pci 0000:00:03.6: enabling Extended Tags [ 1.118148] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.122411] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.128823] pci 0000:00:03.7: enabling Extended Tags [ 1.137444] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.143552] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.153456] pci 0000:00:04.0: enabling Extended Tags [ 1.158014] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.162701] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.170734] pci 0000:00:04.1: enabling Extended Tags [ 1.173815] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.178659] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.184240] pci 0000:00:04.2: enabling Extended Tags [ 1.191070] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.194354] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.199848] pci 0000:00:04.3: enabling Extended Tags [ 1.205830] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.210597] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.217641] pci 0000:00:04.4: enabling Extended Tags [ 1.221859] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.226849] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.232294] pci 0000:00:04.5: enabling Extended Tags [ 1.239835] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.246748] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.252816] pci 0000:00:04.6: enabling Extended Tags [ 1.257855] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.262708] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.271790] pci 0000:00:04.7: enabling Extended Tags [ 1.280620] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.287074] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.293027] pci 0000:00:05.0: enabling Extended Tags [ 1.362402] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.366177] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.368688] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.389073] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.393580] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.400866] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.409992] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.419677] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.427554] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.435490] pci 0000:01:00.0: enabling Extended Tags [ 1.515308] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.515605] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.519295] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.519648] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.525550] pci_bus 0000:02: extended config space not accessible [ 1.527837] acpiphp: Slot [1] registered [ 1.530373] acpiphp: Slot [0] registered [ 1.531598] acpiphp: Slot [2] registered [ 1.534105] acpiphp: Slot [3] registered [ 1.535588] acpiphp: Slot [4] registered [ 1.538080] acpiphp: Slot [5] registered [ 1.539586] acpiphp: Slot [6] registered [ 1.542267] acpiphp: Slot [7] registered [ 1.543586] acpiphp: Slot [8] registered [ 1.546142] acpiphp: Slot [9] registered [ 1.547588] acpiphp: Slot [10] registered [ 1.550156] acpiphp: Slot [11] registered [ 1.551587] acpiphp: Slot [12] registered [ 1.554152] acpiphp: Slot [13] registered [ 1.555587] acpiphp: Slot [14] registered [ 1.558180] acpiphp: Slot [15] registered [ 1.559602] acpiphp: Slot [16] registered [ 1.562188] acpiphp: Slot [17] registered [ 1.563589] acpiphp: Slot [18] registered [ 1.566147] acpiphp: Slot [19] registered [ 1.567590] acpiphp: Slot [20] registered [ 1.570187] acpiphp: Slot [21] registered [ 1.571589] acpiphp: Slot [22] registered [ 1.574204] acpiphp: Slot [23] registered [ 1.575611] acpiphp: Slot [24] registered [ 1.578175] acpiphp: Slot [25] registered [ 1.579586] acpiphp: Slot [26] registered [ 1.582142] acpiphp: Slot [27] registered [ 1.583586] acpiphp: Slot [28] registered [ 1.586214] acpiphp: Slot [29] registered [ 1.587587] acpiphp: Slot [30] registered [ 1.590188] acpiphp: Slot [31] registered [ 1.594010] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.604766] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.683324] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.683604] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.687604] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.691664] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701204] acpiphp: Slot [0-2] registered [ 1.704178] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.713888] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.722090] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.726376] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.727741] pci 0000:03:00.0: enabling Extended Tags [ 1.813641] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.815656] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.819660] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.826491] acpiphp: Slot [0-3] registered [ 1.828101] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.840771] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.854291] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.859711] pci 0000:04:00.0: enabling Extended Tags [ 1.975658] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.979683] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.983679] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.992434] acpiphp: Slot [0-4] registered [ 1.996742] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.005939] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.015552] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.022175] pci 0000:05:00.0: enabling Extended Tags [ 2.131186] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.131700] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.135684] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.142477] acpiphp: Slot [0-5] registered [ 2.144283] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.153399] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.161916] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.166547] pci 0000:06:00.0: enabling Extended Tags [ 2.256250] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.259657] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.263672] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.270593] acpiphp: Slot [0-6] registered [ 2.344188] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.347656] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.351653] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.358384] acpiphp: Slot [0-7] registered [ 2.435433] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.435657] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.439681] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.447124] acpiphp: Slot [0-8] registered [ 2.521418] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.523678] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.527662] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.535274] acpiphp: Slot [0-9] registered [ 2.611514] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.611677] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.615658] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.622520] acpiphp: Slot [0-10] registered [ 2.698050] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.699656] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.703654] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.710444] acpiphp: Slot [0-11] registered [ 2.786024] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.787707] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.791686] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.799082] acpiphp: Slot [0-12] registered [ 2.877671] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.879656] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.883672] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.890409] acpiphp: Slot [0-13] registered [ 2.966400] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.967669] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.971649] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.978527] acpiphp: Slot [0-14] registered [ 3.055079] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.055660] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.059682] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.066412] acpiphp: Slot [0-15] registered [ 3.141813] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.143670] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.147652] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.154916] acpiphp: Slot [0-16] registered [ 3.235271] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.235656] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.239684] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.246770] acpiphp: Slot [0-17] registered [ 3.322686] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.323656] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.327688] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.334629] acpiphp: Slot [0-18] registered [ 3.415262] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.415669] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.419715] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.427447] acpiphp: Slot [0-19] registered [ 3.503046] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.503699] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.507662] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.514487] acpiphp: Slot [0-20] registered [ 3.591315] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.591662] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.595651] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.602438] acpiphp: Slot [0-21] registered [ 3.674694] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.675653] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.679664] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.686388] acpiphp: Slot [0-22] registered [ 3.762723] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.763656] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.767650] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.774453] acpiphp: Slot [0-23] registered [ 3.848560] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.851657] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.855652] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 10000 3.863007] acpiphp: Slot [0-24] registered [ 3.937532] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.939663] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.943656] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.950568] acpiphp: Slot [0-25] registered [ 4.026286] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.027658] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.031721] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.085876] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.087833] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.091922] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.095836] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.099826] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.103879] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.107868] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.111865] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.115675] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.119563] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.123604] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.127564] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.131564] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.135564] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.139562] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.143561] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.147858] iommu: Default domain type: Translated [ 4.151544] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.155713] SCSI subsystem initialized [ 4.159626] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.163531] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.163558] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.167545] vgaarb: loaded [ 4.170288] ACPI: bus type USB registered [ 4.171570] usbcore: registered new interface driver usbfs [ 4.175553] usbcore: registered new interface driver hub [ 4.179557] usbcore: registered new device driver usb [ 4.183587] pps_core: LinuxPPS API ver. 1 registered [ 4.187547] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.191562] PTP clock support registered [ 4.195637] EDAC MC: Ver: 3.0.0 [ 4.202237] NetLabel: Initializing [ 4.203545] NetLabel: domain hash size = 128 [ 4.207544] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.211583] NetLabel: unlabeled traffic allowed by default [ 4.215622] PCI: Using ACPI for IRQ routing [ 5.043007] clocksource: Switched to clocksource kvm-clock [ 5.060710] VFS: Disk quotas dquot_6.6.0 [ 5.064711] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.071252] AppArmor: AppArmor Filesystem Enabled [ 5.076558] pnp: PnP ACPI init [ 5.080550] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.088990] pnp: PnP ACPI: found 5 devices [ 5.099647] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.108665] NET: Registered PF_INET protocol family [ 5.113281] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.121337] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.128995] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.136015] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.143154] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.149898] TCP: Hash tables configured (established 1024 bind 1024) [ 5.155665] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.162237] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.168183] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.174436] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.181123] NET: Registered PF_XDP protocol family [ 5.187010] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.195441] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.204691] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.212872] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.220271] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.228204] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.236151] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.243574] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.251166] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.258781] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.266479] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.276118] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.286997] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.297486] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.308830] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.319822] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.329555] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.337106] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.344297] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.351926] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.359198] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.366544] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.374339] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.380869] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.386392] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.390663] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.395093] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.399318] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.403625] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.407819] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.412424] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.416636] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.420830] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.425031] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.429226] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.433433] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.437649] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.443303] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.447845] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.452532] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.457759] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.464625] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.492737] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.508686] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.520567] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.534914] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.545257] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.549429] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.555019] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.561918] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.567977] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.574321] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.581392] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.589089] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.595319] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.601336] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.607152] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.613145] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.619268] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.625645] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.631348] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.637529] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.643334] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.649225] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.656891] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.661990] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.670136] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.697127] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.709094] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.729697] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.737242] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.744392] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.749695] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.755181] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.760710] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.767819] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.780018] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.785635] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.790713] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.798963] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.808642] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.812533] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.816651] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.820675] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.824787] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.829225] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.833724] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.842100] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.850920] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.864037] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.874335] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.882598] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.891290] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.899117] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.906720] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.910264] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.924502] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.938124] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.954597] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.962291] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.975006] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.992761] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.026632] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.035046] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.050940] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.058702] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.064419] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.069846] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.079258] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.084031] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.089295] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.097022] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.102453] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.109713] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.117778] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.122991] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.129853] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.138205] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.143420] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.149526] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.157319] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.163340] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.169195] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.176396] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.181601] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.186596] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.194606] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.199500] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.205535] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.213524] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.219777] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.227274] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.234674] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.245887] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.252819] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.260202] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.264745] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.271041] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.280332] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.290970] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.294307] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.302749] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.308028] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.318741] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.324580] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.332576] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.345462] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.353328] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.359508] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.366397] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.373133] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.380611] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.384129] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.391151] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.397137] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.405675] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.409086] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.415248] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.420780] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.429797] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.433078] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.439190] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.444468] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.452124] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.456091] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.461530] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.467452] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.474380] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.478528] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.483936] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.489770] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.498795] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.502672] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.510223] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.516093] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.524619] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.528634] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.536060] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.542208] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.551653] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.556776] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.563940] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.570914] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.579184] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.583194] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.589676] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.595930] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.605919] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.612582] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.617163] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.622263] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.627860] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.632888] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.637771] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.641848] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.646923] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.652796] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.657253] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.662720] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.668755] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.675607] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.681335] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.686013] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.691629] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.696660] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.702841] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.708519] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.715205] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.720895] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.727377] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.732751] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.738803] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.744227] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.750705] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.756437] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.762887] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.768851] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.774998] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.780194] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.785594] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.790532] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.796165] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.800570] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.805219] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.810669] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.814720] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.819375] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.824783] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.828758] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.833505] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.838950] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.843052] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.847452] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.852546] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.856484] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.861105] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.866303] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.870278] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.877396] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.882299] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.886212] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.890724] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.896014] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.900121] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.904590] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.912261] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.916327] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.920728] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.926003] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.930093] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.934751] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.940272] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.944702] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.949191] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.954252] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.958171] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.962548] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.967604] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.971875] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.977124] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.984454] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.994599] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10317 usecs [ 7.001239] PCI: CLS 0 bytes, default 64 [ 7.004711] Trying to unpack rootfs image as initramfs... [ 7.009371] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.028064] Initialise system trusted keyrings [ 7.035693] Key type blacklist registered [ 7.043756] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.056829] zbud: loaded [ 7.063937] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.079795] fuse: init (API version 7.34) [ 7.088281] integrity: Platform Keyring initialized [ 7.111644] Key type asymmetric registered [ 7.119824] Asymmetric key parser 'x509' registered [ 7.127700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.143959] io scheduler mq-deadline registered [ 7.150541] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.168211] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.185289] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.196291] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.214305] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.232263] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.254347] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.268156] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.285772] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.296834] Freeing initrd memory: 8744K [ 7.300545] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.310061] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.316886] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.326577] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.333217] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.342973] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.349256] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.356362] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.363886] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.369722] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.380480] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.385909] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.395192] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.400123] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.410499] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.416753] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.427272] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.433443] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.443638] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.449622] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.460592] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.467140] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.479206] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.486192] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.493351] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.501524] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.508680] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.522091] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.531633] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.545016] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.554329] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.567440] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.576434] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.590218] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.597373] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.608246] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.615730] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.626012] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.633803] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.645265] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.652320] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.659917] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.667679] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.674663] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.685212] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.697612] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.704694] shpchp 0000:01:00.0: Slot initialization failed [ 7.713090] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.721162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.729484] ACPI: button: Power Button [PWRF] [ 7.760012] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.803861] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.813444] Linux agpgart interface v0.103 [ 7.819453] loop: module loaded [ 7.823288] tun: Universal TUN/TAP device driver, 1.6 [ 7.830593] PPP generic driver version 2.4.2 [ 7.835458] VFIO - User Level meta-driver version: 0.3 [ 7.841584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.848634] ehci-pci: EHCI PCI platform driver [ 7.853983] ehci-platform: EHCI generic platform driver [ 7.860161] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.866848] ohci-pci: OHCI PCI platform driver [ 7.871858] ohci-platform: OHCI generic platform driver [ 7.877275] uhci_hcd: USB Universal Host Controller Interface driver [ 7.886406] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.893648] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.901688] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.908173] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.914659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.923496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.932246] usb usb1: Product: UHCI Host Controller [ 7.936590] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.941762] usb usb1: SerialNumber: 0000:02:01.0 [ 7.946007] hub 1-0:1.0: USB hub found [ 7.949409] hub 1-0:1.0: 2 ports detected [ 7.953276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.961927] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.965222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.970163] mousedev: PS/2 mouse device common for all mice [ 7.977013] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.983413] rtc_cmos 00:03: RTC can wake from S4 [ 7.988774] rtc_cmos 00:03: registered as rtc0 [ 7.992098] rtc_cmos 00:03: setting system clock to 2025-12-03T23:06:28 UTC (1764803188) [ 7.997756] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.001914] i2c_dev: i2c /dev entries driver [ 8.005012] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.012754] device-mapper: uevent: version 1.0.3 [ 8.016072] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.022420] platform eisa.0: Probing EISA bus 0 [ 8.025516] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.030064] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.034642] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.038867] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.042981] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.047832] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.051878] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.056082] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.060150] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.064206] platform eisa.0: EISA: Detected 0 cards [ 8.067485] ledtrig-cpu: registered to indicate activity on CPUs [ 8.071901] drop_monitor: Initializing network drop monitor service [ 8.076079] NET: Registered PF_INET6 protocol family [ 8.082938] Segment Routing with IPv6 [ 8.085773] In-situ OAM (IOAM) with IPv6 [ 8.088605] NET: Registered PF_PACKET protocol family [ 8.091894] Key type dns_resolver registered [ 8.094926] IPI shorthand broadcast: enabled [ 8.097997] registered taskstats version 1 [ 8.100866] Loading compiled-in X.509 certificates [ 8.105002] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.111667] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.118265] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.124434] blacklist: Loading compiled-in revocation X.509 certificates [ 8.128977] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.135646] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.145236] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.154398] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.162483] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.170729] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.178882] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.187064] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.195170] zswap: loaded using pool lzo/zbud [ 8.198969] Key type .fscrypt registered [ 8.202454] Key type fscrypt-provisioning registered [ 8.208545] Key type encrypted registered [ 8.211394] AppArmor: AppArmor sha1 policy hashing enabled [ 8.215419] ima: No TPM chip found, activating TPM-bypass! [ 8.219268] Loading compiled-in module X.509 certificates [ 8.223347] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.230255] ima: Allocated hash algorithm: sha1 [ 8.233527] ima: No architecture policies found [ 8.236635] evm: Initialising EVM extended attributes: [ 8.240045] evm: security.selinux [ 8.242347] evm: security.SMACK64 [ 8.244891] evm: security.SMACK64EXEC [ 8.247387] evm: security.SMACK64TRANSMUTE [ 8.250257] evm: security.SMACK64MMAP [ 8.252884] evm: security.apparmor [ 8.255246] evm: security.ima [ 8.257818] evm: security.capability [ 8.260854] evm: HMAC attrs: 0x1 [ 8.263924] PM: Magic number: 5:767:149 [ 8.267479] virtio virtio0: hash matches [ 8.270889] RAS: Correctable Errors collector initialized. [ 8.275400] Unstable clock detected, switching default tracing clock to "global" [ 8.275400] If you want to keep using the local clock, then add: [ 8.275400] "trace_clock=local" [ 8.275400] on the kernel command line [ 8.290589] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.297889] Freeing unused decrypted memory: 2036K [ 8.302486] Freeing unused kernel image (initmem) memory: 3244K [ 8.307577] Write protecting the kernel read-only data: 30720k [ 8.312711] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.318047] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.367400] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.372438] Run /init as init process info: initramfs: up at 7.85 [ 8.432597] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.440622] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.446520] GPT:229375 != 2097151 [ 8.449032] GPT:Alternate GPT header not at the end of the disk. [ 8.452929] GPT:229375 != 2097151 [ 8.455307] GPT: Use GNU Parted to correct GPT errors. [ 8.513483] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.917320] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.953256] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.78 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:57:5c:a8:51:83:87:4b:bc:80:93:7e:35:60:58:aa:20 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRhnQ98z61glcKpaVgQnsTUJmf7zFwIgQHOHcQhW1N8IXRN3RiMMdjXYSVp8KXefXAxKgDusqmWfZT2+8dr5GET7kWwcUEioYUnbJm7pcK+97D6FTjctdqIE1Ww7fq5JT/SZ9Nu1g4N3eWeM+SwPJwKbX9rRqxnMRjYwNyGYP1XnA+HY7KtftM7PxDNgxDU4qlE50u9p+X/bO6EsPCWWWJ2F0WK3+6hfrfbcEGY9ZIN8q8RPDfxwtVLAULMGKcdsEqMsDMyKFYcDIrVADjQkDNmXa09gT2/UfHysd6I/rRjlMqFyiiI++w9METrOIfmBCX4DDqCrIW34YDMgP0TFwx root@tempest-testnetworkbasicops-server-1476178172 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCwq5yQ8JtLWkfThV2FjymU/F/3LV0sXdMwZNFki3tBxW7A8V+lV+qqck1EjF37o9TNZrJD5i6mGA+lXhxygT6s= root@tempest-testnetworkbasicops-server-1476178172 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fee5:d457/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 575ca851-8387-4bbc-8093-7e356058aa20 name: tempest-TestNetworkBasicOps-server-1476178172 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1476178172 launch-index: 0 === cirros: current=0.6.2 uptime=10.28 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:E5:D4:57 inet6 addr: fe80::f816:3eff:fee5:d457/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:15 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1844 (1.8 KiB) TX bytes:992 (992.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1476178172 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.037764] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.039720] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.059370] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.298860] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.321132] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.422919] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.423514] ISO 9660 Extensions: RRIP_1991A [ 9.521409] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.648742] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.650423] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:06:29 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:06:29 cirros auth.notice su: + none root:cirros Dec 3 23:06:30 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: DUID 00:04:57:5c:a8:51:83:87:4b:bc:80:93:7e:35:60:58:aa:20 Dec 3 23:06:30 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:e5:d4:57 Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fee5:d457 Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:06:30 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.12 from 10.100.0.1 Dec 3 23:06:30 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.12/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1476178172 login: 2025-12-03 23:06:37,769 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:06:37,775 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:37,883 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:37,884 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:06:38,083 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.197s 2025-12-03 23:06:38,083 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:37 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b76993-2584-44d1-ac6f-0b3c4312343a', 'x-compute-request-id': 'req-d3b76993-2584-44d1-ac6f-0b3c4312343a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'' 2025-12-03 23:06:38,739 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.655s 2025-12-03 23:06:38,739 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:38 GMT', 'server': 'Apache', 'content-length': '1845', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e888dc-efd2-4552-a176-ab22c8ccfd88', 'x-compute-request-id': 'req-f4e888dc-efd2-4552-a176-ab22c8ccfd88', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:38Z", "addresses": {"tempest-network-smoke--1199366850": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:d4:57"}, {"version": 4, "addr": "192.168.122.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:d4:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": "2025-12-03T23:06:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2128507553"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:40,055 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.311s 2025-12-03 23:06:40,056 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:39 GMT', 'server': 'Apache', 'content-length': '1508', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a42ac00-5d7a-4a7c-aed3-7576645ebc22', 'x-compute-request-id': 'req-2a42ac00-5d7a-4a7c-aed3-7576645ebc22', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"server": {"id": "575ca851-8387-4bbc-8093-7e356058aa20", "name": "tempest-TestNetworkBasicOps-server-1476178172", "status": "DELETED", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:06:09Z", "updated": "2025-12-03T23:06:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/575ca851-8387-4bbc-8093-7e356058aa20"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-232583392", "OS-SRV-USG:launched_at": "2025-12-03T23:06:18.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:06:39.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-12-03 23:06:40,059 21 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-03 23:06:41,147 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20 0.086s 2025-12-03 23:06:41,147 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:41 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845ca19d-7323-4c1f-b63a-725973f661e0', 'x-compute-request-id': 'req-845ca19d-7323-4c1f-b63a-725973f661e0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/575ca851-8387-4bbc-8093-7e356058aa20'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 575ca851-8387-4bbc-8093-7e356058aa20 could not be found."}}' 2025-12-03 23:06:41,563 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/a391c7db-1d11-4838-9a2f-f9c7d4417cb3 0.416s 2025-12-03 23:06:41,564 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-386a5c3f-72d8-4b0b-82cd-004dd596e38b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/a391c7db-1d11-4838-9a2f-f9c7d4417cb3'} Body: b'' 2025-12-03 23:06:41,659 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-232583392 0.095s 2025-12-03 23:06:41,659 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:41 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-615c5653-e581-4fb8-8b1e-810a98864a0c', 'x-compute-request-id': 'req-615c5653-e581-4fb8-8b1e-810a98864a0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-232583392'} Body: b'' 2025-12-03 23:06:42,006 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906 0.345s 2025-12-03 23:06:42,006 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e722f63b-d751-4ef5-8f93-1adfae251083', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/03d2e391-4eb3-4bd5-a6db-079e210c9906'} Body: b'' 2025-12-03 23:06:42,179 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.172s 2025-12-03 23:06:42,179 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:42 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cacf8429-dc8a-424c-8809-97e24ae512d5', 'x-compute-request-id': 'req-cacf8429-dc8a-424c-8809-97e24ae512d5', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'' 2025-12-03 23:06:42,801 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.621s 2025-12-03 23:06:42,802 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:42 GMT', 'server': 'Apache', 'content-length': '1723', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42907ea8-41f3-4d65-b902-3ae89e55e55b', 'x-compute-request-id': 'req-42907ea8-41f3-4d65-b902-3ae89e55e55b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"server": {"id": "a3feed2d-06c9-45b4-b6fc-f44347ce5c91", "name": "tempest-TestNetworkBasicOps-server-2053216664", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:34Z", "updated": "2025-12-03T23:06:42Z", "addresses": {"tempest-network-smoke--1199366850": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:b1:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1116799506", "OS-SRV-USG:launched_at": "2025-12-03T23:05:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1704611256"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:43,917 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91 0.110s 2025-12-03 23:06:43,918 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:43 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f710dd53-1a2a-4236-97a7-2ee3a0d49930', 'x-compute-request-id': 'req-f710dd53-1a2a-4236-97a7-2ee3a0d49930', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a3feed2d-06c9-45b4-b6fc-f44347ce5c91'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3feed2d-06c9-45b4-b6fc-f44347ce5c91 could not be found."}}' 2025-12-03 23:06:44,680 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/13781950-8885-45c6-8207-0e83e12b0a2c 0.761s 2025-12-03 23:06:44,680 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1d54ab57-2afa-4615-8762-89c78edc8587', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/13781950-8885-45c6-8207-0e83e12b0a2c'} Body: b'' 2025-12-03 23:06:44,748 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1116799506 0.067s 2025-12-03 23:06:44,749 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:44 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b15f9ab4-99f8-474c-b940-7303f529e58b', 'x-compute-request-id': 'req-b15f9ab4-99f8-474c-b940-7303f529e58b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1116799506'} Body: b'' 2025-12-03 23:06:46,763 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ec874f33-fa90-43f8-bf7c-2f04af0a9bd3/remove_router_interface 2.013s 2025-12-03 23:06:46,763 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "19f6e343-3220-421e-b64b-99ce57f382a6"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8bdda3f3-0adc-4caf-8d4e-8552ba76bd8f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ec874f33-fa90-43f8-bf7c-2f04af0a9bd3/remove_router_interface'} Body: b'{"id": "ec874f33-fa90-43f8-bf7c-2f04af0a9bd3", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "ecf2ba84-a406-4371-8ccd-6c1cdf3d41d9", "network_id": "c56823b3-fd04-4B2C b12-a660-2a03ed376b56", "subnet_id": "19f6e343-3220-421e-b64b-99ce57f382a6", "subnet_ids": ["19f6e343-3220-421e-b64b-99ce57f382a6"]}' 2025-12-03 23:06:47,563 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/19f6e343-3220-421e-b64b-99ce57f382a6 0.799s 2025-12-03 23:06:47,563 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3301d60d-3288-4ff2-ab5f-2ff1fc513e16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/19f6e343-3220-421e-b64b-99ce57f382a6'} Body: b'' 2025-12-03 23:06:48,412 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ec874f33-fa90-43f8-bf7c-2f04af0a9bd3 0.848s 2025-12-03 23:06:48,412 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cdd521a6-5a09-495a-896c-8fb15a86e317', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ec874f33-fa90-43f8-bf7c-2f04af0a9bd3'} Body: b'' 2025-12-03 23:06:48,864 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/c56823b3-fd04-4b12-a660-2a03ed376b56 0.451s 2025-12-03 23:06:48,865 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-77008598-a36d-4b07-8f55-5bcfdda82e8d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/c56823b3-fd04-4b12-a660-2a03ed376b56'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:05:40.944640Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] time: 2025-12-03 23:07:01.181894Z successful: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:05:41,043 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.097s 2025-12-03 23:05:41,043 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1286168250", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAnyORslgMfFaF2xZmrQ944AMPRek910d+3W3IrEKJUuuUU7d+DYGnYpBX4Luz/oQ7Q3cGo6Ab3sYHG6gqmpuTm0DB78zOn2qxiDSbWlyBpF4wKgWgtl9gxq5gtbdrd/Lg=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:40 GMT', 'server': 'Apache', 'content-length': '407', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a3b14d-4d4f-4ace-9156-25378dcf434e', 'x-compute-request-id': 'req-19a3b14d-4d4f-4ace-9156-25378dcf434e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1286168250", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAnyORslgMfFaF2xZmrQ944AMPRek910d+3W3IrEKJUuuUU7d+DYGnYpBX4Luz/oQ7Q3cGo6Ab3sYHG6gqmpuTm0DB78zOn2qxiDSbWlyBpF4wKgWgtl9gxq5gtbdrd/Lg==", "fingerprint": "9b:3f:56:d9:08:a2:18:0c:39:3d:7f:08:96:91:00:2e", "user_id": "c89fc057f1c54b10b211404f170223fb"}}' 2025-12-03 23:05:41,703 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.658s 2025-12-03 23:05:41,703 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1962308228", "description": "tempest-secgroup-smoke-1962308228 description", "project_id": "3989de3c2cf844418cdd96de2dc55a66"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-a11ed19b-5b28-4961-b2f4-8d4afde26c0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "59dced2e-b03f-40b6-944d-f29121197d4c", "name": "tempest-secgroup-smoke-1962308228", "stateful": true, "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "tempest-secgroup-smoke-1962308228 description", "shared": false, "security_group_rules": [{"id": "8b812f5b-1775-491d-826c-55dd24115fef", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "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": 1469, "description": null, "tags": [], "created_at": "2025-12-03T23:05:41Z", "updated_at": "2025-12-03T23:05:41Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "eb32b772-384a-439c-ac20-5788cf15f878", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "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": 1468, "description": null, "tags": [], "created_at": "2025-12-03T23:05:41Z", "updated_at": "2025-12-03T23:05:41Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}], "tags": [], "created_at": "2025-12-03T23:05:41Z", "updated_at": "2025-12-03T23:05:41Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:41,937 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.232s 2025-12-03 23:05:41,937 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4e254d1c-5ffd-4e14-8e9b-939f8a468f6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97c31c32-1d9d-4f11-bd1c-6be42e7c1b81", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "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, "description": "", "created_at": "2025-12-03T23:05:41Z", "updated_at": "2025-12-03T23:05:41Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:42,416 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.478s 2025-12-03 23:05:42,416 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e8497583-fc9c-413d-ab36-140273043abb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e0ed2f70-b050-4d6f-b06d-75f009b988d3", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:05:42Z", "updated_at": "2025-12-03T23:05:42Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:42,686 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.269s 2025-12-03 23:05:42,686 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-99d6729f-cdc7-4247-bc42-f85647cf6764', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1adcbe3f-76bb-45f0-a387-8dc0ad48e14b", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "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, "description": "", "created_at": "2025-12-03T23:05:42Z", "updated_at": "2025-12-03T23:05:42Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:42,978 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.292s 2025-12-03 23:05:42,979 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-91dba735-686d-40ac-b9c4-8dfe577e00a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "da8b3dfb-eb80-4395-a74f-243d51a6a4b8", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:05:42Z", "updated_at": "2025-12-03T23:05:42Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:43,249 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.270s 2025-12-03 23:05:43,249 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a77f382a-afa8-49a6-b18c-bd2adc7af00d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61a9de43-88f1-4996-8a37-5bc5ca06b375", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:05:43Z", "updated_at": "2025-12-03T23:05:43Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:43,741 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.491s 2025-12-03 23:05:43,741 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-cace50b0-ed41-4cf6-8bdc-c90081275290', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fb78de88-2698-4c18-bf09-39d3facc73c0", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "59dced2e-b03f-40b6-944d-f29121197d4c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:05:43Z", "updated_at": "2025-12-03T23:05:43Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:44,582 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.840s 2025-12-03 23:05:44,583 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--233913625", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-48b48aa1-f9c3-4f3b-a195-b868a48cc9d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"eda685e9-cbc0-4932-8f0d-82169d159c04","name":"tempest-network-smoke--233913625","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3989de3c2cf844418cdd96de2dc55a66","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:05:43Z","updated_at":"2025-12-03T23:05:43Z","revision_number":1}}' 2025-12-03 23:05:46,453 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.869s 2025-12-03 23:05:46,453 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-156506474", "admin_state_up": true, "project_id": "3989de3c2cf844418cdd96de2dc55a66", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '680', 'x-openstack-request-id': 'req-2d6a0546-d961-443c-bdde-629fffd68635', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "name": "tempest-TestNetworkAdvancedServerOps-router-156506474", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.229"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:05:44Z", "updated_at": "2025-12-03T23:05:45Z", "revision_number": 2, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:46,531 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28 0.077s 2025-12-03 23:05:46,531 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9e2d2344-1663-4cd1-8e75-8804cda22df5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:46,786 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.255s 2025-12-03 23:05:46,787 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-21cd83e8-29fc-4a4e-a594-5d2b0aabb983', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:05:47,565 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.777s 2025-12-03 23:05:47,566 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-626d1927-644d-444b-8ad3-e9d63627bb06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:47,650 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.084s 2025-12-03 23:05:47,651 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-553f2303-c4be-4704-a429-df942b794c9f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:05:49,368 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.717s 2025-12-03 23:05:49,369 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1421638245", "network_id": "eda685e9-cbc0-4932-8f0d-82169d159c04", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-19cff9aa-68c7-486f-a8b6-c830dfff519f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"cf3e7800-d5f8-4556-9256-850271088f5d","name":"tempest-subnet-smoke-1421638245","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","network_id":"eda685e9-cbc0-4932-8f0d-82169d159c04","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:05:48Z","updated_at":"2025-12-03T23:05:48Z","revision_number":0,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:05:52,633 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/514ef57a-8e66-4d8d-8797-9bc1feca7e5a/add_router_interface 3.263s 2025-12-03 23:05:52,633 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf3e7800-d5f8-4556-9256-850271088f5d"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cf5be8b7-a0c7-4b5e-842a-de641d0764c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/514ef57a-8e66-4d8d-8797-9bc1feca7e5a/add_router_interface'} Body: b'{"id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "654278c3-149e-456d-affc-328ba844935a", "network_id": "eda685e9-cbc0-4932-8f0d-82169d159c04", "subnet_id": "cf3e7800-d5f8-4556-9256-850271088f5d", "subnet_ids": ["cf3e7800-d5f8-4556-9256-850271088f5d"]}' 2025-12-03 23:05:52,946 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.304s 2025-12-03 23:05:52,946 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:52 GMT', 'server': 'Apache', 'content-length': '6835', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9b327377-de98-4134-93a2-014eb85a75fd', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c89fc057f1c54b10b211404f170223fb", "name": "tempest-TestNetworkAdvancedServerOps-1946540869-project-member", "password_expires_at": null}, "audit_ids": ["Zu4w25RfRV-MKYORAf01xg"], "expires_at": "2025-12-04T00:05:52.000000Z", "issued_at": "2025-12-03T23:05:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3989de3c2cf844418cdd96de2dc55a66", "name": "tempest-TestNetworkAdvancedServerOps-1946540869"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack 2025-12-03 23:05:52,947 20 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start) Found network None available for tenant 2025-12-03 23:05:56,832 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 3.884s 2025-12-03 23:05:56,833 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "eda685e9-cbc0-4932-8f0d-82169d159c04"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:52 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4150e2ae-7a10-4837-907f-eb5e2892b32b', 'x-compute-request-id': 'req-4150e2ae-7a10-4837-907f-eb5e2892b32b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "adminPass": "Kb3n6K3K46sJ"}}' 2025-12-03 23:05:57,573 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.738s 2025-12-03 23:05:57,573 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:56 GMT', 'server': 'Apache', 'content-length': '1436', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7286660e-8711-4e5d-af43-1f648db7a7d5', 'x-compute-request-id': 'req-7286660e-8711-4e5d-af43-1f648db7a7d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:05:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "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-12-03 23:05:58,835 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.257s 2025-12-03 23:05:58,835 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:58 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ab686e0-0257-4607-84ed-f318b22e3702', 'x-compute-request-id': 'req-4ab686e0-0257-4607-84ed-f318b22e3702', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:05:58,838 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:06:00,265 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.425s 2025-12-03 23:06:00,265 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:05:59 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24906d66-8aa3-4bb0-b2ea-150559b6d98c', 'x-compute-request-id': 'req-24906d66-8aa3-4bb0-b2ea-150559b6d98c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:01,859 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.589s 2025-12-03 23:06:01,860 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:01 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-184c2d9b-fae0-4415-bc82-4a08ef321df0', 'x-compute-request-id': 'req-184c2d9b-fae0-4415-bc82-4a08ef321df0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:03,288 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.423s 2025-12-03 23:06:03,288 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:02 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad8360fe-bf0a-46a6-b812-d0d4aed4690e', 'x-compute-request-id': 'req-ad8360fe-bf0a-46a6-b812-d0d4aed4690e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:05,609 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 1.316s 2025-12-03 23:06:05,610 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:04 GMT', 'server': 'Apache', 'content-length': '1734', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98348b00-8f29-4bc9-94e5-72fe0766a81d', 'x-compute-request-id': 'req-98348b00-8f29-4bc9-94e5-72fe0766a81d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:03Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:05,613 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:06:06,064 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.450s 2025-12-03 23:06:06,064 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:05 GMT', 'server': 'Apache', 'content-length': '1734', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638d6cb4-c961-41f4-8878-fa67fc9b5811', 'x-compute-request-id': 'req-638d6cb4-c961-41f4-8878-fa67fc9b5811', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:03Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:06,169 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.101s 2025-12-03 23:06:06,169 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1374', 'x-openstack-request-id': 'req-d766f3bc-c5b4-4651-b690-e972212eb1bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"ports":[{"id":"f3434f50-3089-4167-9385-4c444fce7e3e","name":"","network_id":"eda685e9-cbc0-4932-8f0d-82169d159c04","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","mac_address":"fa:16:3e:69:77:d5","admin_state_up":true,"status":"ACTIVE","device_id":"1da705f2-7565-4b36-885f-ef0b7a5db2a1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cf3e7800-d5f8-4556-9256-850271088f5d","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["59dced2e-b03f-40b6-944d-f29121197d4c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkadvancedserverops-server-606496728","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkadvancedserverops-server-606496728","fqdn":"tempest-testnetworkadvancedserverops-server-606496728.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:05:58Z","updated_at":"2025-12-03T23:06:02Z","revision_number":4,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}]}' 2025-12-03 23:06:06,170 20 DEBUG [tempest.common.waiters] Server ID 1da705f2-7565-4b36-885f-ef0b7a5db2a1 ports are all ACTIVE [{'id': 'f3434f50-3089-4167-9385-4c444fce7e3e', 'name': '', 'network_id': 'eda685e9-cbc0-4932-8f0d-82169d159c04', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'mac_address': 'fa:16:3e:69:77:d5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1da705f2-7565-4b36-885f-ef0b7a5db2a1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'cf3e7800-d5f8-4556-9256-850271088f5d', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['59dced2e-b03f-40b6-944d-f29121197d4c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkadvancedserverops-server-606496728', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkadvancedserverops-server-606496728', 'fqdn': 'tempest-testnetworkadvancedserverops-server-606496728.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:05:58Z', 'updated_at': '2025-12-03T23:06:02Z', 'revision_number': 4, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'}]: 2025-12-03 23:06:08,890 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.720s 2025-12-03 23:06:08,891 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "f3434f50-3089-4167-9385-4c444fce7e3e", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-4036d57e-9ac6-4743-b2a0-b648cd270f47', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cba542e1-e385-4538-af4f-73c3a47b6f0a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.183", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "port_id": "f3434f50-3089-4167-9385-4c444fce7e3e", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "eda685e9-cbc0-4932-8f0d-82169d159c04", "mac_address": "fa:16:3e:69:77:d5", "admin_state_up": true, "status": "ACTIVE", "device_id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:06:07Z", "updated_at": "2025-12-03T23:06:07Z", "revision_number": 0}}' 2025-12-03 23:06:09,400 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.509s 2025-12-03 23:06:09,401 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:08 GMT', 'server': 'Apache', 'content-length': '1734', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-324e5ff9-48f0-4131-b18b-ba558b04c27e', 'x-compute-request-id': 'req-324e5ff9-48f0-4131-b18b-ba558b04c27e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:03Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:09,404 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:06:09,519 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a 0.115s 2025-12-03 23:06:09,519 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-a4f9b620-a0f5-4f91-b34c-f86653db89f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a'} Body: b'{"floatingip": {"id": "cba542e1-e385-4538-af4f-73c3a47b6f0a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.183", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "port_id": "f3434f50-3089-4167-9385-4c444fce7e3e", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "eda685e9-cbc0-4932-8f0d-82169d159c04", "mac_address": "fa:16:3e:69:77:d5", "admin_state_up": true, "status": "ACTIVE", "device_id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags"10000 : [], "created_at": "2025-12-03T23:06:07Z", "updated_at": "2025-12-03T23:06:08Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:06:09,520 20 INFO [tempest.scenario.manager] FloatingIP: {'id': 'cba542e1-e385-4538-af4f-73c3a47b6f0a', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.183', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '514ef57a-8e66-4d8d-8797-9bc1feca7e5a', 'port_id': 'f3434f50-3089-4167-9385-4c444fce7e3e', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'eda685e9-cbc0-4932-8f0d-82169d159c04', 'mac_address': 'fa:16:3e:69:77:d5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1da705f2-7565-4b36-885f-ef0b7a5db2a1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:06:07Z', 'updated_at': '2025-12-03T23:06:08Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:06:09,520 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.115570 seconds 2025-12-03 23:06:09,520 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.183 with user: cirros 2025-12-03 23:06:09,520 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start begins to ping 192.168.122.183 in 120 sec and the expected result is reachable 2025-12-03 23:06:23,804 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.283854 seconds 2025-12-03 23:06:23,805 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start finishes ping 192.168.122.183 in 120 sec and the ping result is expected 2025-12-03 23:06:23,948 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action 0.141s 2025-12-03 23:06:23,949 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:23 GMT', 'server': 'Apache', 'content-length': '75430', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca216f74-3149-4702-8db4-10b7d858714c', 'x-compute-request-id': 'req-ca216f74-3149-4702-8db4-10b7d858714c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1191028351 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001554] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004323] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004359] Using GB pages for direct mapping\\n[ 0.004603] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004607] ACPI: Early table checksum verification disabled\\n[ 0.004611] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004617] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004623] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004630] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004634] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004638] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004642] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004646] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004652] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004654] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004655] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004656] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005750] No NUMA configuration fo 2025-12-03 23:06:23,950 20 DEBUG [tempest.scenario.manager] Console output for 1da705f2-7565-4b36-885f-ef0b7a5db2a1 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1191028351 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001554] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004323] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004359] Using GB pages for direct mapping [ 0.004603] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004607] ACPI: Early table checksum verification disabled [ 0.004611] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004617] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004623] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004630] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004634] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004638] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004642] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004646] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004652] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004654] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004655] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004656] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005750] No NUMA configuration found [ 0.005752] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005761] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006123] Zone ranges: [ 0.006124] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006127] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006129] Normal empty [ 0.006131] Device empty [ 0.006132] Movable zone start for each node [ 0.006135] Early memory node ranges [ 0.006136] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006138] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006140] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006379] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006408] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006601] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015767] ACPI: PM-Timer IO Port: 0x608 [ 0.015846] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015984] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015989] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015991] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015993] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015995] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015996] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016000] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016002] TSC deadline timer available [ 0.016016] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016092] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016095] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016096] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016097] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016099] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016101] Booting paravirtualized kernel on KVM [ 0.016104] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016112] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016398] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016469] kvm-guest: setup async PF for cpu 0 [ 0.016497] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016517] kvm-guest: PV spinlocks disabled, single CPU [ 0.016522] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016524] Policy zone: DMA32 [ 0.016526] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016584] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016598] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016606] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016666] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017004] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017721] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017751] ftrace: allocating 50600 entries in 198 pages [ 0.040681] ftrace: allocated 198 pages with 4 groups [ 0.040847] rcu: Hierarchical RCU implementation. [ 0.040848] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.040850] Rude variant of Tasks RCU enabled. [ 0.040851] Tracing variant of Tasks RCU enabled. [ 0.040852] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.040853] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.045100] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.045485] random: crng init done [ 0.084156] Console: colour VGA+ 80x25 [ 0.225159] printk: console [tty1] enabled [ 0.609560] printk: console [ttyS0] enabled [ 0.612627] ACPI: Core revision 20210730 [ 0.615917] APIC: Switch to symmetric I/O mode setup [ 0.621035] x2apic enabled [ 0.624426] Switched APIC routing to physical x2apic. [ 0.633201] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.640590] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.644585] pid_max: default: 32768 minimum: 301 [ 0.644585] LSM: Security Framework initializing [ 0.644585] landlock: Up and running. [ 0.644585] Yama: becoming mindful. [ 0.644585] AppArmor: AppArmor initialized [ 0.644585] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644585] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.644585] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.644585] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.644585] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.644585] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.644585] Spectre V2 : Mitigation: Retpolines [ 0.644585] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.644585] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.644585] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.644585] RETBleed: Mitigation: untrained return thunk [ 0.644585] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.644585] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.644585] Freeing SMP alternatives memory: 44K [ 0.644585] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.644753] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.648608] ... version: 0 [ 0.651587] ... bit width: 48 [ 0.652599] ... generic registers: 6 [ 0.655652] ... value mask: 0000ffffffffffff [ 0.656599] ... max period: 00007fffffffffff [ 0.660345] ... fixed-purpose events: 0 [ 0.660598] ... event mask: 000000000000003f [ 0.664503] rcu: Hierarchical SRCU implementation. [ 0.665125] smp: Bringing up secondary CPUs ... [ 0.668395] smp: Brought up 1 node, 1 CPU [ 0.668602] smpboot: Max logical packages: 1 [ 0.671734] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.673120] devtmpfs: initialized [ 0.675858] x86/mm: Memory block size: 128MB [ 0.676809] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.680615] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.684676] pinctrl core: initialized pinctrl subsystem [ 0.688598] PM: RTC time: 23:06:05, date: 2025-12-03 [ 0.692512] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.692692] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.696635] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.700609] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.704615] audit: initializing netlink subsys (disabled) [ 0.708783] thermal_sys: Registered thermal governor 'fair_share' [ 0.708784] thermal_sys: Registered thermal governor 'bang_bang' [ 0.712603] audit: type=2000 audit(1764803164.716:1): state=initialized audit_enabled=0 res=1 [ 0.720612] thermal_sys: Registered thermal governor 'step_wise' [ 0.720614] thermal_sys: Registered thermal governor 'user_space' [ 0.724603] thermal_sys: Registered thermal governor 'power_allocator' [ 0.728624] EISA bus registered [ 0.735082] cpuidle: using governor ladder [ 0.736600] cpuidle: using governor menu [ 0.742505] ACPI: bus type PCI registered [ 0.744599] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.748941] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.752600] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.756620] PCI: Using configuration type 1 for base access [ 0.761768] Kprobes globally optimized [ 0.764715] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.768602] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.773338] ACPI: Added _OSI(Module Device) [ 0.776432] ACPI: Added _OSI(Processor Device) [ 0.776622] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.780183] ACPI: Added _OSI(Processor Aggregator Device) [ 0.780635] ACPI: Added _OSI(Linux-Dell-Video) [ 0.783887] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.784627] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.791682] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.796616] ACPI: Interpreter enabled [ 0.799424] ACPI: PM: (supports S0 S5) [ 0.800600] ACPI: Using IOAPIC for interrupt routing [ 0.804662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.808599] PCI: Using E820 reservations for host bridge windows [ 0.812895] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.821758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.824605] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.828720] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.832735] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.837907] PCI host bridge to bus 0000:00 [ 0.840600] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.844599] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.848604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.852622] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.856616] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.860608] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.864606] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.868979] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.876824] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.887521] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.896637] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.904552] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.914199] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.916811] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.926579] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.931867] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.940252] pci 0000:00:02.0: enabling Extended Tags [ 0.943419] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.947721] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.955644] pci 0000:00:02.1: enabling Extended Tags [ 0.960639] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.968492] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.976434] pci 0000:00:02.2: enabling Extended Tags [ 0.981316] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.988609] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.998039] pci 0000:00:02.3: enabling Extended Tags [ 1.003681] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.008407] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.015179] pci 0000:00:02.4: enabling Extended Tags [ 1.021309] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.029793] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.039774] pci 0000:00:02.5: enabling Extended Tags [ 1.043556] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.047999] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.056932] pci 0000:00:02.6: enabling Extended Tags [ 1.063415] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.068610] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.078177] pci 0000:00:02.7: enabling Extended Tags [ 1.085714] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.091966] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.101025] pci 0000:00:03.0: enabling Extended Tags [ 1.108689] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.117801] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.127033] pci 0000:00:03.1: enabling Extended Tags [ 1.132535] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.136548] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.142280] pci 0000:00:03.2: enabling Extended Tags [ 1.147547] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.151987] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.158300] pci 0000:00:03.3: enabling Extended Tags [ 1.163468] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.167885] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.173964] pci 0000:00:03.4: enabling Extended Tags [ 1.178939] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.185806] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.196366] pci 0000:00:03.5: enabling Extended Tags [ 1.201052] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.208110] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.213383] pci 0000:00:03.6: enabling Extended Tags [ 1.219496] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.223776] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.231458] pci 0000:00:03.7: enabling Extended Tags [ 1.238500] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.243848] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.249527] pci 0000:00:04.0: enabling Extended Tags [ 1.255426] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.259613] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.265403] pci 0000:00:04.1: enabling Extended Tags [ 1.271581] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.276428] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.281885] pci 0000:00:04.2: enabling Extended Tags [ 1.287359] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.291836] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.297469] pci 0000:00:04.3: enabling Extended Tags [ 1.303424] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.308269] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.313977] pci 0000:00:04.4: enabling Extended Tags [ 1.319825] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.324041] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.329612] pci 0000:00:04.5: enabling Extended Tags [ 1.336262] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.340608] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.352126] pci 0000:00:04.6: enabling Extended Tags [ 1.355272] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.359763] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.367081] pci 0000:00:04.7: enabling Extended Tags [ 1.373574] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.379549] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.387826] pci 0000:00:05.0: enabling Extended Tags [ 1.451678] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.454514] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.457625] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.476603] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.483977] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.489808] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.500601] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.513808] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.520097] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.524924] pci 0000:01:00.0: enabling Extended Tags [ 1.607519] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.608669] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.612665] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.616755] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.623269] pci_bus 0000:02: extended config space not accessible [ 1.624974] acpiphp: Slot [1] registered [ 1.628656] acpiphp: Slot [0] registered [ 1.632652] acpiphp: Slot [2] registered [ 1.636673] acpiphp: Slot [3] registered [ 1.640654] acpiphp: Slot [4] registered [ 1.644677] acpiphp: Slot [5] registered [ 1.648676] acpiphp: Slot [6] registered [ 1.652654] acpiphp: Slot [7] registered [ 1.656651] acpiphp: Slot [8] registered [ 1.660654] acpiphp: Slot [9] registered [ 1.664693] acpiphp: Slot [10] registered [ 1.668707] acpiphp: Slot [11] registered [ 1.672706] acpiphp: Slot [12] registered [ 1.676709] acpiphp: Slot [13] registered [ 1.680717] acpiphp: Slot [14] registered [ 1.684707] acpiphp: Slot [15] registered [ 1.688715] acpiphp: Slot [16] registered [ 1.692688] acpiphp: Slot [17] registered [ 1.696695] acpiphp: Slot [18] registered [ 1.700689] acpiphp: Slot [19] registered [ 1.704658] acpiphp: Slot [20] registered [ 1.708662] acpiphp: Slot [21] registered [ 1.712724] acpiphp: Slot [22] registered [ 1.716739] acpiphp: Slot [23] registered [ 1.720692] acpiphp: Slot [24] registered [ 1.724681] acpiphp: Slot [25] registered [ 1.728729] acpiphp: Slot [26] registered [ 1.732665] acpiphp: Slot [27] registered [ 1.736656] acpiphp: Slot [28] registered [ 1.740663] acpiphp: Slot [29] registered [ 1.744679] acpiphp: Slot [30] registered [ 1.748654] acpiphp: Slot [31] registered [ 1.755117] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.766670] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.848487] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.848670] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.852669] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.856734] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.866593] acpiphp: Slot [0-2] registered [ 1.869867] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.878517] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.888605] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.894373] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.896817] pci 0000:03:00.0: enabling Extended Tags [ 1.988171] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.988770] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.992765] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.000407] acpiphp: Slot [0-3] registered [ 2.001478] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.012007] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.020604] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.026738] pci 0000:04:00.0: enabling Extended Tags [ 2.106643] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.108733] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.112728] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.119545] acpiphp: Slot [0-4] registered [ 2.121317] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.130576] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.140607] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.146542] pci 0000:05:00.0: enabling Extended Tags [ 2.234655] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.236770] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.240741] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.247666] acpiphp: Slot [0-5] registered [ 2.249307] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.258677] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.270269] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.275311] pci 0000:06:00.0: enabling Extended Tags [ 2.357705] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.360758] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.364743] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.371554] acpiphp: Slot [0-6] registered [ 2.446952] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.448742] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.452754] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.461046] acpiphp: Slot [0-7] registered [ 2.540017] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.540734] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.544758] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.551399] acpiphp: Slot [0-8] registered [ 2.623350] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.624729] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.628755] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.636320] acpiphp: Slot [0-9] registered [ 2.721837] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.724764] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.728814] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.735952] acpiphp: Slot [0-10] registered [ 2.812766] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.816761] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.820756] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.828212] acpiphp: Slot [0-11] registered [ 2.910411] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.912749] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.916731] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.923663] acpiphp: Slot [0-12] registered [ 2.999046] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.000733] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.004727] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.011536] acpiphp: Slot [0-13] registered [ 3.094892] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.096746] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.100760] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.107801] acpiphp: Slot [0-14] registered [ 3.182545] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.184723] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.188711] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.195252] acpiphp: Slot [0-15] registered [ 3.268280] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.268749] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.272732] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.279656] acpiphp: Slot [0-16] registered [ 3.355776] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.356804] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.360756] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.368148] acpiphp: Slot [0-17] registered [ 3.443927] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.444733] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.448745] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.455706] acpiphp: Slot [0-18] registered [ 3.531196] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.532732] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.536726] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.543423] acpiphp: Slot [0-19] registered [ 3.619838] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.620777] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.624731] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.631733] acpiphp: Slot [0-20] registered [ 3.709074] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.712756] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.716727] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.724409] acpiphp: Slot [0-21] registered [ 3.805982] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.808754] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.812730] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.819469] acpiphp: Slot [0-22] registered [ 3.897482] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.900802] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.904797] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.913143] acpiphp: Slot [0-23] registered [ 3.993428] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.996734] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.000861] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.007948] acpiphp: Slot [0-24] registered [ 4.091497] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.092730] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.096715] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.104082] acpiphp: Slot [0-25] registered [ 4.187672] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.188805] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.192732] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.245912] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.248858] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.252956] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.256872] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.260938] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.264868] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.268856] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.272827] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.276714] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.280616] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.284615] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.288669] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.292644] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.296618] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.300617] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.304617] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.308912] iommu: Default domain type: Translated [ 4.312599] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.316816] SCSI subsystem initialized [ 4.320737] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.324585] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.324611] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.328601] vgaarb: loaded [ 4.331792] ACPI: bus type USB registered [ 4.332636] usbcore: registered new interface driver usbfs [ 4.336618] usbcore: registered new interface driver hub [ 4.340613] usbcore: registered new device driver usb [ 4.344630] pps_core: LinuxPPS API ver. 1 registered [ 4.348599] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.352607] PTP clock support registered [ 4.356675] EDAC MC: Ver: 3.0.0 [ 4.363924] NetLabel: Initializing [ 4.364599] NetLabel: domain hash size = 128 [ 4.368599] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.372627] NetLabel: unlabeled traffic allowed by default [ 4.376648] PCI: Using ACPI for IRQ routing [ 5.239509] clocksource: Switched to clocksource kvm-clock [ 5.257472] VFS: Disk quotas dquot_6.6.0 [ 5.262167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.269738] AppArmor: AppArmor Filesystem Enabled [ 5.275098] pnp: PnP ACPI init [ 5.279664] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.288190] pnp: PnP ACPI: found 5 devices [ 5.299192] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.313919] NET: Registered PF_INET protocol family [ 5.320780] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.329605] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.338149] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.347328] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.356188] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.363360] TCP: Hash tables configured (established 1024 bind 1024) [ 5.370153] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.377845] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.384299] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.392268] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.398752] NET: Registered PF_XDP protocol family [ 5.403692] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.412061] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.420242] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.428185] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.436054] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.443765] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.452607] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.461443] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.470409] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.479106] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.487286] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.495875] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.505279] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.513231] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.520994] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.528669] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.536388] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.544551] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.552854] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.562604] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.570663] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.578845] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.586611] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.594618] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.603968] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.610528] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.618875] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.625031] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.631740] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.638634] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.644692] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.651645] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.659053] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.665714] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.672848] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.680153] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.687235] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.694483] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.701288] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.709269] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.715564] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.723265] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.730536] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.737130] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.743650] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.750527] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.757037] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.764021] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.770512] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.777976] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.785294] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.792529] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.798972] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.805637] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.814698] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.822281] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.829368] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.836399] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.843397] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.850559] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.857058] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.864787] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.871775] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.878155] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.884776] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.891869] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.898310] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.904625] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.910918] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.917408] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.924151] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.930605] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.937664] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.944314] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.951140] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.957660] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.964491] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.971083] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.977908] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.984164] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.990793] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.997119] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 6.004253] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 6.010591] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 6.017959] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 6.024473] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 6.031490] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 6.038738] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 6.045774] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 6.052314] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.058894] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.064890] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.071169] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.077236] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.083719] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.088660] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.097556] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.106766] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.120366] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.126170] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.135418] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.144777] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.155397] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.164534] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.172309] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.182801] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.190385] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.198218] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.210530] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.217276] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.226125] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.238368] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.246054] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.255177] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.265373] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.272391] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.281527] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.292619] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.300755] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.309966] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.320573] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.327033] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.336692] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.347335] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.354472] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.363545] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.375512] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.382485] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.392097] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.403500] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.411406] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.420238] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.430137] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.436522] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.445453] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.455991] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.461331] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.469223] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.478094] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.488759] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.493810] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.501159] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.509632] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.519844] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.524755] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.533077] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.541243] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.551630] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.556508] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.564695] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.573367] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.583525] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.588439] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.596713] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.605138] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.614501] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.619598] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.628156] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.638077] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.649273] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.654311] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.663250] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.672378] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.683366] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.688629] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.697406] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.706244] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.716941] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.723043] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.730945] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.739897] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.750488] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.756324] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.763813] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.772421] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.782461] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.787892] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.795405] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.803962] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.814228] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.820342] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.828390] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.837646] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.848302] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.854341] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.861954] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.871284] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.882307] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.889701] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.895890] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.902945] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.910806] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.917662] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.924629] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.930113] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.936314] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.944182] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.951347] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.957884] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.965528] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.972655] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.979579] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.985628] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.992621] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.998567] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 7.005633] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 7.011983] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.019377] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.025516] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.032854] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.039175] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.046593] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.052822] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.060152] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.066776] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.073865] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.079855] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.087693] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.094065] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.102021] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.108855] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.116284] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.122522] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.129426] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.136774] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.143223] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.149939] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.158208] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.164209] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.170786] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.178560] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.184548] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.190967] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.198524] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.204611] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.210768] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.218158] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.223788] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.230130] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.238659] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.244344] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.250500] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.257994] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.263997] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.272234] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.281527] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.287654] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.293876] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.301521] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.307121] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.313376] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.320730] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.327494] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.334221] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.341783] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.347610] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.355009] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.363179] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.369440] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.375945] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.385079] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.396352] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11492 usecs [ 7.405670] PCI: CLS 0 bytes, default 64 [ 7.410185] Trying to unpack rootfs image as initramfs... [ 7.416347] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.437200] Initialise system trusted keyrings [ 7.444719] Key type blacklist registered [ 7.456742] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.470286] zbud: loaded [ 7.476861] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.492828] fuse: init (API version 7.34) [ 7.497347] integrity: Platform Keyring initialized [ 7.516860] Key type asymmetric registered [ 7.524769] Asymmetric key parser 'x509' registered [ 7.536769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.552746] io scheduler mq-deadline registered [ 7.563971] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.585110] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.606201] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.621287] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.642126] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.661288] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.670097] Freeing initrd memory: 8744K [ 7.679065] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.685543] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.698974] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.705592] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.716223] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.723822] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.734865] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.743428] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.755483] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.765589] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.771741] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.778123] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.782425] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.793158] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.798899] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.807396] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.816415] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.828991] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.835979] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.850227] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.860437] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.871139] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.875641] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.885176] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.890949] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.899391] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.908118] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.915421] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.923666] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.931811] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.943204] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.950013] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.960237] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.967442] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.978369] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.985922] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.996242] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 8.002486] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 8.013675] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 8.021376] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 8.031407] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 8.039526] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 8.050992] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 8.057435] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.067129] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.075383] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.083950] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.094952] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.107246] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.114085] shpchp 0000:01:00.0: Slot initialization failed [ 8.123061] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.130070] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.138185] ACPI: button: Power Button [PWRF] [ 8.165997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 10000 8.203735] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.213374] Linux agpgart interface v0.103 [ 8.218766] loop: module loaded [ 8.222763] tun: Universal TUN/TAP device driver, 1.6 [ 8.228026] PPP generic driver version 2.4.2 [ 8.233072] VFIO - User Level meta-driver version: 0.3 [ 8.239442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.246336] ehci-pci: EHCI PCI platform driver [ 8.251331] ehci-platform: EHCI generic platform driver [ 8.257176] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.263381] ohci-pci: OHCI PCI platform driver [ 8.268106] ohci-platform: OHCI generic platform driver [ 8.273923] uhci_hcd: USB Universal Host Controller Interface driver [ 8.282686] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.288545] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.296067] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.301482] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.307500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.315959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.323632] usb usb1: Product: UHCI Host Controller [ 8.329011] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.336075] usb usb1: SerialNumber: 0000:02:01.0 [ 8.341251] hub 1-0:1.0: USB hub found [ 8.345759] hub 1-0:1.0: 2 ports detected [ 8.350953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.363069] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.368724] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.375151] mousedev: PS/2 mouse device common for all mice [ 8.382047] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.392793] rtc_cmos 00:03: RTC can wake from S4 [ 8.400065] rtc_cmos 00:03: registered as rtc0 [ 8.405537] rtc_cmos 00:03: setting system clock to 2025-12-03T23:06:14 UTC (1764803174) [ 8.414384] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.421116] i2c_dev: i2c /dev entries driver [ 8.425675] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.438312] device-mapper: uevent: version 1.0.3 [ 8.443275] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.452021] platform eisa.0: Probing EISA bus 0 [ 8.457241] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.464193] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.470578] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.477045] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.483628] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.490126] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.496760] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.504161] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.511155] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.517961] platform eisa.0: EISA: Detected 0 cards [ 8.524163] ledtrig-cpu: registered to indicate activity on CPUs [ 8.530994] drop_monitor: Initializing network drop monitor service [ 8.538590] NET: Registered PF_INET6 protocol family [ 8.547749] Segment Routing with IPv6 [ 8.552459] In-situ OAM (IOAM) with IPv6 [ 8.557310] NET: Registered PF_PACKET protocol family [ 8.562843] Key type dns_resolver registered [ 8.567655] IPI shorthand broadcast: enabled [ 8.572699] registered taskstats version 1 [ 8.577449] Loading compiled-in X.509 certificates [ 8.583520] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.594893] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.606267] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.617672] blacklist: Loading compiled-in revocation X.509 certificates [ 8.625470] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.637381] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.652378] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.663895] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.675270] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.686112] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.697519] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.704236] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.715563] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.727688] zswap: loaded using pool lzo/zbud [ 8.733133] Key type .fscrypt registered [ 8.737664] Key type fscrypt-provisioning registered [ 8.745053] Key type encrypted registered [ 8.750067] AppArmor: AppArmor sha1 policy hashing enabled [ 8.756060] ima: No TPM chip found, activating TPM-bypass! [ 8.761662] Loading compiled-in module X.509 certificates [ 8.768573] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.779555] ima: Allocated hash algorithm: sha1 [ 8.784675] ima: No architecture policies found [ 8.789579] evm: Initialising EVM extended attributes: [ 8.795725] evm: security.selinux [ 8.799798] evm: security.SMACK64 [ 8.804478] evm: security.SMACK64EXEC [ 8.808834] evm: security.SMACK64TRANSMUTE [ 8.813570] evm: security.SMACK64MMAP [ 8.817527] evm: security.apparmor [ 8.821237] evm: security.ima [ 8.824406] evm: security.capability [ 8.828905] evm: HMAC attrs: 0x1 [ 8.833223] PM: Magic number: 5:767:149 [ 8.837760] virtio virtio0: hash matches [ 8.842182] RAS: Correctable Errors collector initialized. [ 8.847803] Unstable clock detected, switching default tracing clock to "global" [ 8.847803] If you want to keep using the local clock, then add: [ 8.847803] "trace_clock=local" [ 8.847803] on the kernel command line [ 8.870021] Freeing unused decrypted memory: 2036K [ 8.876295] Freeing unused kernel image (initmem) memory: 3244K [ 8.883501] Write protecting the kernel read-only data: 30720k [ 8.890651] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.898438] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.952705] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.960269] Run /init as init process info: initramfs: up at 8.37 [ 9.028101] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 9.039144] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 9.047613] GPT:229375 != 2097151 [ 9.051582] GPT:Alternate GPT header not at the end of the disk. [ 9.058111] GPT:229375 != 2097151 [ 9.061815] GPT: Use GNU Parted to correct GPT errors. [ 9.123413] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.508157] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.541865] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.28 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:1d:a7:05:f2:75:65:4b:36:88:5f:ef:0b:7a:5d:b2:a1 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpxCb3Oips+iqmk5yEGfbDPy600tupOxkKKtGCYqhclzdls46x9rZHVJ/v3AoWb/pkWWjLArIR1fnHWxRDIAUpIH5dj9WzK3ogrRoLmwBFf0Cw0l3VXFO+NzG7Rj9gGZuDzwoPE7RW48xSO3LWe7BnV2SvQyHnkXQjZkPsRLwWbXQdNsimFLwIlMAbQS+OwV6T3luyfWJ18kDL18uam3U9RePp/6PcGnujUz5iX4PXXzwZr4lAn/ibxSdULF3/tBvz6nvsW98dXEiCv11fmSWafw+Yq65I1jPTqjYAU7U6w4pzODqMAs/u5rLOB3TZ/SFYakzfjjucfgodglCcRlbb root@tempest-testnetworkadvancedserverops-server-606496728 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD4/mQxz0HnKGKVZGUEpN9wffQV3xwZYWLtwOdtzcmXz+u7vnvmeehOtCZYKXUSJfnJeLyQLfTlSuI33qeIrOBA= root@tempest-testnetworkadvancedserverops-server-606496728 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe69:77d5/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 1da705f2-7565-4b36-885f-ef0b7a5db2a1 name: tempest-TestNetworkAdvancedServerOps-server-606496728 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-606496728 launch-index: 0 === cirros: current=0.6.2 uptime=10.20 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:69:77:D5 inet6 addr: fe80::f816:3eff:fe69:77d5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:834 (834.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-606496728 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.600955] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.602911] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.612450] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.858447] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.888012] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.995367] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.996084] ISO 9660 Extensions: RRIP_1991A [ 10.097189] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.668837] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.670258] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:06:15 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:06:16 cirros auth.notice su: + none root:cirros Dec 3 23:06:16 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:06:16 cirros daemon.info dhcpcd[350]: DUID 00:04:1d:a7:05:f2:75:65:4b:36:88:5f:ef:0b:7a:5d:b2:a1 Dec 3 23:06:16 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:06:16 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:06:16 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:06:16 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:69:77:d5 Dec 3 23:06:16 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe69:77d5 Dec 3 23:06:16 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:06:16 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-606496728 login: 2025-12-03 23:06:23,952 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2025-12-03 23:06:23,957 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:24,021 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:24,021 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2025-12-03 23:06:24,176 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action 0.154s 2025-12-03 23:06:24,176 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-stop": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:24 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74daa18d-bd3c-4fe4-b042-256cc0530132', 'x-compute-request-id': 'req-74daa18d-bd3c-4fe4-b042-256cc0530132', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action'} Body: b'' 2025-12-03 23:06:24,778 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.601s 2025-12-03 23:06:24,778 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:24 GMT', 'server': 'Apache', 'content-length': '1866', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d30e0a-d6ed-4220-855c-63b891cd222d', 'x-compute-request-id': 'req-06d30e0a-d6ed-4220-855c-63b891cd222d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:24Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:26,852 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 1.069s 2025-12-03 23:06:26,853 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:25 GMT', 'server': 'Apache', 'content-length': '1866', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e78215-c396-4080-aa54-479978dd8ea7', 'x-compute-request-id': 'req-84e78215-c396-4080-aa54-479978dd8ea7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:24Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:28,557 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.700s 2025-12-03 23:06:28,557 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:27 GMT', 'server': 'Apache', 'content-length': '1843', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4351eb28-446d-4872-a9f6-a2e098a45148', 'x-compute-request-id': 'req-4351eb28-446d-4872-a9f6-a2e098a45148', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "SHUTOFF", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:27Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:28,560 20 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 4 second wait 2025-12-03 23:06:28,560 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:06:28,651 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a 0.090s 2025-12-03 23:06:28,651 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-f067431f-c62a-4376-9830-de09b709aaf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a'} Body: b'{"floatingip": {"id": "cba542e1-e385-4538-af4f-73c3a47b6f0a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.183", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "port_id": "f3434f50-3089-4167-9385-4c444fce7e3e", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "eda685e9-cbc0-4932-8f0d-82169d159c04", "mac_address": "fa:16:3e:69:77:d5", "admin_state_up": true, "status": "DOWN", "device_id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:06:07Z", "updated_at": "2025-12-03T23:06:08Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:06:28,652 20 INFO [tempest.scenario.manager] FloatingIP: {'id': 'cba542e1-e385-4538-af4f-73c3a47b6f0a', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.183', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '514ef57a-8e66-4d8d-8797-9bc1feca7e5a', 'port_id': 'f3434f50-3089-4167-9385-4c444fce7e3e', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'eda685e9-cbc0-4932-8f0d-82169d159c04', 'mac_address': 'fa:16:3e:69:77:d5', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '1da705f2-7565-4b36-885f-ef0b7a5db2a1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:06:07Z', 'updated_at': '2025-12-03T23:06:08Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:06:28,652 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.091154 seconds 2025-12-03 23:06:28,652 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.183 with user: cirros 2025-12-03 23:06:28,652 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start begins to ping 192.168.122.183 in 120 sec and the expected result is unreachable 2025-12-03 23:06:29,680 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.027930 seconds 2025-12-03 23:06:29,681 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start finishes ping 192.168.122.183 in 120 sec and the ping result is expected 2025-12-03 23:06:29,813 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 404 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action 0.131s 2025-12-03 23:06:29,813 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:29 GMT', 'server': 'Apache', 'content-length': '86', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3d5b6f-9704-407f-b7b2-e33be37b468a', 'x-compute-request-id': 'req-8a3d5b6f-9704-407f-b7b2-e33be37b468a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action'} Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}' 2025-12-03 23:06:29,814 20 DEBUG [tempest.scenario.manager] Server 1da705f2-7565-4b36-885f-ef0b7a5db2a1 disappeared(deleted) while looking for the console log 2025-12-03 23:06:29,936 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action 0.122s 2025-12-03 23:06:29,937 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-start": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:29 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a75aa43-25c9-4180-bedb-59ea5573d4e8', 'x-compute-request-id': 'req-4a75aa43-25c9-4180-bedb-59ea5573d4e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action'} Body: b'' 2025-12-03 23:06:30,780 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.843s 2025-12-03 23:06:30,780 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:29 GMT', 'server': 'Apache', 'content-length': '1852', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f42164-ad04-4e7a-a4d6-b82439ff4f69', 'x-compute-request-id': 'req-b4f42164-ad04-4e7a-a4d6-b82439ff4f69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "SHUTOFF", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:29Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:32,178 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.392s 2025-12-03 23:06:32,178 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:31 GMT', 'server': 'Apache', 'content-length': '1852', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ddd3e68-e69d-4714-9bb4-e7c6f1f6d70a', 'x-compute-request-id': 'req-6ddd3e68-e69d-4714-9bb4-e7c6f1f6d70a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "SHUTOFF", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:29Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:34,599 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 1.416s 2025-12-03 23:06:34,599 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:33 GMT', 'server': 'Apache', 'content-length': '1852', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b2615a0-cc4d-4472-b117-7c0fd62e3b6b', 'x-compute-request-id': 'req-2b2615a0-cc4d-4472-b117-7c0fd62e3b6b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "SHUTOFF", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:29Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:36,778 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 1.174s 2025-12-03 23:06:36,779 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:35 GMT', 'server': 'Apache', 'content-length': '1856', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df4de93-aefa-41a1-9395-7a7e4bfac4c9', 'x-compute-request-id': 'req-2df4de93-aefa-41a1-9395-7a7e4bfac4c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:33Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:36,782 20 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 6 second wait 2025-12-03 23:06:36,782 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:06:36,877 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a 0.094s 2025-12-03 23:06:36,877 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-a8105df7-bb69-4e1f-819a-1012c6ade70c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a'} Body: b'{"floatingip": {"id": "cba542e1-e385-4538-af4f-73c3a47b6f0a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.183", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "port_id": "f3434f50-3089-4167-9385-4c444fce7e3e", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "eda685e9-cbc0-4932-8f0d-82169d159c04", "mac_address": "fa:16:3e:69:77:d5", "admin_state_up": true, "status": "ACTIVE", "device_id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:06:07Z", "updated_at": "2025-12-03T23:06:08Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:06:36,877 20 INFO [tempest.scenario.manager] FloatingIP: {'id': 'cba542e1-e385-4538-af4f-73c3a47b6f0a', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.183', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '514ef57a-8e66-4d8d-8797-9bc1feca7e5a', 'port_id': 'f3434f50-3089-4167-9385-4c444fce7e3e', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'eda685e9-cbc0-4932-8f0d-82169d159c04', 'mac_address': 'fa:16:3e:69:77:d5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1da705f2-7565-4b36-885f-ef0b7a5db2a1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:06:07Z', 'updated_at': '2025-12-03T23:06:08Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:06:36,877 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.095145 seconds 2025-12-03 23:06:36,878 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.183 with user: cirros 2025-12-03 23:06:36,878 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start begins to ping 192.168.122.183 in 120 sec and the expected result is reachable 2025-12-03 23:06:53,178 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.298947 seconds 2025-12-03 23:06:53,178 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_stop_start finishes ping 192.168.122.183 in 120 sec and the ping result is expected 2025-12-03 23:06:53,320 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_stop_start): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action 0.141s 2025-12-03 23:06:53,321 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'content-length': '76992', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f81e0f1-7084-4f6f-9f1d-2e452dfff95f', 'x-compute-request-id': 'req-1f81e0f1-7084-4f6f-9f1d-2e452dfff95f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1241677166 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001329] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001707] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004567] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004609] Using GB pages for direct mapping\\n[ 0.004936] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004940] ACPI: Early table checksum verification disabled\\n[ 0.004945] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004950] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004957] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004964] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004968] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004972] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004975] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004979] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004983] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004985] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004986] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004987] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004989] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004990] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006370] No NUMA configuration fo 2025-12-03 23:06:53,322 20 DEBUG [tempest.scenario.manager] Console output for 1da705f2-7565-4b36-885f-ef0b7a5db2a1 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1241677166 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001329] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001707] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004567] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004609] Using GB pages for direct mapping [ 0.004936] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004940] ACPI: Early table checksum verification disabled [ 0.004945] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004950] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004957] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004964] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004968] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004972] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004975] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004979] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004983] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004985] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004986] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004987] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004989] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004990] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006370] No NUMA configuration found [ 0.006373] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006381] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006763] Zone ranges: [ 0.006766] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006769] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006771] Normal empty [ 0.006773] Device empty [ 0.006774] Movable zone start for each node [ 0.006777] Early memory node ranges [ 0.006778] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006780] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006782] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007037] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007065] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007305] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018814] ACPI: PM-Timer IO Port: 0x608 [ 0.018841] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018966] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018971] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018974] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018976] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018978] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018980] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018983] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018986] TSC deadline timer available [ 0.019000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019071] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019074] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019075] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019076] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019078] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019080] Booting paravirtualized kernel on KVM [ 0.019082] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019089] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019384] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019455] kvm-guest: setup async PF for cpu 0 [ 0.019482] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019502] kvm-guest: PV spinlocks disabled, single CPU [ 0.019508] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019510] Policy zone: DMA32 [ 0.019511] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019571] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019584] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019591] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019650] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019930] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020672] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020703] ftrace: allocating 50600 entries in 198 pages [ 0.045998] ftrace: allocated 198 pages with 4 groups [ 0.046159] rcu: Hierarchical RCU implementation. [ 0.046161] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046163] Rude variant of Tasks RCU enabled. [ 0.046164] Tracing variant of Tasks RCU enabled. [ 0.046165] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046166] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050688] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051075] random: crng init done [ 0.094862] Console: colour VGA+ 80x25 [ 0.248640] printk: console [tty1] enabled [ 0.732059] printk: console [ttyS0] enabled [ 0.734973] ACPI: Core revision 20210730 [ 0.737918] APIC: Switch to symmetric I/O mode setup [ 0.742781] x2apic enabled [ 0.746406] Switched APIC routing to physical x2apic. [ 0.755455] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.764805] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.768799] pid_max: default: 32768 minimum: 301 [ 0.768799] LSM: Security Framework initializing [ 0.768799] landlock: Up and running. [ 0.768799] Yama: becoming mindful. [ 0.768799] AppArmor: AppArmor initialized [ 0.768799] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.768799] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.768799] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.768799] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.768799] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.768799] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.768799] Spectre V2 : Mitigation: Retpolines [ 0.768799] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.768799] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.768799] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.768799] RETBleed: Mitigation: untrained return thunk [ 0.768799] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.768799] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.768799] Freeing SMP alternatives memory: 44K [ 0.768799] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.768959] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.7728210000 4] ... version: 0 [ 0.776275] ... bit width: 48 [ 0.776812] ... generic registers: 6 [ 0.780027] ... value mask: 0000ffffffffffff [ 0.780813] ... max period: 00007fffffffffff [ 0.784812] ... fixed-purpose events: 0 [ 0.787994] ... event mask: 000000000000003f [ 0.788926] rcu: Hierarchical SRCU implementation. [ 0.793344] smp: Bringing up secondary CPUs ... [ 0.796816] smp: Brought up 1 node, 1 CPU [ 0.800522] smpboot: Max logical packages: 1 [ 0.800820] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.805409] devtmpfs: initialized [ 0.808295] x86/mm: Memory block size: 128MB [ 0.809086] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.812827] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.816888] pinctrl core: initialized pinctrl subsystem [ 0.821283] PM: RTC time: 23:06:35, date: 2025-12-03 [ 0.824988] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.828915] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.832867] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.836826] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.840845] audit: initializing netlink subsys (disabled) [ 0.844709] thermal_sys: Registered thermal governor 'fair_share' [ 0.844710] thermal_sys: Registered thermal governor 'bang_bang' [ 0.844815] thermal_sys: Registered thermal governor 'step_wise' [ 0.848824] audit: type=2000 audit(1764803194.922:1): state=initialized audit_enabled=0 res=1 [ 0.856823] thermal_sys: Registered thermal governor 'user_space' [ 0.856825] thermal_sys: Registered thermal governor 'power_allocator' [ 0.860836] EISA bus registered [ 0.867489] cpuidle: using governor ladder [ 0.868814] cpuidle: using governor menu [ 0.874223] ACPI: bus type PCI registered [ 0.876816] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.881178] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.884815] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.888831] PCI: Using configuration type 1 for base access [ 0.893733] Kprobes globally optimized [ 0.896502] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.896816] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.901632] ACPI: Added _OSI(Module Device) [ 0.904848] ACPI: Added _OSI(Processor Device) [ 0.907892] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.908867] ACPI: Added _OSI(Processor Aggregator Device) [ 0.912624] ACPI: Added _OSI(Linux-Dell-Video) [ 0.912825] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.916702] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.920458] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.924998] ACPI: Interpreter enabled [ 0.927782] ACPI: PM: (supports S0 S5) [ 0.928820] ACPI: Using IOAPIC for interrupt routing [ 0.932913] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.936816] PCI: Using E820 reservations for host bridge windows [ 0.941082] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.950771] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.952820] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.957580] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.960922] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.966054] PCI host bridge to bus 0000:00 [ 0.968814] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.972813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.976813] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.980813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.984814] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.988816] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.992813] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.997102] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 1.005198] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.015806] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.024856] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.032849] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.046406] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.048990] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.058431] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.064818] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.078078] pci 0000:00:02.0: enabling Extended Tags [ 1.084468] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.088817] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.100190] pci 0000:00:02.1: enabling Extended Tags [ 1.103746] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.108428] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.114183] pci 0000:00:02.2: enabling Extended Tags [ 1.121765] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.128821] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.138398] pci 0000:00:02.3: enabling Extended Tags [ 1.143252] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.148318] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.155963] pci 0000:00:02.4: enabling Extended Tags [ 1.159203] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.163924] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.170116] pci 0000:00:02.5: enabling Extended Tags [ 1.176796] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.183259] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.189538] pci 0000:00:02.6: enabling Extended Tags [ 1.195095] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.200295] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.206123] pci 0000:00:02.7: enabling Extended Tags [ 1.213308] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.220562] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.228009] pci 0000:00:03.0: enabling Extended Tags [ 1.232903] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.240129] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.245547] pci 0000:00:03.1: enabling Extended Tags [ 1.253718] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.260300] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.269083] pci 0000:00:03.2: enabling Extended Tags [ 1.275226] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.280594] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.287881] pci 0000:00:03.3: enabling Extended Tags [ 1.291582] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.298074] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.308006] pci 0000:00:03.4: enabling Extended Tags [ 1.311047] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.316342] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.322381] pci 0000:00:03.5: enabling Extended Tags [ 1.330011] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.336077] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.342060] pci 0000:00:03.6: enabling Extended Tags [ 1.347327] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.353969] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.363597] pci 0000:00:03.7: enabling Extended Tags [ 1.370135] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.376123] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.386167] pci 0000:00:04.0: enabling Extended Tags [ 1.392833] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.400575] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.406165] pci 0000:00:04.1: enabling Extended Tags [ 1.411578] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.416466] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.423654] pci 0000:00:04.2: enabling Extended Tags [ 1.427410] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.432300] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.439087] pci 0000:00:04.3: enabling Extended Tags [ 1.443946] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.448142] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.455628] pci 0000:00:04.4: enabling Extended Tags [ 1.460819] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.468821] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.481050] pci 0000:00:04.5: enabling Extended Tags [ 1.489052] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.496823] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.509879] pci 0000:00:04.6: enabling Extended Tags [ 1.516926] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.527955] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.535815] pci 0000:00:04.7: enabling Extended Tags [ 1.542074] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.548219] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.556088] pci 0000:00:05.0: enabling Extended Tags [ 1.620485] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.622710] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.625826] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.647101] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.651326] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.656640] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.666245] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.678094] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.684542] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.689145] pci 0000:01:00.0: enabling Extended Tags [ 1.782718] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.784891] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.788900] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.792950] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.799430] pci_bus 0000:02: extended config space not accessible [ 1.801154] acpiphp: Slot [1] registered [ 1.804904] acpiphp: Slot [0] registered [ 1.808917] acpiphp: Slot [2] registered [ 1.812876] acpiphp: Slot [3] registered [ 1.816911] acpiphp: Slot [4] registered [ 1.820873] acpiphp: Slot [5] registered [ 1.824898] acpiphp: Slot [6] registered [ 1.828861] acpiphp: Slot [7] registered [ 1.832868] acpiphp: Slot [8] registered [ 1.836860] acpiphp: Slot [9] registered [ 1.840865] acpiphp: Slot [10] registered [ 1.844860] acpiphp: Slot [11] registered [ 1.848861] acpiphp: Slot [12] registered [ 1.852871] acpiphp: Slot [13] registered [ 1.856885] acpiphp: Slot [14] registered [ 1.860912] acpiphp: Slot [15] registered [ 1.864917] acpiphp: Slot [16] registered [ 1.868893] acpiphp: Slot [17] registered [ 1.872874] acpiphp: Slot [18] registered [ 1.876902] acpiphp: Slot [19] registered [ 1.880874] acpiphp: Slot [20] registered [ 1.884887] acpiphp: Slot [21] registered [ 1.888902] acpiphp: Slot [22] registered [ 1.892875] acpiphp: Slot [23] registered [ 1.896879] acpiphp: Slot [24] registered [ 1.900873] acpiphp: Slot [25] registered [ 1.904864] acpiphp: Slot [26] registered [ 1.908881] acpiphp: Slot [27] registered [ 1.912897] acpiphp: Slot [28] registered [ 1.916937] acpiphp: Slot [29] registered [ 1.920894] acpiphp: Slot [30] registered [ 1.924906] acpiphp: Slot [31] registered [ 1.931305] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.946856] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 2.033030] pci 0000:01:00.0: PCI bridge to [bus 02] [ 2.036887] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 2.040884] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 2.044932] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 2.057782] acpiphp: Slot [0-2] registered [ 2.061544] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 2.071352] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 2.082193] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 2.087234] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 2.089112] pci 0000:03:00.0: enabling Extended Tags [ 2.209061] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.212924] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.216935] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.224275] acpiphp: Slot [0-3] registered [ 2.225477] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.234753] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.244824] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.252039] pci 0000:04:00.0: enabling Extended Tags [ 2.350298] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.352926] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.356999] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.364846] acpiphp: Slot [0-4] registered [ 2.369452] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.379148] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.388820] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.395943] pci 0000:05:00.0: enabling Extended Tags [ 2.483992] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.484932] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.488958] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.497299] acpiphp: Slot [0-5] registered [ 2.501826] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.516825] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.532841] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.539841] pci 0000:06:00.0: enabling Extended Tags [ 2.676579] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.676955] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.680962] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.688699] acpiphp: Slot [0-6] registered [ 2.837907] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.840975] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.844941] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.858109] acpiphp: Slot [0-7] registered [ 2.974204] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.976943] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.980918] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.988280] acpiphp: Slot [0-8] registered [ 3.073418] pci 0000:00:02.7: PCI bridge to [bus 09] [ 3.076949] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 3.080953] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 3.087734] acpiphp: Slot [0-9] registered [ 3.170854] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 3.172952] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 3.176958] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 3.185587] acpiphp: Slot [0-10] registered [ 3.269331] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 3.272923] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 3.277043] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 3.283823] acpiphp: Slot [0-11] registered [ 3.366086] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.368962] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.372941] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.379760] acpiphp: Slot [0-12] registered [ 3.457912] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.460946] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.464940] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.472283] acpiphp: Slot [0-13] registered [ 3.550515] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.552922] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.556918] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.563638] acpiphp: Slot [0-14] registered [ 3.643044] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.644946] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.648919] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.655712] acpiphp: Slot [0-15] registered [ 3.736151] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.736933] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.740925] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.747620] acpiphp: Slot [0-16] registered [ 3.838078] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.840946] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.844943] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.851930] acpiphp: Slot [0-17] registered [ 3.930113] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.932948] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.936940] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.943743] acpiphp: Slot [0-18] registered [ 4.018514] pci 0000:00:04.1: PCI bridge to [bus 13] [ 4.020949] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 4.024953] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 4.031763] acpiphp: Slot [0-19] registered [ 4.108987] pci 0000:00:04.2: PCI bridge to [bus 14] [ 4.112948] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 4.116984] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 4.124431] acpiphp: Slot [0-20] registered [ 4.199473] pci 0000:00:04.3: PCI bridge to [bus 15] [ 4.200963] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 4.204956] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 4.211977] acpiphp: Slot [0-21] registered [ 4.288695] pci 0000:00:04.4: PCI bridge to [bus 16] [ 4.288978] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 4.292985] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 4.300062] acpiphp: Slot [0-22] registered [ 4.375343] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.376947] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.380941] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.387975] acpiphp: Slot [0-23] registered [ 4.464892] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.468971] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.472943] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.479836] acpiphp: Slot [0-24] registered [ 4.556123] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.556979] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.560988] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.568674] acpiphp: Slot [0-25] registered [ 4.644832] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.648973] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.652945] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.707931] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.709044] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.713097] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.717066] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.721077] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.725062] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.729067] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.733152] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.736913] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.740842] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.744841] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.748845] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.752838] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.756831] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.760848] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.764872] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.769295] iommu: Default domain type: Translated [ 4.772753] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.772974] SCSI subsystem initialized [ 4.775822] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.776799] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.776818] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.780773] vgaarb: loaded [ 4.780836] ACPI: bus type USB registered [ 4.783740] usbcore: registered new interface driver usbfs [ 4.784838] usbcore: registered new interface driver hub [ 4.788506] usbcore: registered new device driver usb [ 4.788835] pps_core: LinuxPPS API ver. 1 registered [ 4.792487] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.792825] PTP clock support registered [ 4.796011] EDAC MC: Ver: 3.0.0 [ 4.800359] NetLabel: Initializing [ 4.800813] NetLabel: domain hash size = 128 [ 4.804022] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.804839] NetLabel: unlabeled traffic allowed by default [ 4.808712] PCI: Using ACPI for IRQ routing [ 5.707897] clocksource: Switched to clocksource kvm-clock [ 5.723127] VFS: Disk quotas dquot_6.6.0 [ 5.726290] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.731261] AppArmor: AppArmor Filesystem Enabled [ 5.734846] pnp: PnP ACPI init [ 5.737867] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.743958] pnp: PnP ACPI: found 5 devices [ 5.753075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.759551] NET: Registered PF_INET protocol family [ 5.763218] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.769726] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.776300] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.782428] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.788176] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.793445] TCP: Hash tables configured (established 1024 bind 1024) [ 5.798338] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.804045] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.809330] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.814669] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.818905] NET: Registered PF_XDP protocol family [ 5.822442] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.828512] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.834690] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.840726] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.846615] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.852831] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.858963] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.865060] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.872435] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.878814] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.885565] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.891908] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.898502] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.904309] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.910265] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.916210] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.922120] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.927956] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.933851] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.939471] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.945289] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.951209] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.956979] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.962628] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.968599] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.973498] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.978346] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.983135] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.988197] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.992537] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.997321] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 6.002224] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 6.007321] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 6.012065] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 6.016595] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 6.021302] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 6.025898] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 6.030407] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 6.035324] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 6.040353] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 6.046009] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 6.051307] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 6.056180] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 6.061006] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 6.065887] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 6.071043] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 6.075952] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 6.081324] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 6.086308] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 6.091220] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 6.095964] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 6.100946] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 6.105658] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 6.110820] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 6.115538] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 6.120788] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 6.126617] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 6.132655] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 6.138798] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 6.144512] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 6.149124] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 6.153563] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 6.157928] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 6.162283] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 6.166765] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 6.171472] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 6.175969] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 6.180704] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 6.185532] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 6.190304] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 6.194670] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 6.199501] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 6.204605] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 6.209904] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 6.215254] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 6.221014] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 6.226847] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 6.231534] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 6.236641] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 6.241886] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 6.247114] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 6.252295] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 6.264693] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 6.273563] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 6.290065] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 6.294966] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 6.299897] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 6.305295] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 6.311582] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 6.336309] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.342922] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.348186] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.354482] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.360431] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.366621] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.372444] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.383403] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.395298] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.410652] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.416215] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.426435] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.434183] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.443739] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.450161] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.458042] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.470123] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.479183] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.497154] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.518193] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.528078] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.535044] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.545468] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.553164] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.560077] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.569308] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.585345] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.601746] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.611677] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.618310] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.633932] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.651948] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.660857] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.668541] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.677486] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.683257] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.690668] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.705327] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.712915] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.721927] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.732958] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.743239] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.753694] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.765394] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.777479] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.788492] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.810414] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.815703] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.828389] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.844652] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.855434] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.863228] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.872558] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.881127] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.890595] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.894576] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.902116] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.908565] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.917558] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.922084] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.928106] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.935353] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.943871] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.948050] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.956379] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.964320] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.973860] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.978660] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.986288] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.992336] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.001610] pci 0000:00:04.2: PCI bridge to [bus 14] [ 7.005447] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 7.012303] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 7.018904] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.026595] pci 0000:00:04.3: PCI bridge to [bus 15] [ 7.032155] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 7.038776] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 7.046435] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.055874] pci 0000:00:04.4: PCI bridge to [bus 16] [ 7.060042] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 7.067407] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 7.074231] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.082375] pci 0000:00:04.5: PCI bridge to [bus 17] [ 7.087606] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 7.093961] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 7.101249] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.110059] pci 0000:00:04.6: PCI bridge to [bus 18] [ 7.114061] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 7.121584] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 7.129535] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.138228] pci 0000:00:04.7: PCI bridge to [bus 19] [ 7.144226] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 7.151028] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 7.157482] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.167472] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 7.172680] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 7.179202] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 7.186611] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.195648] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 7.200164] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 7.205310] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 7.210446] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 7.215856] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 7.220782] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 7.225722] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 7.229993] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 7.234643] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 7.240880] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 7.246049] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 7.252439] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 7.260311] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 7.266370] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 7.277166] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 7.281997] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 7.287589] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 7.292620] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 7.298350] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 7.303092] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 7.308427] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 7.313514] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 7.319169] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 7.324228] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 7.330033] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 7.334839] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 7.340640] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 7.345489] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 7.350983] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 7.355609] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 7.361085] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.365780] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.371598] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.376490] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.381683] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.385874] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.390433] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.396290] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.400687] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.405572] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.411127] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.415344] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.419913] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.425636] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.430360] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.437349] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.442848] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.447044] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.451768] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.456965] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.461825] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.466566] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.472212] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.476273] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.480932] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.486332] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.490866] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.496307] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.505199] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.510209] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.515939] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.521206] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.525513] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.530470] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.536032] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.540117] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.545307] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.550513] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.554736] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.559501] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.564825] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.569170] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.574015] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.581097] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.590980] PCI: CLS 0 bytes, default 64 [ 7.594406] Trying to unpack rootfs image as initramfs... [ 7.599358] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.617097] Initialise system trusted keyrings [ 7.620735] Key type blacklist registered [ 7.629088] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.642215] zbud: loaded [ 7.644908] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.657036] fuse: init (API version 7.34) [ 7.669070] integrity: Platform Keyring initialized [ 7.684889] Key type asymmetric registered [ 7.688942] Asymmetric key parser 'x509' registered [ 7.696959] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.712860] io scheduler mq-deadline registered [ 7.719103] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.733607] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.751061] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.765449] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.786393] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.797672] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.813388] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.825461] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.845489] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.853513] Freeing initrd memory: 8744K [ 7.857358] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.865878] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.870737] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.881320] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.887409] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.897204] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.902016] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.908067] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.914411] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.920832] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.930629] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.936663] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.947434] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.954157] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.963536] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.970247] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.979634] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.986281] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.996352] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 8.003037] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 8.014370] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 8.022050] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 8.035172] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 8.042052] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 8.050218] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 8.058666] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 8.063797] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 8.072469] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 8.076561] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 8.085385] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 8.090823] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 8.099533] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 8.104624] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 8.112790] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 8.117154] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 8.126183] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 8.131097] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 8.138715] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 8.143972] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 8.152612] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 8.159307] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 8.166185] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 8.173902] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 8.179946] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 8.190462] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 8.203636] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 8.211579] shpchp 0000:01:00.0: Slot initialization failed [ 8.220380] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 8.225127] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 8.229974] ACPI: button: Power Button [PWRF] [ 8.253896] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.295295] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.302060] Linux agpgart interface v0.103 [ 8.306096] loop: module loaded [ 8.308980] tun: Universal TUN/TAP device driver, 1.6 [ 8.312388] PPP generic driver version 2.4.2 [ 8.315841] VFIO - User Level meta-driver version: 0.3 [ 8.320104] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.324475] ehci-pci: EHCI PCI platform driver [ 8.327925] ehci-platform: EHCI generic platform driver [ 8.331384] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.335440] ohci-pci: OHCI PCI platform driver [ 8.338653] ohci-platform: OHCI generic platform driver [ 8.341956] uhci_hcd: USB Universal Host Controller Interface driver [ 8.348275] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.351803] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.357029] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.360869] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.364909] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.370213] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.375130] usb usb1: Product: UHCI Host Controller [ 8.378579] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.382781] usb usb1: SerialNumber: 0000:02:01.0 [ 8.386161] hub 1-0:1.0: USB hub found [ 8.388849] hub 1-0:1.0: 2 ports detected [ 8.392239] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.400870] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.404368] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.408407] mousedev: PS/2 mouse device common for all mice [ 8.413242] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.419166] rtc_cmos 00:03: RTC can wake from S4 [ 8.424433] rtc_cmos 00:03: registered as rtc0 [ 8.428159] rtc_cmos 00:03: setting system clock to 2025-12-03T23:06:44 UTC (1764803204) [ 8.434740] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.439370] i2c_dev: i2c /dev entries driver [ 8.442367] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.450609] device-mapper: uevent: version 1.0.3 [ 8.453855] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.460963] platform eisa.0: Probing EISA bus 0 [ 8.465016] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.470805] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.476207] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.481528] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.486792] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.492067] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.497367] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.501526] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.505599] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.509715] platform eisa.0: EISA: Detected 0 cards [ 8.512931] ledtrig-cpu: registered to indicate activity on CPUs [ 8.517012] drop_monitor: Initializing network drop monitor service [ 8.521163] NET: Registered PF_INET6 protocol family [ 8.527837] Segment Routing with IPv6 [ 8.530365] In-situ OAM (IOAM) with IPv6 [ 8.533237] NET: Registered PF_PACKET protocol family [ 8.536358] Key type dns_resolver registered [ 8.541236] IPI shorthand broadcast: enabled [ 8.544615] registered taskstats version 1 [ 8.547306] Loading compiled-in X.509 certificates [ 8.551007] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.557532] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.564582] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.571262] blacklist: Loading compiled-in revocation X.509 certificates [ 8.575858] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.583024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.590828] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.600543] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.607420] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.614709] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.621822] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.631136] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.646163] zswap: loaded using pool lzo/zbud [ 8.650031] Key type .fscrypt registered [ 8.653442] Key type fscrypt-provisioning registered [ 8.659092] Key type encrypted registered [ 8.663040] AppArmor: AppArmor sha1 policy hashing enabled [ 8.667303] ima: No TPM chip found, activating TPM-bypass! [ 8.671580] Loading compiled-in module X.509 certificates [ 8.676339] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.683535] ima: Allocated hash algorithm: sha1 [ 8.687393] ima: No architecture policies found [ 8.690771] evm: Initialising EVM extended attributes: [ 8.694633] evm: security.selinux [ 8.697330] evm: security.SMACK64 [ 8.700032] evm: security.SMACK64EXEC [ 8.703098] evm: security.SMACK64TRANSMUTE [ 8.706382] evm: security.SMACK64MMAP [ 8.709193] evm: security.apparmor [ 8.711795] evm: security.ima [ 8.714155] evm: security.capability [ 8.716918] evm: HMAC attrs: 0x1 [ 8.719856] PM: Magic number: 5:767:149 [ 8.722909] virtio virtio0: hash matches [ 8.726384] RAS: Correctable Errors collector initialized. [ 8.730410] Unstable clock detected, switching default tracing clock to "global" [ 8.730410] If you want to keep using the local clock, then add: [ 8.730410] "trace_clock=local" [ 8.730410] on the kernel command line [ 8.744990] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.752210] Freeing unused decrypted memory: 2036K [ 8.757185] Freeing unused kernel image (initmem) memory: 3244K [ 8.764887] Write protecting the kernel read-only data: 30720k [ 8.770155] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.775512] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.823544] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.829202] Run /init as init process info: initramfs: up at 8.12 [ 8.891036] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.948100] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.326934] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.362324] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.73 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Initializing random number generator: OK Saving random seed: OK Starting acpid: OK cirros-apply-local already run per instance Starting network: dhcpcd-9.4.1 starting DUID 00:04:1d:a7:05:f2:75:65:4b:36:88:5f:ef:0b:7a:5d:b2:a1 forked to background, child pid 322 OK check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 2078687. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbgZZZj7c5urR6nWLp/kh95BdFewLnJfEqgTggyMhLp+biYMkWIxIsuvyQrAMKT4izkF7NXsmZFqgX0Q/op/LE6hENHkqEUFMh9bXDPXMJJwOplrQPCfK86b2Y4dZaOUNE+E48Hr6oxDrcEjwbvWLSKGoPfO6o4u46yWLq9kwWyBtowyTU6QLP83no1LLcyWbV22uML1wXyIkMYP5qQukgnt80eFn6fNjelqqCcGfhmRykzRnBmf2YctaclB6xxY7Fj7swnhsJ8vvI0NWTHLnpxydUGPNpGstBwBNhz8q2xzbJ9opSeFYxcoW6vihGMjFKKt2+qriyo2/WlUDB3Uu1 root@tempest-testnetworkadvancedserverops-server-606496728 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFmkDVLUonrYtvg7TNh9yKLCAueOgLIpSGLaE+m9vvVJ9t0SJqyrQying+tSxXoMo8a/aJkr8ZUw8MWvAMord84= root@tempest-testnetworkadvancedserverops-server-606496728 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe69:77d5/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 1da705f2-7565-4b36-885f-ef0b7a5db2a1 name: tempest-TestNetworkAdvancedServerOps-server-606496728 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-606496728 launch-index: 0 === cirros: current=0.6.2 uptime=9.87 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:69:77:D5 inet6 addr: fe80::f816:3eff:fe69:77d5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:932 (932.0 B) TX bytes:176 (176.0 B) 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:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-606496728 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.426554] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.427606] EXT4-fs (vda1): INFO: recovery required on readonly filesystem [ 9.427609] EXT4-fs (vda1): write access will be enabled during recovery [ 9.433460] EXT4-fs (vda1): recovery complete [ 9.434839] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.455609] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.544958] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.545538] ISO 9660 Extensions: RRIP_1991A [ 9.630383] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.916857] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ### tail -n 25 /var/log/messages Dec 3 23:06:17 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Dec 3 23:06:17 cirros daemon.info : reloading /etc/inittab Dec 3 23:06:17 cirros daemon.info : starting pid 484, tty '/dev/ttyS0': '/sbin/getty -L 115200 ttyS0 vt100 ' Dec 3 23:06:17 cirros daemon.info : starting pid 485, tty '/dev/tty1': '/sbin/getty 115200 tty1' Dec 3 23:06:22 cirros daemon.info dhcpcd[350]: eth0: leased 10.100.0.11 for 43200 seconds Dec 3 23:06:22 cirros daemon.info dhcpcd[350]: eth0: adding route to 10.100.0.0/28 Dec 3 23:06:22 cirros daemon.info dhcpcd[350]: eth0: adding host route to 169.254.169.254 via 10.100.0.2 Dec 3 23:06:22 cirros daemon.info dhcpcd[350]: eth0: adding default route via 10.100.0.1 Dec 3 23:06:24 cirros authpriv.info dropbear[505]: Child connection from 192.168.122.10:35874 Dec 3 23:06:24 cirros authpriv.info dropbear[505]: Generated hostkey /etc/dropbear/dropbear_ed25519_host_key, fingerprint is sha1!! 94:dd:5c:61:85:4b:8b:4e:48:74:a3:10:de:d7:38:eb:26:7a:d4:9b Dec 3 23:06:24 cirros authpriv.notice dropbear[505]: Pubkey auth succeeded for 'cirros' with key sha1!! 6d:f0:b7:11:ad:73:dc:2b:95:df:05:71:9f:08:3a:4e:76:7b:02:1e from 192.168.122.10:35874 Dec 3 23:06:24 cirros authpriv.info dropbear[505]: Exit (cirros) from <192.168.122.10:35874>: Exited normally Dec 3 23:06:24 cirros daemon.err acpid[259]: PWRF/00000080 Dec 3 23:06:24 cirros daemon.info : starting pid 507, tty '/dev/null': '/usr/bin/killall klogd' Dec 3 23:06:24 cirros daemon.info : starting pid 508, tty '/dev/null': '/usr/bin/killall syslogd' Dec 3 23:06:24 cirros syslog.info syslogd exiting Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 daemon.info dhcpcd[320]: dhcpcd-9.4.1 starting Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 daemon.info dhcpcd[323]: DUID 00:04:1d:a7:05:f2:75:65:4b:36:88:5f:ef:0b:7a:5d:b2:a1 Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 daemon.warn dhcpcd[323]: no interfaces have a carrier Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 daemon.info dhcpcd[323]: eth0: waiting for carrier Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 daemon.info dhcpcd[323]: eth0: carrier acquired Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 daemon.info dhcpcd[323]: eth0: IAID 3e:69:77:d5 Dec 3 23:06:45 tempest-testnetworkadvancedserverops-server-606496728 daemon.info dhcpcd[323]: eth0: adding address fe80::f816:3eff:fe69:77d5 Dec 3 23:06:46 tempest-testnetworkadvancedserverops-server-606496728 authpriv.info dropbear[358]: Running in back3546 ground ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-606496728 login: 2025-12-03 23:06:53,323 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2025-12-03 23:06:53,328 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:06:53,433 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:06:53,434 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2025-12-03 23:06:53,910 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a 0.475s 2025-12-03 23:06:53,910 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d6e26eb6-f0f9-4cd6-8998-2499ed656250', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/cba542e1-e385-4538-af4f-73c3a47b6f0a'} Body: b'' 2025-12-03 23:06:54,094 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.183s 2025-12-03 23:06:54,094 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b8741b-1648-404a-80fd-622421baf013', 'x-compute-request-id': 'req-83b8741b-1648-404a-80fd-622421baf013', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'' 2025-12-03 23:06:54,657 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.563s 2025-12-03 23:06:54,658 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:54 GMT', 'server': 'Apache', 'content-length': '1862', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c69daf0-394f-4502-8db5-c05dea9cc20f', 'x-compute-request-id': 'req-1c69daf0-394f-4502-8db5-c05dea9cc20f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"server": {"id": "1da705f2-7565-4b36-885f-ef0b7a5db2a1", "name": "tempest-TestNetworkAdvancedServerOps-server-606496728", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:05:56Z", "updated": "2025-12-03T23:06:54Z", "addresses": {"tempest-network-smoke--233913625": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:77:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1286168250", "OS-SRV-USG:launched_at": "2025-12-03T23:06:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1962308228"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:06:55,770 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1 0.107s 2025-12-03 23:06:55,771 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:55 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de767ede-1f3d-4529-89f0-0600f327a581', 'x-compute-request-id': 'req-de767ede-1f3d-4529-89f0-0600f327a581', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1da705f2-7565-4b36-885f-ef0b7a5db2a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1da705f2-7565-4b36-885f-ef0b7a5db2a1 could not be found."}}' 2025-12-03 23:06:58,013 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/514ef57a-8e66-4d8d-8797-9bc1feca7e5a/remove_router_interface 2.241s 2025-12-03 23:06:58,013 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf3e7800-d5f8-4556-9256-850271088f5d"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-feece596-2dad-4e00-9ed5-8287a4f25ac2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/514ef57a-8e66-4d8d-8797-9bc1feca7e5a/remove_router_interface'} Body: b'{"id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "654278c3-149e-456d-affc-328ba844935a", "network_id": "eda685e9-cbc0-4932-8f0d-82169d159c04", "subnet_id": "cf3e7800-d5f8-4556-9256-850271088f5d", "subnet_ids": ["cf3e7800-d5f8-4556-9256-850271088f5d"]}' 2025-12-03 23:06:58,409 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/cf3e7800-d5f8-4556-9256-850271088f5d 0.395s 2025-12-03 23:06:58,410 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8ecab8f8-7db8-4fec-99a9-8d17ffcdfa7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/cf3e7800-d5f8-4556-9256-850271088f5d'} Body: b'' 2025-12-03 23:06:59,437 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/514ef57a-8e66-4d8d-8797-9bc1feca7e5a 1.026s 2025-12-03 23:06:59,437 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-637a59c6-fc54-4f57-981b-9b84cb51ff48', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/514ef57a-8e66-4d8d-8797-9bc1feca7e5a'} Body: b'' 2025-12-03 23:07:00,787 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/eda685e9-cbc0-4932-8f0d-82169d159c04 1.349s 2025-12-03 23:07:00,787 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f4e6473a-aba8-4ece-ba76-fc7a5aaebba8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/eda685e9-cbc0-4932-8f0d-82169d159c04'} Body: b'' 2025-12-03 23:07:01,104 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/59dced2e-b03f-40b6-944d-f29121197d4c 0.317s 2025-12-03 23:07:01,105 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8636a16f-4023-43aa-a0cd-aa458203899b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/59dced2e-b03f-40b6-944d-f29121197d4c'} Body: b'' 2025-12-03 23:07:01,180 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1286168250 0.075s 2025-12-03 23:07:01,181 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad80da3-1cf3-4dc2-a4c2-cd582166b2db', 'x-compute-request-id': 'req-8ad80da3-1cf3-4dc2-a4c2-cd582166b2db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1286168250'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:07:01.193919Z tags: worker-0 test: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] time: 2025-12-03 23:08:05.073337Z successful: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:07:01,280 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.085s 2025-12-03 23:07:01,280 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1552339866", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK1K61rmsTMrpVh7iYT56bVxsRwQfBex0QGB7Pzh8YUrn/t1JZA6dSWdx3cBgGMMMi1QNZ6E7/owAVO0xiArcglShPRD3mah7B3s4SdVOUimOsJvsR6vibOBkOwQGnPtoA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'content-length': '407', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52e62d3-655d-4a8d-ae11-1596de64246e', 'x-compute-request-id': 'req-d52e62d3-655d-4a8d-ae11-1596de64246e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1552339866", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK1K61rmsTMrpVh7iYT56bVxsRwQfBex0QGB7Pzh8YUrn/t1JZA6dSWdx3cBgGMMMi1QNZ6E7/owAVO0xiArcglShPRD3mah7B3s4SdVOUimOsJvsR6vibOBkOwQGnPtoA==", "fingerprint": "f5:94:0a:9b:3e:36:22:67:8e:09:eb:17:a8:4e:6c:75", "user_id": "c89fc057f1c54b10b211404f170223fb"}}' 2025-12-03 23:07:01,538 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.256s 2025-12-03 23:07:01,538 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1339113655", "description": "tempest-secgroup-smoke-1339113655 description", "project_id": "3989de3c2cf844418cdd96de2dc55a66"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-7939c569-83b1-4f20-8c10-a4efc49fa1c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "7349684d-6855-423a-a37e-d2851b958dee", "name": "tempest-secgroup-smoke-1339113655", "stateful": true, "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "tempest-secgroup-smoke-1339113655 description", "shared": false, "security_group_rules": [{"id": "27e504e1-5a6e-40f5-aa29-c9e0f369b5a2", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "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": 1514, "description": null, "tags": [], "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "326ec9cd-1f52-4cf7-9d00-feee6cdbf53e", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "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": 1513, "description": null, "tags": [], "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}], "tags": [], "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:01,752 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.213s 2025-12-03 23:07:01,752 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7290d5de-df4d-4e84-bda6-60cfd475876f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "506f78f3-7f38-4c4f-ae82-83eae7385b34", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "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, "description": "", "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:02,693 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.940s 2025-12-03 23:07:02,693 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8299cb28-30ac-42e7-8e88-bee62ae504ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a71ddb19-d58a-4fa5-ba9c-4bf8d18b105a", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:07:02Z", "updated_at": "2025-12-03T23:07:02Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:03,152 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.458s 2025-12-03 23:07:03,153 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-77276ca1-cbc5-45dd-8c44-6b4d21b28151', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2af78f58-44d3-4b81-b6bc-ec6342224642", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "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, "description": "", "created_at": "2025-12-03T23:07:02Z", "updated_at": "2025-12-03T23:07:02Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:03,380 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.227s 2025-12-03 23:07:03,380 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a2309ca0-64cc-4b94-8d9a-b87e41771609', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b64be0a-d0e0-4ed6-b599-187e411076a0", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:07:03Z", "updated_at": "2025-12-03T23:07:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:03,619 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.238s 2025-12-03 23:07:03,619 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8579eeae-63cc-442b-bed8-c75eb0405e49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a1885934-14b9-4af6-b576-2c8ec8973731", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:07:03Z", "updated_at": "2025-12-03T23:07:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:03,844 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.224s 2025-12-03 23:07:03,844 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-70bbfb32-ca46-4659-b1a9-183de2328b47', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c48a14e-3a2f-4e90-a306-84e6bb1dcfe3", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "security_group_id": "7349684d-6855-423a-a37e-d2851b958dee", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:07:03Z", "updated_at": "2025-12-03T23:07:03Z", "revision_number": 0, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:05,579 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.734s 2025-12-03 23:07:05,579 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--433768988", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-fd38f4c8-b910-4b90-8618-e3737191f7bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"df6b7696-18f9-4c0c-8b3a-a936cad9d650","name":"tempest-network-smoke--433768988","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3989de3c2cf844418cdd96de2dc55a66","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:07:04Z","updated_at":"2025-12-03T23:07:04Z","revision_number":1}}' 2025-12-03 23:07:07,024 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.444s 2025-12-03 23:07:07,024 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-761394538", "admin_state_up": true, "project_id": "3989de3c2cf844418cdd96de2dc55a66", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '680', 'x-openstack-request-id': 'req-c4d12c12-c3f4-4209-a9bd-edc931700cf6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "e316035f-2b06-4746-833c-3012c4835df3", "name": "tempest-TestNetworkAdvancedServerOps-router-761394538", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.246"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:07:05Z", "updated_at": "2025-12-03T23:07:06Z", "revision_number": 2, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:07,337 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28 0.312s 2025-12-03 23:07:07,338 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-54d243eb-1a58-4dee-8c3a-7e58a5cb8c78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=3989de3c2cf844418cdd96de2dc55a66&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:07,551 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.212s 2025-12-03 23:07:07,551 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-2482db36-1ce7-411c-a1d3-47b232af361e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:07:07,667 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.116s 2025-12-03 23:07:07,668 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fefc2a6b-eb6a-4e6e-8061-184144d8df23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:07,779 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.110s 2025-12-03 23:07:07,779 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4a099a81-0cbf-407a-97b5-dec4b969a6ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:10,760 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.980s 2025-12-03 23:07:10,760 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1507847473", "network_id": "df6b7696-18f9-4c0c-8b3a-a936cad9d650", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-583f088b-c8b9-4e2d-8b7f-a4691b6cd901', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"fcb9363a-590b-4c61-90bb-d473d9c1709c","name":"tempest-subnet-smoke-1507847473","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","network_id":"df6b7696-18f9-4c0c-8b3a-a936cad9d650","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:07:08Z","updated_at":"2025-12-03T23:07:08Z","revision_number":0,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:15,654 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e316035f-2b06-4746-833c-3012c4835df3/add_router_interface 4.893s 2025-12-03 23:07:15,655 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcb9363a-590b-4c61-90bb-d473d9c1709c"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-97586b5f-301d-4c26-bd6b-e55d9f8e1a36', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e316035f-2b06-4746-833c-3012c4835df3/add_router_interface'} Body: b'{"id": "e316035f-2b06-4746-833c-3012c4835df3", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "582f5a87-0e18-4340-83a6-3d0faa2f304d", "network_id": "df6b7696-18f9-4c0c-8b3a-a936cad9d650", "subnet_id": "fcb9363a-590b-4c61-90bb-d473d9c1709c", "subnet_ids": ["fcb9363a-590b-4c61-90bb-d473d9c1709c"]}' 2025-12-03 23:07:15,962 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.303s 2025-12-03 23:07:15,963 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:15 GMT', 'server': 'Apache', 'content-length': '6835', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f45ed6d2-f022-4f82-af16-d0d24c97b409', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c89fc057f1c54b10b211404f170223fb", "name": "tempest-TestNetworkAdvancedServerOps-1946540869-project-member", "password_expires_at": null}, "audit_ids": ["1KRnxdtqS8WtAOaQ3gmZZQ"], "expires_at": "2025-12-04T00:07:15.000000Z", "issued_at": "2025-12-03T23:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3989de3c2cf844418cdd96de2dc55a66", "name": "tempest-TestNetworkAdvancedServerOps-1946540869"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/3989de3c2cf844418cdd96de2dc55a66", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack 2025-12-03 23:07:15,963 20 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume) Found network None available for tenant 2025-12-03 23:07:19,427 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 3.462s 2025-12-03 23:07:19,427 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "df6b7696-18f9-4c0c-8b3a-a936cad9d650"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:15 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9403f04-75e7-4d5b-9012-9ebad5181dea', 'x-compute-request-id': 'req-b9403f04-75e7-4d5b-9012-9ebad5181dea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "adminPass": "82cSzVAyJkXM"}}' 2025-12-03 23:07:19,646 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.217s 2025-12-03 23:07:19,646 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:19 GMT', 'server': 'Apache', 'content-length': '1436', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2d4ed2a-50ac-43fc-890f-97a8044fb199', 'x-compute-request-id': 'req-f2d4ed2a-50ac-43fc-890f-97a8044fb199', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "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-12-03 23:07:20,959 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.308s 2025-12-03 23:07:20,960 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:20 GMT', 'server': 'Apache', 'content-length': '1494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575e022a-3a30-420e-98ff-fcbdc50f9bab', 'x-compute-request-id': 'req-575e022a-3a30-420e-98ff-fcbdc50f9bab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:20,963 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:07:23,173 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 1.208s 2025-12-03 23:07:23,173 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:21 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe32f4ae-4cd7-40b4-ba3d-d244f41fa2c9', 'x-compute-request-id': 'req-fe32f4ae-4cd7-40b4-ba3d-d244f41fa2c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:24,947 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.768s 2025-12-03 23:07:24,947 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:24 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f328f34-8daf-4c39-9ce8-559788f040e3', 'x-compute-request-id': 'req-0f328f34-8daf-4c39-9ce8-559788f040e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:26,853 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.901s 2025-12-03 23:07:26,853 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:25 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2a0ef9-523f-447f-a9e9-003478796504', 'x-compute-request-id': 'req-8c2a0ef9-523f-447f-a9e9-003478796504', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:28,520 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.662s 2025-12-03 23:07:28,520 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:27 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af5c068f-8a3b-4fb2-8bda-4c25cd23c917', 'x-compute-request-id': 'req-af5c068f-8a3b-4fb2-8bda-4c25cd23c917', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:30,915 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 1.389s 2025-12-03 23:07:30,915 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:29 GMT', 'server': 'Apache', 'content-length': '1562', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66476ca3-7f4f-4c97-880b-3d1a2d03400f', 'x-compute-request-id': 'req-66476ca3-7f4f-4c97-880b-3d1a2d03400f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "BUILD", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:32,732 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.813s 2025-12-03 23:07:32,733 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:31 GMT', 'server': 'Apache', 'content-length': '1734', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-839159ad-1f30-47ec-b34d-e632b1813dfc', 'x-compute-request-id': 'req-839159ad-1f30-47ec-b34d-e632b1813dfc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:29Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:32,736 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-12-03 23:07:33,104 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.368s 2025-12-03 23:07:33,104 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:32 GMT', 'server': 'Apache', 'content-length': '1734', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b63a1e-4f95-4233-9d17-6b8b40a588d4', 'x-compute-request-id': 'req-a9b63a1e-4f95-4233-9d17-6b8b40a588d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:29Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:33,607 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=767144dc-3754-40d8-905e-2679435c6b85 0.499s 2025-12-03 23:07:33,608 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1374', 'x-openstack-request-id': 'req-9c4cea28-0afb-47df-80c3-37a4a2fa43ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"ports":[{"id":"2a64b4aa-a67d-41e6-aa57-0548d48d1080","name":"","network_id":"df6b7696-18f9-4c0c-8b3a-a936cad9d650","tenant_id":"3989de3c2cf844418cdd96de2dc55a66","mac_address":"fa:16:3e:d6:ae:4d","admin_state_up":true,"status":"ACTIVE","device_id":"767144dc-3754-40d8-905e-2679435c6b85","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fcb9363a-590b-4c61-90bb-d473d9c1709c","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7349684d-6855-423a-a37e-d2851b958dee"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkadvancedserverops-server-709167547","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkadvancedserverops-server-709167547","fqdn":"tempest-testnetworkadvancedserverops-server-709167547.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:21Z","updated_at":"2025-12-03T23:07:28Z","revision_number":4,"project_id":"3989de3c2cf844418cdd96de2dc55a66"}]}' 2025-12-03 23:07:33,608 20 DEBUG [tempest.common.waiters] Server ID 767144dc-3754-40d8-905e-2679435c6b85 ports are all ACTIVE [{'id': '2a64b4aa-a67d-41e6-aa57-0548d48d1080', 'name': '', 'network_id': 'df6b7696-18f9-4c0c-8b3a-a936cad9d650', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'mac_address': 'fa:16:3e:d6:ae:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '767144dc-3754-40d8-905e-2679435c6b85', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fcb9363a-590b-4c61-90bb-d473d9c1709c', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['7349684d-6855-423a-a37e-d2851b958dee'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkadvancedserverops-server-709167547', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkadvancedserverops-server-709167547', 'fqdn': 'tempest-testnetworkadvancedserverops-server-709167547.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:07:21Z', 'updated_at': '2025-12-03T23:07:28Z', 'revision_number': 4, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'}]: 2025-12-03 23:07:35,433 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.824s 2025-12-03 23:07:35,433 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "2a64b4aa-a67d-41e6-aa57-0548d48d1080", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-0ff8076f-9b64-4c47-80fc-e6423d85da22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatin10000 gips'} Body: b'{"floatingip": {"id": "c5b593cb-3b12-435c-b50a-b4595704add6", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.185", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e316035f-2b06-4746-833c-3012c4835df3", "port_id": "2a64b4aa-a67d-41e6-aa57-0548d48d1080", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "3989de3c2cf844418cdd96de2dc55a66", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "df6b7696-18f9-4c0c-8b3a-a936cad9d650", "mac_address": "fa:16:3e:d6:ae:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "767144dc-3754-40d8-905e-2679435c6b85", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:07:34Z", "updated_at": "2025-12-03T23:07:34Z", "revision_number": 0}}' 2025-12-03 23:07:36,047 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.613s 2025-12-03 23:07:36,047 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:35 GMT', 'server': 'Apache', 'content-length': '1734', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a41fea7-edee-4d8b-b9f3-dcbbbc9722d7', 'x-compute-request-id': 'req-5a41fea7-edee-4d8b-b9f3-dcbbbc9722d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:29Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:36,051 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:07:36,192 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6 0.140s 2025-12-03 23:07:36,192 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-8d888796-534c-41d7-98a4-d6b56b3812c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6'} Body: b'{"floatingip": {"id": "c5b593cb-3b12-435c-b50a-b4595704add6", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.185", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e316035f-2b06-4746-833c-3012c4835df3", "port_id": "2a64b4aa-a67d-41e6-aa57-0548d48d1080", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "df6b7696-18f9-4c0c-8b3a-a936cad9d650", "mac_address": "fa:16:3e:d6:ae:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "767144dc-3754-40d8-905e-2679435c6b85", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:07:34Z", "updated_at": "2025-12-03T23:07:35Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:36,192 20 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c5b593cb-3b12-435c-b50a-b4595704add6', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.185', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'e316035f-2b06-4746-833c-3012c4835df3', 'port_id': '2a64b4aa-a67d-41e6-aa57-0548d48d1080', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'df6b7696-18f9-4c0c-8b3a-a936cad9d650', 'mac_address': 'fa:16:3e:d6:ae:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '767144dc-3754-40d8-905e-2679435c6b85', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:07:34Z', 'updated_at': '2025-12-03T23:07:35Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:07:36,192 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.140841 seconds 2025-12-03 23:07:36,192 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.185 with user: cirros 2025-12-03 23:07:36,193 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume begins to ping 192.168.122.185 in 120 sec and the expected result is reachable 2025-12-03 23:07:48,439 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.245765 seconds 2025-12-03 23:07:48,439 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume finishes ping 192.168.122.185 in 120 sec and the ping result is expected 2025-12-03 23:07:48,567 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action 0.127s 2025-12-03 23:07:48,567 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:48 GMT', 'server': 'Apache', 'content-length': '75601', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1762c36-0952-4992-b3f3-2bed116f026b', 'x-compute-request-id': 'req-a1762c36-0952-4992-b3f3-2bed116f026b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1283486276 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001196] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001585] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004413] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004455] Using GB pages for direct mapping\\n[ 0.004769] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004773] ACPI: Early table checksum verification disabled\\n[ 0.004778] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004783] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004790] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004797] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004801] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004805] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004809] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004816] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004818] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004819] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004822] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004823] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005971] No NUMA configuration fo 2025-12-03 23:07:48,569 20 DEBUG [tempest.scenario.manager] Console output for 767144dc-3754-40d8-905e-2679435c6b85 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1283486276 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001196] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001585] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004413] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004455] Using GB pages for direct mapping [ 0.004769] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004773] ACPI: Early table checksum verification disabled [ 0.004778] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004783] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004790] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004797] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004801] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004805] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004809] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004816] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004818] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004819] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004821] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004822] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004823] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005971] No NUMA configuration found [ 0.005974] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005982] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006337] Zone ranges: [ 0.006338] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006341] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006343] Normal empty [ 0.006345] Device empty [ 0.006346] Movable zone start for each node [ 0.006349] Early memory node ranges [ 0.006350] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006352] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006354] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006606] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006635] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006829] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017211] ACPI: PM-Timer IO Port: 0x608 [ 0.017246] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017384] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017388] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017391] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017392] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017394] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017396] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017399] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017402] TSC deadline timer available [ 0.017417] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017495] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017498] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017500] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017501] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017503] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017505] Booting paravirtualized kernel on KVM [ 0.017508] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017516] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017847] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017962] kvm-guest: setup async PF for cpu 0 [ 0.017990] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018009] kvm-guest: PV spinlocks disabled, single CPU [ 0.018016] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018018] Policy zone: DMA32 [ 0.018020] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018095] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018107] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018114] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018176] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018475] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019216] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019247] ftrace: allocating 50600 entries in 198 pages [ 0.044964] ftrace: allocated 198 pages with 4 groups [ 0.045134] rcu: Hierarchical RCU implementation. [ 0.045136] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045138] Rude variant of Tasks RCU enabled. [ 0.045138] Tracing variant of Tasks RCU enabled. [ 0.045140] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045141] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049719] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050194] random: crng init done [ 0.087983] Console: colour VGA+ 80x25 [ 0.232061] printk: console [tty1] enabled [ 0.557410] printk: console [ttyS0] enabled [ 0.560744] ACPI: Core revision 20210730 [ 0.563748] APIC: Switch to symmetric I/O mode setup [ 0.568324] x2apic enabled [ 0.571418] Switched APIC routing to physical x2apic. [ 0.580111] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.586927] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.590921] pid_max: default: 32768 minimum: 301 [ 0.590921] LSM: Security Framework initializing [ 0.590921] landlock: Up and running. [ 0.590921] Yama: becoming mindful. [ 0.590921] AppArmor: AppArmor initialized [ 0.590921] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.590921] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.590921] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.590921] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.590921] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.590921] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.590921] Spectre V2 : Mitigation: Retpolines [ 0.590921] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.590921] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.590921] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.590921] RETBleed: Mitigation: untrained return thunk [ 0.590921] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.590921] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.590921] Freeing SMP alternatives memory: 44K [ 0.590921] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.591080] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.594944] ... version: 0 [ 0.597569] ... bit width: 48 [ 0.598934] ... generic registers: 6 [ 0.601510] ... value mask: 0000ffffffffffff [ 0.602934] ... max period: 00007fffffffffff [ 0.606242] ... fixed-purpose events: 0 [ 0.606936] ... event mask: 000000000000003f [ 0.610347] rcu: Hierarchical SRCU implementation. [ 0.611434] smp: Bringing up secondary CPUs ... [ 0.614367] smp: Brought up 1 node, 1 CPU [ 0.614940] smpboot: Max logical packages: 1 [ 0.617647] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.619490] devtmpfs: initialized [ 0.621804] x86/mm: Memory block size: 128MB [ 0.623145] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.626955] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.631020] pinctrl core: initialized pinctrl subsystem [ 0.634820] PM: RTC time: 23:07:31, date: 2025-12-03 [ 0.635312] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.639051] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.642967] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.646949] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.650963] audit: initializing netlink subsys (disabled) [ 0.655024] thermal_sys: Registered thermal governor 'fair_share' [ 0.655027] thermal_sys: Registered thermal governor 'bang_bang' [ 0.658946] audit: type=2000 audit(1764803250.872:1): state=initialized audit_enabled=0 res=1 [ 0.662952] thermal_sys: Registered thermal governor 'step_wise' [ 0.662955] thermal_sys: Registered thermal governor 'user_space' [ 0.666939] thermal_sys: Registered thermal governor 'power_allocator' [ 0.670811] EISA bus registered [ 0.673091] cpuidle: using governor ladder [ 0.674935] cpuidle: using governor menu [ 0.680429] ACPI: bus type PCI registered [ 0.682966] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.687323] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.690941] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.694971] PCI: Using configuration type 1 for base access [ 0.700607] Kprobes globally optimized [ 0.703111] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.706969] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.711795] ACPI: Added _OSI(Module Device) [ 0.714803] ACPI: Added _OSI(Processor Device) [ 0.714984] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718645] ACPI: Added _OSI(Processor Aggregator Device) [ 0.719031] ACPI: Added _OSI(Linux-Dell-Video) [ 0.722348] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.722963] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.730898] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.735402] ACPI: Interpreter enabled [ 0.738462] ACPI: PM: (supports S0 S5) [ 0.738942] ACPI: Using IOAPIC for interrupt routing [ 0.742981] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.746936] PCI: Using E820 reservations for host bridge windows [ 0.751275] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.760556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.762944] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.767139] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.771093] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.776232] PCI host bridge to bus 0000:00 [ 0.778943] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.782944] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.786940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.790939] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.794937] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.798939] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.802941] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.807251] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.815026] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.825951] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.837237] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.845089] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.854973] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.859153] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.867477] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.874363] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.882640] pci 0000:00:02.0: enabling Extended Tags [ 0.886048] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.890053] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.898072] pci 0000:00:02.1: enabling Extended Tags [ 0.901618] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.906390] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.913760] pci 0000:00:02.2: enabling Extended Tags [ 0.917711] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.922296] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.931325] pci 0000:00:02.3: enabling Extended Tags [ 0.938855] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.942210] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.948541] pci 0000:00:02.4: enabling Extended Tags [ 0.953910] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.958940] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.968631] pci 0000:00:02.5: enabling Extended Tags [ 0.975701] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.982614] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.992066] pci 0000:00:02.6: enabling Extended Tags [ 0.998173] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.002946] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.015331] pci 0000:00:02.7: enabling Extended Tags [ 1.024805] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.030941] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.041780] pci 0000:00:03.0: enabling Extended Tags [ 1.045750] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.050424] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.058546] pci 0000:00:03.1: enabling Extended Tags [ 1.062884] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.066358] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.074570] pci 0000:00:03.2: enabling Extended Tags [ 1.077593] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.082117] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.090909] pci 0000:00:03.3: enabling Extended Tags [ 1.095711] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.102295] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.108422] pci 0000:00:03.4: enabling Extended Tags [ 1.113871] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.118328] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.125436] pci 0000:00:03.5: enabling Extended Tags [ 1.131221] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.138290] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.144346] pci 0000:00:03.6: enabling Extended Tags [ 1.150116] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.154944] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.164517] pci 0000:00:03.7: enabling Extended Tags [ 1.172183] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.178350] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.185904] pci 0000:00:04.0: enabling Extended Tags [ 1.190018] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.194668] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.200237] pci 0000:00:04.1: enabling Extended Tags [ 1.205683] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.210273] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.217823] pci 0000:00:04.2: enabling Extended Tags [ 1.221782] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.226189] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.232281] pci 0000:00:04.3: enabling Extended Tags [ 1.237884] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.244306] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.254222] pci 0000:00:04.4: enabling Extended Tags [ 1.257774] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.262315] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.268610] pci 0000:00:04.5: enabling Extended Tags [ 1.274325] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.278544] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.286395] pci 0000:00:04.6: enabling Extended Tags [ 1.291658] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.298562] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.304407] pci 0000:00:04.7: enabling Extended Tags [ 1.313218] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.318946] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.330516] pci 0000:00:05.0: enabling Extended Tags [ 1.404228] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.409430] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.412204] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.434536] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.437126] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.445073] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.454133] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.462660] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.466225] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.470375] pci 0000:01:00.0: enabling Extended Tags [ 1.551742] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.555005] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.558999] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.563065] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.569203] pci_bus 0000:02: extended config space not accessible [ 1.571243] acpiphp: Slot [1] registered [ 1.574191] acpiphp: Slot [0] registered [ 1.575000] acpiphp: Slot [2] registered [ 1.578345] acpiphp: Slot [3] registered [ 1.578991] acpiphp: Slot [4] registered [ 1.581969] acpiphp: Slot [5] registered [ 1.582989] acpiphp: Slot [6] registered [ 1.586215] acpiphp: Slot [7] registered [ 1.586987] acpiphp: Slot [8] registered [ 1.590007] acpiphp: Slot [9] registered [ 1.590989] acpiphp: Slot [10] registered [ 1.594030] acpiphp: Slot [11] registered [ 1.595020] acpiphp: Slot [12] registered [ 1.598726] acpiphp: Slot [13] registered [ 1.599006] acpiphp: Slot [14] registered [ 1.602184] acpiphp: Slot [15] registered [ 1.603002] acpiphp: Slot [16] registered [ 1.606306] acpiphp: Slot [17] registered [ 1.606999] acpiphp: Slot [18] registered [ 1.610457] acpiphp: Slot [19] registered [ 1.611029] acpiphp: Slot [20] registered [ 1.614626] acpiphp: Slot [21] registered [ 1.614994] acpiphp: Slot [22] registered [ 1.618528] acpiphp: Slot [23] registered [ 1.619002] acpiphp: Slot [24] registered [ 1.622404] acpiphp: Slot [25] registered [ 1.622990] acpiphp: Slot [26] registered [ 1.626183] acpiphp: Slot [27] registered [ 1.627000] acpiphp: Slot [28] registered [ 1.630238] acpiphp: Slot [29] registered [ 1.631015] acpiphp: Slot [30] registered [ 1.634882] acpiphp: Slot [31] registered [ 1.637463] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.650030] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.732965] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.735008] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.739018] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.743074] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.752936] acpiphp: Slot [0-2] registered [ 1.755629] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.764876] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.773911] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.777325] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.779166] pci 0000:03:00.0: enabling Extended Tags [ 1.867175] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.871072] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.875066] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.882773] acpiphp: Slot [0-3] registered [ 1.883665] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.894528] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.904940] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.909736] pci 0000:04:00.0: enabling Extended Tags [ 2.003059] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.007134] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.011074] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.018119] acpiphp: Slot [0-4] registered [ 2.019738] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.030373] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.042946] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.051119] pci 0000:05:00.0: enabling Extended Tags [ 2.152705] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.155139] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.159101] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.167763] acpiphp: Slot [0-5] registered [ 2.171501] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.182946] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.196572] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.203168] pci 0000:06:00.0: enabling Extended Tags [ 2.298375] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.299051] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.303052] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.309743] acpiphp: Slot [0-6] registered [ 2.387899] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.391045] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.395045] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.401719] acpiphp: Slot [0-7] registered [ 2.481986] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.483078] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.487172] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.494917] acpiphp: Slot [0-8] registered [ 2.574602] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.575069] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.579064] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.585732] acpiphp: Slot [0-9] registered [ 2.658334] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.659068] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.663066] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.669934] acpiphp: Slot [0-10] registered [ 2.741869] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.743068] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.747063] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.754332] acpiphp: Slot [0-11] registered [ 2.832445] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.835075] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.839115] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.846011] acpiphp: Slot [0-12] registered [ 2.918839] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.919103] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.923072] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.929937] acpiphp: Slot [0-13] registered [ 3.006747] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.007097] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.011073] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.017912] acpiphp: Slot [0-14] registered [ 3.091061] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.095070] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.099067] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.105935] acpiphp: Slot [0-15] registered [ 3.183954] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.187082] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.191072] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.198116] acpiphp: Slot [0-16] registered [ 3.277267] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.279094] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.283081] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.290543] acpiphp: Slot [0-17] registered [ 3.377533] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.379109] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.383105] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.390673] acpiphp: Slot [0-18] registered [ 3.470573] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.471094] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.475109] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.482290] acpiphp: Slot [0-19] registered [ 3.557543] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.559096] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.563149] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.570603] acpiphp: Slot [0-20] registered [ 3.649443] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.651148] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.655066] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.662309] acpiphp: Slot [0-21] registered [ 3.743343] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.747109] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.751076] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.758544] acpiphp: Slot [0-22] registered [ 3.835292] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.839075] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.843100] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.849945] acpiphp: Slot [0-23] registered [ 3.925542] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.927103] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.931117] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.938694] acpiphp: Slot [0-24] registered [ 4.014189] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.015072] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.019067] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.026111] acpiphp: Slot [0-25] registered [ 4.107954] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.111108] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.115109] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.164999] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.167231] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.171257] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.175186] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.179169] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.183177] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.187176] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.191145] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.195033] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.198950] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.202950] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.206985] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.210949] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.214949] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.218949] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.222949] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.227259] iommu: Default domain type: Translated [ 4.230934] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.235091] SCSI subsystem initialized [ 4.239047] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.242921] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.242943] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.246934] vgaarb: loaded [ 4.249844] ACPI: bus type USB registered [ 4.250960] usbcore: registered new interface driver usbfs [ 4.254952] usbcore: registered new interface driver hub [ 4.258947] usbcore: registered new device driver usb [ 4.262963] pps_core: LinuxPPS API ver. 1 registered [ 4.266934] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.270939] PTP clock support registered [ 4.274936] EDAC MC: Ver: 3.0.0 [ 4.281600] NetLabel: Initializing [ 4.282934] NetLabel: domain hash size = 128 [ 4.286934] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.290966] NetLabel: unlabeled traffic allowed by default [ 4.294990] PCI: Using ACPI for IRQ routing [ 5.207086] clocksource: Switched to clocksource kvm-clock [ 5.226585] VFS: Disk quotas dquot_6.6.0 [ 5.230862] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.237473] AppArmor: AppArmor Filesystem Enabled [ 5.242789] pnp: PnP ACPI init [ 5.246303] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.254578] pnp: PnP ACPI: found 5 devices [ 5.265489] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.275132] NET: Registered PF_INET protocol family [ 5.280177] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.288209] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.297306] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.306119] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.315360] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.322848] TCP: Hash tables configured (established 1024 bind 1024) [ 5.329477] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.337058] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.344505] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.352395] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.359519] NET: Registered PF_XDP protocol family [ 5.365863] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.375288] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.385664] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.394367] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.402298] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.410089] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.417882] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.425592] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.433404] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.441154] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.449219] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.457015] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.464742] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.472508] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.480269] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.488158] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.495962] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.504143] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.512357] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.520553] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.528722] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.536976] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.545927] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.553993] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.561766] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.567891] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.575045] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.582529] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.589289] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.596193] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.603948] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.611495] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.618779] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.626395] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.633129] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.640080] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.647666] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.655371] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.662889] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.669946] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.677149] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.684440] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.691368] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.699528] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.707371] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.715409] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.724342] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.730724] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.736766] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.743375] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.749412] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.755888] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.762164] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.768498] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.774611] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.780932] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.787017] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.793538] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.799872] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.806547] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.812410] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.818311] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.824176] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.830040] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.836403] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.842490] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.848499] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.855119] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.861915] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.868489] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.874387] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.880197] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.886044] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.892024] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.898472] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.904714] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.911227] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.917429] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.923837] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.929971] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.936383] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.943820] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.951735] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.958957] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.966563] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.972917] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.981549] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.988105] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.995527] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 6.001713] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 6.008068] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 6.015882] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 6.024243] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 6.031735] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 6.038872] pci 0000:01:00.0: PCI bridge to [bus 02] [ 6.044533] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 6.055007] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 6.064946] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.077215] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.083682] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.093472] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.103968] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.115857] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.121810] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.129005] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.136024] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.141087] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.146573] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.157318] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.162277] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.167173] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.174164] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.179816] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.185377] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.191841] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.196806] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.201674] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.208435] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.212859] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.218485] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.225736] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.230142] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.235878] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.242408] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.247438] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.252325] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.259231] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.263748] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.269353] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.276033] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.281528] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.286804] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.293997] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.298542] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.304228] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.311609] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.315258] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.320413] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.325890] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.332987] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.336217] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.341662] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.347922] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.355172] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.358302] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.363421] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.369147] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.376013] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.379182] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.384619] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.390193] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.397288] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.400866] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.406118] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.411825] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.419356] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.422465] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.431878] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.438355] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.446884] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.451557] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.469345] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.483229] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.500113] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.506988] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.516861] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.533375] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.565956] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.571702] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.584218] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.596877] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.612663] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.622663] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.631834] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.641342] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.653298] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.661308] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.669911] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.679068] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.692659] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.697296] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.707019] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.713826] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.724275] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.729022] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.737013] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.744818] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.754279] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.760784] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.768243] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.774475] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.783155] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.789663] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.797502] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.803414] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.811056] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.823816] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.830469] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.837505] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.846141] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.853843] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.862694] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.870345] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.879307] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.887026] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.896192] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.903667] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.911706] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.918406] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.925602] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.931829] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.938171] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.947379] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.953830] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.962963] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.974177] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.981519] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.994824] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 7.006732] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 7.022452] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 7.031465] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 7.042761] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 7.049541] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 7.059124] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 7.068227] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 7.075299] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 7.083501] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 7.092114] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 7.098828] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 7.106188] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 7.113995] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 7.120386] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 7.127076] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 7.134958] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 7.141112] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 7.147033] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 7.154314] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 7.159018] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 7.165246] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 7.171765] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 7.177390] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 7.182699] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 7.187711] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 7.191575] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 7.195942] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 7.203117] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 7.206984] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 7.211612] pci_bus 0000:16: resource 2 [mem 0xf8800FC4B 000-0xf89fffff 64bit pref] [ 7.216653] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.220658] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.225476] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.230420] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.234265] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.238820] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.243804] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.247666] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.252304] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.257271] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.261182] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.265892] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.272484] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.282057] PCI: CLS 0 bytes, default 64 [ 7.285077] Trying to unpack rootfs image as initramfs... [ 7.291755] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.311279] Initialise system trusted keyrings [ 7.319133] Key type blacklist registered [ 7.327068] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.340345] zbud: loaded [ 7.347242] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.363128] fuse: init (API version 7.34) [ 7.366317] integrity: Platform Keyring initialized [ 7.383096] Key type asymmetric registered [ 7.386088] Asymmetric key parser 'x509' registered [ 7.395037] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.406980] io scheduler mq-deadline registered [ 7.412774] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.427576] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.440670] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.455640] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.471505] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.487622] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.505655] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.519842] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.535374] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.544698] Freeing initrd memory: 8744K [ 7.548359] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.558384] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.563454] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.572585] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.578508] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.589828] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.595333] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.601059] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.607982] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.614660] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.623892] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.628810] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.639951] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.646266] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.656698] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.661820] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.671221] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.676579] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.686294] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.691978] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.700643] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.706710] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.717302] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.725347] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.731183] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.738015] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.742811] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.752421] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.757637] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.766850] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.772788] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.782135] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.786850] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.796750] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.801790] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.811275] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.815909] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.824651] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.830215] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.840086] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.844825] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.851896] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.859610] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.865238] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.876431] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.886745] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.891635] shpchp 0000:01:00.0: Slot initialization failed [ 7.899231] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.905787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.912331] ACPI: button: Power Button [PWRF] [ 7.944163] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.979739] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.986981] Linux agpgart interface v0.103 [ 7.991929] loop: module loaded [ 7.995735] tun: Universal TUN/TAP device driver, 1.6 [ 7.999778] PPP generic driver version 2.4.2 [ 8.003599] VFIO - User Level meta-driver version: 0.3 [ 8.007480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.012371] ehci-pci: EHCI PCI platform driver [ 8.015689] ehci-platform: EHCI generic platform driver [ 8.019758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.024235] ohci-pci: OHCI PCI platform driver [ 8.027631] ohci-platform: OHCI generic platform driver [ 8.032062] uhci_hcd: USB Universal Host Controller Interface driver [ 8.038617] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 8.043162] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 8.048707] uhci_hcd 0000:02:01.0: detected 2 ports [ 8.052690] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 8.057021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 8.063082] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.069193] usb usb1: Product: UHCI Host Controller [ 8.072871] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 8.077786] usb usb1: SerialNumber: 0000:02:01.0 [ 8.081324] hub 1-0:1.0: USB hub found [ 8.084213] hub 1-0:1.0: 2 ports detected [ 8.087487] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.095762] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.099487] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.103274] mousedev: PS/2 mouse device common for all mice [ 8.108100] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.114051] rtc_cmos 00:03: RTC can wake from S4 [ 8.119747] rtc_cmos 00:03: registered as rtc0 [ 8.123838] rtc_cmos 00:03: setting system clock to 2025-12-03T23:07:39 UTC (1764803259) [ 8.130680] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 8.135498] i2c_dev: i2c /dev entries driver [ 8.138783] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.147286] device-mapper: uevent: version 1.0.3 [ 8.151387] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.157383] platform eisa.0: Probing EISA bus 0 [ 8.160722] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.165406] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.169878] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.174800] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.179191] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.183935] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.188350] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.192990] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.197671] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.202380] platform eisa.0: EISA: Detected 0 cards [ 8.205920] ledtrig-cpu: registered to indicate activity on CPUs [ 8.210705] drop_monitor: Initializing network drop monitor service [ 8.215466] NET: Registered PF_INET6 protocol family [ 8.222201] Segment Routing with IPv6 [ 8.225068] In-situ OAM (IOAM) with IPv6 [ 8.228069] NET: Registered PF_PACKET protocol family [ 8.231832] Key type dns_resolver registered [ 8.235307] IPI shorthand broadcast: enabled [ 8.238678] registered taskstats version 1 [ 8.241835] Loading compiled-in X.509 certificates [ 8.245831] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.253824] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.261237] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.268889] blacklist: Loading compiled-in revocation X.509 certificates [ 8.273766] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.280947] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.288340] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.298479] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.307125] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.314759] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.322876] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.330328] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.338707] zswap: loaded using pool lzo/zbud [ 8.342173] Key type .fscrypt registered [ 8.345235] Key type fscrypt-provisioning registered [ 8.350774] Key type encrypted registered [ 8.354239] AppArmor: AppArmor sha1 policy hashing enabled [ 8.358161] ima: No TPM chip found, activating TPM-bypass! [ 8.362602] Loading compiled-in module X.509 certificates [ 8.368047] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.375018] ima: Allocated hash algorithm: sha1 [ 8.378368] ima: No architecture policies found [ 8.381769] evm: Initialising EVM extended attributes: [ 8.385473] evm: security.selinux [ 8.388059] evm: security.SMACK64 [ 8.390555] evm: security.SMACK64EXEC [ 8.393374] evm: security.SMACK64TRANSMUTE [ 8.396600] evm: security.SMACK64MMAP [ 8.399382] evm: security.apparmor [ 8.401957] evm: security.ima [ 8.404347] evm: security.capability [ 8.407116] evm: HMAC attrs: 0x1 [ 8.410212] PM: Magic number: 5:767:149 [ 8.413710] virtio virtio0: hash matches [ 8.417622] RAS: Correctable Errors collector initialized. [ 8.422197] Unstable clock detected, switching default tracing clock to "global" [ 8.422197] If you want to keep using the local clock, then add: [ 8.422197] "trace_clock=local" [ 8.422197] on the kernel command line [ 8.437713] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.446176] Freeing unused decrypted memory: 2036K [ 8.450656] Freeing unused kernel image (initmem) memory: 3244K [ 8.459025] Write protecting the kernel read-only data: 30720k [ 8.463718] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.468743] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.516488] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.521856] Run /init as init process info: initramfs: up at 7.99 [ 8.585784] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.594844] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.600785] GPT:229375 != 2097151 [ 8.603474] GPT:Alternate GPT header not at the end of the disk. [ 8.607955] GPT:229375 != 2097151 [ 8.610789] GPT: Use GNU Parted to correct GPT errors. [ 8.669785] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 9.058152] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 9.096078] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.95 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:76:71:44:dc:37:54:40:d8:90:5e:26:79:43:5c:6b:85 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaSlubymV2oWkmXZjnILCib8OCA8PyXqu3OZ9h1yRu47yQnsGwEzCJd93j+sEvpRUcQZ2szaThMNAKefP2SK9QTyq/zLPC0CyWHzmTzJ0g7J5oYf49qs50gX2pmhhRhd0hKWQOiZbbQl4FLpDL9Y6tpfK1YMx/6sk2fy9DZI7x9hXB0GgCgQFxZCStLT8qllVm7PSJpADAdE2cfMj2s5iNd8MFLAK169oR8ojKUR+CjChJPnNg1md0ybLX6TEKhWL5BofIOOk2boqWyente1Ucc7xpUc7ADL+h+hJtsc8Fq4oV1grWWMKsD7aZG3hX7T8rRhuh4ZjP19AnDP5ZczPX root@tempest-testnetworkadvancedserverops-server-709167547 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDVHPPE3sxiHia1Efm75rE+8Iw1ELjBDqitMORqHQQRldlb+D3oB124d+eScx0s9YPeiGpySWA3NQ2tHtuZttfI= root@tempest-testnetworkadvancedserverops-server-709167547 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed6:ae4d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 767144dc-3754-40d8-905e-2679435c6b85 name: tempest-TestNetworkAdvancedServerOps-server-709167547 availability-zone: nova local-hostname: tempest-testnetworkadvancedserverops-server-709167547 launch-index: 0 === cirros: current=0.6.2 uptime=10.32 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D6:AE:4D inet6 addr: fe80::f816:3eff:fed6:ae4d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:834 (834.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkadvancedserverops-server-709167547 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.180813] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.182994] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.192045] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.416538] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.506427] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.752708] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.753761] ISO 9660 Extensions: RRIP_1991A [ 9.884350] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.648432] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.651658] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:07:40 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:07:41 cirros auth.notice su: + none root:cirros Dec 3 23:07:41 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:07:41 cirros daemon.info dhcpcd[350]: DUID 00:04:76:71:44:dc:37:54:40:d8:90:5e:26:79:43:5c:6b:85 Dec 3 23:07:41 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:07:41 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:07:41 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:07:41 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d6:ae:4d Dec 3 23:07:41 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed6:ae4d Dec 3 23:07:41 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:07:41 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:07:42 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:07:42 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.10 from 10.100.0.1 Dec 3 23:07:42 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.10/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkadvancedserverops-server-709167547 login: 2025-12-03 23:07:48,570 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-03 23:07:48,574 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:48,631 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:48,631 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-03 23:07:48,809 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action 0.176s 2025-12-03 23:07:48,809 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"suspend": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:48 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71c4f7da-ba61-4fce-a5d5-c93bb7293ffb', 'x-compute-request-id': 'req-71c4f7da-ba61-4fce-a5d5-c93bb7293ffb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action'} Body: b'' 2025-12-03 23:07:49,282 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.472s 2025-12-03 23:07:49,283 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:48 GMT', 'server': 'Apache', 'content-length': '1864', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6dca5f3-e85e-47b8-82c4-a250c5d79487', 'x-compute-request-id': 'req-d6dca5f3-e85e-47b8-82c4-a250c5d79487', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:48Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "suspending", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:50,935 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.648s 2025-12-03 23:07:50,935 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:50 GMT', 'server': 'Apache', 'content-length': '1847', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7add7728-355d-4e58-9500-0a16264412f1', 'x-compute-request-id': 'req-7add7728-355d-4e58-9500-0a16264412f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "SUSPENDED", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:50Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "suspended", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:50,938 20 INFO [tempest.common.waiters] State transition "ACTIVE/suspending" ==> "SUSPENDED/None" after 1 second wait 2025-12-03 23:07:50,939 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:07:51,070 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6 0.131s 2025-12-03 23:07:51,071 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-04884f9a-0489-45a6-b631-e99e042fc865', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6'} Body: b'{"floatingip": {"id": "c5b593cb-3b12-435c-b50a-b4595704add6", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.185", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e316035f-2b06-4746-833c-3012c4835df3", "port_id": "2a64b4aa-a67d-41e6-aa57-0548d48d1080", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "df6b7696-18f9-4c0c-8b3a-a936cad9d650", "mac_address": "fa:16:3e:d6:ae:4d", "admin_state_up": true, "status": "DOWN", "device_id": "767144dc-3754-40d8-905e-2679435c6b85", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:07:34Z", "updated_at": "2025-12-03T23:07:35Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:51,071 20 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c5b593cb-3b12-435c-b50a-b4595704add6', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.185', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'e316035f-2b06-4746-833c-3012c4835df3', 'port_id': '2a64b4aa-a67d-41e6-aa57-0548d48d1080', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'df6b7696-18f9-4c0c-8b3a-a936cad9d650', 'mac_address': 'fa:16:3e:d6:ae:4d', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '767144dc-3754-40d8-905e-2679435c6b85', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:07:34Z', 'updated_at': '2025-12-03T23:07:35Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:07:51,071 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.132338 seconds 2025-12-03 23:07:51,071 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.185 with user: cirros 2025-12-03 23:07:51,072 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume begins to ping 192.168.122.185 in 120 sec and the expected result is unreachable 2025-12-03 23:07:52,104 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.031888 seconds 2025-12-03 23:07:52,105 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume finishes ping 192.168.122.185 in 120 sec and the ping result is expected 2025-12-03 23:07:52,237 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 404 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action 0.131s 2025-12-03 23:07:52,238 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:52 GMT', 'server': 'Apache', 'content-length': '86', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da61a9b0-7764-4476-82a7-2453a8769272', 'x-compute-request-id': 'req-da61a9b0-7764-4476-82a7-2453a8769272', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action'} Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}' 2025-12-03 23:07:52,238 20 DEBUG [tempest.scenario.manager] Server 767144dc-3754-40d8-905e-2679435c6b85 disappeared(deleted) while looking for the console log 2025-12-03 23:07:52,372 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action 0.133s 2025-12-03 23:07:52,372 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"resume": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:52 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26901a97-66bf-4632-90f3-305379f78ce7', 'x-compute-request-id': 'req-26901a97-66bf-4632-90f3-305379f78ce7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action'} Body: b'' 2025-12-03 23:07:52,772 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.400s 2025-12-03 23:07:52,773 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:52 GMT', 'server': 'Apache', 'content-length': '1853', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845917be-136f-43f7-83c2-77233e697be0', 'x-compute-request-id': 'req-845917be-136f-43f7-83c2-77233e697be0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "SUSPENDED", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:52Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "resuming", "OS-EXT-STS:vm_state": "suspended", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:54,855 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 1.077s 2025-12-03 23:07:54,855 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:53 GMT', 'server': 'Apache', 'content-length': '1853', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e79267f-e890-4db6-8332-7636807b1a23', 'x-compute-request-id': 'req-2e79267f-e890-4db6-8332-7636807b1a23', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "SUSPENDED", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:52Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "resuming", "OS-EXT-STS:vm_state": "suspended", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:56,629 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.769s 2025-12-03 23:07:56,630 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:55 GMT', 'server': 'Apache', 'content-length': '1856', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee9d742-f0c0-46f1-b229-9f31c37c6bbd', 'x-compute-request-id': 'req-fee9d742-f0c0-46f1-b229-9f31c37c6bbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:54Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:56,633 20 INFO [tempest.common.waiters] State transition "SUSPENDED/resuming" ==> "ACTIVE/None" after 4 second wait 2025-12-03 23:07:56,633 20 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:07:56,783 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6 0.149s 2025-12-03 23:07:56,784 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-62d3a261-6b57-4677-856a-c189927b14c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6'} Body: b'{"floatingip": {"id": "c5b593cb-3b12-435c-b50a-b4595704add6", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "floating_ip_address": "192.168.122.185", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e316035f-2b06-4746-833c-3012c4835df3", "port_id": "2a64b4aa-a67d-41e6-aa57-0548d48d1080", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "df6b7696-18f9-4c0c-8b3a-a936cad9d650", "mac_address": "fa:16:3e:d6:ae:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "767144dc-3754-40d8-905e-2679435c6b85", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:07:34Z", "updated_at": "2025-12-03T23:07:35Z", "revision_number": 1, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}}' 2025-12-03 23:07:56,784 20 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c5b593cb-3b12-435c-b50a-b4595704add6', 'tenant_id': '3989de3c2cf844418cdd96de2dc55a66', 'floating_ip_address': '192.168.122.185', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'e316035f-2b06-4746-833c-3012c4835df3', 'port_id': '2a64b4aa-a67d-41e6-aa57-0548d48d1080', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'df6b7696-18f9-4c0c-8b3a-a936cad9d650', 'mac_address': 'fa:16:3e:d6:ae:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '767144dc-3754-40d8-905e-2679435c6b85', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:07:34Z', 'updated_at': '2025-12-03T23:07:35Z', 'revision_number': 1, 'project_id': '3989de3c2cf844418cdd96de2dc55a66'} is at status: ACTIVE 2025-12-03 23:07:56,784 20 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.150501 seconds 2025-12-03 23:07:56,784 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.185 with user: cirros 2025-12-03 23:07:56,784 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume begins to ping 192.168.122.185 in 120 sec and the expected result is reachable 2025-12-03 23:07:56,817 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.032518 seconds 2025-12-03 23:07:56,818 20 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume finishes ping 192.168.122.185 in 120 sec and the ping result is expected 2025-12-03 23:07:56,942 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_suspend_resume): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action 0.123s 2025-12-03 23:07:56,943 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:56 GMT', 'server': 'Apache', 'content-length': '14', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc4d455-df40-4228-8fdf-ef57d6b0b057', 'x-compute-request-id': 'req-2dc4d455-df40-4228-8fdf-ef57d6b0b057', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85/action'} Body: b'{"output": ""}' 2025-12-03 23:07:56,943 20 DEBUG [tempest.scenario.manager] Console output for 767144dc-3754-40d8-905e-2679435c6b85 body= 2025-12-03 23:07:56,945 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-12-03 23:07:56,951 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:57,010 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:57,011 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-12-03 23:07:58,184 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6 1.171s 2025-12-03 23:07:58,184 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-445a9aa0-d9d6-45ee-b893-31fa779593f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c5b593cb-3b12-435c-b50a-b4595704add6'} Body: b'' 2025-12-03 23:07:58,345 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.160s 2025-12-03 23:07:58,345 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:58 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d77c752-b872-403f-8236-8d76a9ea4bcf', 'x-compute-request-id': 'req-7d77c752-b872-403f-8236-8d76a9ea4bcf', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'' 2025-12-03 23:07:59,742 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 1.396s 2025-12-03 23:07:59,743 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:58 GMT', 'server': 'Apache', 'content-length': '1862', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc03ba1-92c5-4707-a461-ec3fd5a3d46f', 'x-compute-request-id': 'req-adc03ba1-92c5-4707-a461-ec3fd5a3d46f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"server": {"id": "767144dc-3754-40d8-905e-2679435c6b85", "name": "tempest-TestNetworkAdvancedServerOps-server-709167547", "status": "ACTIVE", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "user_id": "c89fc057f1c54b10b211404f170223fb", "metadata": {}, "hostId": "eacaf8d31c8ff3bfedd353d1b7c60b368eec621ef5178eed9187b193", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:19Z", "updated": "2025-12-03T23:07:58Z", "addresses": {"tempest-network-smoke--433768988": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:ae:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/767144dc-3754-40d8-905e-2679435c6b85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1552339866", "OS-SRV-USG:launched_at": "2025-12-03T23:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1339113655"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:00,821 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85 0.073s 2025-12-03 23:08:00,822 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:00 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d0a1279-6e70-4edb-9f82-7963a42e9cc5', 'x-compute-request-id': 'req-1d0a1279-6e70-4edb-9f82-7963a42e9cc5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/767144dc-3754-40d8-905e-2679435c6b85'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 767144dc-3754-40d8-905e-2679435c6b85 could not be found."}}' 2025-12-03 23:08:01,817 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e316035f-2b06-4746-833c-3012c4835df3/remove_router_interface 0.994s 2025-12-03 23:08:01,817 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcb9363a-590b-4c61-90bb-d473d9c1709c"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-78ad3019-31e8-42f9-b6e1-2f02fbaa85d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e316035f-2b06-4746-833c-3012c4835df3/remove_router_interface'} Body: b'{"id": "e316035f-2b06-4746-833c-3012c4835df3", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "port_id": "582f5a87-0e18-4340-83a6-3d0faa2f304d", "network_id": "df6b7696-18f9-4c0c-8b3a-a936cad9d650", "subnet_id": "fcb9363a-590b-4c61-90bb-d473d9c1709c", "subnet_ids": ["fcb9363a-590b-4c61-90bb-d473d9c1709c"]}' 2025-12-03 23:08:02,797 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fcb9363a-590b-4c61-90bb-d473d9c1709c 0.979s 2025-12-03 23:08:02,797 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3b63e2b2-6c64-43bf-87b0-271c98f499e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fcb9363a-590b-4c61-90bb-d473d9c1709c'} Body: b'' 2025-12-03 23:08:04,164 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e316035f-2b06-4746-833c-3012c4835df3 1.366s 2025-12-03 23:08:04,165 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cd5a231d-0ddd-4b05-99db-17e86c6b36d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e316035f-2b06-4746-833c-3012c4835df3'} Body: b'' 2025-12-03 23:08:04,747 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/df6b7696-18f9-4c0c-8b3a-a936cad9d650 0.582s 2025-12-03 23:08:04,748 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a62362b6-c999-42b9-96b7-5c5596d3e778', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/df6b7696-18f9-4c0c-8b3a-a936cad9d650'} Body: b'' 2025-12-03 23:08:04,993 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/7349684d-6855-423a-a37e-d2851b958dee 0.245s 2025-12-03 23:08:04,994 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e6e93f72-6db7-4743-a834-e2cd19f12c21', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/7349684d-6855-423a-a37e-d2851b958dee'} Body: b'' 2025-12-03 23:08:05,072 20 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1552339866 0.078s 2025-12-03 23:08:05,072 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:05 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-700b6ec4-61d0-49af-8777-e3e19733195e', 'x-compute-request-id': 'req-700b6ec4-61d0-49af-8777-e3e19733195e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1552339866'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:06:48.881567Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] time: 2025-12-03 23:08:38.802012Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:06:49,853 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.971s 2025-12-03 23:06:49,853 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--518581794", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-602db730-8fe1-44dc-873f-08843a22d096', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","name":"tempest-network-smoke--518581794","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:06:49Z","updated_at":"2025-12-03T23:06:49Z","revision_number":1}}' 2025-12-03 23:06:53,286 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 3.432s 2025-12-03 23:06:53,286 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1315382089", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-a4669ff0-bc3b-48bc-98c0-9bceac2d16c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "69e5ead4-a73e-4f15-993c-f1bfca522979", "name": "tempest-TestNetworkBasicOps-router-1315382089", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:06:49Z", "updated_at": "2025-12-03T23:06:51Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:53,366 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.079s 2025-12-03 23:06:53,366 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dee03697-a5a8-477d-ac01-18d7714c033a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:06:53,495 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.127s 2025-12-03 23:06:53,495 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-b85a3c39-6174-4c24-a888-e2640488cc3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:06:53,597 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.102s 2025-12-03 23:06:53,598 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-eddb7de4-0128-4f30-a52d-635b3f9a8a0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:06:53,695 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.097s 2025-12-03 23:06:53,695 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e7a74ee5-d8f9-4638-a1fe-3a740f31c05b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:06:55,324 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.628s 2025-12-03 23:06:55,325 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-31245155", "network_id": "51bf5d8c-c1bc-4548-be0d-9da29c1c369f", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-84a56c50-01d9-4bcb-8262-465df4e59042', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"b51e91c9-3f97-4f36-88f4-549f5a259ef1","name":"tempest-subnet-smoke-31245155","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:06:54Z","updated_at":"2025-12-03T23:06:54Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:58,358 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/69e5ead4-a73e-4f15-993c-f1bfca522979/add_router_interface 3.033s 2025-12-03 23:06:58,358 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b51e91c9-3f97-4f36-88f4-549f5a259ef1"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c761fe88-acaf-4a67-9682-5946f45ac2ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/69e5ead4-a73e-4f15-993c-f1bfca522979/add_router_interface'} Body: b'{"id": "69e5ead4-a73e-4f15-993c-f1bfca522979", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "6b1429ca-8d18-4c70-bbfb-38a11964adc1", "network_id": "51bf5d8c-c1bc-4548-be0d-9da29c1c369f", "subnet_id": "b51e91c9-3f97-4f36-88f4-549f5a259ef1", "subnet_ids": ["b51e91c9-3f97-4f36-88f4-549f5a259ef1"]}' 2025-12-03 23:06:58,567 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.208s 2025-12-03 23:06:58,568 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '5287', 'x-openstack-request-id': 'req-802cf36d-80f9-4d5c-a525-c07a211fea29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","name":"tempest-network-smoke--518581794","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["b51e91c9-3f97-4f36-88f4-549f5a259ef1"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:06:49Z","updated_at":"2025-12-03T23:06:54Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35720},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_ 2025-12-03 23:06:58,702 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.134s 2025-12-03 23:06:58,703 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3910', 'x-openstack-request-id': 'req-a04e8fde-fc26-4871-923c-50918915a597', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"b51e91c9-3f97-4f36-88f4-549f5a259ef1","name":"tempest-subnet-smoke-31245155","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:06:54Z","updated_at":"2025-12-03T23:06:54Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:06:58,842 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.139s 2025-12-03 23:06:58,843 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1796', 'x-openstack-request-id': 'req-90de19f3-098f-45b1-8444-e4a7edfe4904', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "514ef57a-8e66-4d8d-8797-9bc1feca7e5a", "name": "tempest-TestNetworkAdvancedServerOps-router-156506474", "tenant_id": "3989de3c2cf844418cdd96de2dc55a66", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:05:44Z", "updated_at": "2025-12-03T23:06:58Z", "revision_number": 5, "project_id": "3989de3c2cf844418cdd96de2dc55a66"}, {"id": "69e5ead4-a73e-4f15-993c-f1bfca522979", "name": "tempest-TestNetworkBasicOps-router-1315382089", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:06:49Z", "updated_at": "2025-12-03T23:06:56Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:06:58,936 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.092s 2025-12-03 23:06:58,936 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-708263387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDUaA+FK68bmmcs8jk8r8s+E++HV2BjXSf7nWzfcwYJ2/FwPpu3BOQRwap/XXeRA5Xh8mDs7EwBg8lgjXb73M8ynMZUtZGddpNQa5Th3QCawMa/pwUAnlwczYSAopgFHFw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:58 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c85062-88cf-4020-ba2a-df940f2bad05', 'x-compute-request-id': 'req-e7c85062-88cf-4020-ba2a-df940f2bad05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-708263387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDUaA+FK68bmmcs8jk8r8s+E++HV2BjXSf7nWzfcwYJ2/FwPpu3BOQRwap/XXeRA5Xh8mDs7EwBg8lgjXb73M8ynMZUtZGddpNQa5Th3QCawMa/pwUAnlwczYSAopgFHFw==", "fingerprint": "c2:4c:8f:5f:c7:77:da:e1:33:2f:53:f3:84:56:a5:90", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:06:59,391 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.453s 2025-12-03 23:06:59,391 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1374438614", "description": "tempest-secgroup-smoke-1374438614 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-6e8e1333-489f-4bf8-8b27-0448dc0d6ab8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "name": "tempest-secgroup-smoke-1374438614", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-1374438614 description", "shared": false, "security_group_rules": [{"id": "3b92ec52-bd9b-4b49-8e95-3033beb7698e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "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": 1506, "description": null, "tags": [], "created_at": "2025-12-03T23:06:59Z", "updated_at": "2025-12-03T23:06:59Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "a901c241-56f6-423b-bdba-1c0293dd228f", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "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": 1507, "description": null, "tags": [], "created_at": "2025-12-03T23:06:59Z", "updated_at": "2025-12-03T23:06:59Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:06:59Z", "updated_at": "2025-12-03T23:06:59Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:06:59,739 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.348s 2025-12-03 23:06:59,740 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:06:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d68e05e1-a7c2-46f2-a363-84678ad291f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a6cc7dd-47af-4ee1-9d3d-54e69835f4b1", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "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, "description": "", "created_at": "2025-12-03T23:06:59Z", "updated_at": "2025-12-03T23:06:59Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:00,908 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.167s 2025-12-03 23:07:00,908 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c2ce9ece-1e4e-408d-9f82-1cbb973168b3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "993edfcc-4b54-4167-8124-2bcccb5be2bc", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:07:00Z", "updated_at": "2025-12-03T23:07:00Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:01,245 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.337s 2025-12-03 23:07:01,246 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e4160908-2e09-49e9-995b-bc7c00f8d92e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ec9463f7-b92a-4a75-a650-3d84d8f52e73", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "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, "description": "", "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:01,458 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.212s 2025-12-03 23:07:01,459 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0bfb4cf3-f915-4fbd-9fe3-8ba5f4aeaee7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7925a732-93b8-410a-be31-5b7ca3042155", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:01,662 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.203s 2025-12-03 23:07:01,663 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6ef5d826-6477-4111-a4c2-25d4b6aa5446', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "790a7087-6cfc-4308-9cf6-89d5dde6e6bb", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:02,634 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.971s 2025-12-03 23:07:02,635 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-fc2a7f08-f6d1-4c2d-94ad-5d909a3d2d36', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c568cbd2-4deb-4214-80f5-ec82d0a1a23f", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c9bcf740-c92f-4cae-a92a-573676d1b0f5", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:07:01Z", "updated_at": "2025-12-03T23:07:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:02,973 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.333s 2025-12-03 23:07:02,974 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:02 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c18dcf85-af63-4bed-b8b6-7a8f9ca895c6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["pi8CBN1BS5iCLh-C6V8obQ"], "expires_at": "2025-12-04T00:07:02.000000Z", "issued_at": "2025-12-03T23:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:07:02,974 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-03 23:07:05,384 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.409s 2025-12-03 23:07:05,385 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1786461320", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "51bf5d8c-c1bc-4548-be0d-9da29c1c369f"}], "key_name": "tempest-TestNetworkBasicOps-708263387", "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:02 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ede21f-6621-46cd-8228-e13ec9da3a81', 'x-compute-request-id': 'req-30ede21f-6621-46cd-8228-e13ec9da3a81', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "adminPass": "zrUcsf2gT4Cn"}}' 2025-12-03 23:07:05,632 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.246s 2025-12-03 23:07:05,633 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:05 GMT', 'server': 'Apache', 'content-length': '1418', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f845e7a-eeba-4cb5-b0a5-9553fe6e3d44', 'x-compute-request-id': 'req-4f845e7a-eeba-4cb5-b0a5-9553fe6e3d44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-708263387", "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-12-03 23:07:06,942 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.304s 2025-12-03 23:07:06,942 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:06 GMT', 'server': 'Apache', 'content-length': '1476', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43408ed2-d44d-42c7-b0ee-acb3e98318ab', 'x-compute-request-id': 'req-43408ed2-d44d-42c7-b0ee-acb3e98318ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:06,946 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:07:08,393 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.446s 2025-12-03 23:07:08,394 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:07 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741f9dbc-a7d6-4eb9-a92a-a55cf3e3d682', 'x-compute-request-id': 'req-741f9dbc-a7d6-4eb9-a92a-a55cf3e3d682', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:10,094 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.696s 2025-12-03 23:07:10,095 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:09 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57d7754d-060e-422b-ba19-734794465758', 'x-compute-request-id': 'req-57d7754d-060e-422b-ba19-734794465758', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:11,986 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.886s 2025-12-03 23:07:11,987 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:11 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e89a49d-f1f2-422a-a519-0dc6271bc12e', 'x-compute-request-id': 'req-4e89a49d-f1f2-422a-a519-0dc6271bc12e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:14,209 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 1.219s 2025-12-03 23:07:14,210 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:13 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cefa49e1-8b00-448a-baa8-9569eb4634d2', 'x-compute-request-id': 'req-cefa49e1-8b00-448a-baa8-9569eb4634d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:15,815 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.601s 2025-12-03 23:07:15,815 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:15 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03d5088d-4f72-42cc-af5c-bd5dffa000d6', 'x-compute-request-id': 'req-03d5088d-4f72-42cc-af5c-bd5dffa000d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8b10000 f6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:18,447 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 1.627s 2025-12-03 23:07:18,447 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:16 GMT', 'server': 'Apache', 'content-length': '1716', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf6326b-b12e-4f69-878f-9a0937cbaeab', 'x-compute-request-id': 'req-dbf6326b-b12e-4f69-878f-9a0937cbaeab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:15Z", "addresses": {"tempest-network-smoke--518581794": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:2d:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": "2025-12-03T23:07:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:18,451 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-12-03 23:07:19,126 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.674s 2025-12-03 23:07:19,127 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:18 GMT', 'server': 'Apache', 'content-length': '1716', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b50955d-751b-48ec-96d2-29dfd334d468', 'x-compute-request-id': 'req-5b50955d-751b-48ec-96d2-29dfd334d468', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:07:15Z", "addresses": {"tempest-network-smoke--518581794": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:2d:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": "2025-12-03T23:07:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:19,131 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:07:19,228 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.096s 2025-12-03 23:07:19,228 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-70042c70-3b8c-4e33-becc-95838c08cdb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"ports":[{"id":"3c77ce8b-91f8-466f-be53-7a25d999c60f","name":"","network_id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:b0:2d:6f","admin_state_up":true,"status":"ACTIVE","device_id":"b8da0a43-40d3-4d13-8c10-d5ccb04b6872","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b51e91c9-3f97-4f36-88f4-549f5a259ef1","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c9bcf740-c92f-4cae-a92a-573676d1b0f5"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1786461320","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1786461320","fqdn":"tempest-testnetworkbasicops-server-1786461320.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:07Z","updated_at":"2025-12-03T23:07:14Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:07:19,228 21 DEBUG [tempest.common.waiters] Server ID b8da0a43-40d3-4d13-8c10-d5ccb04b6872 ports are all ACTIVE [{'id': '3c77ce8b-91f8-466f-be53-7a25d999c60f', 'name': '', 'network_id': '51bf5d8c-c1bc-4548-be0d-9da29c1c369f', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:b0:2d:6f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b8da0a43-40d3-4d13-8c10-d5ccb04b6872', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b51e91c9-3f97-4f36-88f4-549f5a259ef1', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c9bcf740-c92f-4cae-a92a-573676d1b0f5'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1786461320', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-1786461320', 'fqdn': 'tempest-testnetworkbasicops-server-1786461320.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:07:07Z', 'updated_at': '2025-12-03T23:07:14Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:07:20,701 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.473s 2025-12-03 23:07:20,702 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "3c77ce8b-91f8-466f-be53-7a25d999c60f", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-de0f2494-2233-4903-848c-a0b63c071392', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "358c4181-7be6-45d4-b469-278bed09bd7f", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.243", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "69e5ead4-a73e-4f15-993c-f1bfca522979", "port_id": "3c77ce8b-91f8-466f-be53-7a25d999c60f", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "51bf5d8c-c1bc-4548-be0d-9da29c1c369f", "mac_address": "fa:16:3e:b0:2d:6f", "admin_state_up": true, "status": "ACTIVE", "device_id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:07:19Z", "updated_at": "2025-12-03T23:07:19Z", "revision_number": 0}}' 2025-12-03 23:07:21,021 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/358c4181-7be6-45d4-b469-278bed09bd7f 0.318s 2025-12-03 23:07:21,021 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-8b91514f-359d-4e88-91b2-5c65e04cd64d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/358c4181-7be6-45d4-b469-278bed09bd7f'} Body: b'{"floatingip": {"id": "358c4181-7be6-45d4-b469-278bed09bd7f", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.243", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "69e5ead4-a73e-4f15-993c-f1bfca522979", "port_id": "3c77ce8b-91f8-466f-be53-7a25d999c60f", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "51bf5d8c-c1bc-4548-be0d-9da29c1c369f", "mac_address": "fa:16:3e:b0:2d:6f", "admin_state_up": true, "status": "ACTIVE", "device_id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:07:19Z", "updated_at": "2025-12-03T23:07:20Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:21,021 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '358c4181-7be6-45d4-b469-278bed09bd7f', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.243', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '69e5ead4-a73e-4f15-993c-f1bfca522979', 'port_id': '3c77ce8b-91f8-466f-be53-7a25d999c60f', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '51bf5d8c-c1bc-4548-be0d-9da29c1c369f', 'mac_address': 'fa:16:3e:b0:2d:6f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b8da0a43-40d3-4d13-8c10-d5ccb04b6872', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:07:19Z', 'updated_at': '2025-12-03T23:07:20Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:07:21,021 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.318983 seconds 2025-12-03 23:07:21,021 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.243 with user: cirros 2025-12-03 23:07:21,021 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.243 in 120 sec and the expected result is reachable 2025-12-03 23:07:33,273 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.251554 seconds 2025-12-03 23:07:33,274 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.243 in 120 sec and the ping result is expected 2025-12-03 23:07:33,411 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872/action 0.137s 2025-12-03 23:07:33,412 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:33 GMT', 'server': 'Apache', 'content-length': '75575', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33c19f2-d757-4927-8c1b-1ec11a42105c', 'x-compute-request-id': 'req-b33c19f2-d757-4927-8c1b-1ec11a42105c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1330771380 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001537] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004403] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004438] Using GB pages for direct mapping\\n[ 0.004708] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004746] ACPI: Early table checksum verification disabled\\n[ 0.004751] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004756] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004763] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004770] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004774] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004778] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004782] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004786] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004789] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004791] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004792] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004794] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004795] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004796] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006034] No NUMA configuration fo 2025-12-03 23:07:33,413 21 DEBUG [tempest.scenario.manager] Console output for b8da0a43-40d3-4d13-8c10-d5ccb04b6872 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1330771380 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001159] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001537] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004403] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004438] Using GB pages for direct mapping [ 0.004708] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004746] ACPI: Early table checksum verification disabled [ 0.004751] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004756] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004763] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004770] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004774] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004778] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004782] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004786] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004789] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004791] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004792] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004794] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004795] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004796] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006034] No NUMA configuration found [ 0.006036] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006044] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006386] Zone ranges: [ 0.006387] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006390] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006392] Normal empty [ 0.006394] Device empty [ 0.006395] Movable zone start for each node [ 0.006398] Early memory node ranges [ 0.006399] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006401] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006403] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006674] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006729] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006923] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018411] ACPI: PM-Timer IO Port: 0x608 [ 0.018446] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018605] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018611] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018614] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018616] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018618] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018620] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018624] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018627] TSC deadline timer available [ 0.018643] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018739] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018743] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018745] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018746] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018749] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018751] Booting paravirtualized kernel on KVM [ 0.018754] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018761] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019071] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019152] kvm-guest: setup async PF for cpu 0 [ 0.019182] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019203] kvm-guest: PV spinlocks disabled, single CPU [ 0.019209] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019211] Policy zone: DMA32 [ 0.019213] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019282] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019296] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019303] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019367] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019673] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020467] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020501] ftrace: allocating 50600 entries in 198 pages [ 0.046107] ftrace: allocated 198 pages with 4 groups [ 0.046255] rcu: Hierarchical RCU implementation. [ 0.046256] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046258] Rude variant of Tasks RCU enabled. [ 0.046259] Tracing variant of Tasks RCU enabled. [ 0.046260] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046261] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050632] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051016] random: crng init done [ 0.094539] Console: colour VGA+ 80x25 [ 0.246374] printk: console [tty1] enabled [ 0.611507] printk: console [ttyS0] enabled [ 0.614578] ACPI: Core revision 20210730 [ 0.617657] APIC: Switch to symmetric I/O mode setup [ 0.622534] x2apic enabled [ 0.626382] Switched APIC routing to physical x2apic. [ 0.636056] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.644024] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.648019] pid_max: default: 32768 minimum: 301 [ 0.648019] LSM: Security Framework initializing [ 0.648019] landlock: Up and running. [ 0.648019] Yama: becoming mindful. [ 0.648019] AppArmor: AppArmor initialized [ 0.648019] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.648019] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.648019] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.648019] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.648019] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.648019] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.648019] Spectre V2 : Mitigation: Retpolines [ 0.648019] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.648019] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.648019] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.648019] RETBleed: Mitigation: untrained return thunk [ 0.648019] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.648019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.648019] Freeing SMP alternatives memory: 44K [ 0.648019] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.648229] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.652047] ... version: 0 [ 0.655190] ... bit width: 48 [ 0.656033] ... generic registers: 6 [ 0.658915] ... value mask: 0000ffffffffffff [ 0.660034] ... max period: 00007fffffffffff [ 0.663718] ... fixed-purpose events: 0 [ 0.664033] ... event mask: 000000000000003f [ 0.667907] rcu: Hierarchical SRCU implementation. [ 0.668545] smp: Bringing up secondary CPUs ... [ 0.672042] smp: Brought up 1 node, 1 CPU [ 0.675731] smpboot: Max logical packages: 1 [ 0.676042] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.680560] devtmpfs: initialized [ 0.683532] x86/mm: Memory block size: 128MB [ 0.684240] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.688060] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.692120] pinctrl core: initialized pinctrl subsystem [ 0.696626] PM: RTC time: 23:07:17, date: 2025-12-03 [ 0.700209] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.704161] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.708164] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.712057] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.716057] audit: initializing netlink subsys (disabled) [ 0.720234] thermal_sys: Registered thermal governor 'fair_share' [ 0.720236] thermal_sys: Registered thermal governor 'bang_bang' [ 0.724058] audit: type=2000 audit(1764803236.582:1): state=initialized audit_enabled=0 res=1 [ 0.732045] thermal_sys: Registered thermal governor 'step_wise' [ 0.732047] thermal_sys: Registered thermal governor 'user_space' [ 0.736034] thermal_sys: Registered thermal governor 'power_allocator' [ 0.740059] EISA bus registered [ 0.746868] cpuidle: using governor ladder [ 0.748033] cpuidle: using governor menu [ 0.754706] ACPI: bus type PCI registered [ 0.756033] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.760350] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.764040] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.768063] PCI: Using configuration type 1 for base access [ 0.773260] Kprobes globally optimized [ 0.776195] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.780047] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.784880] ACPI: Added _OSI(Module Device) [ 0.788070] ACPI: Added _OSI(Processor Device) [ 0.791287] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.792101] ACPI: Added _OSI(Processor Aggregator Device) [ 0.796055] ACPI: Added _OSI(Linux-Dell-Video) [ 0.799978] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.800060] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.808155] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.815691] ACPI: Interpreter enabled [ 0.816047] ACPI: PM: (supports S0 S5) [ 0.818880] ACPI: Using IOAPIC for interrupt routing [ 0.820082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.824041] PCI: Using E820 reservations for host bridge windows [ 0.828317] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.837297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.840040] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.844196] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.848277] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.853345] PCI host bridge to bus 0000:00 [ 0.856035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.860033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.864035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.868034] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.872036] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.876033] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.880037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.884348] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.892744] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.903733] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.915659] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.920079] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.932108] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.936318] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.945588] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.952045] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.963618] pci 0000:00:02.0: enabling Extended Tags [ 0.968520] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.976043] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.986763] pci 0000:00:02.1: enabling Extended Tags [ 0.992083] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.000044] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.012326] pci 0000:00:02.2: enabling Extended Tags [ 1.018895] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.024044] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.034510] pci 0000:00:02.3: enabling Extended Tags [ 1.039661] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.044050] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.058710] pci 0000:00:02.4: enabling Extended Tags [ 1.064468] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.072042] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.086175] pci 0000:00:02.5: enabling Extended Tags [ 1.093921] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.101567] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.109704] pci 0000:00:02.6: enabling Extended Tags [ 1.114963] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.120043] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.132085] pci 0000:00:02.7: enabling Extended Tags [ 1.141364] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.148039] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.157528] pci 0000:00:03.0: enabling Extended Tags [ 1.162808] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.167543] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.175731] pci 0000:00:03.1: enabling Extended Tags [ 1.179868] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.183326] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.189531] pci 0000:00:03.2: enabling Extended Tags [ 1.194913] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.199534] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.206477] pci 0000:00:03.3: enabling Extended Tags [ 1.210737] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.215660] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.221609] pci 0000:00:03.4: enabling Extended Tags [ 1.226872] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.231574] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.240291] pci 0000:00:03.5: enabling Extended Tags [ 1.247868] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.251315] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.257469] pci 0000:00:03.6: enabling Extended Tags [ 1.262628] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.267687] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.275882] pci 0000:00:03.7: enabling Extended Tags [ 1.280906] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.287670] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.293421] pci 0000:00:04.0: enabling Extended Tags [ 1.299004] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.303306] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.312114] pci 0000:00:04.1: enabling Extended Tags [ 1.320501] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.328042] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.339938] pci 0000:00:04.2: enabling Extended Tags [ 1.343695] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.348040] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.356911] pci 0000:00:04.3: enabling Extended Tags [ 1.362822] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.367472] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.374499] pci 0000:00:04.4: enabling Extended Tags [ 1.379543] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.384043] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.394731] pci 0000:00:04.5: enabling Extended Tags [ 1.398669] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.403135] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.410516] pci 0000:00:04.6: enabling Extended Tags [ 1.416879] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.424043] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.435847] pci 0000:00:04.7: enabling Extended Tags [ 1.440945] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.447094] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.453498] pci 0000:00:05.0: enabling Extended Tags [ 1.519716] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.521975] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.525028] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.543897] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.547939] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.551225] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.560778] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.572115] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.579801] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.585238] pci 0000:01:00.0: enabling Extended Tags [ 1.666428] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.668121] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.672114] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.676176] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.682349] pci_bus 0000:02: extended config space not accessible [ 1.684335] acpiphp: Slot [1] registered [ 1.687402] acpiphp: Slot [0] registered [ 1.688083] acpiphp: Slot [2] registered [ 1.691116] acpiphp: Slot [3] registered [ 1.692086] acpiphp: Slot [4] registered [ 1.695098] acpiphp: Slot [5] registered [ 1.696092] acpiphp: Slot [6] registered [ 1.699151] acpiphp: Slot [7] registered [ 1.700086] acpiphp: Slot [8] registered [ 1.703029] acpiphp: Slot [9] registered [ 1.704088] acpiphp: Slot [10] registered [ 1.707068] acpiphp: Slot [11] registered [ 1.708090] acpiphp: Slot [12] registered [ 1.711153] acpiphp: Slot [13] registered [ 1.712086] acpiphp: Slot [14] registered [ 1.715684] acpiphp: Slot [15] registered [ 1.716097] acpiphp: Slot [16] registered [ 1.719162] acpiphp: Slot [17] registered [ 1.720096] acpiphp: Slot [18] registered [ 1.723189] acpiphp: Slot [19] registered [ 1.724086] acpiphp: Slot [20] registered [ 1.727058] acpiphp: Slot [21] registered [ 1.728092] acpiphp: Slot [22] registered [ 1.731120] acpiphp: Slot [23] registered [ 1.732084] acpiphp: Slot [24] registered [ 1.735155] acpiphp: Slot [25] registered [ 1.736091] acpiphp: Slot [26] registered [ 1.739283] acpiphp: Slot [27] registered [ 1.740103] acpiphp: Slot [28] registered [ 1.743342] acpiphp: Slot [29] registered [ 1.744086] acpiphp: Slot [30] registered [ 1.747094] acpiphp: Slot [31] registered [ 1.750772] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.761203] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.841515] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.844144] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.848111] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.852173] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.861730] acpiphp: Slot [0-2] registered [ 1.864732] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.873985] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.884036] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.890447] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.892302] pci 0000:03:00.0: enabling Extended Tags [ 1.978623] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.980168] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.984164] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.991142] acpiphp: Slot [0-3] registered [ 1.992723] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.002022] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.011998] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.014284] pci 0000:04:00.0: enabling Extended Tags [ 2.098040] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.100171] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.104162] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.110977] acpiphp: Slot [0-4] registered [ 2.112726] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.121905] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.131674] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.134136] pci 0000:05:00.0: enabling Extended Tags [ 2.214263] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.216212] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.220162] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.227005] acpiphp: Slot [0-5] registered [ 2.228712] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.237837] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.247764] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.249982] pci 0000:06:00.0: enabling Extended Tags [ 2.334366] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.336188] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.340200] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.347303] acpiphp: Slot [0-6] registered [ 2.427121] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.428170] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.432172] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.438960] acpiphp: Slot [0-7] registered [ 2.511400] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.512179] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.516158] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.523039] acpiphp: Slot [0-8] registered [ 2.597216] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.600200] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.604195] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.611225] acpiphp: Slot [0-9] registered [ 2.687093] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.688196] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.692167] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.699458] acpiphp: Slot [0-10] registered [ 2.779488] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.780175] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.784175] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.791191] acpiphp: Slot [0-11] registered [ 2.870542] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.872199] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.876186] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.882964] acpiphp: Slot [0-12] registered [ 2.963047] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.964168] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.968164] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.975155] acpiphp: Slot [0-13] registered [ 3.050403] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.052231] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.056186] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.063254] acpiphp: Slot [0-14] registered [ 3.139668] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.140173] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.144186] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.152645] acpiphp: Slot [0-15] registered [ 3.235657] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.236246] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.240175] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.247070] acpiphp: Slot [0-16] registered [ 3.324668] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.328201] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.332173] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.339239] acpiphp: Slot [0-17] registered [ 3.415903] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.416173] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.420168] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.427345] acpiphp: Slot [0-18] registered [ 3.502784] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.504169] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.508188] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.515603] acpiphp: Slot [0-19] registered [ 3.590191] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.592170] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.596163] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.603242] acpiphp: Slot [0-20] registered [ 3.682242] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.684169] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.688180] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.695440] acpiphp: Slot [0-21] registered [ 3.772299] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.776172] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.780177] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.787407] acpiphp: Slot [0-22] registered [ 3.866271] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.868169] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.872166] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.879269] acpiphp: Slot [0-23] registered [ 3.964168] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.968171] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.972139] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.979813] acpiphp: Slot [0-24] registered [ 4.057093] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.060142] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.064139] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.070833] acpiphp: Slot [0-25] registered [ 4.150205] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.152170] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.156177] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.199403] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.200284] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.204299] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.208262] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.212268] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.216254] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.220303] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.224312] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.228151] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.232056] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.236058] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.240054] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.244050] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.248137] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.252052] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.256059] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.260378] iommu: Default domain type: Translated [ 4.264034] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.268307] SCSI subsystem initialized [ 4.272226] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.276019] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.276050] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.280035] vgaarb: loaded [ 4.282253] ACPI: bus type USB registered [ 4.284063] usbcore: registered new interface driver usbfs [ 4.288044] usbcore: registered new interface driver hub [ 4.291896] usbcore: registered new device driver usb [ 4.292062] pps_core: LinuxPPS API ver. 1 registered [ 4.295646] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.296040] PTP clock support registered [ 4.299053] EDAC MC: Ver: 3.0.0 [ 4.302931] NetLabel: Initializing [ 4.304032] NetLabel: domain hash size = 128 [ 4.307290] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.308061] NetLabel: unlabeled traffic allowed by default [ 4.312116] PCI: Using ACPI for IRQ routing [ 5.131500] clocksource: Switched to clocksource kvm-clock [ 5.150206] VFS: Disk quotas dquot_6.6.0 [ 5.153061] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.157623] AppArmor: AppArmor Filesystem Enabled [ 5.160829] pnp: PnP ACPI init [ 5.163391] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.169390] pnp: PnP ACPI: found 5 devices [ 5.178157] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.183792] NET: Registered PF_INET protocol family [ 5.186892] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.192452] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.197572] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.203086] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.207713] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.212450] TCP: Hash tables configured (established 1024 bind 1024) [ 5.216416] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.221150] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.225135] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.229533] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.233075] NET: Registered PF_XDP protocol family [ 5.236128] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.241047] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.245919] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.250833] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.255991] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.261068] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.266152] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.272696] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.278264] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.283433] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.288716] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.293835] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.298853] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.304176] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.309454] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.314875] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.320856] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.325953] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.331063] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.336290] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.341452] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.347011] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.352334] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.357425] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.362566] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.366995] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.371329] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.375295] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.379221] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.383198] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.386886] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.390573] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.394196] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.397859] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.401484] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.405123] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.408843] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.412999] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.416919] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.421029] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.424817] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.428756] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.432822] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.437056] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.441014] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.445005] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.448786] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.452731] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.456613] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.460643] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.465112] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.469863] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.474419] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.479232] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.483820] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.488677] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.493240] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.498037] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.502638] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.507388] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.511865] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.516256] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.520636] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.525029] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.529598] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.533950] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.538390] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.542889] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.547379] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.551752] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.556105] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.560559] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.564893] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.569391] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.574143] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.578764] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.583583] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.588338] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.593077] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.597620] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.602473] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.606850] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.611689] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.616204] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.620190] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.623981] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.627977] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.631852] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.636091] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.640525] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.644968] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.649551] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.653566] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.657410] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.661710] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.664902] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.672114] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.678004] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.686126] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.689667] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.695420] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.701125] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.708164] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.714374] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.720540] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.728145] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.735596] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.741932] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.751040] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.755805] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.761725] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.769465] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.774027] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.780380] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.787380] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.792913] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.798069] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.805247] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.810881] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.815754] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.822662] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.826961] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.833028] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.839819] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.844920] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.849842] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.856650] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 10000 5.861475] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.867355] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.874120] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.880319] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.885638] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.894469] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.899641] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.904977] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.912456] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.915846] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.922056] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.927235] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.934172] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.937761] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.943802] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.949279] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.956750] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.959809] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.965149] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.970091] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.976806] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.979952] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.985466] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.991187] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.998520] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.001904] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.008227] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.013308] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.020379] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.023588] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.029972] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.035318] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.042725] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.045934] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.052810] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.059624] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.067562] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.072095] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.078137] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.084372] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.090955] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.095151] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.101143] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.106953] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.114729] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.118003] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.124585] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.130188] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.138208] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.141432] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.147085] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.152377] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.159621] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.162752] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.168602] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.173924] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.181607] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.184908] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.190836] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.196361] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.204060] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.208095] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.212876] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.217112] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.222219] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.226732] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.231829] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.235437] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.239534] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.244542] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.248184] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.252254] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.257050] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.261627] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.266352] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.270385] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.279077] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.283972] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.289570] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.295004] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.301021] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.306203] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.312159] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.317183] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.323193] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.329230] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.335165] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.339914] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.345138] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.349874] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.355326] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.360152] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.365577] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.370283] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.376666] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.380653] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.385024] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.390231] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.394524] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.399077] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.404186] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.408124] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.412474] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.417815] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.421873] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.426329] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.431510] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.435527] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.439906] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.445014] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.449159] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.453669] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.458712] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.462634] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.466994] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.472068] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.476106] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.480441] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.487457] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.491451] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.495947] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.501257] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.505599] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.510456] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.515590] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.519604] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.524295] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.529448] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.533624] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.538228] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.544127] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.548166] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.554373] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.562918] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.575089] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12389 usecs [ 6.582349] PCI: CLS 0 bytes, default 64 [ 6.586381] Trying to unpack rootfs image as initramfs... [ 6.591634] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.612611] Initialise system trusted keyrings [ 6.620128] Key type blacklist registered [ 6.632138] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.646591] zbud: loaded [ 6.652316] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.668247] fuse: init (API version 7.34) [ 6.676375] integrity: Platform Keyring initialized [ 6.696104] Key type asymmetric registered [ 6.704186] Asymmetric key parser 'x509' registered [ 6.712143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.728277] io scheduler mq-deadline registered [ 6.742937] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.756746] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.777721] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.792721] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.813665] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.832489] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.841198] Freeing initrd memory: 8744K [ 6.850562] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.857295] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.868168] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.874581] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.886271] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.893751] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.904711] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.912515] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.924423] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.931997] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.940088] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.948754] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.957230] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.966959] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.974008] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.983982] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.991405] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.001837] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.009637] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.019625] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.027249] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.039444] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.046369] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.057172] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.065731] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.075638] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.083093] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.089918] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.097109] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.104752] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.115530] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.121837] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.133492] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.140607] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.151544] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.159323] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.169736] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.176248] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.189304] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.195674] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.206686] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.214827] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.223112] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.227671] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.233538] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.238768] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.243206] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.251217] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.260160] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.264557] shpchp 0000:01:00.0: Slot initialization failed [ 7.270304] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.275173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.280330] ACPI: button: Power Button [PWRF] [ 7.312267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.353319] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.359681] Linux agpgart interface v0.103 [ 7.363486] loop: module loaded [ 7.365862] tun: Universal TUN/TAP device driver, 1.6 [ 7.369318] PPP generic driver version 2.4.2 [ 7.372142] VFIO - User Level meta-driver version: 0.3 [ 7.375406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.381823] ehci-pci: EHCI PCI platform driver [ 7.384800] ehci-platform: EHCI generic platform driver [ 7.388148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.392154] ohci-pci: OHCI PCI platform driver [ 7.395193] ohci-platform: OHCI generic platform driver [ 7.398674] uhci_hcd: USB Universal Host Controller Interface driver [ 7.404479] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.407735] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.412361] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.415849] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.419778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.425365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.430445] usb usb1: Product: UHCI Host Controller [ 7.433939] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.438275] usb usb1: SerialNumber: 0000:02:01.0 [ 7.441669] hub 1-0:1.0: USB hub found [ 7.444743] hub 1-0:1.0: 2 ports detected [ 7.448077] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.455798] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.459235] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.463117] mousedev: PS/2 mouse device common for all mice [ 7.467685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.473052] rtc_cmos 00:03: RTC can wake from S4 [ 7.478067] rtc_cmos 00:03: registered as rtc0 [ 7.481363] rtc_cmos 00:03: setting system clock to 2025-12-03T23:07:24 UTC (1764803244) [ 7.486922] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.491539] i2c_dev: i2c /dev entries driver [ 7.495210] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.504190] device-mapper: uevent: version 1.0.3 [ 7.507502] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.513131] platform eisa.0: Probing EISA bus 0 [ 7.517319] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.521550] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.525584] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.529573] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.533548] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.537575] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.541639] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.545993] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.550255] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.554532] platform eisa.0: EISA: Detected 0 cards [ 7.558334] ledtrig-cpu: registered to indicate activity on CPUs [ 7.562364] drop_monitor: Initializing network drop monitor service [ 7.566801] NET: Registered PF_INET6 protocol family [ 7.573225] Segment Routing with IPv6 [ 7.575875] In-situ OAM (IOAM) with IPv6 [ 7.578756] NET: Registered PF_PACKET protocol family [ 7.582492] Key type dns_resolver registered [ 7.585695] IPI shorthand broadcast: enabled [ 7.588852] registered taskstats version 1 [ 7.591718] Loading compiled-in X.509 certificates [ 7.595552] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.603118] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.609676] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.616013] blacklist: Loading compiled-in revocation X.509 certificates [ 7.620389] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.626499] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.634877] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.641556] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.648303] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.655306] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.662595] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.669616] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.676975] zswap: loaded using pool lzo/zbud [ 7.680235] Key type .fscrypt registered [ 7.683170] Key type fscrypt-provisioning registered [ 7.689069] Key type encrypted registered [ 7.691998] AppArmor: AppArmor sha1 policy hashing enabled [ 7.695826] ima: No TPM chip found, activating TPM-bypass! [ 7.699588] Loading compiled-in module X.509 certificates [ 7.703599] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.710034] ima: Allocated hash algorithm: sha1 [ 7.713588] ima: No architecture policies found [ 7.716696] evm: Initialising EVM extended attributes: [ 7.720259] evm: security.selinux [ 7.722780] evm: security.SMACK64 [ 7.725266] evm: security.SMACK64EXEC [ 7.727719] evm: security.SMACK64TRANSMUTE [ 7.730958] evm: security.SMACK64MMAP [ 7.733630] evm: security.apparmor [ 7.736085] evm: security.ima [ 7.738278] evm: security.capability [ 7.741011] evm: HMAC attrs: 0x1 [ 7.743877] PM: Magic number: 5:767:149 [ 7.746877] virtio virtio0: hash matches [ 7.750077] RAS: Correctable Errors collector initialized. [ 7.753760] Unstable clock detected, switching default tracing clock to "global" [ 7.753760] If you want to keep using the local clock, then add: [ 7.753760] "trace_clock=local" [ 7.753760] on the kernel command line [ 7.769787] Freeing unused decrypted memory: 2036K [ 7.773476] Freeing unused kernel image (initmem) memory: 3244K [ 7.777332] Write protecting the kernel read-only data: 30720k [ 7.782624] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.787489] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.836123] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.840341] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.845035] Run /init as init process info: initramfs: up at 7.26 [ 7.904179] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.911911] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.916817] GPT:229375 != 2097151 [ 7.919109] GPT:Alternate GPT header not at the end of the disk. [ 7.923012] GPT:229375 != 2097151 [ 7.925395] GPT: Use GNU Parted to correct GPT errors. [ 7.976268] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.355317] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.389254] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.12 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:b8:da:0a:43:40:d3:4d:13:8c:10:d5:cc:b0:4b:68:72 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUtXm1dfo2Y/RvYXdBkJLkCMTKXrrhAGiofOMrtLl9Liw7J5gM/DHxX/4q0OVPjHqrGaMN07RTTw+H0Nm83N9yvmdktNpowZ73qWDgXBdVLFVh9cBY68AkeU+lLqbF3jpJ/vJzFN2R2o222nqvDhcH8Bgzots1o6tDIoxoRP5+zLbmR3Z8mx9JcZvPMqUqeSUzHpOmosdBgAkhAYaqRfSZ6cSyeb5mDViMd4i78zq7RO1sl4E3qJPmkQ/d23qFIubWphV5LXeR+4NrIimUfiJWF0kMO88peBNSgTDikhjjC/rYfsSGaBIRcI46tZWmXT3UG4/avySZ090kucLac/8f root@tempest-testnetworkbasicops-server-1786461320 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP4LkdAAtq99gOfppPwz494J3tsWnRwT9hkJznT5EtHvE57eyYPaaErDNIwGJu4UMwewvOwONLlCRiMXKhl9Keg= root@tempest-testnetworkbasicops-server-1786461320 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb0:2d6f/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b8da0a43-40d3-4d13-8c10-d5ccb04b6872 name: tempest-TestNetworkBasicOps-server-1786461320 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1786461320 launch-index: 0 === cirros: current=0.6.2 uptime=9.64 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:B0:2D:6F inet6 addr: fe80::f816:3eff:feb0:2d6f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1564 (1.5 KiB) TX bytes:1242 (1.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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1786461320 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.448078] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.457945] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.690582] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.767504] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.850918] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.851563] ISO 9660 Extensions: RRIP_1991A [ 8.946730] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.964076] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.091940] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.093354] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:07:25 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:07:25 cirros auth.notice su: + none root:cirros Dec 3 23:07:25 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:07:25 cirros daemon.info dhcpcd[350]: DUID 00:04:b8:da:0a:43:40:d3:4d:13:8c:10:d5:cc:b0:4b:68:72 Dec 3 23:07:25 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:07:25 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:07:25 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:07:25 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b0:2d:6f Dec 3 23:07:25 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb0:2d6f Dec 3 23:07:26 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:07:26 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:07:26 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.12 from 10.100.0.1 Dec 3 23:07:26 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.12/28 Dec 3 23:07:26 cirros authpriv.info dropbear[393]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1786461320 login: 2025-12-03 23:07:33,415 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:33,424 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:33,534 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:33,534 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:34,103 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.568s 2025-12-03 23:07:34,104 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1043473336", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-1d209dfa-261a-412a-8fd2-2da9a1abed4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"f8435606-cbe1-42cb-b559-eacbd288a3db","name":"tempest-network-smoke--1043473336","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:07:33Z","updated_at":"2025-12-03T23:07:33Z","revision_number":1}}' 2025-12-03 23:07:34,203 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.099s 2025-12-03 23:07:34,203 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-ffafaa17-ee56-4f19-ad64-4d4f4f460d0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"b51e91c9-3f97-4f36-88f4-549f5a259ef1","name":"tempest-subnet-smoke-31245155","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:06:54Z","updated_at":"2025-12-03T23:06:54Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:07:34,674 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.470s 2025-12-03 23:07:34,675 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-0fd96e98-d19e-4372-9817-4d2bacf635d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:07:34,746 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.070s 2025-12-03 23:07:34,746 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-bdc0eadc-cf77-40aa-8a8b-c008cd132219', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:34,819 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.072s 2025-12-03 23:07:34,819 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-586c3b0a-35e0-4d80-8b21-79235d1628aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:34,894 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.16%2F28 0.075s 2025-12-03 23:07:34,895 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-db2037d7-0c99-447c-a9dc-0ab2ef3383c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:35,130 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.235s 2025-12-03 23:07:35,130 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-8fed7d2c-b47a-4170-a22c-26cb8d1106e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:07:35,258 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28 0.127s 2025-12-03 23:07:35,259 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d913299f-07ca-47ee-acd8-e73ee8c87a4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:35,323 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28 0.064s 2025-12-03 23:07:35,323 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3e0ad66a-846c-4859-bf9f-fbb58b9ca313', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:07:36,840 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.517s 2025-12-03 23:07:36,841 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1767584007", "network_id": "f8435606-cbe1-42cb-b559-eacbd288a3db", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-77aa064d-8310-4e09-8d15-33cee14c3f08', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"6381eed5-716e-4cfb-9988-1c0f38fa3b67","name":"tempest-subnet-smoke-1767584007","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"f8435606-cbe1-42cb-b559-eacbd288a3db","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:07:35Z","updated_at":"2025-12-03T23:07:35Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:36,842 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:36,845 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:36,905 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:36,905 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:36,905 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:07:36,906 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:36,908 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:37,012 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:37,013 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:37,115 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.097s 2025-12-03 23:07:37,115 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-bcd7a7e7-3b69-4a7f-aa2c-216ff9faf5e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"ports":[{"id":"3c77ce8b-91f8-466f-be53-7a25d999c60f","name":"","network_id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:b0:2d:6f","admin_state_up":true,"status":"ACTIVE","device_id":"b8da0a43-40d3-4d13-8c10-d5ccb04b6872","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b51e91c9-3f97-4f36-88f4-549f5a259ef1","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c9bcf740-c92f-4cae-a92a-573676d1b0f5"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1786461320","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1786461320","fqdn":"tempest-testnetworkbasicops-server-1786461320.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:07Z","updated_at":"2025-12-03T23:07:14Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:07:42,479 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872/os-interface 5.364s 2025-12-03 23:07:42,480 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "f8435606-cbe1-42cb-b559-eacbd288a3db"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:37 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c12a0111-e7ab-4fc6-a14a-f3c492156372', 'x-compute-request-id': 'req-c12a0111-e7ab-4fc6-a14a-f3c492156372', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "f8435606-cbe1-42cb-b559-eacbd288a3db", "port_id": "ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda", "mac_addr": "fa:16:3e:dc:9e:81", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6381eed5-716e-4cfb-9988-1c0f38fa3b67", "ip_address": "10.100.0.30"}]}}' 2025-12-03 23:07:42,632 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.150s 2025-12-03 23:07:42,632 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2689', 'x-openstack-request-id': 'req-2b793874-2502-41aa-9143-3285e352a64a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"ports":[{"id":"3c77ce8b-91f8-466f-be53-7a25d999c60f","name":"","network_id":"51bf5d8c-c1bc-4548-be0d-9da29c1c369f","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:b0:2d:6f","admin_state_up":true,"status":"ACTIVE","device_id":"b8da0a43-40d3-4d13-8c10-d5ccb04b6872","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b51e91c9-3f97-4f36-88f4-549f5a259ef1","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c9bcf740-c92f-4cae-a92a-573676d1b0f5"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1786461320","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-1786461320","fqdn":"tempest-testnetworkbasicops-server-1786461320.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:07Z","updated_at":"2025-12-03T23:07:14Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda","name":"","network_id":"f8435606-cbe1-42cb-b559-eacbd288a3db","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:dc:9e:81","admin_state_up":true,"status":"ACTIVE","device_id":"b8da0a43-40d3-4d13-8c10-d5ccb04b6872","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6381eed5-716e-4cfb-9988-1c0f38fa3b67","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1786461320","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-1786461320","fqdn":"tempest-testnetworkbasicops-server-1786461320.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:38Z","updated_at":"2025-12-03T23:07:41Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:07:42,633 21 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.150993 seconds 2025-12-03 23:07:42,633 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:07:42,633 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:42,637 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:42,698 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:42,698 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:42,708 21 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.075827 seconds 2025-12-03 23:07:42,709 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-03 23:07:42,709 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:42,711 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:42,808 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:42,809 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:42,813 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.30/28 dev eth1 2025-12-03 23:07:42,814 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:42,816 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:42,911 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:42,912 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:42,925 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:07:42,926 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:42,930 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:43,046 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:43,046 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:43,249 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872&network_id=f8435606-cbe1-42cb-b559-eacbd288a3db 0.178s 2025-12-03 23:07:43,249 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-0f6e0804-18e3-4355-a8f2-8a57d6928f68', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b8da0a43-40d3-4d13-8c10-d5ccb04b6872&network_id=f8435606-cbe1-42cb-b559-eacbd288a3db'} Body: b'{"ports":[{"id":"ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda","name":"","network_id":"f8435606-cbe1-42cb-b559-eacbd288a3db","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:dc:9e:81","admin_state_up":true,"status":"ACTIVE","device_id":"b8da0a43-40d3-4d13-8c10-d5ccb04b6872","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6381eed5-716e-4cfb-9988-1c0f38fa3b67","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1786461320","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-1786461320","fqdn":"tempest-testnetworkbasicops-server-1786461320.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:38Z","updated_at":"2025-12-03T23:07:41Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:07:43,250 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:43,252 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:43,352 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:43,353 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:43,354 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:dc:9e:81/ {print $2}' 2025-12-03 23:07:43,354 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:07:43,357 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:07:43,414 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:07:43,414 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:07:43,524 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.103s 2025-12-03 23:07:43,524 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-810442615", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGLJyxDcYGHOvofhADpdLTbhvKQWI9yjoMcapGxY7C8gpR8AjRXkO/1ANu71Zm4R4gVrI9pFFyapcC0pwzPmLIl1WY/UzO6pKmb7Pyfh8q0BbrmXMhemG4kSSG4F0Vp+Zw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:43 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb3504b-8106-4d3e-9cc0-a843b5d42cd8', 'x-compute-request-id': 'req-8fb3504b-8106-4d3e-9cc0-a843b5d42cd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-810442615", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGLJyxDcYGHOvofhADpdLTbhvKQWI9yjoMcapGxY7C8gpR8AjRXkO/1ANu71Zm4R4gVrI9pFFyapcC0pwzPmLIl1WY/UzO6pKmb7Pyfh8q0BbrmXMhemG4kSSG4F0Vp+Zw==", "fingerprint": "65:95:51:3c:84:f6:b0:e4:31:a2:ee:c8:81:dd:48:75", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:07:43,900 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.374s 2025-12-03 23:07:43,901 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-165776964", "description": "tempest-secgroup-smoke-165776964 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-e562b5af-7e41-4063-98ab-b0d33b1e9c38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "name": "tempest-secgroup-smoke-165776964", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-165776964 description", "shared": false, "security_group_rules": [{"id": "1e3682c2-1cec-4740-82ea-34e0acd47338", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "ethertype": "IPv6", "direction": "egress", "protocol10000 ": 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": 1543, "description": null, "tags": [], "created_at": "2025-12-03T23:07:43Z", "updated_at": "2025-12-03T23:07:43Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "7fb0c4d0-db70-472c-95d3-51d50169394e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "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": 1542, "description": null, "tags": [], "created_at": "2025-12-03T23:07:43Z", "updated_at": "2025-12-03T23:07:43Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:07:43Z", "updated_at": "2025-12-03T23:07:43Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:44,084 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.182s 2025-12-03 23:07:44,085 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e77e4ac5-a796-40bf-851b-cfcd4ae07f39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2ebd8265-5dad-4d6e-bfea-8b75fddd5a9d", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "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, "description": "", "created_at": "2025-12-03T23:07:43Z", "updated_at": "2025-12-03T23:07:43Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:44,331 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.246s 2025-12-03 23:07:44,332 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c79f1108-02b7-41af-9163-b061037dde69', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9f0484e8-8f63-44b8-ad39-2808e3a6da29", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:07:44Z", "updated_at": "2025-12-03T23:07:44Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:45,593 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.260s 2025-12-03 23:07:45,593 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c14d48e8-3a63-4973-adc8-227460cad2e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e300500d-6eeb-4b76-8f68-50dfff6cf346", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "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, "description": "", "created_at": "2025-12-03T23:07:44Z", "updated_at": "2025-12-03T23:07:44Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:47,644 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 2.050s 2025-12-03 23:07:47,645 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-9f5695be-0af9-403d-878a-46e86085cc80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1083648-41a4-4e6e-8c75-a32abc336bd9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:07:46Z", "updated_at": "2025-12-03T23:07:46Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:48,582 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.937s 2025-12-03 23:07:48,582 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5c7f29f2-64a3-4571-a8d3-f0fba25e73f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "28c912b0-8057-4334-9545-69f4d18709ff", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:07:48Z", "updated_at": "2025-12-03T23:07:48Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:49,039 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.457s 2025-12-03 23:07:49,040 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-39159867-818f-432f-9440-bf5e3274f47b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3204ec58-55c7-44bd-afa3-3bb2b454400e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "fd9e1dda-c4b4-4c41-8464-960d771db177", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:07:48Z", "updated_at": "2025-12-03T23:07:48Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:07:49,367 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.321s 2025-12-03 23:07:49,367 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:49 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b69ef66e-88a9-4223-b44b-a28a3a008363', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["ULuL4f8uQGKFebEcs9aFNg"], "expires_at": "2025-12-04T00:07:49.000000Z", "issued_at": "2025-12-03T23:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:07:49,368 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-03 23:07:51,795 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.426s 2025-12-03 23:07:51,795 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1276050133", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "f8435606-cbe1-42cb-b559-eacbd288a3db"}], "key_name": "tempest-TestNetworkBasicOps-810442615", "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:49 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9735a6-2eb9-48e7-873e-bdbb84d74974', 'x-compute-request-id': 'req-9d9735a6-2eb9-48e7-873e-bdbb84d74974', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "adminPass": "Dd6VqZB77vg8"}}' 2025-12-03 23:07:52,621 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.824s 2025-12-03 23:07:52,621 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:51 GMT', 'server': 'Apache', 'content-length': '1418', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45eb1af1-535b-4d73-a9c3-add26473de92', 'x-compute-request-id': 'req-45eb1af1-535b-4d73-a9c3-add26473de92', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:07:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-810442615", "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-12-03 23:07:53,871 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.244s 2025-12-03 23:07:53,871 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:53 GMT', 'server': 'Apache', 'content-length': '1476', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa4d9471-3de7-4e7e-986b-006ff1ce1df2', 'x-compute-request-id': 'req-aa4d9471-3de7-4e7e-986b-006ff1ce1df2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:53,877 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:07:55,652 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.774s 2025-12-03 23:07:55,653 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:54 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc0e36dc-e575-43fd-9113-a55816ffd5aa', 'x-compute-request-id': 'req-bc0e36dc-e575-43fd-9113-a55816ffd5aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:57,219 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.561s 2025-12-03 23:07:57,220 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:56 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95697d80-c6c9-49c3-9db3-c00931bd1be5', 'x-compute-request-id': 'req-95697d80-c6c9-49c3-9db3-c00931bd1be5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:07:59,690 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 1.463s 2025-12-03 23:07:59,690 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:07:58 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32c952a-7c01-4f70-8fa3-4ca3f726df5c', 'x-compute-request-id': 'req-b32c952a-7c01-4f70-8fa3-4ca3f726df5c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:01,039 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.343s 2025-12-03 23:08:01,039 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:00 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26eddc90-dda9-4ac7-84a3-998d17cf0c50', 'x-compute-request-id': 'req-26eddc90-dda9-4ac7-84a3-998d17cf0c50', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:02,862 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.818s 2025-12-03 23:08:02,862 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:02 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a03bee9c-1234-4f71-9635-0da1b0f9948b', 'x-compute-request-id': 'req-a03bee9c-1234-4f71-9635-0da1b0f9948b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:04,355 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.489s 2025-12-03 23:08:04,356 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:03 GMT', 'server': 'Apache', 'content-length': '1716', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d87e00-389d-468b-8198-fb4346033c44', 'x-compute-request-id': 'req-58d87e00-389d-468b-8198-fb4346033c44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:08:02Z", "addresses": {"tempest-network-smoke--1043473336": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": "2025-12-03T23:08:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:04,359 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-03 23:08:04,908 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.548s 2025-12-03 23:08:04,908 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:04 GMT', 'server': 'Apache', 'content-length': '1716', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbbaeed5-9171-4a08-8a63-22bbc35475fb', 'x-compute-request-id': 'req-fbbaeed5-9171-4a08-8a63-22bbc35475fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:08:02Z", "addresses": {"tempest-network-smoke--1043473336": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": "2025-12-03T23:08:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:04,912 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:04,912 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:04,918 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:04,978 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:04,979 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:05,987 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:05,987 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:06,988 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:06,988 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:06,992 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:07,048 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:07,048 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:08,056 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:08,057 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:09,058 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:09,058 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:09,062 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:09,120 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:09,121 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:10,128 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:10,128 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:11,129 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:11,130 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:11,135 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:11,199 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:11,199 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:12,211 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:12,212 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:13,212 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:13,213 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:13,216 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:13,272 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:13,273 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:14,280 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:14,281 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:15,282 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:15,282 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:15,285 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:15,340 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:15,341 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:16,348 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:16,349 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:17,349 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:17,350 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:17,354 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:17,459 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:17,459 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:18,468 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:18,469 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:19,470 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:19,471 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:19,474 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:19,533 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:19,533 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:19,542 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 14.630309 seconds 2025-12-03 23:08:19,543 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o addr | awk '/eth1/ {print $4}' 2025-12-03 23:08:19,543 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:19,547 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:19,649 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:19,650 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:19,660 21 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.30/28 fe80::f816:3eff:fedc:9e81/64 2025-12-03 23:08:19,660 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo start-stop-daemon -K -x /sbin/dhcpcd -p /var/run/dhcpcd/pid -o || true; sudo ip link set eth1 down;sudo ip link set dev eth1 address 00:00:00:00:00:01;sudo ip link set eth1 up;sudo ip address flush dev eth1;sudo ip addr add 10.100.0.30/28 dev eth1;sudo ip addr add fe80::f816:3eff:fedc:9e81/64 dev eth1; 2025-12-03 23:08:19,660 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:19,663 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:19,772 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:19,773 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:19,817 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr show eth1 | awk '/ether/ {print $2}' 2025-12-03 23:08:19,817 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:19,820 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:19,877 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:19,878 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:19,883 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:19,883 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:19,886 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:19,946 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:19,947 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:20,955 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:20,955 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:20,955 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.072488 seconds 2025-12-03 23:08:22,312 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda 1.356s 2025-12-03 23:08:22,312 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"port_security_enabled": false, "security_groups": []}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-13dbd576-4661-49ca-beab-c318c50168ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda'} Body: b'{"port":{"id":"ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda","name":"","network_id":"f8435606-cbe1-42cb-b559-eacbd288a3db","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:dc:9e:81","admin_state_up":true,"status":"ACTIVE","device_id":"b8da0a43-40d3-4d13-8c10-d5ccb04b6872","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6381eed5-716e-4cfb-9988-1c0f38fa3b67","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1786461320","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-1786461320","fqdn":"tempest-testnetworkbasicops-server-1786461320.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:38Z","updated_at":"2025-12-03T23:08:21Z","revision_number":5,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:22,313 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:22,313 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:22,316 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:22,384 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:22,385 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:23,398 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:23,399 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:24,425 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:24,426 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:24,429 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:24,536 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:24,536 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:25,549 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.243 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.30 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:08:25,549 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.243. 2025-12-03 23:08:26,551 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.26 2025-12-03 23:08:26,551 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.243:22' as 'cirros' with public key authentication 2025-12-03 23:08:26,555 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:26,653 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:26,653 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.243 successfully created 2025-12-03 23:08:26,662 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.349279 seconds 2025-12-03 23:08:26,857 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.195s 2025-12-03 23:08:26,858 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:26 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3661732-8855-4e31-882a-228e6706a167', 'x-compute-request-id': 'req-f3661732-8855-4e31-882a-228e6706a167', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'' 2025-12-03 23:08:27,675 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.817s 2025-12-03 23:08:27,676 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:26 GMT', 'server': 'Apache', 'content-length': '1722', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStac6047 k-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee14d3b1-59cf-4dab-9193-aeb2862281d7', 'x-compute-request-id': 'req-ee14d3b1-59cf-4dab-9193-aeb2862281d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"server": {"id": "8091e8e7-d48f-4309-9a83-e139e882635c", "name": "tempest-TestNetworkBasicOps-server-1276050133", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:51Z", "updated": "2025-12-03T23:08:26Z", "addresses": {"tempest-network-smoke--1043473336": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:9c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8091e8e7-d48f-4309-9a83-e139e882635c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-810442615", "OS-SRV-USG:launched_at": "2025-12-03T23:08:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-165776964"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:28,784 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c 0.102s 2025-12-03 23:08:28,784 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:28 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5954213-b7dd-4d41-954d-ac907e88d366', 'x-compute-request-id': 'req-b5954213-b7dd-4d41-954d-ac907e88d366', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8091e8e7-d48f-4309-9a83-e139e882635c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8091e8e7-d48f-4309-9a83-e139e882635c could not be found."}}' 2025-12-03 23:08:29,123 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/fd9e1dda-c4b4-4c41-8464-960d771db177 0.338s 2025-12-03 23:08:29,123 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1e88a682-856f-441a-931c-e841b0f882ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/fd9e1dda-c4b4-4c41-8464-960d771db177'} Body: b'' 2025-12-03 23:08:29,232 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-810442615 0.107s 2025-12-03 23:08:29,232 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:29 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef50877-d2cf-4a89-a6fc-ef9b90b8d4c0', 'x-compute-request-id': 'req-8ef50877-d2cf-4a89-a6fc-ef9b90b8d4c0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-810442615'} Body: b'' 2025-12-03 23:08:29,339 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872/os-interface/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda 0.105s 2025-12-03 23:08:29,339 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:29 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d3b7f9-133d-410e-8573-f094c619a0dc', 'x-compute-request-id': 'req-f6d3b7f9-133d-410e-8573-f094c619a0dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872/os-interface/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda'} Body: b'' 2025-12-03 23:08:29,491 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda 0.152s 2025-12-03 23:08:29,492 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-9ae30a2e-2262-4a32-a6b9-beb183072add', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda'} Body: b'{"port":{"id":"ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda","name":"","network_id":"f8435606-cbe1-42cb-b559-eacbd288a3db","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:dc:9e:81","admin_state_up":true,"status":"ACTIVE","device_id":"b8da0a43-40d3-4d13-8c10-d5ccb04b6872","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6381eed5-716e-4cfb-9988-1c0f38fa3b67","ip_address":"10.100.0.30"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1786461320","dns_assignment":[{"ip_address":"10.100.0.30","hostname":"tempest-testnetworkbasicops-server-1786461320","fqdn":"tempest-testnetworkbasicops-server-1786461320.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:07:38Z","updated_at":"2025-12-03T23:08:21Z","revision_number":5,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:30,607 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda 0.114s 2025-12-03 23:08:30,607 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-7486160a-dade-4897-b451-d9ed90a518fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port ec5b4e68-4a9f-4a1c-89ff-5bf251b8ddda could not be found.", "detail": ""}}' 2025-12-03 23:08:30,964 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/6381eed5-716e-4cfb-9988-1c0f38fa3b67 0.356s 2025-12-03 23:08:30,964 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f097a410-5e83-4005-a639-a28c4c549499', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/6381eed5-716e-4cfb-9988-1c0f38fa3b67'} Body: b'' 2025-12-03 23:08:31,463 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/f8435606-cbe1-42cb-b559-eacbd288a3db 0.498s 2025-12-03 23:08:31,464 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0a25ade1-1231-4553-b822-b97d639cf0ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/f8435606-cbe1-42cb-b559-eacbd288a3db'} Body: b'' 2025-12-03 23:08:32,083 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/358c4181-7be6-45d4-b469-278bed09bd7f 0.619s 2025-12-03 23:08:32,084 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cf90e63d-a659-4c4f-b312-8009ef61028d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/358c4181-7be6-45d4-b469-278bed09bd7f'} Body: b'' 2025-12-03 23:08:32,276 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.192s 2025-12-03 23:08:32,277 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:32 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f1bec2-28ba-4488-8539-d25a088850a5', 'x-compute-request-id': 'req-33f1bec2-28ba-4488-8539-d25a088850a5', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'' 2025-12-03 23:08:32,958 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.681s 2025-12-03 23:08:32,959 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:32 GMT', 'server': 'Apache', 'content-length': '1844', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a2061a-3126-4d16-9b61-d5fb9a3fb581', 'x-compute-request-id': 'req-c0a2061a-3126-4d16-9b61-d5fb9a3fb581', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"server": {"id": "b8da0a43-40d3-4d13-8c10-d5ccb04b6872", "name": "tempest-TestNetworkBasicOps-server-1786461320", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:07:05Z", "updated": "2025-12-03T23:08:32Z", "addresses": {"tempest-network-smoke--518581794": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:2d:6f"}, {"version": 4, "addr": "192.168.122.243", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:2d:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-708263387", "OS-SRV-USG:launched_at": "2025-12-03T23:07:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1374438614"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:34,055 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872 0.092s 2025-12-03 23:08:34,055 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:33 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b68359-8e73-4e48-bd45-fdbc3325e335', 'x-compute-request-id': 'req-a9b68359-8e73-4e48-bd45-fdbc3325e335', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b8da0a43-40d3-4d13-8c10-d5ccb04b6872'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b8da0a43-40d3-4d13-8c10-d5ccb04b6872 could not be found."}}' 2025-12-03 23:08:34,272 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c9bcf740-c92f-4cae-a92a-573676d1b0f5 0.216s 2025-12-03 23:08:34,273 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b6999ec0-520f-4162-88df-af16a3c7ce9c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c9bcf740-c92f-4cae-a92a-573676d1b0f5'} Body: b'' 2025-12-03 23:08:34,348 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-708263387 0.075s 2025-12-03 23:08:34,349 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:34 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee86112-7da4-40c6-8974-4f000a8e9d06', 'x-compute-request-id': 'req-3ee86112-7da4-40c6-8974-4f000a8e9d06', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-708263387'} Body: b'' 2025-12-03 23:08:36,715 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/69e5ead4-a73e-4f15-993c-f1bfca522979/remove_router_interface 2.366s 2025-12-03 23:08:36,715 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b51e91c9-3f97-4f36-88f4-549f5a259ef1"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b69afdbc-81e3-4b24-8ba0-891a5d587f8d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/69e5ead4-a73e-4f15-993c-f1bfca522979/remove_router_interface'} Body: b'{"id": "69e5ead4-a73e-4f15-993c-f1bfca522979", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "6b1429ca-8d18-4c70-bbfb-38a11964adc1", "network_id": "51bf5d8c-c1bc-4548-be0d-9da29c1c369f", "subnet_id": "b51e91c9-3f97-4f36-88f4-549f5a259ef1", "subnet_ids": ["b51e91c9-3f97-4f36-88f4-549f5a259ef1"]}' 2025-12-03 23:08:36,998 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/b51e91c9-3f97-4f36-88f4-549f5a259ef1 0.282s 2025-12-03 23:08:36,998 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b9057034-198b-466e-be4b-be57e240f2a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/b51e91c9-3f97-4f36-88f4-549f5a259ef1'} Body: b'' 2025-12-03 23:08:37,824 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/69e5ead4-a73e-4f15-993c-f1bfca522979 0.825s 2025-12-03 23:08:37,824 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-744a8ce4-9cff-4d36-bb20-35fd149609c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/69e5ead4-a73e-4f15-993c-f1bfca522979'} Body: b'' 2025-12-03 23:08:38,801 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/51bf5d8c-c1bc-4548-be0d-9da29c1c369f 0.976s 2025-12-03 23:08:38,801 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-859bc181-d808-4987-9e89-a1842f5c8ee0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/51bf5d8c-c1bc-4548-be0d-9da29c1c369f'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:08:38.817245Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] time: 2025-12-03 23:09:38.229155Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:08:39,521 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.703s 2025-12-03 23:08:39,521 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1959567945", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-54c23e62-4d02-4d35-afbb-ccaabc6593b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"04d0b534-93b9-4fa9-a326-6adc0b807780","name":"tempest-network-smoke--1959567945","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:08:38Z","updated_at":"2025-12-03T23:08:39Z","revision_number":1}}' 2025-12-03 23:08:42,367 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.845s 2025-12-03 23:08:42,368 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1977010345", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-07c3b2c9-bb1d-4dfe-8408-18fc4ff63070', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "a7f2ec81-7438-414c-a8eb-936c5b622189", "name": "tempest-TestNetworkBasicOps-router-1977010345", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.180"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:08:39Z", "updated_at": "2025-12-03T23:08:40Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:42,533 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.165s 2025-12-03 23:08:42,534 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-80909ee6-ff96-4aa4-b937-d51b71e4ac19', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:08:42,733 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.198s 2025-12-03 23:08:42,733 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-2fc00c1f-e8be-4a44-a4d2-028e35d8c98e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:08:42,815 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.082s 2025-12-03 23:08:42,816 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-58245322-59fc-4b45-9dc4-ac5d250aa3fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:08:42,944 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.128s 2025-12-03 23:08:42,945 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4f9fb225-37b6-437e-bfaf-62a64e181ec0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:08:44,949 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.003s 2025-12-03 23:08:44,949 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-329667861", "network_id": "04d0b534-93b9-4fa9-a326-6adc0b807780", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-69df63e9-0564-4c13-85ce-c8d318db835f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","name":"tempest-subnet-smoke-329667861","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:08:43Z","updated_at":"2025-12-03T23:08:43Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:48,161 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a7f2ec81-7438-414c-a8eb-936c5b622189/add_router_interface 3.211s 2025-12-03 23:08:48,162 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-02bde558-612b-4cd4-8de9-bdc3414027d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a7f2ec81-7438-414c-a8eb-936c5b622189/add_router_interface'} Body: b'{"id": "a7f2ec81-7438-414c-a8eb-936c5b622189", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "638e14da-d829-4668-a0ef-a765a4ee6ee5", "network_id": "04d0b534-93b9-4fa9-a326-6adc0b807780", "subnet_id": "8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756", "subnet_ids": ["8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756"]}' 2025-12-03 23:08:48,381 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.218s 2025-12-03 23:08:48,381 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '5364', 'x-openstack-request-id': 'req-5c875ca8-db0b-405c-afe4-0427823ea219', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"04d0b534-93b9-4fa9-a326-6adc0b807780","name":"tempest-network-smoke--1959567945","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:08:38Z","updated_at":"2025-12-03T23:08:43Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":856},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"513133cf-40c0-4dbf-b5e5-4462e5d4c199","name":"tempest-network-smoke--1861485821","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["bf8f627e-5b47-4d44-9559-ab60c2136024","c5478882-386d-4c5b-9fb1-e7d51113a201"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:08:15Z","updated_at":"2025-12-03T23:08:24Z","revision_number":3,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":39725},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":tru 2025-12-03 23:08:48,665 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.283s 2025-12-03 23:08:48,666 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '5202', 'x-openstack-request-id': 'req-1751a735-0c70-4cc1-976f-1b0e4e2d8a20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","name":"tempest-subnet-smoke-329667861","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:08:43Z","updated_at":"2025-12-03T23:08:43Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"bf8f627e-5b47-4d44-9559-ab60c2136024","name":"tempest-sub4-1326082410","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"513133cf-40c0-4dbf-b5e5-4462e5d4c199","ip_ver 2025-12-03 23:08:48,856 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.190s 2025-12-03 23:08:48,857 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1970', 'x-openstack-request-id': 'req-f18af49c-0b80-43ed-95de-5d0d1bd2e096', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "a7f2ec81-7438-414c-a8eb-936c5b622189", "name": "tempest-TestNetworkBasicOps-router-1977010345", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.180"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:08:39Z", "updated_at": "2025-12-03T23:08:46Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}, {"id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "name": "tempest-TestGettingAddress-router-1720901626", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.201"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:08:18Z", "updated_at": "2025-12-03T23:08:26Z", "revision_number": 4, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:08:49,360 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports 0.502s 2025-12-03 23:08:49,361 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1847312261", "network_id": "04d0b534-93b9-4fa9-a326-6adc0b807780"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-e25bd6f4-f641-44b7-a6b1-b6284e353dbd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports'} Body: b'{"port":{"id":"5ed7bced-b6a6-4ad9-a247-c194d59b66c2","name":"tempest-TestNetworkBasicOps-1847312261","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:2e:45:be","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","ip_address":"10.100.0.8"}],"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"host-10-100-0-8","fqdn":"host-10-100-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:08:48Z","updated_at":"2025-12-03T23:08:49Z","revision_number":1}}' 2025-12-03 23:08:49,666 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/5ed7bced-b6a6-4ad9-a247-c194d59b66c2 0.305s 2025-12-03 23:08:49,667 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-0877c28b-4eef-4c55-b776-456469fe1df3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/5ed7bced-b6a6-4ad9-a247-c194d59b66c2'} Body: b'{"port":{"id":"5ed7bced-b6a6-4ad9-a247-c194d59b66c2","name":"tempest-TestNetworkBasicOps-1847312261","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:2e:45:be","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"host-10-100-0-8","fqdn":"host-10-100-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:08:48Z","updated_at":"2025-12-03T23:08:49Z","revision_number":1,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:49,768 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.099s 2025-12-03 23:08:49,768 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1743996838", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNAgrgHxrQ55RgB0HV3DS+9LoHm7dcDrY82rmQ+VqQbTpgWng1KrwEV0HnJ1Y32WslzBxky300jE080FhpmAndIq3FAkkYnbma/Q9P7EMpP3Pz9kW2zPGiFhnc8dz8fmGA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:49 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b45f7e-7151-405a-93ae-193f7eacfd24', 'x-compute-request-id': 'req-47b45f7e-7151-405a-93ae-193f7eacfd24', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1743996838", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNAgrgHxrQ55RgB0HV3DS+9LoHm7dcDrY82rmQ+VqQbTpgWng1KrwEV0HnJ1Y32WslzBxky300jE080FhpmAndIq3FAkkYnbma/Q9P7EMpP3Pz9kW2zPGiFhnc8dz8fmGA==", "fingerprint": "ac:52:f3:2a:cc:80:e7:a9:e8:97:83:45:94:be:5f:06", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:08:49,969 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.199s 2025-12-03 23:08:49,969 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1260014005", "description": "tempest-secgroup-smoke-1260014005 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-f893e8bb-7c20-4b0c-8f1f-31c6cda45b1d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "name": "tempest-secgroup-smoke-1260014005", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-1260014005 description", "shared": false, "security_group_rules": [{"id": "113e0efb-74ac-4ff3-8080-4c9eb0181225", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "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": 1592, "description": null, "tags": [], "created_at": "2025-12-03T23:08:49Z", "updated_at": "2025-12-03T23:08:49Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "c4a05472-b9d9-4ede-899a-a40bd28cc03c", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "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": 1591, "description": null, "tags": [], "created_at": "2025-12-03T23:08:49Z", "updated_at": "2025-12-03T23:08:49Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:08:49Z", "updated_at": "2025-12-03T23:08:49Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:50,201 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.231s 2025-12-03 23:08:50,201 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8ae47d25-fa18-453c-8edc-18dd3178f572', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd0163ae-8c2a-4e02-a991-ae4895d986a1", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "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, "description": "", "created_at": "2025-12-03T23:08:50Z", "updated_at": "2025-12-03T23:08:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:50,382 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.181s 2025-12-03 23:08:50,383 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e5eb2cc5-b3e7-484e-93bf-12beed86deb0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14bf74f2-928f-4f61-bcfc-ebba673620ca", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:08:50Z", "updated_at": "2025-12-03T23:08:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:50,731 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.348s 2025-12-03 23:08:50,731 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b2d68f7a-837a-4a34-8588-5f204d2cc7f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b6541f2c-8c54-493e-ab6e-7a630ec23e54", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "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, "description": "", "created_at": "2025-12-03T23:08:50Z", "updated_at": "2025-12-03T23:08:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:50,917 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.185s 2025-12-03 23:08:50,917 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-23d2da11-8abe-47cf-a796-59f0b9382766', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "129e47cb-14c0-4d67-9c21-c6530f60c3b9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:08:50Z", "updated_at": "2025-12-03T23:08:50Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:51,085 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.168s 2025-12-03 23:08:51,086 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5d691d02-8699-4ba2-9a6e-1160c3016540', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d747aec8-cf67-405a-8c03-2c9c4d02dbe9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:08:51Z", "updated_at": "2025-12-03T23:08:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:51,272 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.186s 2025-12-03 23:08:51,272 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-819c6499-f894-49f1-bb80-b2e53d9d2504', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "59ed1013-53ea-42c5-b9ba-a98425b14f59", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "31556ca2-ef4a-45b1-935f-663e8664a7e4", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:08:51Z", "updated_at": "2025-12-03T23:08:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:08:51,591 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.312s 2025-12-03 23:08:51,591 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:51 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fbf1b2ae-acd3-4200-9414-0746a6c15c18', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["Yz9TBRvLR2muRODl7HBW8w"], "expires_at": "2025-12-04T00:08:51.000000Z", "issued_at": "2025-12-03T23:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:08:51,592 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-03 23:08:53,857 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.264s 2025-12-03 23:08:53,857 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-458890858", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "04d0b534-93b9-4fa9-a326-6adc0b807780", "port": "5ed7bced-b6a6-4ad9-a247-c194d59b66c2"}], "key_name": "tempest-TestNetworkBasicOps-1743996838", "security_groups": [{"name": "tempest-secgroup-smoke-1260014005"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:51 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5015fcae-3963-4559-b7cf-472a399f1e5f', 'x-compute-request-id': 'req-5015fcae-3963-4559-b7cf-472a399f1e5f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1260014005"}], "adminPass": "pVguwr5YZa5L"}}' 2025-12-03 23:08:54,103 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.244s 2025-12-03 23:08:54,103 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:53 GMT', 'server': 'Apache', 'content-length': '1418', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee42ed5d-197c-4964-a414-b56c6921a19b', 'x-compute-request-id': 'req-ee42ed5d-197c-4964-a414-b56c6921a19b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:08:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1743996838", "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-12-03 23:08:55,646 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.538s 2025-12-03 23:08:55,646 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:55 GMT', 'server': 'Apache', 'content-length': '1422', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2818d8-29f9-47ee-91cb-046198f2f99d', 'x-compute-request-id': 'req-0b2818d8-29f9-47ee-91cb-046198f2f99d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:08:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1743996838", "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-12-03 23:08:57,116 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.466s 2025-12-03 23:08:57,117 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:56 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0f0006-1b60-458a-a34d-c9a72289670f', 'x-compute-request-id': 'req-1b0f0006-1b60-458a-a34d-c9a72289670f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:08:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1743996838", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:57,120 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:08:58,520 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.399s 2025-12-03 23:08:58,521 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:58 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f1152b8-09ba-4f29-8f18-352b7e79fe6d', 'x-compute-request-id': 'req-7f1152b8-09ba-4f29-8f18-352b7e79fe6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:08:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1743996838", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:00,971 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 1.446s 2025-12-03 23:09:00,972 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:59 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9096ce06-0c32-46e0-87f5-bbebfaeb5d32', 'x-compute-request-id': 'req-9096ce06-0c32-46e0-87f5-bbebfaeb5d32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:08:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1743996838", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:02,856 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.878s 2025-12-03 23:09:02,856 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:01 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x10000 -openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dbaa885-7710-49a7-8a36-a8afe9fa27e2', 'x-compute-request-id': 'req-1dbaa885-7710-49a7-8a36-a8afe9fa27e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:08:59Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1743996838", "OS-SRV-USG:launched_at": "2025-12-03T23:08:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:02,861 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:09:03,454 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.592s 2025-12-03 23:09:03,454 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:02 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e2f439-f793-4d20-949e-b6809dae78fc', 'x-compute-request-id': 'req-06e2f439-f793-4d20-949e-b6809dae78fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:08:59Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1743996838", "OS-SRV-USG:launched_at": "2025-12-03T23:08:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:03,458 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:09:03,565 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=971cc311-3453-4d29-8363-7f5e338ed218 0.106s 2025-12-03 23:09:03,566 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1383', 'x-openstack-request-id': 'req-9009c6d7-e93d-419a-90bc-3908a869271b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"ports":[{"id":"5ed7bced-b6a6-4ad9-a247-c194d59b66c2","name":"tempest-TestNetworkBasicOps-1847312261","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:2e:45:be","admin_state_up":true,"status":"ACTIVE","device_id":"971cc311-3453-4d29-8363-7f5e338ed218","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-458890858","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-458890858","fqdn":"tempest-testnetworkbasicops-server-458890858.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:08:48Z","updated_at":"2025-12-03T23:08:58Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:09:03,566 21 DEBUG [tempest.common.waiters] Server ID 971cc311-3453-4d29-8363-7f5e338ed218 ports are all ACTIVE [{'id': '5ed7bced-b6a6-4ad9-a247-c194d59b66c2', 'name': 'tempest-TestNetworkBasicOps-1847312261', 'network_id': '04d0b534-93b9-4fa9-a326-6adc0b807780', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:2e:45:be', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '971cc311-3453-4d29-8363-7f5e338ed218', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2633695c-266c-4029-a7b3-029cc97cc9b7'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-458890858', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-458890858', 'fqdn': 'tempest-testnetworkbasicops-server-458890858.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:08:48Z', 'updated_at': '2025-12-03T23:08:58Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:09:06,838 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 3.272s 2025-12-03 23:09:06,838 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "5ed7bced-b6a6-4ad9-a247-c194d59b66c2", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-ed792f5c-19d7-4f68-9103-711eaf7b5a94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "19b214da-a70c-4ea6-bcee-9d03574e2134", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.178", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "a7f2ec81-7438-414c-a8eb-936c5b622189", "port_id": "5ed7bced-b6a6-4ad9-a247-c194d59b66c2", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1847312261", "network_id": "04d0b534-93b9-4fa9-a326-6adc0b807780", "mac_address": "fa:16:3e:2e:45:be", "admin_state_up": true, "status": "ACTIVE", "device_id": "971cc311-3453-4d29-8363-7f5e338ed218", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:09:04Z", "updated_at": "2025-12-03T23:09:04Z", "revision_number": 0}}' 2025-12-03 23:09:06,977 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=971cc311-3453-4d29-8363-7f5e338ed218&network_id=04d0b534-93b9-4fa9-a326-6adc0b807780 0.138s 2025-12-03 23:09:06,978 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1383', 'x-openstack-request-id': 'req-3c7d4a7e-f759-4472-92a8-815bdfad938e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=971cc311-3453-4d29-8363-7f5e338ed218&network_id=04d0b534-93b9-4fa9-a326-6adc0b807780'} Body: b'{"ports":[{"id":"5ed7bced-b6a6-4ad9-a247-c194d59b66c2","name":"tempest-TestNetworkBasicOps-1847312261","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:2e:45:be","admin_state_up":true,"status":"ACTIVE","device_id":"971cc311-3453-4d29-8363-7f5e338ed218","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-458890858","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-458890858","fqdn":"tempest-testnetworkbasicops-server-458890858.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:08:48Z","updated_at":"2025-12-03T23:08:58Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:09:07,142 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.164s 2025-12-03 23:09:07,143 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:06 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d5a539f-1dca-47cb-80bf-f10db719bd88', 'x-compute-request-id': 'req-7d5a539f-1dca-47cb-80bf-f10db719bd88', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'' 2025-12-03 23:09:07,949 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.806s 2025-12-03 23:09:07,950 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:07 GMT', 'server': 'Apache', 'content-length': '1696', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2e0fa3-5f2a-4ddc-a0cb-64c61dee8edb', 'x-compute-request-id': 'req-0d2e0fa3-5f2a-4ddc-a0cb-64c61dee8edb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:09:07Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1743996838", "OS-SRV-USG:launched_at": "2025-12-03T23:08:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:09,561 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.606s 2025-12-03 23:09:09,562 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:08 GMT', 'server': 'Apache', 'content-length': '1696', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e90a7d7-a1d8-4b17-8d2e-1a165c7d4e9b', 'x-compute-request-id': 'req-8e90a7d7-a1d8-4b17-8d2e-1a165c7d4e9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"server": {"id": "971cc311-3453-4d29-8363-7f5e338ed218", "name": "tempest-TestNetworkBasicOps-server-458890858", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:53Z", "updated": "2025-12-03T23:09:07Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/971cc311-3453-4d29-8363-7f5e338ed218"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1743996838", "OS-SRV-USG:launched_at": "2025-12-03T23:08:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:10,642 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.075s 2025-12-03 23:09:10,642 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:10 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc02be67-2b6e-4120-b22f-f82a243b440d', 'x-compute-request-id': 'req-bc02be67-2b6e-4120-b22f-f82a243b440d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 971cc311-3453-4d29-8363-7f5e338ed218 could not be found."}}' 2025-12-03 23:09:10,747 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/5ed7bced-b6a6-4ad9-a247-c194d59b66c2 0.104s 2025-12-03 23:09:10,747 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-436284c3-f9d3-4c3f-8add-eca47c5fff4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/5ed7bced-b6a6-4ad9-a247-c194d59b66c2'} Body: b'{"port":{"id":"5ed7bced-b6a6-4ad9-a247-c194d59b66c2","name":"tempest-TestNetworkBasicOps-1847312261","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:2e:45:be","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"host-10-100-0-8","fqdn":"host-10-100-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:08:48Z","updated_at":"2025-12-03T23:09:09Z","revision_number":6,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:10,843 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.094s 2025-12-03 23:09:10,844 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1780590484", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEElqhxI5yFn8LwUHZnhIVmiCgms3ADEpZc+v2pvAU4tVA7kQ91HAn2Do+cBn5Fy9ls4HoYL3qtUYqJvIcR/5JuYpli2p2OmZerMjce8SihkOmiloc6dLWTdqgYigMGLg=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:10 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28846b81-9615-4460-91ed-d0a46b23db1b', 'x-compute-request-id': 'req-28846b81-9615-4460-91ed-d0a46b23db1b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1780590484", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEElqhxI5yFn8LwUHZnhIVmiCgms3ADEpZc+v2pvAU4tVA7kQ91HAn2Do+cBn5Fy9ls4HoYL3qtUYqJvIcR/5JuYpli2p2OmZerMjce8SihkOmiloc6dLWTdqgYigMGLg==", "fingerprint": "42:50:66:c3:2b:91:df:a7:d2:24:a9:c7:82:5c:bf:16", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:09:11,059 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.213s 2025-12-03 23:09:11,059 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-415814244", "description": "tempest-secgroup-smoke-415814244 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-68d47516-6cf1-4cda-97c3-8b0b57a2e592', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "8527f922-094c-4663-842a-b5d0c89dd59f", "name": "tempest-secgroup-smoke-415814244", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-415814244 description", "shared": false, "security_group_rules": [{"id": "13856886-4c30-443a-8950-056188cbc467", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "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": 1604, "description": null, "tags": [], "created_at": "2025-12-03T23:09:10Z", "updated_at": "2025-12-03T23:09:10Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "941c163f-2397-4b64-a020-000af0ee5e8a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "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": 1603, "description": null, "tags": [], "created_at": "2025-12-03T23:09:10Z", "updated_at": "2025-12-03T23:09:10Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:09:10Z", "updated_at": "2025-12-03T23:09:10Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:11,337 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.278s 2025-12-03 23:09:11,338 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4131994b-b16a-4f51-ad09-eed1b6b97642', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7872bb8a-889f-4bc6-931d-c9ac9caf8d86", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "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, "description": "", "created_at": "2025-12-03T23:09:11Z", "updated_at": "2025-12-03T23:09:11Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:11,779 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.440s 2025-12-03 23:09:11,780 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2ab3f698-dfe6-4ad0-aa09-0cf60c709d79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d32effe0-7f1c-4582-83e6-6a501095ec36", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:09:11Z", "updated_at": "2025-12-03T23:09:11Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:12,043 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.263s 2025-12-03 23:09:12,043 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-11429ccb-e57f-499e-bb5b-5bb9213f6d0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b863250-9d29-441e-8269-f8beb26987d1", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "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, "description": "", "created_at": "2025-12-03T23:09:11Z", "updated_at": "2025-12-03T23:09:11Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:12,293 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.248s 2025-12-03 23:09:12,293 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c072a31b-5362-45ed-8a0d-82d83f8a77c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "576288ba-50e4-49da-9b7d-1a18e06924ac", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:09:12Z", "updated_at": "2025-12-03T23:09:12Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:12,794 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.501s 2025-12-03 23:09:12,795 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d78ad1da-5392-4492-af0e-01ca76cd0876', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5f4be4f-3f73-4e57-904d-5af1842ddde9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:09:12Z", "updated_at": "2025-12-03T23:09:12Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:13,184 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.388s 2025-12-03 23:09:13,185 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f0286225-ccb6-4a68-a670-e5344193e148', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1bb7a63a-36a2-4aac-941f-f906b37ee2d9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "8527f922-094c-4663-842a-b5d0c89dd59f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:09:12Z", "updated_at": "2025-12-03T23:09:12Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:13,516 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.328s 2025-12-03 23:09:13,516 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:13 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6910b39d-b6a7-43f6-9cd0-6954eeea96fd', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["GsNSdvsBSZicRHUaT5hkSw"], "expires_at": "2025-12-04T00:09:13.000000Z", "issued_at": "2025-12-03T23:09:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:09:13,517 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-03 23:09:14,952 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.435s 2025-12-03 23:09:14,953 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2100601021", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "04d0b534-93b9-4fa9-a326-6adc0b807780", "port": "5ed7bced-b6a6-4ad9-a247-c194d59b66c2"}], "key_name": "tempest-TestNetworkBasicOps-1780590484", "security_groups": [{"name": "tempest-secgroup-smoke-415814244"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:13 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b24a8a30-1fc8-4d3b-9da5-302a10868b3c', 'x-compute-request-id': 'req-b24a8a30-1fc8-4d3b-9da5-302a10868b3c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-415814244"}], "adminPass": "Uiy7uVNgqEvi"}}' 2025-12-03 23:09:15,200 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.246s 2025-12-03 23:09:15,201 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:14 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5071dec-b45b-4b5e-b160-6caeff02743f', 'x-compute-request-id': 'req-d5071dec-b45b-4b5e-b160-6caeff02743f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1780590484", "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-12-03 23:09:16,447 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.241s 2025-12-03 23:09:16,448 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:16 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de722c4e-1dfc-4b63-b02d-9fb0a408b03b', 'x-compute-request-id': 'req-de722c4e-1dfc-4b63-b02d-9fb0a408b03b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1780590484", "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-12-03 23:09:16,451 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-12-03 23:09:17,714 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.262s 2025-12-03 23:09:17,714 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:17 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08249265-c19d-4d80-b657-7317b05bfa10', 'x-compute-request-id': 'req-08249265-c19d-4d80-b657-7317b05bfa10', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:17,718 21 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:09:19,203 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.484s 2025-12-03 23:09:19,203 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:18 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13aa2df0-8614-47ce-b122-ef4043f246e8', 'x-compute-request-id': 'req-13aa2df0-8614-47ce-b122-ef4043f246e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:20,947 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.739s 2025-12-03 23:09:20,948 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:20 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ceb89c-1930-4540-bb76-c9d28fc35116', 'x-compute-request-id': 'req-05ceb89c-1930-4540-bb76-c9d28fc35116', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:22,922 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.970s 2025-12-03 23:09:22,922 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:21 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902c9bcd-23a0-4981-90b5-5a43a502b8d6', 'x-compute-request-id': 'req-902c9bcd-23a0-4981-90b5-5a43a502b8d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:24,781 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.850s 2025-12-03 23:09:24,782 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:23 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e59524d-b5a7-4745-838f-1e7fda8f3027', 'x-compute-request-id': 'req-0e59524d-b5a7-4745-838f-1e7fda8f3027', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:23Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}, {"version": 4, "addr": "192.168.122.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:a6B0F vailability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": "2025-12-03T23:09:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:24,785 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-03 23:09:25,132 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.346s 2025-12-03 23:09:25,132 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:24 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-239619c2-22d6-488c-b29f-0f311af05cc9', 'x-compute-request-id': 'req-239619c2-22d6-488c-b29f-0f311af05cc9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:23Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}, {"version": 4, "addr": "192.168.122.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": "2025-12-03T23:09:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:25,663 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=fc984331-1afd-4f21-9f5d-f73f66d6d6b2&network_id=04d0b534-93b9-4fa9-a326-6adc0b807780 0.527s 2025-12-03 23:09:25,664 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1386', 'x-openstack-request-id': 'req-b4eaeb92-6edc-4347-a9db-1594ab2b42f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=fc984331-1afd-4f21-9f5d-f73f66d6d6b2&network_id=04d0b534-93b9-4fa9-a326-6adc0b807780'} Body: b'{"ports":[{"id":"5ed7bced-b6a6-4ad9-a247-c194d59b66c2","name":"tempest-TestNetworkBasicOps-1847312261","network_id":"04d0b534-93b9-4fa9-a326-6adc0b807780","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:2e:45:be","admin_state_up":true,"status":"ACTIVE","device_id":"fc984331-1afd-4f21-9f5d-f73f66d6d6b2","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2633695c-266c-4029-a7b3-029cc97cc9b7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2100601021","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-2100601021","fqdn":"tempest-testnetworkbasicops-server-2100601021.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:08:48Z","updated_at":"2025-12-03T23:09:22Z","revision_number":9,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:09:25,824 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.160s 2025-12-03 23:09:25,825 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:25 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c45563-1539-4e35-8487-4889067fa585', 'x-compute-request-id': 'req-47c45563-1539-4e35-8487-4889067fa585', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'' 2025-12-03 23:09:26,678 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.853s 2025-12-03 23:09:26,679 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:25 GMT', 'server': 'Apache', 'content-length': '1819', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff4b1c5c-2945-4a93-a76d-dd79a3b6007f', 'x-compute-request-id': 'req-ff4b1c5c-2945-4a93-a76d-dd79a3b6007f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:25Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}, {"version": 4, "addr": "192.168.122.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": "2025-12-03T23:09:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:27,994 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.309s 2025-12-03 23:09:27,994 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:27 GMT', 'server': 'Apache', 'content-length': '1777', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c166b014-f766-435c-a271-5c17752e70c9', 'x-compute-request-id': 'req-c166b014-f766-435c-a271-5c17752e70c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"server": {"id": "fc984331-1afd-4f21-9f5d-f73f66d6d6b2", "name": "tempest-TestNetworkBasicOps-server-2100601021", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:14Z", "updated": "2025-12-03T23:09:26Z", "addresses": {"tempest-network-smoke--1959567945": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}, {"version": 4, "addr": "192.168.122.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:45:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1780590484", "OS-SRV-USG:launched_at": "2025-12-03T23:09:23.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:29,091 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2 0.092s 2025-12-03 23:09:29,092 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:29 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6db81e99-3393-4b8a-8c2d-6ffc4c272a2a', 'x-compute-request-id': 'req-6db81e99-3393-4b8a-8c2d-6ffc4c272a2a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/fc984331-1afd-4f21-9f5d-f73f66d6d6b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fc984331-1afd-4f21-9f5d-f73f66d6d6b2 could not be found."}}' 2025-12-03 23:09:29,760 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/8527f922-094c-4663-842a-b5d0c89dd59f 0.667s 2025-12-03 23:09:29,760 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8bc7803e-a8a0-48ca-b961-0f6207169b37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/8527f922-094c-4663-842a-b5d0c89dd59f'} Body: b'' 2025-12-03 23:09:29,848 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1780590484 0.087s 2025-12-03 23:09:29,848 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:29 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74268e0f-776b-46ef-b3fb-00e5bec2c4b8', 'x-compute-request-id': 'req-74268e0f-776b-46ef-b3fb-00e5bec2c4b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1780590484'} Body: b'' 2025-12-03 23:09:30,845 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/19b214da-a70c-4ea6-bcee-9d03574e2134 0.996s 2025-12-03 23:09:30,846 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3191b87b-ef1d-47a5-bef5-f7027218351a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/19b214da-a70c-4ea6-bcee-9d03574e2134'} Body: b'' 2025-12-03 23:09:30,939 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.093s 2025-12-03 23:09:30,940 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:30 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6f1425-0671-4afa-a34b-55acf7b72aa2', 'x-compute-request-id': 'req-fb6f1425-0671-4afa-a34b-55acf7b72aa2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 971cc311-3453-4d29-8363-7f5e338ed218 could not be found."}}' 2025-12-03 23:09:31,023 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218 0.082s 2025-12-03 23:09:31,023 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:30 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c3e61bb-a2b0-4e2d-b25f-805eb5d0e57f', 'x-compute-request-id': 'req-1c3e61bb-a2b0-4e2d-b25f-805eb5d0e57f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/971cc311-3453-4d29-8363-7f5e338ed218'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 971cc311-3453-4d29-8363-7f5e338ed218 could not be found."}}' 2025-12-03 23:09:31,646 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/31556ca2-ef4a-45b1-935f-663e8664a7e4 0.623s 2025-12-03 23:09:31,647 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-156c9f5e-73e6-402b-8447-37a284e4e845', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/31556ca2-ef4a-45b1-935f-663e8664a7e4'} Body: b'' 2025-12-03 23:09:31,713 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1743996838 0.066s 2025-12-03 23:09:31,713 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:31 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67fbaf7-6b82-4d60-82ca-64fdb056ec65', 'x-compute-request-id': 'req-b67fbaf7-6b82-4d60-82ca-64fdb056ec65', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1743996838'} Body: b'' 2025-12-03 23:09:32,146 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/5ed7bced-b6a6-4ad9-a247-c194d59b66c2 0.432s 2025-12-03 23:09:32,146 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9cb97222-87df-4a51-81ea-d58a3a8aa184', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/5ed7bced-b6a6-4ad9-a247-c194d59b66c2'} Body: b'' 2025-12-03 23:09:33,673 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a7f2ec81-7438-414c-a8eb-936c5b622189/remove_router_interface 1.526s 2025-12-03 23:09:33,673 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fe26d38f-2b84-4c61-85a4-521b1662da45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a7f2ec81-7438-414c-a8eb-936c5b622189/remove_router_interface'} Body: b'{"id": "a7f2ec81-7438-414c-a8eb-936c5b622189", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "638e14da-d829-4668-a0ef-a765a4ee6ee5", "network_id": "04d0b534-93b9-4fa9-a326-6adc0b807780", "subnet_id": "8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756", "subnet_ids": ["8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756"]}' 2025-12-03 23:09:34,021 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756 0.347s 2025-12-03 23:09:34,022 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6ae31116-2651-417a-899a-f42370d7bdd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8dd5fbe2-1d1e-4be2-98cf-6cf5ab2d7756'} Body: b'' 2025-12-03 23:09:36,441 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a7f2ec81-7438-414c-a8eb-936c5b622189 2.419s 2025-12-03 23:09:36,442 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6ed5e66e-62b2-4405-a1df-c30c4a7a2cd7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a7f2ec81-7438-414c-a8eb-936c5b622189'} Body: b'' 2025-12-03 23:09:38,228 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/04d0b534-93b9-4fa9-a326-6adc0b807780 1.786s 2025-12-03 23:09:38,228 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-42c94dc1-a650-47fe-b68a-40d10ff553da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/04d0b534-93b9-4fa9-a326-6adc0b807780'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:09:38.234377Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2025-12-03 23:09:38.234812Z skip: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 44 Skipped because network extension: l3_agent_scheduler is not enabled0 ] tags: -worker-1 time: 2025-12-03 23:08:12.131900Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os[compute,id-d7e1f858-187c-45a6-89c9-bdafde619a9f,network,slow] time: 2025-12-03 23:09:45.972264Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os[compute,id-d7e1f858-187c-45a6-89c9-bdafde619a9f,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:08:12,371 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.238s 2025-12-03 23:08:12,372 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-1235203054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5vzAFjckpeJ9JD5Rr8e+CKxiHbI8JGonKxwLG742UTCIR+ATARbXYwHTh64q2SpDp7p1zGnLp/wtyEw6sG3Nyhu8jJx3UodE80ZZiZc/u56bGon1QUas1ZzrLkCA7dHA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:12 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-720ad897-dd3d-423a-bd58-3b0a4390415b', 'x-compute-request-id': 'req-720ad897-dd3d-423a-bd58-3b0a4390415b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-1235203054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5vzAFjckpeJ9JD5Rr8e+CKxiHbI8JGonKxwLG742UTCIR+ATARbXYwHTh64q2SpDp7p1zGnLp/wtyEw6sG3Nyhu8jJx3UodE80ZZiZc/u56bGon1QUas1ZzrLkCA7dHA==", "fingerprint": "13:9b:f9:fe:ba:40:1b:0a:af:44:4e:69:1c:68:3a:44", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:08:12,923 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.550s 2025-12-03 23:08:12,924 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1413922917", "description": "tempest-secgroup-smoke-1413922917 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-a9959542-278a-4227-bcdc-49a53d8376c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "name": "tempest-secgroup-smoke-1413922917", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-1413922917 description", "shared": false, "security_group_rules": [{"id": "8d292963-c0af-4e42-a7a8-4be9118174f8", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "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": 1562, "description": null, "tags": [], "created_at": "2025-12-03T23:08:12Z", "updated_at": "2025-12-03T23:08:12Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "b21ad058-d2d9-4f56-be98-8496c53734d6", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "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": 1563, "description": null, "tags": [], "created_at": "2025-12-03T23:08:12Z", "updated_at": "2025-12-03T23:08:12Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:08:12Z", "updated_at": "2025-12-03T23:08:12Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:13,203 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.278s 2025-12-03 23:08:13,203 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-70d83d56-0435-4df0-91f3-e39f47cc4e35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e6b4d6f7-d919-4cb1-add0-6a36b6cc8b00", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "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, "description": "", "created_at": "2025-12-03T23:08:13Z", "updated_at": "2025-12-03T23:08:13Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:13,425 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.221s 2025-12-03 23:08:13,425 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-99654453-2693-44f7-a575-28be865ac263', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "75d14a34-7fd7-4d62-b9d6-064c60cd8600", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:08:13Z", "updated_at": "2025-12-03T23:08:13Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:13,726 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.300s 2025-12-03 23:08:13,726 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-778accf7-db27-49e9-9390-47be0c1938fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18f12d98-e1c9-4faa-a847-e5a6c80b63c7", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "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, "description": "", "created_at": "2025-12-03T23:08:13Z", "updated_at": "2025-12-03T23:08:13Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:14,136 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.409s 2025-12-03 23:08:14,137 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-39d84d42-876c-4f02-a947-dfe3837d9505', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "78b77cfd-f682-4f28-9ce7-82c3d761fb64", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:08:13Z", "updated_at": "2025-12-03T23:08:13Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:14,388 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.251s 2025-12-03 23:08:14,389 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bf74073f-c3e2-41ff-9ed9-46722249fe9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d624ccf1-1c13-4d77-a89c-e13a10221eaa", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:08:14Z", "updated_at": "2025-12-03T23:08:14Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:14,886 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.497s 2025-12-03 23:08:14,887 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-18866ba9-4c09-4b5f-ba2b-618dbbe08742', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "975c2385-2abc-4a61-8f65-49c5b8d4b3ff", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "532d4f39-74f9-4e5e-8190-dd55991e0135", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:08:14Z", "updated_at": "2025-12-03T23:08:14Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:15,704 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.816s 2025-12-03 23:08:15,704 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1861485821", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-85bfb5d4-6908-414c-b147-700de3fcf9e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"513133cf-40c0-4dbf-b5e5-4462e5d4c199","name":"tempest-network-smoke--1861485821","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:08:15Z","updated_at":"2025-12-03T23:08:15Z","revision_number":1}}' 2025-12-03 23:08:15,829 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.124s 2025-12-03 23:08:15,829 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ec3a369b-b6b9-4313-8d3c-2d44dfbe25d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:08:15,985 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.155s 2025-12-03 23:08:15,986 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-aefb76e2-8bde-427c-aaaa-fc0433a1a32b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:08:16,077 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.090s 2025-12-03 23:08:16,077 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-11ab8009-a69b-4fef-8aca-2b6f243b4e22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:08:16,195 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.117s 2025-12-03 23:08:16,196 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d9092179-15a4-47a0-84a0-f3bf0a9d1f61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:08:18,493 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.296s 2025-12-03 23:08:18,493 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-1326082410", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-8ec73c60-1686-4024-a58d-e2efbd9aadca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"bf8f627e-5b47-4d44-9559-ab60c2136024","name":"tempest-sub4-1326082410","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"513133cf-40c0-4dbf-b5e5-4462e5d4c199","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:08:16Z","updated_at":"2025-12-03T23:08:16Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:21,037 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.543s 2025-12-03 23:08:21,038 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-1720901626", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-e9df456b-8bad-425f-808a-ded9c01eb5eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "name": "tempest-TestGettingAddress-router-1720901626", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.201"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:08:18Z", "updated_at": "2025-12-03T23:08:19Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:23,724 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/add_router_interface 2.686s 2025-12-03 23:08:23,725 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bf8f627e-5b47-4d44-9559-ab60c2136024"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a71ac021-4b29-4649-a014-ec8b701be896', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/add_router_interface'} Body: b'{"id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "c905aaf7-274f-4f18-a10a-e0b399dd7867", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "subnet_id": "bf8f627e-5b47-4d44-9559-ab60c2136024", "subnet_ids": ["bf8f627e-5b47-4d44-9559-ab60c2136024"]}' 2025-12-03 23:08:23,839 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.113s 2025-12-03 23:08:23,843 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f265a3bb-906a-44ca-a061-3a397157a18b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:08:24,541 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.697s 2025-12-03 23:08:24,541 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-ff151a77-fb0c-4f02-b3cd-84fb3040ef52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:08:24,623 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.081s 2025-12-03 23:08:24,624 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9af06a32-f227-42c3-8699-27555eb1bed8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:08:24,693 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.069s 2025-12-03 23:08:24,693 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e05a9617-6e3a-4590-9bb6-18ff3a0959cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:08:25,848 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.154s 2025-12-03 23:08:25,848 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-1007740718", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-d98de177-6832-4657-a472-e39251de923f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"c5478882-386d-4c5b-9fb1-e7d51113a201","name":"tempest-sub6-1007740718","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"513133cf-40c0-4dbf-b5e5-4462e5d4c199","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:08:24Z","updated_at":"2025-12-03T23:08:24Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:08:28,424 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/add_router_interface 2.575s 2025-12-03 23:08:28,424 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c5478882-386d-4c5b-9fb1-e7d51113a201"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-86f56159-00e0-43f4-bcec-2b4859cd1fe6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/add_router_interface'} Body: b'{"id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "a159bab9-a10b-4fb0-94aa-c18fd9d25386", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "subnet_id": "c5478882-386d-4c5b-9fb1-e7d51113a201", "subnet_ids": ["c5478882-386d-4c5b-9fb1-e7d51113a201"]}' 2025-12-03 23:08:28,754 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.325s 2025-12-03 23:08:28,755 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:28 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-42500199-055f-484f-b1e0-840ea3406186', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["cnM-MZKXQCelq81ncpYIgQ"], "expires_at": "2025-12-04T00:08:28.000000Z", "issued_at": "2025-12-03T23:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:08:28,755 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dhcp6_stateless_from_os) Found network None available for tenant 2025-12-03 23:08:30,615 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.859s 2025-12-03 23:08:30,615 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-613548860", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1235203054", "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "networks": [{"uuid": "513133cf-40c0-4dbf-b5e5-4462e5d4c199"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:28 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a62574-8819-481b-89be-b3fda39674a4', 'x-compute-request-id': 'req-35a62574-8819-481b-89be-b3fda39674a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "adminPass": "Wvs66qmCEGbZ"}}' 2025-12-03 23:08:30,847 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.230s 2025-12-03 23:08:30,847 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:30 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7482c3ef-8558-4f82-9851-4c362f2825d4', 'x-compute-request-id': 'req-7482c3ef-8558-4f82-9851-4c362f2825d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:08:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "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-12-03 23:08:32,104 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.252s 2025-12-03 23:08:32,105 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:31 GMT', 'server': 'Apache', 'content-length': '1474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1086f382-9d92-4db4-b28d-9a4e7de52794', 'x-compute-request-id': 'req-1086f382-9d92-4db4-b28d-9a4e7de52794', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:08:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:32,109 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:08:34,184 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 1.075s 2025-12-03 23:08:34,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:33 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48de04e7-533c-4a19-9301-d02b4c503d85', 'x-compute-request-id': 'req-48de04e7-533c-4a19-9301-d02b4c503d85', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:08:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:36,422 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 1.232s 2025-12-03 23:08:36,423 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:35 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8dd6098-c06d-49b1-94b8-2589a57b0c19', 'x-compute-request-id': 'req-e8dd6098-c06d-49b1-94b8-2589a57b0c19', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:08:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:37,928 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.500s 2025-12-03 23:08:37,929 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:37 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac02ba22-1c40-458c-a53b-cd74fba093db', 'x-compute-request-id': 'req-ac02ba22-1c40-458c-a53b-cd74fba093db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:08:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:39,421 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.489s 2025-12-03 23:08:39,421 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:38 GMT', 'server': 'Apache', 'content-length': '1848', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88ff45d0-dd9a-4682-ba1a-a7effcea1b20', 'x-compute-request-id': 'req-88ff45d0-dd9a-4682-ba1a-a7effcea1b20', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:08:38Z", "addresses": {"tempest-network-smoke--1861485821": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:fe:12"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe40:fe12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:fe:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": "2025-12-03T23:08:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:39,425 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-03 23:08:39,842 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.417s 2025-12-03 23:08:39,842 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:39 GMT', 'server': 'Apache', 'content-length': '1848', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199e78a7-fa19-49a9-b56d-ca40cc01f7f9', 'x-compute-request-id': 'req-199e78a7-fa19-49a9-b56d-ca40cc01f7f9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:08:38Z", "addresses": {"tempest-network-smoke--1861485821": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:fe:12"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe40:fe12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:fe:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": "2025-12-03T23:08:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:08:40,079 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.233s 2025-12-03 23:08:40,080 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1620', 'x-openstack-request-id': 'req-a86f08af-c2a4-4184-a26b-48b9bdf26d13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"ports":[{"id":"2ec2e633-af31-478f-b73a-3364a0890de0","name":"","network_id":"513133cf-40c0-4dbf-b5e5-4462e5d4c199","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:40:fe:12","admin_state_up":true,"status":"ACTIVE","device_id":"7b48153c-3fed-4bee-b64f-e23d8ac0a43b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bf8f627e-5b47-4d44-9559-ab60c2136024","ip_address":"10.100.0.10"},{"subnet_id":"c5478882-386d-4c5b-9fb1-e7d51113a201","ip_address":"2001:db8::f816:3eff:fe40:fe12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["532d4f39-74f9-4e5e-8190-dd55991e0135"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-613548860","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testgettingaddress-server-613548860","fqdn":"tempest-testgettingaddress-server-613548860.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe40:fe12","hostname":"tempest-testgettingaddress-server-613548860","fqdn":"tempest-testgettingaddress-server-613548860.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"c10000 reated_at":"2025-12-03T23:08:32Z","updated_at":"2025-12-03T23:08:38Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:08:40,080 20 DEBUG [tempest.common.waiters] Server ID 7b48153c-3fed-4bee-b64f-e23d8ac0a43b ports are all ACTIVE [{'id': '2ec2e633-af31-478f-b73a-3364a0890de0', 'name': '', 'network_id': '513133cf-40c0-4dbf-b5e5-4462e5d4c199', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:40:fe:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '7b48153c-3fed-4bee-b64f-e23d8ac0a43b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'bf8f627e-5b47-4d44-9559-ab60c2136024', 'ip_address': '10.100.0.10'}, {'subnet_id': 'c5478882-386d-4c5b-9fb1-e7d51113a201', 'ip_address': '2001:db8::f816:3eff:fe40:fe12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['532d4f39-74f9-4e5e-8190-dd55991e0135'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-613548860', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testgettingaddress-server-613548860', 'fqdn': 'tempest-testgettingaddress-server-613548860.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fe40:fe12', 'hostname': 'tempest-testgettingaddress-server-613548860', 'fqdn': 'tempest-testgettingaddress-server-613548860.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:08:32Z', 'updated_at': '2025-12-03T23:08:38Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:08:43,004 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.924s 2025-12-03 23:08:43,005 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "2ec2e633-af31-478f-b73a-3364a0890de0", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-6d4499a5-2509-4412-94c6-1a4b50d8cecd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "08e0fff8-6b09-43b3-82a1-fb7dc5a700a0", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.198", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "port_id": "2ec2e633-af31-478f-b73a-3364a0890de0", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "mac_address": "fa:16:3e:40:fe:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:08:41Z", "updated_at": "2025-12-03T23:08:41Z", "revision_number": 0}}' 2025-12-03 23:08:43,006 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2025-12-03 23:08:58,603 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:08:58,667 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:08:58,668 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2025-12-03 23:08:58,989 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.313s 2025-12-03 23:08:58,989 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:58 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-429a0860-3b25-4352-8738-866fd86c5d7b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["vVrvCBZASxC74H7td7Wpsw"], "expires_at": "2025-12-04T00:08:58.000000Z", "issued_at": "2025-12-03T23:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:08:58,990 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dhcp6_stateless_from_os) Found network None available for tenant 2025-12-03 23:09:01,415 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.424s 2025-12-03 23:09:01,415 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1256233622", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1235203054", "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "networks": [{"uuid": "513133cf-40c0-4dbf-b5e5-4462e5d4c199"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:08:58 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-695ad3bf-2b3a-4e47-a241-88d9f10a1a18', 'x-compute-request-id': 'req-695ad3bf-2b3a-4e47-a241-88d9f10a1a18', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "adminPass": "57VDUDLf9nxi"}}' 2025-12-03 23:09:01,654 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.237s 2025-12-03 23:09:01,654 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:01 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a995b0-2452-4df0-b8d1-c607330af0eb', 'x-compute-request-id': 'req-32a995b0-2452-4df0-b8d1-c607330af0eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "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-12-03 23:09:02,922 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.263s 2025-12-03 23:09:02,923 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:02 GMT', 'server': 'Apache', 'content-length': '1475', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2185267-619d-4d5c-8d9d-d231148ea208', 'x-compute-request-id': 'req-a2185267-619d-4d5c-8d9d-d231148ea208', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:02,926 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:09:04,715 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.787s 2025-12-03 23:09:04,715 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:03 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee1548a-a295-43ef-ba65-9b4296b8a727', 'x-compute-request-id': 'req-1ee1548a-a295-43ef-ba65-9b4296b8a727', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:06,763 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 1.043s 2025-12-03 23:09:06,764 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:05 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c11528-0c44-4c2e-979c-6da5accd98e6', 'x-compute-request-id': 'req-63c11528-0c44-4c2e-979c-6da5accd98e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:08,268 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.501s 2025-12-03 23:09:08,269 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:07 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26fb2e91-cef4-41c2-a635-c404f55abc99', 'x-compute-request-id': 'req-26fb2e91-cef4-41c2-a635-c404f55abc99', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:10,043 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.770s 2025-12-03 23:09:10,044 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:09 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28b8781-cef0-4823-848c-2f1fb1314e77', 'x-compute-request-id': 'req-d28b8781-cef0-4823-848c-2f1fb1314e77', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:11,672 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.623s 2025-12-03 23:09:11,673 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:11 GMT', 'server': 'Apache', 'content-length': '1849', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74bace80-b010-4bbd-bd6b-2fef61570264', 'x-compute-request-id': 'req-74bace80-b010-4bbd-bd6b-2fef61570264', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:10Z", "addresses": {"tempest-network-smoke--1861485821": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:10:f1"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe93:10f1", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:10:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": "2025-12-03T23:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:11,676 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:09:12,101 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.425s 2025-12-03 23:09:12,102 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:11 GMT', 'server': 'Apache', 'content-length': '1849', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33086ffb-662e-49ec-8ed3-ee02b3fb066d', 'x-compute-request-id': 'req-33086ffb-662e-49ec-8ed3-ee02b3fb066d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:10Z", "addresses": {"tempest-network-smoke--1861485821": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:10:f1"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe93:10f1", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:10:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": "2025-12-03T23:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:12,200 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=92874d81-af64-48bc-90d0-35625013f924 0.093s 2025-12-03 23:09:12,201 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1625', 'x-openstack-request-id': 'req-d6da2554-1972-4f45-b91d-0adcd2073dab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"ports":[{"id":"ec8d7c93-d605-49f7-911c-96f0550573b3","name":"","network_id":"513133cf-40c0-4dbf-b5e5-4462e5d4c199","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:93:10:f1","admin_state_up":true,"status":"ACTIVE","device_id":"92874d81-af64-48bc-90d0-35625013f924","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bf8f627e-5b47-4d44-9559-ab60c2136024","ip_address":"10.100.0.13"},{"subnet_id":"c5478882-386d-4c5b-9fb1-e7d51113a201","ip_address":"2001:db8::f816:3eff:fe93:10f1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["532d4f39-74f9-4e5e-8190-dd55991e0135"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1256233622","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testgettingaddress-server-1256233622","fqdn":"tempest-testgettingaddress-server-1256233622.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe93:10f1","hostname":"tempest-testgettingaddress-server-1256233622","fqdn":"tempest-testgettingaddress-server-1256233622.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:09:03Z","updated_at":"2025-12-03T23:09:09Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:09:12,201 20 DEBUG [tempest.common.waiters] Server ID 92874d81-af64-48bc-90d0-35625013f924 ports are all ACTIVE [{'id': 'ec8d7c93-d605-49f7-911c-96f0550573b3', 'name': '', 'network_id': '513133cf-40c0-4dbf-b5e5-4462e5d4c199', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:93:10:f1', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '92874d81-af64-48bc-90d0-35625013f924', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'bf8f627e-5b47-4d44-9559-ab60c2136024', 'ip_address': '10.100.0.13'}, {'subnet_id': 'c5478882-386d-4c5b-9fb1-e7d51113a201', 'ip_address': '2001:db8::f816:3eff:fe93:10f1'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['532d4f39-74f9-4e5e-8190-dd55991e0135'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1256233622', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testgettingaddress-server-1256233622', 'fqdn': 'tempest-testgettingaddress-server-1256233622.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fe93:10f1', 'hostname': 'tempest-testgettingaddress-server-1256233622', 'fqdn': 'tempest-testgettingaddress-server-1256233622.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:09:03Z', 'updated_at': '2025-12-03T23:09:09Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:09:13,682 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.481s 2025-12-03 23:09:13,683 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "ec8d7c93-d605-49f7-911c-96f0550573b3", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-512c82b2-a730-424e-8913-c268585c3a4e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8dece177-68bf-4b2f-97fe-b5410ef24ba1", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.222", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "port_id": "ec8d7c93-d605-49f7-911c-96f0550573b3", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "mac_address": "fa:16:3e:93:10:f1", "admin_state_up": true, "status": "ACTIVE", "device_id": "92874d81-af64-48bc-90d0-35625013f924", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:09:12Z", "updated_at": "2025-12-03T23:09:12Z", "revision_number": 0}}' 2025-12-03 23:09:13,684 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-03 23:09:29,307 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:29,417 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:29,418 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-03 23:09:29,419 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:09:29,419 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2025-12-03 23:09:29,424 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:29,523 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:29,524 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2025-12-03 23:09:29,530 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:09:29,530 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-03 23:09:29,534 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:29,640 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:29,640 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-03 23:09:29,645 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:09:29,646 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2025-12-03 23:09:29,648 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:29,763 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:29,764 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2025-12-03 23:09:29,771 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.125684 seconds 2025-12-03 23:09:29,771 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:09:29,772 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-03 23:09:29,775 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:29,840 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:29,841 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-03 23:09:29,846 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.074577 seconds 2025-12-03 23:09:29,846 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.13 2025-12-03 23:09:29,847 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2025-12-03 23:09:29,849 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:29,906 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:29,907 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2025-12-03 23:09:29,914 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.067693 seconds 2025-12-03 23:09:29,914 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:09:29,915 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-03 23:09:29,917 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:30,017 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:30,017 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-03 23:09:30,024 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.109820 seconds 2025-12-03 23:09:30,025 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe93:10f1 2025-12-03 23:09:30,025 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2025-12-03 23:09:30,028 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:30,144 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:30,145 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2025-12-03 23:09:30,154 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.129299 seconds 2025-12-03 23:09:30,154 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:09:30,154 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2025-12-03 23:09:30,157 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:30,265 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:30,266 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2025-12-03 23:09:30,273 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.118773 seconds 2025-12-03 23:09:30,273 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe40:fe12 2025-12-03 23:09:30,274 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-03 23:09:30,280 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:30,341 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:30,343 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-03 23:09:30,353 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.079300 seconds 2025-12-03 23:09:30,353 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:09:30,353 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-03 23:09:30,356 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:09:30,469 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:09:30,470 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-03 23:09:30,479 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.126183 seconds 2025-12-03 23:09:31,764 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dece177-68bf-4b2f-97fe-b5410ef24ba1 1.284s 2025-12-03 23:09:31,764 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6924bd68-3d69-4b55-9bf2-9827664c26f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/8dece177-68bf-4b2f-97fe-b5410ef24ba1'} Body: b'' 2025-12-03 23:09:31,979 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.214s 2025-12-03 23:09:31,979 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:31 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eccd93d-3eed-4bb1-a656-fcd5cb44c692', 'x-compute-request-id': 'req-7eccd93d-3eed-4bb1-a656-fcd5cb44c692', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'' 2025-12-03 23:09:33,034 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 1.054s 2025-12-03 23:09:33,035 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:31 GMT', 'server': 'Apache', 'content-length': '1977', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3aa9934-bb90-46b7-8a39-cfa4d8d545c1', 'x-compute-request-id': 'req-b3aa9934-bb90-46b7-8a39-cfa4d8d545c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"server": {"id": "92874d81-af64-48bc-90d0-35625013f924", "name": "tempest-TestGettingAddress-server-1256233622", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:01Z", "updated": "2025-12-03T23:09:31Z", "addresses": {"tempest-network-smoke--1861485821": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:10:f1"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe93:10f1", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:10:f1"}, {"version": 4, "addr": "192.168.122.222", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:10:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/92874d81-af64-48bc-90d0-35625013f924"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": "2025-12-03T23:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:34,128 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924 0.088s 2025-12-03 23:09:34,129 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:34 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcf49745-d411-4128-b258-fd2e91ac6661', 'x-compute-request-id': 'req-dcf49745-d411-4128-b258-fd2e91ac6661', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/92874d81-af64-48bc-90d0-35625013f924'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 92874d81-af64-48bc-90d0-35625013f924 could not be found."}}' 2025-12-03 23:09:36,131 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/08e0fff8-6b09-43b3-82a1-fb7dc5a700a0 2.002s 2025-12-03 23:09:36,132 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7d0a8539-3e64-4fac-b139-32cc3b802b9c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/08e0fff8-6b09-43b3-82a1-fb7dc5a700a0'} Body: b'' 2025-12-03 23:09:36,376 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.244s 2025-12-03 23:09:36,377 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:36 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ef2235-4f79-4e6a-8268-2f914d2a6473', 'x-compute-request-id': 'req-c7ef2235-4f79-4e6a-8268-2f914d2a6473', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'' 2025-12-03 23:09:37,747 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 1.370s 2025-12-03 23:09:37,747 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:36 GMT', 'server': 'Apache', 'content-length': '1976', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b55c6a29-ad2f-4475-b862-85f2d701a7da', 'x-compute-request-id': 'req-b55c6a29-ad2f-4475-b862-85f2d701a7da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"server": {"id": "7b48153c-3fed-4bee-b64f-e23d8ac0a43b", "name": "tempest-TestGettingAddress-server-613548860", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:08:30Z", "updated": "2025-12-03T23:09:36Z", "addresses": {"tempest-network-smoke--1861485821": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:fe:12"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe40:fe12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:fe:12"}, {"version": 4, "addr": "192.168.122.198", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:fe:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1235203054", "OS-SRV-USG:launched_at": "2025-12-03T23:08:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1413922917"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:38,827 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b 0.076s 2025-12-03 23:09:38,828 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:38 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9ab1d0-f42f-4561-9ea5-5985ef51fe71', 'x-compute-request-id': 'req-ea9ab1d0-f42f-4561-9ea5-5985ef51fe71', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/7b48153c-3fed-4bee-b64f-e23d8ac0a43b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7b48153c-3fed-4bee-b64f-e23d8ac0a43b could not be found."}}' 2025-12-03 23:09:39,791 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/remove_router_interface 0.962s 2025-12-03 23:09:39,791 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c5478882-386d-4c5b-9fb1-e7d51113a201"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b29e4643-e1af-464e-b8d3-a14c275206bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/remove_router_interface'} Body: b'{"id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "a159bab9-a10b-4fb0-94aa-c18fd9d25386", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "subnet_id": "c5478882-386d-4c5b-9fb1-e7d51113a201", "subnet_ids": ["c5478882-386d-4c5b-9fb1-e7d51113a201"]}' 2025-12-03 23:09:40,938 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/c5478882-386d-4c5b-9fb1-e7d51113a201 1.147s 2025-12-03 23:09:40,939 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ed498794-05f7-4b5f-9e75-7ad22bb7219d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/c5478882-386d-4c5b-9fb1-e7d51113a201'} Body: b'' 2025-12-03 23:09:42,420 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/remove_router_interface 1.481s 2025-12-03 23:09:42,421 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bf8f627e-5b47-4d44-9559-ab60c2136024"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3b519bd9-e8fe-4c76-9c0a-20c51e2d2e79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab/remove_router_interface'} Body: b'{1436 "id": "d301157f-5f7c-41f8-bdcf-501414a17eab", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "c905aaf7-274f-4f18-a10a-e0b399dd7867", "network_id": "513133cf-40c0-4dbf-b5e5-4462e5d4c199", "subnet_id": "bf8f627e-5b47-4d44-9559-ab60c2136024", "subnet_ids": ["bf8f627e-5b47-4d44-9559-ab60c2136024"]}' 2025-12-03 23:09:43,160 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab 0.738s 2025-12-03 23:09:43,160 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-02fca2fb-1364-49b1-8dfd-fa15cd2d8d0e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/d301157f-5f7c-41f8-bdcf-501414a17eab'} Body: b'' 2025-12-03 23:09:43,524 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/bf8f627e-5b47-4d44-9559-ab60c2136024 0.363s 2025-12-03 23:09:43,524 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-df257ea9-c123-4ed3-88ef-2c6415bbe11a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/bf8f627e-5b47-4d44-9559-ab60c2136024'} Body: b'' 2025-12-03 23:09:45,641 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/513133cf-40c0-4dbf-b5e5-4462e5d4c199 2.117s 2025-12-03 23:09:45,642 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1db614a2-4ceb-476e-9ff5-abb9f560f3ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/513133cf-40c0-4dbf-b5e5-4462e5d4c199'} Body: b'' 2025-12-03 23:09:45,886 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/532d4f39-74f9-4e5e-8190-dd55991e0135 0.244s 2025-12-03 23:09:45,886 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-145ac413-5c2f-4d23-972d-8a1d1cac0139', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/532d4f39-74f9-4e5e-8190-dd55991e0135'} Body: b'' 2025-12-03 23:09:45,971 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1235203054 0.084s 2025-12-03 23:09:45,971 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:45 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7656bc38-433b-491c-a272-272335533eff', 'x-compute-request-id': 'req-7656bc38-433b-491c-a272-272335533eff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1235203054'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:09:38.235003Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2025-12-03 23:10:34.231657Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:09:39,031 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.796s 2025-12-03 23:09:39,032 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1385823942", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-be978935-93f6-46ce-8904-dfabe59ba929', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"ae225d44-ea98-4844-a8e7-7ccc55d3ab30","name":"tempest-network-smoke--1385823942","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:09:38Z","updated_at":"2025-12-03T23:09:38Z","revision_number":1}}' 2025-12-03 23:09:41,748 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.715s 2025-12-03 23:09:41,748 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1994815687", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-23178530-7b29-441c-b43a-3c10364984c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "f2731a47-7c99-40d8-9a7c-34655bcf906a", "name": "tempest-TestNetworkBasicOps-router-1994815687", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.189"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:09:39Z", "updated_at": "2025-12-03T23:09:39Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:41,869 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.120s 2025-12-03 23:09:41,870 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-28d67c53-5cab-4e38-b8c9-6ac719982ead', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:09:42,496 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.625s 2025-12-03 23:09:42,496 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-eac8c892-f301-4b9d-9078-45ca4c26fc85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:09:42,604 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.107s 2025-12-03 23:09:42,604 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-62022a95-5d84-4960-8f52-15f9f43a8225', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:09:42,701 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.096s 2025-12-03 23:09:42,701 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-af85b729-6cdd-4d20-b0d4-c847d2d8ede7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:09:45,726 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 3.024s 2025-12-03 23:09:45,727 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-2124330166", "network_id": "ae225d44-ea98-4844-a8e7-7ccc55d3ab30", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-8b72aff6-5c47-48ff-aa7b-31c7876517ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"51ff0618-cbce-4b59-b2c9-b5b964d9ea44","name":"tempest-subnet-smoke-2124330166","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"ae225d44-ea98-4844-a8e7-7ccc55d3ab30","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:09:43Z","updated_at":"2025-12-03T23:09:43Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:49,577 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f2731a47-7c99-40d8-9a7c-34655bcf906a/add_router_interface 3.850s 2025-12-03 23:09:49,578 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "51ff0618-cbce-4b59-b2c9-b5b964d9ea44"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c9fa1160-5880-49c1-b7c3-6eae5b16baae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f2731a47-7c99-40d8-9a7c-34655bcf906a/add_router_interface'} Body: b'{"id": "f2731a47-7c99-40d8-9a7c-34655bcf906a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "07f996bb-dd6e-457e-bc2c-e62e96f4edff", "network_id": "ae225d44-ea98-4844-a8e7-7ccc55d3ab30", "subnet_id": "51ff0618-cbce-4b59-b2c9-b5b964d9ea44", "subnet_ids": ["51ff0618-cbce-4b59-b2c9-b5b964d9ea44"]}' 2025-12-03 23:09:50,249 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.670s 2025-12-03 23:09:50,249 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4567', 'x-openstack-request-id': 'req-6dc141e6-2088-4c2a-a9c4-851b15969377', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"ae225d44-ea98-4844-a8e7-7ccc55d3ab30","name":"tempest-network-smoke--1385823942","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["51ff0618-cbce-4b59-b2c9-b5b964d9ea44"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:09:38Z","updated_at":"2025-12-03T23:09:43Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":4714},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_ 2025-12-03 23:09:50,692 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.442s 2025-12-03 23:09:50,692 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3921', 'x-openstack-request-id': 'req-41e89769-b52f-4e7f-b62e-162ca026acc9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"51ff0618-cbce-4b59-b2c9-b5b964d9ea44","name":"tempest-subnet-smoke-2124330166","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"ae225d44-ea98-4844-a8e7-7ccc55d3ab30","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["1.2.3.4"],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:09:43Z","updated_at":"2025-12-03T23:09:43Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:09:50,867 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.174s 2025-12-03 23:09:50,868 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1309', 'x-openstack-request-id': 'req-6ccd85a9-1f97-40bc-b4d4-cdd0c86fd370', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}, {"id": "f2731a47-7c99-40d8-9a7c-34655bcf906a", "name": "tempest-TestNetworkBasicOps-router-1994815687", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.189"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:09:39Z", "updated_at": "2025-12-03T23:09:47Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:09:50,967 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.097s 2025-12-03 23:09:50,967 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1605510292", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCNmGsXpPUzJgVhRaR2b4bnlNCW4XCEz7ungmtVxrl2yS3yVFSBfc80ZVD225P51Fe0BVA/e+UdLNeuGOb4CQZTP+t4t4ykHUUmMIbtMbgZWtJIIUxJ3OrFWg8p5okd3Tw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:50 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce75842-8b22-47b1-945b-eb36819915d7', 'x-compute-request-id': 'req-4ce75842-8b22-47b1-945b-eb36819915d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1605510292", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCNmGsXpPUzJgVhRaR2b4bnlNCW4XCEz7ungmtVxrl2yS3yVFSBfc80ZVD225P51Fe0BVA/e+UdLNeuGOb4CQZTP+t4t4ykHUUmMIbtMbgZWtJIIUxJ3OrFWg8p5okd3Tw==", "fingerprint": "cc:ff:4a:e5:2d:69:fe:29:62:92:08:60:c4:75:a5:2f", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:09:51,342 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.373s 2025-12-03 23:09:51,343 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1215746083", "description": "tempest-secgroup-smoke-1215746083 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-943ad50c-0b6b-4519-8678-2672da8a2f26', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "name": "tempest-secgroup-smoke-1215746083", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-1215746083 description", "shared": false, "security_group_rules": [{"id": "0f138a70-be14-4149-9124-46ea22636f57", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "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": 1635, "description": null, "tags": [], "created_at": "2025-12-03T23:09:51Z", "updated_at": "2025-12-03T23:09:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "c130e885-0af5-4e7a-9398-f8ea584e8454", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "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": 1633, "description": null, "tags": [], "created_at": "2025-12-03T23:09:51Z", "updated_at": "2025-12-03T23:09:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:09:51Z", "updated_at": "2025-12-03T23:09:51Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:51,605 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.261s 2025-12-03 23:09:51,605 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-24a7fbe4-4059-4fae-af6b-da78519b0679', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1e08894a-652e-45ac-91d2-51e0b7760f9a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "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, "description": "", "created_at": "2025-12-03T23:09:51Z", "updated_at": "2025-12-03T23:09:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:51,830 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.224s 2025-12-03 23:09:51,830 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-dfc29145-8db4-405b-af45-fd89a259dd15', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0bcc7ae0-dd91-413f-8484-a640dd6a0ff4", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:09:51Z", "updated_at": "2025-12-03T23:09:51Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:52,777 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.946s 2025-12-03 23:09:52,777 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-59032c94-43d7-42e5-ab8c-79b74b6b6558', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "20af8846-409c-463d-97c0-d3bb1bd9bc43", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "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, "description": "", "created_at": "2025-12-03T23:09:52Z", "updated_at": "2025-12-03T23:09:52Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:53,053 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.275s 2025-12-03 23:09:53,054 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-106cdf56-8425-43a9-a06f-e7e2308be577', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ecb04beb-f1b8-467c-a901-8918bfee558c", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:09:52Z", "updated_at": "2025-12-03T23:09:52Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:53,297 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.243s 2025-12-03 23:09:53,297 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f2599790-ea4e-41e6-9c44-4f2edd412fd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ff5e2878-8ef3-4b6c-8724-dc37be6eb265", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:09:53Z", "updated_at": "2025-12-03T23:09:53Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:53,544 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.246s 2025-12-03 23:09:53,544 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e13e1884-de9b-40d4-8d15-754338f87560', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "40e5b00a-8e42-4aac-9787-888048a3cd19", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c549d173-affc-42eb-93d1-7a91bacd9d0b", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:09:53Z", "updated_at": "2025-12-03T23:09:53Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:09:53,904 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.354s 2025-12-03 23:09:53,905 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:53 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5a4b496-b90b-42ce-9ba4-fe14421b82f4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["zKeu7WfUR5aG8xUTh5jnYg"], "expires_at": "2025-12-04T00:09:53.000000Z", "issued_at": "2025-12-03T23:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:09:53,905 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-12-03 23:09:55,970 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.064s 2025-12-03 23:09:55,970 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2000945686", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "ae225d44-ea98-4844-a8e7-7ccc55d3ab30"}], "key_name": "tempest-TestNetworkBasicOps-1605510292", "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:53 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f283b7f0-3af4-4006-bb07-149298fed964', 'x-compute-request-id': 'req-f283b7f0-3af4-4006-bb07-149298fed964', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "adminPass": "MMP8aM2emWTk"}}' 2025-12-03 23:09:56,698 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.726s 2025-12-03 23:09:56,698 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:55 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97636ed9-929b-4003-b3f5-7223edc3fc32', 'x-compute-request-id': 'req-97636ed9-929b-4003-b3f5-7223edc3fc32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:09:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1605510292", "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-12-03 23:09:57,950 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.248s 2025-12-03 23:09:57,950 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:57 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d055a7a-136b-4eea-9934-f7e2bec3fe58', 'x-compute-request-id': 'req-8d055a7a-136b-4eea-9934-f7e2bec3fe58', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:09:57,953 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:09:59,599 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.645s 2025-12-03 23:09:59,599 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:58 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62ef13ce-ca62-47c6-b44a-f98e5467699c', 'x-compute-request-id': 'req-62ef13ce-ca62-47c6-b44a-f98e5467699c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:01,156 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.551s 2025-12-03 23:10:01,156 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:00 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5264378-ccfc-439b-aca3-c2df80d00578', 'x-compute-request-id': 'req-c5264378-ccfc-439b-aca3-c2df80d00578', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:02,680 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.519s 2025-12-03 23:10:02,680 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:02 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a0931e-7bb5-475d-8064-ce6ead35c827', 'x-compute-request-id': 'req-54a0931e-7bb5-475d-8064-ce6ead35c827', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:04,042 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.357s 2025-12-03 23:10:04,042 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:03 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bbf7d59-c628-4af0-bc56-0734e38fef32', 'x-compute-request-id': 'req-9bbf7d59-c628-4af0-bc56-0734e38fef32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:05,489 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.442s 2025-12-03 23:10:05,490 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:05 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165a4ef0-dde4-448c-bdf0-0bc0ac5e3e5b', 'x-compute-request-id': 'req-165a4ef0-dde4-448c-bdf0-0bc0ac5e3e5b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:09,004 21 INFO [te10000 mpest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 2.510s 2025-12-03 23:10:09,004 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:06 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f478903f-72de-4bd7-983f-ba2a9c263b0a', 'x-compute-request-id': 'req-f478903f-72de-4bd7-983f-ba2a9c263b0a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:10:05Z", "addresses": {"tempest-network-smoke--1385823942": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:49:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": "2025-12-03T23:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:09,009 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-12-03 23:10:09,609 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.599s 2025-12-03 23:10:09,609 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:09 GMT', 'server': 'Apache', 'content-length': '1718', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d0edf91-d7a9-4354-9601-9c7230063121', 'x-compute-request-id': 'req-9d0edf91-d7a9-4354-9601-9c7230063121', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:10:05Z", "addresses": {"tempest-network-smoke--1385823942": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:49:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": "2025-12-03T23:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:09,613 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:10:10,663 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=464393c4-6c91-447f-a313-d2c1ddcdb2d6 1.050s 2025-12-03 23:10:10,664 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-d0610dc2-009a-4fec-b210-42e972cdb989', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"ports":[{"id":"096b56ce-ad0c-48dc-9c72-197a1b8addbe","name":"","network_id":"ae225d44-ea98-4844-a8e7-7ccc55d3ab30","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:0b:49:30","admin_state_up":true,"status":"ACTIVE","device_id":"464393c4-6c91-447f-a313-d2c1ddcdb2d6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"51ff0618-cbce-4b59-b2c9-b5b964d9ea44","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c549d173-affc-42eb-93d1-7a91bacd9d0b"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2000945686","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-2000945686","fqdn":"tempest-testnetworkbasicops-server-2000945686.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:09:58Z","updated_at":"2025-12-03T23:10:05Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:10:10,664 21 DEBUG [tempest.common.waiters] Server ID 464393c4-6c91-447f-a313-d2c1ddcdb2d6 ports are all ACTIVE [{'id': '096b56ce-ad0c-48dc-9c72-197a1b8addbe', 'name': '', 'network_id': 'ae225d44-ea98-4844-a8e7-7ccc55d3ab30', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:0b:49:30', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '464393c4-6c91-447f-a313-d2c1ddcdb2d6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '51ff0618-cbce-4b59-b2c9-b5b964d9ea44', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c549d173-affc-42eb-93d1-7a91bacd9d0b'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-2000945686', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-2000945686', 'fqdn': 'tempest-testnetworkbasicops-server-2000945686.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:09:58Z', 'updated_at': '2025-12-03T23:10:05Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:10:13,487 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.822s 2025-12-03 23:10:13,487 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "096b56ce-ad0c-48dc-9c72-197a1b8addbe", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-a1d3c9c0-03d0-4077-bb64-60f1ee059a0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e2eafa9f-106c-48e4-8922-9e8458e94234", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.230", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f2731a47-7c99-40d8-9a7c-34655bcf906a", "port_id": "096b56ce-ad0c-48dc-9c72-197a1b8addbe", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ae225d44-ea98-4844-a8e7-7ccc55d3ab30", "mac_address": "fa:16:3e:0b:49:30", "admin_state_up": true, "status": "ACTIVE", "device_id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:10:11Z", "updated_at": "2025-12-03T23:10:11Z", "revision_number": 0}}' 2025-12-03 23:10:13,623 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e2eafa9f-106c-48e4-8922-9e8458e94234 0.135s 2025-12-03 23:10:13,623 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-93559866-3d61-4767-a1d1-6f6ff2258e9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e2eafa9f-106c-48e4-8922-9e8458e94234'} Body: b'{"floatingip": {"id": "e2eafa9f-106c-48e4-8922-9e8458e94234", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.230", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f2731a47-7c99-40d8-9a7c-34655bcf906a", "port_id": "096b56ce-ad0c-48dc-9c72-197a1b8addbe", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ae225d44-ea98-4844-a8e7-7ccc55d3ab30", "mac_address": "fa:16:3e:0b:49:30", "admin_state_up": true, "status": "ACTIVE", "device_id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:10:11Z", "updated_at": "2025-12-03T23:10:13Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:13,623 21 INFO [tempest.scenario.manager] FloatingIP: {'id': 'e2eafa9f-106c-48e4-8922-9e8458e94234', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.230', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'f2731a47-7c99-40d8-9a7c-34655bcf906a', 'port_id': '096b56ce-ad0c-48dc-9c72-197a1b8addbe', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ae225d44-ea98-4844-a8e7-7ccc55d3ab30', 'mac_address': 'fa:16:3e:0b:49:30', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '464393c4-6c91-447f-a313-d2c1ddcdb2d6', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:10:11Z', 'updated_at': '2025-12-03T23:10:13Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:10:13,623 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.136057 seconds 2025-12-03 23:10:13,624 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.230 with user: cirros 2025-12-03 23:10:13,624 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.230 in 120 sec and the expected result is reachable 2025-12-03 23:10:23,863 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.239035 seconds 2025-12-03 23:10:23,864 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.230 in 120 sec and the ping result is expected 2025-12-03 23:10:24,023 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6/action 0.158s 2025-12-03 23:10:24,023 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:23 GMT', 'server': 'Apache', 'content-length': '75351', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fabc11e6-0c10-4b73-8db8-5f848fb4e53a', 'x-compute-request-id': 'req-fabc11e6-0c10-4b73-8db8-5f848fb4e53a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1241411028 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001174] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001558] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004356] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004388] Using GB pages for direct mapping\\n[ 0.004621] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004625] ACPI: Early table checksum verification disabled\\n[ 0.004630] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004635] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004644] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004652] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004657] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004661] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004666] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004671] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004675] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004677] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004678] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004679] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004681] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004682] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005903] No NUMA configuration fo 2025-12-03 23:10:24,025 21 DEBUG [tempest.scenario.manager] Console output for 464393c4-6c91-447f-a313-d2c1ddcdb2d6 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1241411028 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001174] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001558] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004356] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004388] Using GB pages for direct mapping [ 0.004621] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004625] ACPI: Early table checksum verification disabled [ 0.004630] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004635] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004644] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004652] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004657] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004661] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004666] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004671] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004675] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004677] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004678] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004679] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004681] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004682] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005903] No NUMA configuration found [ 0.005906] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005917] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006429] Zone ranges: [ 0.006432] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006435] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006438] Normal empty [ 0.006440] Device empty [ 0.006442] Movable zone start for each node [ 0.006447] Early memory node ranges [ 0.006448] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006450] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006453] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006688] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006718] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006930] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015907] ACPI: PM-Timer IO Port: 0x608 [ 0.015934] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016054] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016058] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016060] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016062] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016064] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016065] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016069] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016071] TSC deadline timer available [ 0.016085] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016163] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016165] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016167] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016168] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016170] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016172] Booting paravirtualized kernel on KVM [ 0.016174] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016180] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016442] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016536] kvm-guest: setup async PF for cpu 0 [ 0.016564] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016584] kvm-guest: PV spinlocks disabled, single CPU [ 0.016589] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016591] Policy zone: DMA32 [ 0.016592] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016648] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016660] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016667] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016724] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016969] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017686] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017715] ftrace: allocating 50600 entries in 198 pages [ 0.040437] ftrace: allocated 198 pages with 4 groups [ 0.040581] rcu: Hierarchical RCU implementation. [ 0.040583] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.040585] Rude variant of Tasks RCU enabled. [ 0.040586] Tracing variant of Tasks RCU enabled. [ 0.040587] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.040588] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.044832] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.045227] random: crng init done [ 0.081110] Console: colour VGA+ 80x25 [ 0.221730] printk: console [tty1] enabled [ 0.517936] printk: console [ttyS0] enabled [ 0.520676] ACPI: Core revision 20210730 [ 0.523283] APIC: Switch to symmetric I/O mode setup [ 0.527493] x2apic enabled [ 0.530515] Switched APIC routing to physical x2apic. [ 0.538954] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.545890] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.549884] pid_max: default: 32768 minimum: 301 [ 0.549884] LSM: Security Framework initializing [ 0.549884] landlock: Up and running. [ 0.549884] Yama: becoming mindful. [ 0.549884] AppArmor: AppArmor initialized [ 0.549884] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.549884] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.549884] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.549884] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.549884] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.549884] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.549884] Spectre V2 : Mitigation: Retpolines [ 0.549884] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.549884] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.549884] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.549884] RETBleed: Mitigation: untrained return thunk [ 0.549884] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.549884] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.549884] Freeing SMP alternatives memory: 44K [ 0.549884] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.550037] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.553907] ... version: 0 [ 0.556565] ... bit width: 48 [ 0.557898] ... generic registers: 6 [ 0.560519] ... value mask: 0000ffffffffffff [ 0.561898] ... max period: 00007fffffffffff [ 0.565192] ... fixed-purpose events: 0 [ 0.565899] ... event mask: 000000000000003f [ 0.569262] rcu: Hierarchical SRCU implementation. [ 0.570390] smp: Bringing up secondary CPUs ... [ 0.573272] smp: Brought up 1 node, 1 CPU [ 0.573902] smpboot: Max logical packages: 1 [ 0.576724] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.578438] devtmpfs: initialized [ 0.580773] x86/mm: Memory block size: 128MB [ 0.582089] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.585919] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.589981] pinctrl core: initialized pinctrl subsystem [ 0.593627] PM: RTC time: 23:10:06, date: 2025-12-03 [ 0.594122] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.597996] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.601936] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.605910] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.609915] audit: initializing netlink subsys (disabled) [ 0.613584] thermal_sys: Registered thermal governor 'fair_share' [ 0.613586] thermal_sys: Registered thermal governor 'bang_bang' [ 0.613898] thermal_sys: Registered thermal governor 'step_wise' [ 0.617558] thermal_sys: Registered thermal governor 'user_space' [ 0.617903] audit: type=2000 audit(1764803406.903:1): state=initialized audit_enabled=0 res=1 [ 0.621905] thermal_sys: Registered thermal governor 'power_allocator' [ 0.621925] EISA bus registered [ 0.628077] cpuidle: using governor ladder [ 0.629900] cpuidle: using governor menu [ 0.635001] ACPI: bus type PCI registered [ 0.637572] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.638551] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.641913] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.645937] PCI: Using configuration type 1 for base access [ 0.651623] Kprobes globally optimized [ 0.654082] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.657914] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.663079] ACPI: Added _OSI(Module Device) [ 0.665975] ACPI: Added _OSI(Processor Device) [ 0.669998] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.673917] ACPI: Added _OSI(Processor Aggregator Device) [ 0.677941] ACPI: Added _OSI(Linux-Dell-Video) [ 0.681928] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.685912] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.694261] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.701702] ACPI: Interpreter enabled [ 0.701914] ACPI: PM: (supports S0 S5) [ 0.704303] ACPI: Using IOAPIC for interrupt routing [ 0.705955] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.709905] PCI: Using E820 reservations for host bridge windows [ 0.713689] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.719351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.721912] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.726064] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.730034] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.735049] PCI host bridge to bus 0000:00 [ 0.737639] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.737901] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.741902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.745899] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.749898] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.753902] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.757900] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.762355] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.771451] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.780835] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.789939] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.797938] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.809937] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.814111] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.822384] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.829178] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.835386] pci 0000:00:02.0: enabling Extended Tags [ 0.840368] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.845374] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.852750] pci 0000:00:02.1: enabling Extended Tags [ 0.856198] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.861495] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.867238] pci 0000:00:02.2: enabling Extended Tags [ 0.873865] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.876964] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.883140] pci 0000:00:02.3: enabling Extended Tags [ 0.888094] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.892874] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.899425] pci 0000:00:02.4: enabling Extended Tags [ 0.904091] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.911067] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.920970] pci 0000:00:02.5: enabling Extended Tags [ 0.924072] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.928895] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.938051] pci 0000:00:02.6: enabling Extended Tags [ 0.943360] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.949002] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.956322] pci 0000:00:02.7: enabling Extended Tags [ 0.962198] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.968927] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.974595] pci 0000:00:03.0: enabling Extended Tags [ 0.981930] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.988253] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.995140] pci 0000:00:03.1: enabling Extended Tags [ 1.002116] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.008346] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.016154] pci 0000:00:03.2: enabling Extended Tags [ 1.020630] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.025372] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.032985] pci 0000:00:03.3: enabling Extended Tags [ 1.036235] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.041148] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.049868] pci 0000:00:03.4: enabling Extended Tags [ 1.053800] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.057608] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.063115] pci 0000:00:03.5: enabling Extended Tags [ 1.068276] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.075197] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.085481] pci 0000:00:03.6: enabling Extended Tags [ 1.088130] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.093703] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.100275] pci 0000:00:03.7: enabling Extended Tags [ 1.106838] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.113035] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.119063] pci 0000:00:04.0: enabling Extended Tags [ 1.125860] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.129210] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.135351] pci 0000:00:04.1: enabling Extended Tags [ 1.140139] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.145162] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.153446] pci 0000:00:04.2: enabling Extended Tags [ 1.156215] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.161170] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.170778] pci 0000:00:04.3: enabling Extended Tags [ 1.176406] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.181387] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.188399] pci 0000:00:04.4: enabling Extended Tags [ 1.192447] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.197249] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.203231] pci 0000:00:04.5: enabling Extended Tags [ 1.210068] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.217909] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.230244] pci 0000:00:04.6: enabling Extended Tags [ 1.236623] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.241813] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.248527] pci 0000:00:04.7: enabling Extended Tags [ 1.256724] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.261379] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.267483] pci 0000:00:05.0: enabling Extended Tags [ 1.338361] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.343812] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.346792] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.365906] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.373388] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.378238] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.391383] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.403121] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.409912] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.419846] pci 0000:01:00.0: enabling Extended Tags [ 1.511035] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.513977] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.517973] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.522074] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.528454] pci_bus 0000:02: extended config space not accessible [ 1.530253] acpiphp: Slot [1] registered [ 1.533280] acpiphp: Slot [0] registered [ 1.534043] acpiphp: Slot [2] registered [ 1.537125] acpiphp: Slot [3] registered [ 1.538005] acpiphp: Slot [4] registered [ 1.541098] acpiphp: Slot [5] registered [ 1.541989] acpiphp: Slot [6] registered [ 1.545032] acpiphp: Slot [7] registered [ 1.546010] acpiphp: Slot [8] registered [ 1.549280] acpiphp: Slot [9] registered [ 1.550015] acpiphp: Slot [10] registered [ 1.553397] acpiphp: Slot [11] registered [ 1.554012] acpiphp: Slot [12] registered [ 1.557313] acpiphp: Slot [13] registered [ 1.558000] acpiphp: Slot [14] registered [ 1.561325] acpiphp: Slot [15] registered [ 1.561992] acpiphp: Slot [16] registered [ 1.565214] acpiphp: Slot [17] registered [ 1.565984] acpiphp: Slot [18] registered [ 1.569052] acpiphp: Slot [19] registered [ 1.570020] acpiphp: Slot [20] registered [ 1.573386] acpiphp: Slot [21] registered [ 1.574003] acpiphp: Slot [22] registered [ 1.577511] acpiphp: Slot [23] registered [ 1.578028] acpiphp: Slot [24] registered [ 1.581486] acpiphp: Slot [25] registered [ 1.581991] acpiphp: Slot [26] registered [ 1.585404] acpiphp: Slot [27] registered [ 1.586004] acpiphp: Slot [28] registered [ 1.589523] acpiphp: Slot [29] registered [ 1.589998] acpiphp: Slot [30] registered [ 1.593756] acpiphp: Slot [31] registered [ 1.597051] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.609206] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.696214] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.697968] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.701712] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.702016] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.711831] acpiphp: Slot [0-2] registered [ 1.714608] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.725184] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.735658] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.740123] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.742085] pci 0000:03:00.0: enabling Extended Tags [ 1.827399] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.830010] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.834003] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.841198] acpiphp: Slot [0-3] registered [ 1.842499] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.853905] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.867218] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.874013] pci 0000:04:00.0: enabling Extended Tags [ 1.957858] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.958024] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.962021] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.968682] acpiphp: Slot [0-4] registered [ 1.970605] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.979496] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.991279] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.998104] pci 0000:05:00.0: enabling Extended Tags [ 2.083136] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.086510] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.090002] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.096915] acpiphp: Slot [0-5] registered [ 2.098486] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.109710] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.117900] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.126898] pci 0000:06:00.0: enabling Extended Tags [ 2.207726] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.210021] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.214003] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.220704] acpiphp: Slot [0-6] registered [ 2.292404] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.294004] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.298003] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.304677] acpiphp: Slot [0-7] registered [ 2.376961] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.378032] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.382004] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.389223] acpiphp: Slot [0-8] registered [ 2.461582] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.462004] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.466001] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.472804] acpiphp: Slot [0-9] registered [ 2.545469] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.546001] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.550001] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.556619] acpiphp: Slot [0-10] registered [ 2.634944] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.638049] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.642030] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.648972] acpiphp: Slot [0-11] registered [ 2.723834] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.726009] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.730006] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.736765] acpiphp: Slot [0-12] registered [ 2.811635] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.814016] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.818044] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.825028] acpiphp: Slot [0-13] registered [ 2.900850] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.902058] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.906023] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.913518] acpiphp: Slot [0-14] registered [ 2.996227] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.998013] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.002015] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.009010] acpiphp: Slot [0-15] registered [ 3.081777] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.082029] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.086008] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.092870] acpiphp: Slot [0-16] registered [ 3.165185] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.166010] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.170003] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.176849] acpiphp: Slot [0-17] registered [ 3.251057] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.254034] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.258002] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.265111] acpiphp: Slot [0-18] registered [ 3.337092] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.338010] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.342031] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.348757] acpiphp: Slot [0-19] registered [ 3.426301] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.430009] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.434010] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.440836] acpiphp: Slot [0-20] registered [ 3.517522] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.518032] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.522018] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.529197] acpiphp: Slot [0-21] registered [ 3.603592] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.606033] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.610052] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.617572] acpiphp: Slot [0-22] registered [ 3.694219] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.698029] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.702015] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.709496] acpiphp: Slot [0-23] registered [ 3.786114] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.790030] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.794009] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.801375] acpiphp: Slot [0-24] registered [ 3.885420] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.886037] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.890034] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.897625] acpiphp: Slot [0-25] registered [ 3.973697] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.974013] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.978006] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.027684] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.030157] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.034089] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.038085] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.042101] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.046084] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.050094] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.054108] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.057985] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.061914] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.065918] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.069916] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.073917] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.077916] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.081916] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.085923] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.090237] iommu: Default domain type: Translated [ 4.093900] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.098089] SCSI subsystem initialized [ 4.102042] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.105884] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.105913] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.109900] vgaarb: loaded [ 4.112681] ACPI: bus type USB registered [ 4.113923] usbcore: registered new interface driver usbfs [ 4.117925] usbcore: registered new interface driver hub [ 4.121921] usbcore: registered new device driver usb [ 4.125930] pps_core: LinuxPPS API ver. 1 registered [ 4.129897] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.133908] PTP clock support registered [ 4.137644] EDAC MC: Ver: 3.0.0 [ 4.140877] NetLabel: Initializing [ 4.141900] NetLabel: domain hash size = 128 [ 4.145901] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.149961] NetLabel: unlabeled traffic allowed by default [ 4.154076] PCI: Using ACPI for IRQ routing [ 4.982620] clocksource: Switched to clocksource kvm-clock [ 5.011399] VFS: Disk quotas dquot_6.6.0 [ 5.014285] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.020465] AppArmor: AppArmor Filesystem Enabled [ 5.024573] pnp: PnP ACPI init [ 5.027398] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.033238] pnp: PnP ACPI: found 5 devices [ 5.041910] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.047899] NET: Registered PF_INET protocol family [ 5.052123] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.058303] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.064017] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.069399] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.074692] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.079521] TCP: Hash tables configured (established 1024 bind 1024) [ 5.084029] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.089075] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.093571] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.098378] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.102343] NET: Registered PF_XDP protocol family [ 5.105757] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.111371] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.116998] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.122588] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.128213] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.133831] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.139569] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.145133] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.150748] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.156400] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.162073] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.167634] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.173271] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.178885] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.184737] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.190208] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.195849] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.201665] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.207272] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.212811] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.218561] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.224285] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.229857] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.235467] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.241116] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.245423] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.250562] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.255837] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.261118] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.266729] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.272244] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.277768] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.283307] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.288846] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.294437] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.300199] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.308096] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.312781] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.317832] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.323031] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.327849] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.332729] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.337253] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.341933] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.346476] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.351237] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.355744] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.360356] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.364763] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.369442] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.373958] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.379393] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.383881] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.388957] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.393720] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.398469] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.403422] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.408428] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.413497] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.418098] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.422721] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.427374] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.431908] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.436278] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.440965] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.446079] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.450490] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.454871] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.459211] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.463473] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.467912] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.472580] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.476912] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.481376] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.486037] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.490746] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.495454] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.500036] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.505014] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.509792] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.514947] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.519719] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.525351] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.529972] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.534598] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.539124] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.543894] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.548715] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.553359] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.558112] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.562795] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.567233] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.571879] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.576972] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.582582] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.589352] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.597173] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.604624] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.613251] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.617803] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.623855] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.629762] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.637823] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.642731] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.648764] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.656338] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.661823] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.667743] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.679281] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.685467] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.691309] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.699948] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.707124] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.713060] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.721282] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.727049] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.732266] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.740303] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.745609] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.752778] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.760828] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.765850] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.771545] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.778432] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.784736] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.789965] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.797932] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.802531] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.809281] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.817177] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.821988] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.828535] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.837296] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.845462] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.854313] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.864988] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.869918] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.878870] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.887297] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.895217] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.898681] pci 0000:00:03.5: bridge window [io 0xe00BFC0 0-0xefff] [ 5.905293] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.910535] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.917561] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.920736] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.926812] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.931894] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.939155] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.942431] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.948048] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.953096] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.960303] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.963750] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.969870] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.974686] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.984793] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.990966] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.002698] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.016935] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.028855] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.033924] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.042534] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.052073] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.062834] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.068869] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.076845] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.085411] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.095487] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.102134] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.110874] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.118787] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.131004] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.137187] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.144698] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.152129] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.163346] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.170265] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.178565] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.186568] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.197836] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.203974] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.212739] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.221766] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.232446] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.237922] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.247012] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.255584] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.266937] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.273320] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.281195] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.287874] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.294387] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.301474] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.308589] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.314283] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.320421] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.328584] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.334041] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.341682] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.349090] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.355561] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.362644] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.369223] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.376258] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.382387] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.389417] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.395479] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.402666] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.408835] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.416474] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.422447] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.429372] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.436347] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.444220] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.451567] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.458978] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.465342] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.473985] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.481394] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.489329] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.495827] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.503002] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.508425] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.514579] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.521642] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.527116] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.533246] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.540456] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.546157] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.552195] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.559124] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.564740] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.570777] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.577847] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.583227] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.590043] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.597404] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.603035] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.609821] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.615903] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.619635] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.623728] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.628404] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.631876] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.638889] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.646679] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.652611] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.659286] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.667321] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.672622] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.676541] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.684582] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.690738] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.697094] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.704173] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.709394] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.716165] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.724525] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.730140] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.736605] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.745686] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.757555] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12008 usecs [ 6.767437] PCI: CLS 0 bytes, default 64 [ 6.771477] Trying to unpack rootfs image as initramfs... [ 6.776741] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.798211] Initialise system trusted keyrings [ 6.806014] Key type blacklist registered [ 6.814031] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.831432] zbud: loaded [ 6.838129] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.850098] fuse: init (API version 7.34) [ 6.858187] integrity: Platform Keyring initialized [ 6.873981] Key type asymmetric registered [ 6.881954] Asymmetric key parser 'x509' registered [ 6.894160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.910105] io scheduler mq-deadline registered [ 6.920624] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.934535] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.959668] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.974699] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.995506] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.010375] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.020765] Freeing initrd memory: 8744K [ 7.029726] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.037091] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.047024] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.053180] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.066025] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.073421] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.083802] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.091788] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.103215] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.110799] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.118984] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.127460] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.135270] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.146032] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.152509] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.163738] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.170232] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.180869] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.188440] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.198915] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.205721] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.217396] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.223779] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.234157] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.241812] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.252569] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.260343] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.268419] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.276458] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.283972] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.293994] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.300261] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.312586] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.320284] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.330899] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.338403] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.348295] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.354313] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.365754] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.373597] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.384555] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.391521] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.401381] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.407692] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.415694] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.424184] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.431734] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.442492] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.455232] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.462033] shpchp 0000:01:00.0: Slot initialization failed [ 7.470632] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.476035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.480877] ACPI: button: Power Button [PWRF] [ 7.506318] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.546432] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.552884] Linux agpgart interface v0.103 [ 7.557040] loop: module loaded [ 7.559546] tun: Universal TUN/TAP device driver, 1.6 [ 7.562758] PPP generic driver version 2.4.2 [ 7.566955] VFIO - User Level meta-driver version: 0.3 [ 7.576724] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.583392] ehci-pci: EHCI PCI platform driver [ 7.588696] ehci-platform: EHCI generic platform driver [ 7.594225] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.600514] ohci-pci: OHCI PCI platform driver [ 7.605072] ohci-platform: OHCI generic platform driver [ 7.611013] uhci_hcd: USB Universal Host Controller Interface driver [ 7.620826] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.626950] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.634934] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.640495] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.646745] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.656953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.665028] usb usb1: Product: UHCI Host Controller [ 7.671280] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.679049] usb usb1: SerialNumber: 0000:02:01.0 [ 7.684965] hub 1-0:1.0: USB hub found [ 7.689503] hub 1-0:1.0: 2 ports detected [ 7.694325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.705210] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.710384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.715800] mousedev: PS/2 mouse device common for all mice [ 7.722778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.732971] rtc_cmos 00:03: RTC can wake from S4 [ 7.740125] rtc_cmos 00:03: registered as rtc0 [ 7.746355] rtc_cmos 00:03: setting system clock to 2025-12-03T23:10:14 UTC (1764803414) [ 7.755585] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.762240] i2c_dev: i2c /dev entries driver [ 7.767311] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.779388] device-mapper: uevent: version 1.0.3 [ 7.784628] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.795016] platform eisa.0: Probing EISA bus 0 [ 7.801148] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.810296] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.816907] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.823457] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.831640] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.839275] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.845732] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.852304] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.859612] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.866014] platform eisa.0: EISA: Detected 0 cards [ 7.871228] ledtrig-cpu: registered to indicate activity on CPUs [ 7.882486] drop_monitor: Initializing network drop monitor service [ 7.889247] NET: Registered PF_INET6 protocol family [ 7.898685] Segment Routing with IPv6 [ 7.902841] In-situ OAM (IOAM) with IPv6 [ 7.907334] NET: Registered PF_PACKET protocol family [ 7.916272] Key type dns_resolver registered [ 7.922336] IPI shorthand broadcast: enabled [ 7.926438] registered taskstats version 1 [ 7.930439] Loading compiled-in X.509 certificates [ 7.936212] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.946574] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.963238] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.969692] blacklist: Loading compiled-in revocation X.509 certificates [ 7.974536] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.980770] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.990576] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.997138] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.003768] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.010187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.016653] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.023805] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.030805] zswap: loaded using pool lzo/zbud [ 8.033782] Key type .fscrypt registered [ 8.036449] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.040450] Key type fscrypt-provisioning registered [ 8.045209] Key type encrypted registered [ 8.048158] AppArmor: AppArmor sha1 policy hashing enabled [ 8.051732] ima: No TPM chip found, activating TPM-bypass! [ 8.055217] Loading compiled-in module X.509 certificates [ 8.059049] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.065065] ima: Allocated hash algorithm: sha1 [ 8.068237] ima: No architecture policies found [ 8.071174] evm: Initialising EVM extended attributes: [ 8.074368] evm: security.selinux [ 8.076631] evm: security.SMACK64 [ 8.078898] evm: security.SMACK64EXEC [ 8.081284] evm: security.SMACK64TRANSMUTE [ 8.084030] evm: security.SMACK64MMAP [ 8.086500] evm: security.apparmor [ 8.088791] evm: security.ima [ 8.090847] evm: security.capability [ 8.093219] evm: HMAC attrs: 0x1 [ 8.095795] PM: Magic number: 5:320:200 [ 8.098490] acpi device:55: hash matches [ 8.101232] RAS: Correctable Errors collector initialized. [ 8.104771] Unstable clock detected, switching default tracing clock to "global" [ 8.104771] If you want to keep using the local clock, then add: [ 8.104771] "trace_clock=local" [ 8.104771] on the kernel command line [ 8.119067] Freeing unused decrypted memory: 2036K [ 8.122595] Freeing unused kernel image (initmem) memory: 3244K [ 8.126294] Write protecting the kernel read-only data: 30720k [ 8.130483] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.135214] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.180606] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.184708] Run /init as init process info: initramfs: up at 7.69 [ 8.241683] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.250242] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.256205] GPT:229375 != 2097151 [ 8.258391] GPT:Alternate GPT header not at the end of the disk. [ 8.262097] GPT:229375 != 2097151 [ 8.264229] GPT: Use GNU Parted to correct GPT errors. [ 8.334953] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.724709] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.763251] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.92 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:46:43:93:c4:6c:91:44:7f:a3:13:d2:c1:dd:cd:b2:d6 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQJ1MAfocnQa9MXbopFjLEZk933LedlmxRRY3p7qQEzIR3cYb9N7WkxQOc9O0Rmk5KVcsu71uYMjr7GA3c9UFqZuWcy9QcNqrEJb8h6tUWICC+OkeTnAuSHRg5L2fR3iuIrLbB6F97zV2tv38smzpkHUXShST/R/tBswFQNuRfbpztX13bQjRiZvmY1IbIVDXe5e7TvWqwx8lYPP9NSqor6onPVKJ7+R+wI3dDIbyLsSDcouWNT+n/iC4acPGSgmM8Rdr5erlqLufHHXYNEfkEye4l8NtlvHkZ0At3gRiFWiumksfL6maNtREdodElLPl6TblQ+3yaw7S+1Rwa40Kl root@tempest-testnetworkbasicops-server-2000945686 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAM/gtDJ7JaDjPhGAcdCphUYkSqJxpAmjy1e/wImMjfXt4GTkpVSNAMIv0k7WbvCOwmUSaLmtV4050DvcChSPT0= root@tempest-testnetworkbasicops-server-2000945686 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0b:4930/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 464393c4-6c91-447f-a313-d2c1ddcdb2d6 name: tempest-TestNetworkBasicOps-server-2000945686 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2000945686 launch-index: 0 === cirros: current=0.6.2 uptime=9.69 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:0B:49:30 inet6 addr: fe80::f816:3eff:fe0b:4930/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:736 (736.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-2000945686 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.863563] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.870512] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.883356] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.410643] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.427404] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.508882] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.509689] ISO 9660 Extensions: RRIP_1991A [ 9.609486] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.061031] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.062359] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:10:16 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:10:16 cirros auth.notice su: + none root:cirros Dec 3 23:10:16 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:10:16 cirros daemon.info dhcpcd[350]: DUID 00:04:46:43:93:c4:6c:91:44:7f:a3:13:d2:c1:dd:cd:b2:d6 Dec 3 23:10:16 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:10:16 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:10:16 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:10:16 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0b:49:30 Dec 3 23:10:16 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0b:4930 Dec 3 23:10:16 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:10:16 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2000945686 login: 2025-12-03 23:10:24,026 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:24,045 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:24,154 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:24,155 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:24,157 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:24,160 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:24,232 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:24,235 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:24,235 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-12-03 23:10:24,235 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:24,243 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:24,353 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:24,354 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:24,374 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-12-03 23:10:24,374 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:24,378 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:24,490 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:24,490 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:25,028 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/51ff0618-cbce-4b59-b2c9-b5b964d9ea44 0.530s 2025-12-03 23:10:25,028 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"dns_nameservers": ["9.8.7.6"]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-823eb96b-69d6-4ff0-80a0-a27594e98812', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/51ff0618-cbce-4b59-b2c9-b5b964d9ea44'} Body: b'{"subnet":{"id":"51ff0618-cbce-4b59-b2c9-b5b964d9ea44","name":"tempest-subnet-smoke-2124330166","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"ae225d44-ea98-4844-a8e7-7ccc55d3ab30","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":["9.8.7.6"],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:09:43Z","updated_at":"2025-12-03T23:10:24Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:25,028 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-12-03 23:10:25,029 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:25,031 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:25,092 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:25,092 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:25,108 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-12-03 23:10:25,109 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:25,111 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:25,174 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:25,174 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:25,180 21 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-12-03 23:10:28,182 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-12-03 23:10:28,183 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:28,185 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:28,246 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:28,246 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:28,258 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-12-03 23:10:28,259 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.230:22' as 'cirros' with public key authentication 2025-12-03 23:10:28,260 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:28,316 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:28,316 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.230 successfully created 2025-12-03 23:10:28,321 21 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.292481 seconds 2025-12-03 23:10:28,808 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e2eafa9f-106c-48e4-8922-9e8458e94234 0.487s 2025-12-03 23:10:28,809 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c86d9f70-b643-43a2-88df-c99fa7b6b02a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e2eafa9f-106c-48e4-8922-9e8458e94234'} Body: b'' 2025-12-03 23:10:29,016 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.206s 2025-12-03 23:10:29,016 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:28 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b3d33db-f86f-4d20-8ab1-484dadd7769c', 'x-compute-request-id': 'req-1b3d33db-f86f-4d20-8ab1-484dadd7769c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'' 2025-12-03 23:10:29,847 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.831s 2025-12-03 23:10:29,848 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:29 GMT', 'server': 'Apache', 'content-length': '1846', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44964e62-a651-4f8f-9c09-f926ffc36885', 'x-compute-request-id': 'req-44964e62-a651-4f8f-9c09-f926ffc36885', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"server": {"id": "464393c4-6c91-447f-a313-d2c1ddcdb2d6", "name": "tempest-TestNetworkBasicOps-server-2000945686", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:09:55Z", "updated": "2025-12-03T23:10:28Z", "addresses": {"tempest-network-smoke--1385823942": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:49:30"}, {"version": 4, "addr": "192.168.122.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:49:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1605510292", "OS-SRV-USG:launched_at": "2025-12-03T23:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1215746083"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:30,936 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6 0.083s 2025-12-03 23:10:30,936 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:30 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-718d79fa-070f-4848-bca2-4b91370052fb', 'x-compute-request-id': 'req-718d79fa-070f-4848-bca2-4b91370052fb', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/464393c4-6c91-447f-a313-d2c1ddcdb2d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 464393c4-6c91-447f-a313-d2c1ddcdb2d6 could not be found."}}' 2025-12-03 23:10:31,146 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c549d173-affc-42eb-93d1-7a91bacd9d0b 0.208s 2025-12-03 23:10:31,146 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a7d63a4c-bc0a-4033-bfd2-d3ae63160305', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c549d173-affc-42eb-93d1-7a91bacd9d0b'} Body: b'' 2025-12-03 23:10:31,212 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1605510292 0.065s 2025-12-03 23:10:31,212 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:31 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa1aa002-3e99-4eba-89aa-29375b367f92', 'x-compute-request-id': 'req-fa1aa002-3e99-4eba-89aa-29375b367f92', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1605510292'} Body: b'' 2025-12-03 23:10:32,304 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f2731a47-7c99-40d8-9a7c-34655bcf906a/remove_router_interface 1.091s 2025-12-03 23:10:32,305 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "51ff0618-cbce-4b59-b2c9-b5b964d9ea44"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a4d805cb-c8ac-49a1-ae09-25226cd2406a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f2731a47-7c99-40d8-9a7c-34655bcf906a/remove_router_interface'} Body: b'{"id": "f2731a47-7c99-40d8-9a7c-34655bcf906a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "07f996bb-dd6e-457e-bc2c-e62e96f4edff", "network_id": "ae225d44-ea98-4844-a8e7-7ccc55d3ab30", "subnet_id": "51ff0618-cbce-4b59-b2c9-b5b964d9ea44", "subnet_ids": ["51ff0618-cbce-4b59-b2c9-b5b964d9ea44"]}' 2025-12-03 23:10:32,652 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/51ff0618-cbce-4b59-b2c9-b5b964d9ea44 0.347s 2025-12-03 23:10:32,653 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-847f5ae8-7eda-473e-8c16-1d4512b3273f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/51ff0618-cbce-4b59-b2c9-b5b964d9ea44'} Body: b'' 2025-12-03 23:10:33,797 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f2731a47-7c99-40d8-9a7c-34655bcf906a 1.144s 2025-12-03 23:10:33,797 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d42c87d0-ecaa-42fa-8226-3c0a37a26834', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f2731a47-7c99-40d8-9a7c-34655bcf906a'} Body: b'' 2025-12-03 23:10:34,230 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ae225d44-ea98-4844-a8e7-7ccc55d3ab30 0.432s 2025-12-03 23:10:34,231 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cb531043-efe7-4497-9174-4878f55235fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ae225d44-ea98-4844-a8e7-7ccc55d3ab30'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:10:34.240407Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] time: 2025-12-03 23:11:51.549477Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:10:34,889 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.649s 2025-12-03 23:10:34,890 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--435634192", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-75df48f6-157e-45ae-82f5-877ae8ad445b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","name":"tempest-network-smoke--435634192","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:10:34Z","updated_at":"2025-12-03T23:10:34Z","revision_number":1}}' 2025-12-03 23:10:36,386 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.495s 2025-12-03 23:10:36,386 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-456907101", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-f53eaed0-be0b-4fbb-bbf3-61b5ee297477', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "name": "tempest-TestNetworkBasicOps-router-456907101", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:10:34Z", "updated_at": "2025-12-03T23:10:35Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:36,499 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.112s 2025-12-03 23:10:36,500 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c42ca4e7-6dff-4319-9216-7ba759ab5353', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:10:36,617 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.117s 2025-12-03 23:10:36,618 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-ef62ffbe-9e1a-451f-9fa0-d15681f4a573', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:10:36,699 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.080s 2025-12-03 23:10:36,699 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d0dbbf58-bce3-42cf-9edf-242528940e77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:10:36,766 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.066s 2025-12-03 23:10:36,766 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e571f031-3bdb-4031-a3dc-85b3708de629', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:10:37,605 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.838s 2025-12-03 23:10:37,605 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1141935835", "network_id": "ea21f027-6e75-40ba-94fe-e820c18b79f3", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-56f92924-6f21-4840-ad2e-7527ce635d60', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"f580f85f-1f64-449a-b35d-5a7e0a31cfe9","name":"tempest-subnet-smoke-1141935835","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:10:36Z","updated_at":"2025-12-03T23:10:36Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:41,337 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e/add_router_interface 3.731s 2025-12-03 23:10:41,338 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f580f85f-1f64-449a-b35d-5a7e0a31cfe9"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6cba26db-90e5-4089-80bf-c641a107e0ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e/add_router_interface'} Body: b'{"id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "68e92149-809e-4b33-8989-f5be23212af8", "network_id": "ea21f027-6e75-40ba-94fe-e820c18b79f3", "subnet_id": "f580f85f-1f64-449a-b35d-5a7e0a31cfe9", "subnet_ids": ["f580f85f-1f64-449a-b35d-5a7e0a31cfe9"]}' 2025-12-03 23:10:41,505 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.166s 2025-12-03 23:10:41,505 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '6082', 'x-openstack-request-id': 'req-29121775-8426-497e-bb28-af7d8ef152c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"4902d41d-e0eb-48a3-aa37-6b2ae8b1e513","name":"tempest-network-smoke--1419147757","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["fd8f0e50-117d-4b5a-93fe-055dd9f6c840"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:09:49Z","updated_at":"2025-12-03T23:09:52Z","revision_number":2,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":14215},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4 2025-12-03 23:10:41,605 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.098s 2025-12-03 23:10:41,605 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '5203', 'x-openstack-request-id': 'req-1efc5d2c-2368-4c5b-be67-6b11c25c4cde', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"f580f85f-1f64-449a-b35d-5a7e0a31cfe9","name":"tempest-subnet-smoke-1141935835","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:10:36Z","updated_at":"2025-12-03T23:10:36Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"},{"id":"fb4600dd-33b2-42d1-b558-389c2525ce3f","name":"tempest-sub6-1604540126","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"ec4c4e01-a16f-4280-a7ea-c2bad7e485bb","ip_ve 2025-12-03 23:10:41,778 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.173s 2025-12-03 23:10:41,779 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1968', 'x-openstack-request-id': 'req-ff9b1b64-c7e5-430e-a1a7-05623abdb0a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "name": "tempest-TestNetworkBasicOps-router-456907101", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:10:34Z", "updated_at": "2025-12-03T23:10:38Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}, {"id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "name": "tempest-TestGettingAddress-router-947266310", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.247"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:09:53Z", "updated_at": "2025-12-03T23:10:03Z", "revision_number": 4, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:10:41,887 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.107s 2025-12-03 23:10:41,887 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-263695512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGiO9cDsJW40gsk+9VIsXjTBvh90GDipik4RTsVBFVVQ5yj3xdpdT/FdlOunQnjykIiou4IIhKaUbRgflvMYFNbm98w4TD0KAOxIIuLlJ32xmdTT/mdRnR260lwBDZnaUA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:41 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0681a184-6c54-4c88-b091-05242b6514ea', 'x-compute-request-id': 'req-0681a184-6c54-4c88-b091-05242b6514ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-263695512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGiO9cDsJW40gsk+9VIsXjTBvh90GDipik4RTsVBFVVQ5yj3xdpdT/FdlOunQnjykIiou4IIhKaUbRgflvMYFNbm98w4TD0KAOxIIuLlJ32xmdTT/mdRnR260lwBDZnaUA==", "fingerprint": "62:b2:a4:3a:d6:69:41:a9:09:a1:af:1d:b0:50:8c:44", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:10:42,192 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.303s 2025-12-03 23:10:42,193 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1181288038", "description": "tempest-secgroup-smoke-1181288038 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-89e4ab7a-ec5c-4e9e-8d3b-e0389b84d295', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "name": "tempest-secgroup-smoke-1181288038", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-1181288038 description", "shared": false, "security_group_rules": [{"id": "9fb32bfc-e94d-498f-8d1f-d564c655b64b", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "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": 1666, "description": null, "tags": [], "created_at": "2025-12-03T23:10:42Z", "updated_at": "2025-12-03T23:10:42Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "da46f9bb-e092-436a-bd62-06f19f8eaec9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "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": 1665, "description": null, "tags": [], "created_at": "2025-12-03T23:10:42Z", "updated_at": "2025-12-03T23:10:42Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:10:42Z", "updated_at": "2025-12-03T23:10:42Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:42,442 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.249s 2025-12-03 23:10:42,443 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b0438427-5c65-463f-968a-3a57b47f5b5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0eac6404-70e3-4af8-8a81-6cb03e53f45a", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "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, "description": "", "created_at": "2025-12-03T23:10:42Z", "updated_at": "2025-12-03T23:10:42Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:42,664 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.221s 2025-12-03 23:10:42,665 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f93c5afe-ed5c-4d83-be18-ed09de837a71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6405e815-ca64-4168-813f-9464d9968a49", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:10:42Z", "updated_at": "2025-12-03T23:10:42Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:43,228 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.562s 2025-12-03 23:10:43,228 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2fad33b3-aed8-446b-b9ce-f60edbc52c68', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60d82f8b-91fa-4e26-876f-339cb1282a18", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "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, "description": "", "created_at": "2025-12-03T23:10:42Z", "updated_at": "2025-12-03T23:10:42Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:43,474 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.245s 2025-12-03 23:10:43,474 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-56bca1b3-0ae2-4f5f-9f58-bb316d46fcb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "af1fa3e8-ab2c-4c9d-9db2-54bdf6a714d4", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:10:43Z", "updated_at": "2025-12-03T23:10:43Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:43,751 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.276s 2025-12-03 23:10:43,751 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3d7ada01-97c3-4742-a8fc-a7dc2cf53e82', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0da0002d-77e7-4d60-b766-32fe54a0bef9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:10:43Z", "updated_at": "2025-12-03T23:10:43Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:44,767 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.015s 2025-12-03 23:10:44,767 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7f80cf91-aee0-49ff-8714-d48e329ec004', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "88be15f7-8c6b-49e3-8ec2-03a1b38c1410", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:10:44Z", "updated_at": "2025-12-03T23:10:44Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:10:45,087 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.316s 2025-12-03 23:10:45,088 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:44 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a2f02621-e5b5-48b1-9795-04d894bd636e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["QlodYhPLRfq2KJ67B68L4g"], "expires_at": "2025-12-04T00:10:45.000000Z", "issued_at": "2025-12-03T23:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:10:45,088 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-03 23:10:47,446 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.357s 2025-12-03 23:10:47,447 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1478790535", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "ea21f027-6e75-40ba-94fe-e820c18b79f3"}], "key_name": "tempest-TestNetworkBasicOps-263695512", "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:45 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4bb345c-7368-49a5-9370-c0276c9f371c', 'x-compute-request-id': 'req-f4bb345c-7368-49a5-9370-c0276c9f371c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "adminPass": "wJi6yHzGH7pQ"}}' 2025-12-03 23:10:47,701 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.253s 2025-12-03 23:10:47,702 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:47 GMT', 'server': 'Apache', 'content-length': '1418', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1adbd77-1a3e-4a68-986a-d942a915fbd3', 'x-compute-request-id': 'req-c1adbd77-1a3e-4a68-986a-d942a915fbd3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-263695512", "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-12-03 23:10:48,952 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.245s 2025-12-03 23:10:48,952 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:48 GMT', 'server': 'Apache', 'content-length': '1476', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e5a453f-6115-45ff-b9d9-2c05fbb14693', 'x-compute-request-id': 'req-1e5a453f-6115-45ff-b9d9-2c05fbb14693', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:48,956 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:10:50,830 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.872s 2025-12-03 23:10:50,830 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:49 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-183b3fb0-c414-4891-a5c8-e0263597d0f2', 'x-compute-request-id': 'req-183b3fb0-c414-4891-a5c8-e0263597d0f2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:52,703 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.868s 2025-12-03 23:10:52,704 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:51 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1ceff8-f52e-4bf4-9c3a-1bb10d03bcf8', 'x-compute-request-id': 'req-8c1ceff8-f52e-4bf4-9c3a-1bb10d03bcf8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:54,130 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.422s 2025-12-03 23:10:54,130 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:53 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6885f87a-1cba-4fa9-891c-20f56392b927', 'x-compute-request-id': 'req-6885f87a-1cba-4fa9-891c-20f56392b927', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:55,695 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.560s 2025-12-03 23:10:55,696 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:55 GMT', 'server': 'Apache', 'content-length': '1544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485959a5-3aa0-4b50-9a18-ef11bd067459', 'x-compute-request-id': 'req-485959a5-3aa0-4b50-9a18-ef11bd067459', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:57,603 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.902s 2025-12-03 23:10:57,604 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:56 GMT', 'server': 'Apache', 'content-length': '1715', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe85e62e-13f7-4ca6-81fe-68f6e1ce20f2', 'x-compute-request-id': 'req-fe85e62e-13f7-4ca6-81fe-68f6e1ce20f2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d10000 67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:55Z", "addresses": {"tempest-network-smoke--435634192": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:e4:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": "2025-12-03T23:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:57,608 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:10:58,652 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 1.044s 2025-12-03 23:10:58,653 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:57 GMT', 'server': 'Apache', 'content-length': '1715', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93228393-95ce-485f-a291-0be52383b3fe', 'x-compute-request-id': 'req-93228393-95ce-485f-a291-0be52383b3fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:10:55Z", "addresses": {"tempest-network-smoke--435634192": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:e4:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": "2025-12-03T23:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:58,662 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:10:58,748 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bf4f5a33-41c2-493b-8a29-c81f27559809 0.084s 2025-12-03 23:10:58,748 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1348', 'x-openstack-request-id': 'req-707d548d-37b7-4d69-bb10-cc77df50c4f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"ports":[{"id":"04d9264e-6759-4c3d-8d76-bca76a75ece8","name":"","network_id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:3c:e4:fe","admin_state_up":true,"status":"ACTIVE","device_id":"bf4f5a33-41c2-493b-8a29-c81f27559809","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f580f85f-1f64-449a-b35d-5a7e0a31cfe9","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1478790535","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1478790535","fqdn":"tempest-testnetworkbasicops-server-1478790535.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:49Z","updated_at":"2025-12-03T23:10:54Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:10:58,749 21 DEBUG [tempest.common.waiters] Server ID bf4f5a33-41c2-493b-8a29-c81f27559809 ports are all ACTIVE [{'id': '04d9264e-6759-4c3d-8d76-bca76a75ece8', 'name': '', 'network_id': 'ea21f027-6e75-40ba-94fe-e820c18b79f3', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:3c:e4:fe', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bf4f5a33-41c2-493b-8a29-c81f27559809', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f580f85f-1f64-449a-b35d-5a7e0a31cfe9', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1478790535', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-1478790535', 'fqdn': 'tempest-testnetworkbasicops-server-1478790535.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:10:49Z', 'updated_at': '2025-12-03T23:10:54Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:11:00,047 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.297s 2025-12-03 23:11:00,047 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "04d9264e-6759-4c3d-8d76-bca76a75ece8", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-e129d72f-3a07-4fe2-84f9-d868fe462379', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "89c2d634-e508-4948-8829-4944a081db38", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.173", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "port_id": "04d9264e-6759-4c3d-8d76-bca76a75ece8", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ea21f027-6e75-40ba-94fe-e820c18b79f3", "mac_address": "fa:16:3e:3c:e4:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:10:59Z", "updated_at": "2025-12-03T23:10:59Z", "revision_number": 0}}' 2025-12-03 23:11:00,171 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bf4f5a33-41c2-493b-8a29-c81f27559809 0.123s 2025-12-03 23:11:00,171 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1348', 'x-openstack-request-id': 'req-d36b5343-1c0e-447a-8e4d-7a540436b5c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"ports":[{"id":"04d9264e-6759-4c3d-8d76-bca76a75ece8","name":"","network_id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:3c:e4:fe","admin_state_up":true,"status":"ACTIVE","device_id":"bf4f5a33-41c2-493b-8a29-c81f27559809","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f580f85f-1f64-449a-b35d-5a7e0a31cfe9","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1478790535","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1478790535","fqdn":"tempest-testnetworkbasicops-server-1478790535.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:49Z","updated_at":"2025-12-03T23:10:54Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:11:00,283 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.110s 2025-12-03 23:11:00,283 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-967333289", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP/8nEq/FB+vtNNG4I5OXuE3S/zUlR4M8bx8DeYANYyIwVde4zzVxSFtFmoOQ4qBUy8Ls2QZwlhMdXrbkpu+BUJb2nRA3tHWa9q2VqhcxyjmePQwpaYCFFyO3KE8xWCCuQ=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:00 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f272bf84-fb9f-418b-809e-7d2b2ad50dcd', 'x-compute-request-id': 'req-f272bf84-fb9f-418b-809e-7d2b2ad50dcd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-967333289", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP/8nEq/FB+vtNNG4I5OXuE3S/zUlR4M8bx8DeYANYyIwVde4zzVxSFtFmoOQ4qBUy8Ls2QZwlhMdXrbkpu+BUJb2nRA3tHWa9q2VqhcxyjmePQwpaYCFFyO3KE8xWCCuQ==", "fingerprint": "85:63:67:c9:66:df:1f:1d:52:b1:a0:8b:f7:2a:d5:c4", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:11:00,579 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.294s 2025-12-03 23:11:00,580 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-103277706", "description": "tempest-secgroup-smoke-103277706 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-563e5e11-b019-4551-b71d-dc934f45c54a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "name": "tempest-secgroup-smoke-103277706", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-103277706 description", "shared": false, "security_group_rules": [{"id": "5d0f2a08-d3f4-4b00-a7df-d411f3217ba0", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "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": 1682, "description": null, "tags": [], "created_at": "2025-12-03T23:11:00Z", "updated_at": "2025-12-03T23:11:00Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "eca19519-1c2b-48ae-a718-e85c9a80ed18", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "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": 1681, "description": null, "tags": [], "created_at": "2025-12-03T23:11:00Z", "updated_at": "2025-12-03T23:11:00Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:11:00Z", "updated_at": "2025-12-03T23:11:00Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:01,157 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.576s 2025-12-03 23:11:01,157 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c4613b6a-0a53-417f-bdf4-9c350aed4e11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cce99016-202f-4f16-a7f9-2281b8173622", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "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, "description": "", "created_at": "2025-12-03T23:11:00Z", "updated_at": "2025-12-03T23:11:00Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:01,501 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.343s 2025-12-03 23:11:01,501 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6b0ed7bf-8151-4c3d-8e6d-6efde6d00185', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f6b4f12f-fafc-49d5-9322-2846142129be", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:11:01Z", "updated_at": "2025-12-03T23:11:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:01,739 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.237s 2025-12-03 23:11:01,740 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d9717e90-73ed-4413-8a31-c91f32e825a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60e6f2a9-9f35-4296-be28-aee83534b320", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "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, "description": "", "created_at": "2025-12-03T23:11:01Z", "updated_at": "2025-12-03T23:11:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:02,718 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.978s 2025-12-03 23:11:02,718 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7a97f7b6-9a90-4ab7-aaf8-2de6b39ed86d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cbd99c4d-f641-4cab-9797-259121601fbc", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:11:01Z", "updated_at": "2025-12-03T23:11:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:03,189 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.470s 2025-12-03 23:11:03,189 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0f413d4d-e9ef-4d71-ace5-a56ee63ba27b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b697e03-54dd-4f53-8da3-b927b028a41e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:11:02Z", "updated_at": "2025-12-03T23:11:02Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:03,466 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.276s 2025-12-03 23:11:03,466 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e2f6cd40-f898-4347-b98b-a62fa4651581', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3d3f434-b172-40d7-8cde-303186c35bc9", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "4fcc14b3-a3df-4bf7-b832-c7d4195a4240", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:11:03Z", "updated_at": "2025-12-03T23:11:03Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:03,795 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.325s 2025-12-03 23:11:03,796 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:03 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ae5373f8-3e3c-43d8-8705-b860051bf9fc', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["Mms38jQVRISbkbqOOovJ1Q"], "expires_at": "2025-12-04T00:11:03.000000Z", "issued_at": "2025-12-03T23:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:11:03,796 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-03 23:11:05,911 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.114s 2025-12-03 23:11:05,911 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-727277845", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "ea21f027-6e75-40ba-94fe-e820c18b79f3"}], "key_name": "tempest-TestNetworkBasicOps-967333289", "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:03 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb9bc65-bad9-4db3-9134-b836249e8391', 'x-compute-request-id': 'req-8fb9bc65-bad9-4db3-9134-b836249e8391', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}], "adminPass": "pNx9KXCrEfmn"}}' 2025-12-03 23:11:06,141 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.228s 2025-12-03 23:11:06,142 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:05 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d895078-5b19-48e4-a993-cd546d5eb9a3', 'x-compute-request-id': 'req-7d895078-5b19-48e4-a993-cd546d5eb9a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-967333289", "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-12-03 23:11:07,698 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.552s 2025-12-03 23:11:07,699 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:07 GMT', 'server': 'Apache', 'content-length': '1475', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c38b0e-8796-4460-9257-2e5cf7afc5e2', 'x-compute-request-id': 'req-b3c38b0e-8796-4460-9257-2e5cf7afc5e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:07,702 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:11:09,189 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.485s 2025-12-03 23:11:09,189 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:08 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e58647-cf2a-4174-8bfc-278677d34e73', 'x-compute-request-id': 'req-54e58647-cf2a-4174-8bfc-278677d34e73', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:11,308 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 1.114s 2025-12-03 23:11:11,308 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:10 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37db4c16-0db4-46f1-944b-1ed5dc6a59ca', 'x-compute-request-id': 'req-37db4c16-0db4-46f1-944b-1ed5dc6a59ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:13,214 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.900s 2025-12-03 23:11:13,215 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:12 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2756dd31-4aca-4734-83b8-25e4a1a1e904', 'x-compute-request-id': 'req-2756dd31-4aca-4734-83b8-25e4a1a1e904', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:14,815 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.595s 2025-12-03 23:11:14,815 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:14 GMT', 'server': 'Apache', 'content-length': '1713', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73791ab9-7cf0-47f0-bd31-6395a56cea4b', 'x-compute-request-id': 'req-73791ab9-7cf0-47f0-bd31-6395a56cea4b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:13Z", "addresses": {"tempest-network-smoke--435634192": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:57:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": "2025-12-03T23:11:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:14,818 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:11:15,204 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.385s 2025-12-03 23:11:15,205 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:14 GMT', 'server': 'Apache', 'content-length': '1713', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7e2f33-7f0e-4e2f-b124-e5cfe32a4c3d', 'x-compute-request-id': 'req-ce7e2f33-7f0e-4e2f-b124-e5cfe32a4c3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:13Z", "addresses": {"tempest-network-smoke--435634192": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:57:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": "2025-12-03T23:11:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:15,313 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.105s 2025-12-03 23:11:15,314 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1345', 'x-openstack-request-id': 'req-2e8a0f65-7346-422a-ac03-2adeb79d3cf3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"ports":[{"id":"444ab9eb-f0cf-4336-b25b-8de028e3e4d3","name":"","network_id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:c0:57:f1","admin_state_up":true,"status":"ACTIVE","device_id":"6a04d79d-7a13-403f-a67c-aa9cf54231cc","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f580f85f-1f64-449a-b35d-5a7e0a31cfe9","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["4fcc14b3-a3df-4bf7-b832-c7d4195a4240"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-727277845","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-727277845","fqdn":"tempest-testnetworkbasicops-server-727277845.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:11:08Z","updated_at":"2025-12-03T23:11:12Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:11:15,314 21 DEBUG [tempest.common.waiters] Server ID 6a04d79d-7a13-403f-a67c-aa9cf54231cc ports are all ACTIVE [{'id': '444ab9eb-f0cf-4336-b25b-8de028e3e4d3', 'name': '', 'network_id': 'ea21f027-6e75-40ba-94fe-e820c18b79f3', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:c0:57:f1', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6a04d79d-7a13-403f-a67c-aa9cf54231cc', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f580f85f-1f64-449a-b35d-5a7e0a31cfe9', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['4fcc14b3-a3df-4bf7-b832-c7d4195a4240'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-727277845', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-727277845', 'fqdn': 'tempest-testnetworkbasicops-server-727277845.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:11:08Z', 'updated_at': '2025-12-03T23:11:12Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:11:16,896 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.581s 2025-12-03 23:11:16,896 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "444ab9eb-f0cf-4336-b25b-8de028e3e4d3", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-9459283c-5992-422a-9ae0-77241a7b7c57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "75864d2d-f384-4d6a-816a-7a8a5fb87b45", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.184", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "port_id": "444ab9eb-f0cf-4336-b25b-8de028e3e4d3", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ea21f027-6e75-40ba-94fe-e820c18b79f3", "mac_address": "fa:16:3e:c0:57:f1", "admin_state_up": true, "status": "ACTIVE", "device_id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:11:15Z", "updated_at": "2025-12-03T23:11:15Z", "revision_number": 0}}' 2025-12-03 23:11:16,897 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.184:22' as 'cirros' with public key authentication 2025-12-03 23:11:32,205 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:32,339 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:32,340 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.184 successfully created 2025-12-03 23:11:32,694 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/89c2d634-e508-4948-8829-4944a081db38 0.352s 2025-12-03 23:11:32,694 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-eeeb419e-f2fa-4ce8-a743-2f43cf471812', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/89c2d634-e508-4948-8829-4944a081db38'} Body: b'{"floatingip": {"id": "89c2d634-e508-4948-8829-4944a081db38", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.173", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "port_id": "04d9264e-6759-4c3d-8d76-bca76a75ece8", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ea21f027-6e75-40ba-94fe-e820c18b79f3", "mac_address": "fa:16:3e:3c:e4:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:10:59Z", "updated_at": "2025-12-03T23:10:59Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:32,695 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '89c2d634-e508-4948-8829-4944a081db38', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.173', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e', 'port_id': '04d9264e-6759-4c3d-8d76-bca76a75ece8', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ea21f027-6e75-40ba-94fe-e820c18b79f3', 'mac_address': 'fa:16:3e:3c:e4:fe', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bf4f5a33-41c2-493b-8a29-c81f27559809', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:10:59Z', 'updated_at': '2025-12-03T23:10:59Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:11:32,695 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.353928 seconds 2025-12-03 23:11:32,695 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.173 with user: cirros 2025-12-03 23:11:32,695 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.173 in 120 sec and the expected result is reachable 2025-12-03 23:11:32,737 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.041165 seconds 2025-12-03 23:11:32,737 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.173 in 120 sec and the ping result is expected 2025-12-03 23:11:32,895 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809/action 0.157s 2025-12-03 23:11:32,896 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:32 GMT', 'server': 'Apache', 'content-length': '75636', 'openstack-api-version':10000 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2a0fe78-4785-406b-8b03-c449d479e551', 'x-compute-request-id': 'req-e2a0fe78-4785-406b-8b03-c449d479e551', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1354455847 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2799.998 MHz processor\\n[ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004301] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004329] Using GB pages for direct mapping\\n[ 0.004573] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004577] ACPI: Early table checksum verification disabled\\n[ 0.004581] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004586] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004592] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004599] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004604] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004607] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004611] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004615] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004618] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004620] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004622] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004623] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004624] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004626] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005669] No NUMA configuration fo 2025-12-03 23:11:32,897 21 DEBUG [tempest.scenario.manager] Console output for bf4f5a33-41c2-493b-8a29-c81f27559809 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1354455847 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2799.998 MHz processor [ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004301] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004329] Using GB pages for direct mapping [ 0.004573] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004577] ACPI: Early table checksum verification disabled [ 0.004581] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004586] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004592] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004599] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004604] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004607] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004611] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004615] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004618] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004620] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004622] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004623] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004624] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004626] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005669] No NUMA configuration found [ 0.005671] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005679] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006013] Zone ranges: [ 0.006014] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006017] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006019] Normal empty [ 0.006021] Device empty [ 0.006022] Movable zone start for each node [ 0.006025] Early memory node ranges [ 0.006026] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006028] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006030] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006265] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006316] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006509] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015387] ACPI: PM-Timer IO Port: 0x608 [ 0.015412] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015531] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015535] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015537] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015538] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015540] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015542] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015545] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015547] TSC deadline timer available [ 0.015560] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015626] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015628] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015630] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015631] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015633] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015635] Booting paravirtualized kernel on KVM [ 0.015637] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015642] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.015899] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.015992] kvm-guest: setup async PF for cpu 0 [ 0.016020] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016039] kvm-guest: PV spinlocks disabled, single CPU [ 0.016044] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016046] Policy zone: DMA32 [ 0.016047] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016100] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016112] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016120] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016177] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016443] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017167] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017196] ftrace: allocating 50600 entries in 198 pages [ 0.039751] ftrace: allocated 198 pages with 4 groups [ 0.039883] rcu: Hierarchical RCU implementation. [ 0.039885] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.039887] Rude variant of Tasks RCU enabled. [ 0.039888] Tracing variant of Tasks RCU enabled. [ 0.039889] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.039890] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.044072] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.044454] random: crng init done [ 0.079860] Console: colour VGA+ 80x25 [ 0.216265] printk: console [tty1] enabled [ 0.508414] printk: console [ttyS0] enabled [ 0.511126] ACPI: Core revision 20210730 [ 0.514122] APIC: Switch to symmetric I/O mode setup [ 0.518347] x2apic enabled [ 0.521602] Switched APIC routing to physical x2apic. [ 0.529890] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.536045] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.540040] pid_max: default: 32768 minimum: 301 [ 0.540040] LSM: Security Framework initializing [ 0.540040] landlock: Up and running. [ 0.540040] Yama: becoming mindful. [ 0.540040] AppArmor: AppArmor initialized [ 0.540040] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.540040] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.540040] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.540040] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.540040] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.540040] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.540040] Spectre V2 : Mitigation: Retpolines [ 0.540040] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.540040] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.540040] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.540040] RETBleed: Mitigation: untrained return thunk [ 0.540040] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.540040] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.540040] Freeing SMP alternatives memory: 44K [ 0.540040] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.540184] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.544062] ... version: 0 [ 0.546635] ... bit width: 48 [ 0.548052] ... generic registers: 6 [ 0.550609] ... value mask: 0000ffffffffffff [ 0.552052] ... max period: 00007fffffffffff [ 0.555378] ... fixed-purpose events: 0 [ 0.556053] ... event mask: 000000000000003f [ 0.559370] rcu: Hierarchical SRCU implementation. [ 0.560534] smp: Bringing up secondary CPUs ... [ 0.563500] smp: Brought up 1 node, 1 CPU [ 0.564056] smpboot: Max logical packages: 1 [ 0.566761] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.568583] devtmpfs: initialized [ 0.570840] x86/mm: Memory block size: 128MB [ 0.572238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576065] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.580114] pinctrl core: initialized pinctrl subsystem [ 0.584054] PM: RTC time: 23:10:56, date: 2025-12-03 [ 0.587507] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.588156] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.592090] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.596064] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.600062] audit: initializing netlink subsys (disabled) [ 0.603659] thermal_sys: Registered thermal governor 'fair_share' [ 0.603661] thermal_sys: Registered thermal governor 'bang_bang' [ 0.604056] thermal_sys: Registered thermal governor 'step_wise' [ 0.608058] audit: type=2000 audit(1764803456.812:1): state=initialized audit_enabled=0 res=1 [ 0.612078] thermal_sys: Registered thermal governor 'user_space' [ 0.612080] thermal_sys: Registered thermal governor 'power_allocator' [ 0.615756] EISA bus registered [ 0.618191] cpuidle: using governor ladder [ 0.620053] cpuidle: using governor menu [ 0.624793] ACPI: bus type PCI registered [ 0.628063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.632597] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.636113] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.640082] PCI: Using configuration type 1 for base access [ 0.645286] Kprobes globally optimized [ 0.648177] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.652056] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.656880] ACPI: Added _OSI(Module Device) [ 0.660078] ACPI: Added _OSI(Processor Device) [ 0.663341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.664098] ACPI: Added _OSI(Processor Aggregator Device) [ 0.668067] ACPI: Added _OSI(Linux-Dell-Video) [ 0.671632] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.672066] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.679298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.683706] ACPI: Interpreter enabled [ 0.684066] ACPI: PM: (supports S0 S5) [ 0.686755] ACPI: Using IOAPIC for interrupt routing [ 0.688090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.692054] PCI: Using E820 reservations for host bridge windows [ 0.696324] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.705127] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708062] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.712173] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.716160] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.721334] PCI host bridge to bus 0000:00 [ 0.724055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.727860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.728054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.732057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.736054] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.740058] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.744056] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.748420] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.756625] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.766999] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.776115] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.783858] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.790288] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.792266] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.801144] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.807532] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.815066] pci 0000:00:02.0: enabling Extended Tags [ 0.818495] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.823746] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.829730] pci 0000:00:02.1: enabling Extended Tags [ 0.834342] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.839425] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.845447] pci 0000:00:02.2: enabling Extended Tags [ 0.851197] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.855487] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.861089] pci 0000:00:02.3: enabling Extended Tags [ 0.868168] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.878196] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.887014] pci 0000:00:02.4: enabling Extended Tags [ 0.892236] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.900061] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.911006] pci 0000:00:02.5: enabling Extended Tags [ 0.915130] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.921645] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.932056] pci 0000:00:02.6: enabling Extended Tags [ 0.938352] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.943533] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.950944] pci 0000:00:02.7: enabling Extended Tags [ 0.957394] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.964061] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.972877] pci 0000:00:03.0: enabling Extended Tags [ 0.978864] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.985949] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.997983] pci 0000:00:03.1: enabling Extended Tags [ 1.004750] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.015736] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.020831] pci 0000:00:03.2: enabling Extended Tags [ 1.027370] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.031144] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.038600] pci 0000:00:03.3: enabling Extended Tags [ 1.042763] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.047981] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.052799] pci 0000:00:03.4: enabling Extended Tags [ 1.058336] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.063179] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.069531] pci 0000:00:03.5: enabling Extended Tags [ 1.074681] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.079698] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.085480] pci 0000:00:03.6: enabling Extended Tags [ 1.090570] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.096059] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.105649] pci 0000:00:03.7: enabling Extended Tags [ 1.114921] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.120063] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.129631] pci 0000:00:04.0: enabling Extended Tags [ 1.136357] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.143839] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.149849] pci 0000:00:04.1: enabling Extended Tags [ 1.155324] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.160067] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.170766] pci 0000:00:04.2: enabling Extended Tags [ 1.176724] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.184062] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.195086] pci 0000:00:04.3: enabling Extended Tags [ 1.199530] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.204016] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.210156] pci 0000:00:04.4: enabling Extended Tags [ 1.215158] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.221384] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.231475] pci 0000:00:04.5: enabling Extended Tags [ 1.236114] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.243254] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.249668] pci 0000:00:04.6: enabling Extended Tags [ 1.255755] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.260055] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.269781] pci 0000:00:04.7: enabling Extended Tags [ 1.278368] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.283378] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.293616] pci 0000:00:05.0: enabling Extended Tags [ 1.376385] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.382084] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.385085] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.409054] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.413925] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.419577] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.426504] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.435638] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.439047] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.444089] pci 0000:01:00.0: enabling Extended Tags [ 1.524523] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.528125] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.532119] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.536193] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.542187] pci_bus 0000:02: extended config space not accessible [ 1.544370] acpiphp: Slot [1] registered [ 1.547281] acpiphp: Slot [0] registered [ 1.548102] acpiphp: Slot [2] registered [ 1.550997] acpiphp: Slot [3] registered [ 1.552113] acpiphp: Slot [4] registered [ 1.555083] acpiphp: Slot [5] registered [ 1.556115] acpiphp: Slot [6] registered [ 1.558962] acpiphp: Slot [7] registered [ 1.560124] acpiphp: Slot [8] registered [ 1.563246] acpiphp: Slot [9] registered [ 1.564142] acpiphp: Slot [10] registered [ 1.567031] acpiphp: Slot [11] registered [ 1.568104] acpiphp: Slot [12] registered [ 1.571093] acpiphp: Slot [13] registered [ 1.572240] acpiphp: Slot [14] registered [ 1.575360] acpiphp: Slot [15] registered [ 1.576105] acpiphp: Slot [16] registered [ 1.579090] acpiphp: Slot [17] registered [ 1.580102] acpiphp: Slot [18] registered [ 1.583038] acpiphp: Slot [19] registered [ 1.584102] acpiphp: Slot [20] registered [ 1.587056] acpiphp: Slot [21] registered [ 1.588101] acpiphp: Slot [22] registered [ 1.591096] acpiphp: Slot [23] registered [ 1.592103] acpiphp: Slot [24] registered [ 1.595061] acpiphp: Slot [25] registered [ 1.596104] acpiphp: Slot [26] registered [ 1.599090] acpiphp: Slot [27] registered [ 1.600104] acpiphp: Slot [28] registered [ 1.603024] acpiphp: Slot [29] registered [ 1.604102] acpiphp: Slot [30] registered [ 1.607115] acpiphp: Slot [31] registered [ 1.610522] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.621935] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.701355] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.704163] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.708167] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.712207] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.721826] acpiphp: Slot [0-2] registered [ 1.724723] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.733898] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.745464] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.750353] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.752323] pci 0000:03:00.0: enabling Extended Tags [ 1.835078] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.836188] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.840182] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.847152] acpiphp: Slot [0-3] registered [ 1.848709] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.858069] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.868057] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.874724] pci 0000:04:00.0: enabling Extended Tags [ 1.959764] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.960188] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.964182] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.971152] acpiphp: Slot [0-4] registered [ 1.972926] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.982097] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.992058] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.998101] pci 0000:05:00.0: enabling Extended Tags [ 2.084393] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.088268] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.092264] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.099330] acpiphp: Slot [0-5] registered [ 2.100748] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.110382] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.120058] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.126135] pci 0000:06:00.0: enabling Extended Tags [ 2.214793] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.216187] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.220181] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.227077] acpiphp: Slot [0-6] registered [ 2.306761] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.308187] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.312211] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.319035] acpiphp: Slot [0-7] registered [ 2.397041] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.400230] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.404221] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.411091] acpiphp: Slot [0-8] registered [ 2.494797] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.496188] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.500202] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.507220] acpiphp: Slot [0-9] registered [ 2.589967] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.592661] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.596194] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.603778] acpiphp: Slot [0-10] registered [ 2.684597] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.688213] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.692193] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.699947] acpiphp: Slot [0-11] registered [ 2.779656] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.780187] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.784208] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.791699] acpiphp: Slot [0-12] registered [ 2.876719] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.880247] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.884244] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.891531] acpiphp: Slot [0-13] registered [ 2.969560] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.972187] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.976234] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.983002] acpiphp: Slot [0-14] registered [ 3.060997] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.064184] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.068180] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.075037] acpiphp: Slot [0-15] registered [ 3.152097] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.155954] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.156189] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.162900] acpiphp: Slot [0-16] registered [ 3.242802] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.244224] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.248192] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.255058] acpiphp: Slot [0-17] registered [ 3.333168] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.336185] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.340181] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.347886] acpiphp: Slot [0-18] registered [ 3.429088] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.432201] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.436183] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.443402] acpiphp: Slot [0-19] registered [ 3.526141] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.528248] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.532236] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.539237] acpiphp: Slot [0-20] registered [ 3.617299] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.620191] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.624195] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.631411] acpiphp: Slot [0-21] registered [ 3.712902] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.716187] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.720185] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.726959] acpiphp: Slot [0-22] registered [ 3.811679] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.812191] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.816185] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.823141] acpiphp: Slot [0-23] registered [ 3.905386] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.908220] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.912211] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.919999] acpiphp: Slot [0-24] registered [ 3.995009] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.996186] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.000239] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.007108] acpiphp: Slot [0-25] registered [ 4.086504] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.088188] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.092182] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.134232] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.136274] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.140282] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.144265] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.148266] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.152265] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.156270] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.160261] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.164190] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.168069] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.172071] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.176085] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.180080] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.184072] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.188076] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.192071] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.196367] iommu: Default domain type: Translated [ 4.200053] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.204290] SCSI subsystem initialized [ 4.207539] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.208040] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.208061] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.212053] vgaarb: loaded [ 4.214209] ACPI: bus type USB registered [ 4.216073] usbcore: registered new interface driver usbfs [ 4.220061] usbcore: registered new interface driver hub [ 4.223856] usbcore: registered new device driver usb [ 4.224081] pps_core: LinuxPPS API ver. 1 registered [ 4.227601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.228070] PTP clock support registered [ 4.231005] EDAC MC: Ver: 3.0.0 [ 4.235492] NetLabel: Initializing [ 4.236054] NetLabel: domain hash size = 128 [ 4.239997] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.240082] NetLabel: unlabeled traffic allowed by default [ 4.244033] PCI: Using ACPI for IRQ routing [ 5.121058] clocksource: Switched to clocksource kvm-clock [ 5.139017] VFS: Disk quotas dquot_6.6.0 [ 5.142017] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.147004] AppArmor: AppArmor Filesystem Enabled [ 5.150428] pnp: PnP ACPI init [ 5.153125] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.159304] pnp: PnP ACPI: found 5 devices [ 5.168167] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.174508] NET: Registered PF_INET protocol family [ 5.178017] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.184034] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.189787] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.195199] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.200528] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.205434] TCP: Hash tables configured (established 1024 bind 1024) [ 5.210227] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.215409] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.220445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.225389] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.229394] NET: Registered PF_XDP protocol family [ 5.233901] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.239588] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.245597] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.251357] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.257599] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.263285] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.269051] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.275635] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.281321] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.286961] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.292552] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.301227] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.306854] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.312839] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.318447] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.324000] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.329631] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.335259] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.340798] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.346410] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.352586] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.358571] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.364497] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.370335] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.376035] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.380540] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.384866] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.389172] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.393445] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.397745] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.402052] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.406357] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.410698] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.415216] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.419543] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.424035] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.428386] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.432721] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.437163] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.441784] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.446377] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.451076] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.455486] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.460308] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.468464] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.473144] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.477908] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.482629] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.487209] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.491974] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.496327] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.503062] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.507693] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.512272] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.516846] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.521388] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.525696] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.530688] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.535077] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.539649] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.543914] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.548169] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.552401] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.556726] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.560977] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.565914] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.570269] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.574600] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.578975] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.583430] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.587898] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.592251] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.596739] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.601172] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.605901] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.610524] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.615167] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.619885] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.624596] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.629695] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.634364] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.638826] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.643667] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.650008] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.654752] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.659267] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.664170] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.668896] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.673568] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.678021] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.682709] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.687143] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.691795] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.696178] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.700837] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.704419] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.711668] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.718163] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.726197] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.730006] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.736338] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.742154] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.750259] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.756290] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.762645] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.769970] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.775335] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.781049] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.791201] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.796761] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.802291] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.810011] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.816623] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.822172] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.829859] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.834928] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.841196] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.849076] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.853951] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.859995] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.867466] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.872938] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.879054] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.886718] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.892091] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.897693] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.905461] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.910827] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.917270] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.924932] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.929927] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.936164] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.943431] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.949026] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.955099] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.962133] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.966441] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.972256] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.978380] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.985975] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.990158] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.995681] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.001768] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.008970] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.013144] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.019133] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.024705] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.032342] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.035946] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.041945] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.047488] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.054975] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.058634] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.064573] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.070888] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.078152] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.082515] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.088241] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.094037] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.101092] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.105233] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.110816] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.116716] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.124204] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.127807] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.133332] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.139389] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.146964] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.150678] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.156654] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.162120] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.169922] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.173628] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.180271] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.186015] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.197160] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.201931] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.207672] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.213957] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.221630] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.225525] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.231116] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.237267] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.244767] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.248734] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.254660] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.260236] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.267955] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.272326] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.277234] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.282013] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.286852] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.291574] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.296455] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.300691] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.305240] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.310320] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.314249] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.318689] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.323729] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.328470] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.333468] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.340680] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.345753] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.350094] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.355194] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.359560] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.364637] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.369138] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.374175] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.378549] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.383631] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.387991] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.393040] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.397393] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.402467] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.407035] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.412098] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.416434] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.421558] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.425916] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.431018] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.434969] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.439376] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.444450] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.448408] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.452799] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.458015] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.461937] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.466361] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.471558] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.475482] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.479872] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.484991] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.488970] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.493306] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.498357] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.502303] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.507073] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.512158] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.516161] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.524452] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.531785] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.537419] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.549264] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.563306] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.569266] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.576388] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.585177] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.590634] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.597920] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.605461] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.611184] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.617168] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.624485] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.633069] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.647994] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.656765] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.662771] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.669224] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.678225] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.690085] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12015 usecs [ 6.698438] PCI: CLS 0 bytes, default 64 [ 6.702654] Trying to unpack rootfs image as initramfs... [ 6.709053] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.735741] Initialise system trusted keyrings [ 6.752090] Key type blacklist registered [ 6.764192] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.777427] zbud: loaded [ 6.784440] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.800199] fuse: init (API version 7.34) [ 6.808367] integrity: Platform Keyring initialized [ 6.826284] Key type asymmetric registered [ 6.848134] Asymmetric key parser 'x509' registered [ 6.860183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.876242] io scheduler mq-deadline registered [ 6.886643] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.904436] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.926229] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.948629] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.969389] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.980737] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.001638] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.024109] Freeing initrd memory: 8744K [ 7.031962] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.044129] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.050361] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.061157] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.068472] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.078468] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.085938] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.096415] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.102912] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.113384] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.128971] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.138029] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.149006] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.155160] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.164610] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.171788] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.181450] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.187674] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.198691] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.208388] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.218413] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.226621] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.243553] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.250938] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.260380] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.266538] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.275446] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.283754] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.291038] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.301075] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.306987] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.320960] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.326834] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.344190] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.352920] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.363439] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.369432] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.378758] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.385713] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.395946] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.402142] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.412739] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.423861] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.431111] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.446381] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.455517] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.465966] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.477925] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.484715] shpchp 0000:01:00.0: Slot initialization failed [ 7.492300] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.499276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.507972] ACPI: button: Power Button [PWRF] [ 7.545181] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.588837] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.597367] Linux agpgart interface v0.103 [ 7.603369] loop: module loaded [ 7.607074] tun: Universal TUN/TAP device driver, 1.6 [ 7.612333] PPP generic driver version 2.4.2 [ 7.617292] VFIO - User Level meta-driver version: 0.3 [ 7.622982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.629642] ehci-pci: EHCI PCI platform driver [ 7.637066] ehci-platform: EHCI generic platform driver [ 7.642117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.650740] ohci-pci: OHCI PCI platform driver [ 7.658611] ohci-platform: OHCI generic platform driver [ 7.665649] uhci_hcd: USB Universal Host Controller Interface driver [ 7.675537] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.680484] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.687617] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.692670] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.698691] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.706769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.713533] usb usb1: Product: UHCI Host Controller [ 7.718670] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.725405] usb usb1: SerialNumber: 0000:02:01.0 [ 7.730519] hub 1-0:1.0: USB hub found [ 7.734531] hub 1-0:1.0: 2 ports detected [ 7.741198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.755096] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.764918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.771837] mousedev: PS/2 mouse device common for all mice [ 7.778603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.786892] rtc_cmos 00:03: RTC can wake from S4 [ 7.793460] rtc_cmos 00:03: registered as rtc0 [ 7.798213] rtc_cmos 00:03: setting system clock to 2025-12-03T23:11:04 UTC (1764803464) [ 7.805958] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.812280] i2c_dev: i2c /dev entries driver [ 7.816515] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.828351] device-mapper: uevent: version 1.0.3 [ 7.834052] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.844889] platform eisa.0: Probing EISA bus 0 [ 7.849095] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.8598810000 6] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.868873] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.876838] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.883966] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.890603] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.897458] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.903799] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.911203] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.918762] platform eisa.0: EISA: Detected 0 cards [ 7.924085] ledtrig-cpu: registered to indicate activity on CPUs [ 7.929920] drop_monitor: Initializing network drop monitor service [ 7.935771] NET: Registered PF_INET6 protocol family [ 7.946746] Segment Routing with IPv6 [ 7.950916] In-situ OAM (IOAM) with IPv6 [ 7.956998] NET: Registered PF_PACKET protocol family [ 7.967816] Key type dns_resolver registered [ 7.972405] IPI shorthand broadcast: enabled [ 7.976847] registered taskstats version 1 [ 7.982153] Loading compiled-in X.509 certificates [ 7.987245] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.998979] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.011700] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.021030] blacklist: Loading compiled-in revocation X.509 certificates [ 8.029471] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.045363] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.064684] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.080397] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.095011] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.106918] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.126432] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.146027] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.165145] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.185372] zswap: loaded using pool lzo/zbud [ 8.191135] Key type .fscrypt registered [ 8.198669] Key type fscrypt-provisioning registered [ 8.208690] Key type encrypted registered [ 8.212666] AppArmor: AppArmor sha1 policy hashing enabled [ 8.217719] ima: No TPM chip found, activating TPM-bypass! [ 8.222726] Loading compiled-in module X.509 certificates [ 8.228216] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.237026] ima: Allocated hash algorithm: sha1 [ 8.242233] ima: No architecture policies found [ 8.246908] evm: Initialising EVM extended attributes: [ 8.251978] evm: security.selinux [ 8.255746] evm: security.SMACK64 [ 8.259217] evm: security.SMACK64EXEC [ 8.263096] evm: security.SMACK64TRANSMUTE [ 8.267098] evm: security.SMACK64MMAP [ 8.270905] evm: security.apparmor [ 8.274504] evm: security.ima [ 8.277769] evm: security.capability [ 8.281680] evm: HMAC attrs: 0x1 [ 8.285885] PM: Magic number: 5:320:200 [ 8.290512] acpi device:55: hash matches [ 8.294883] RAS: Correctable Errors collector initialized. [ 8.300613] Unstable clock detected, switching default tracing clock to "global" [ 8.300613] If you want to keep using the local clock, then add: [ 8.300613] "trace_clock=local" [ 8.300613] on the kernel command line [ 8.322024] Freeing unused decrypted memory: 2036K [ 8.327782] Freeing unused kernel image (initmem) memory: 3244K [ 8.334038] Write protecting the kernel read-only data: 30720k [ 8.341258] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.348134] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.397823] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.404250] Run /init as init process info: initramfs: up at 7.92 [ 8.464865] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.477834] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.486794] GPT:229375 != 2097151 [ 8.490675] GPT:Alternate GPT header not at the end of the disk. [ 8.497111] GPT:229375 != 2097151 [ 8.500986] GPT: Use GNU Parted to correct GPT errors. [ 8.569047] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.951129] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.980992] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.89 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bf:4f:5a:33:41:c2:49:3b:8a:29:c8:1f:27:55:98:09 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTopcihd4AJnEfZetJEDS0Gor8AVmQ4wetSxAIijfsmEY3dpG8k66Roa7mvelOqas1MXa0fwhS52NqafTnPJfbNjVLwMYor/Kh/r4QvnG1WUvdDwvBAxkFeyKtq3dccXgSxDBsLNFJ9+H3iRL9trLKSb8wAx193X1SZOhsJdIxpCi7yddMKpqVib/kfNehIT68dxYoLNzOxWVqkXrN3xRekuEaRbb3sUq3QAAf1TG4JmEaJEZ5xAEMyHwzsw5KVYMwqYb0VYHYUpg8eqJT4ZDL6spjrsYcZqWumeAKiVhHbTEZcvBB/Fsyc2LpMRcgEOd8MUDpKp/LCLTOuay3OMSN root@tempest-testnetworkbasicops-server-1478790535 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQKwcUyYXIXPwKiYSK3kHDfc2m0FjspdFIagOz9wTM81ekDojzy5JShcYfi8HWJNK+ERtSir15+E05WxjB7WTg= root@tempest-testnetworkbasicops-server-1478790535 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3c:e4fe/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bf4f5a33-41c2-493b-8a29-c81f27559809 name: tempest-TestNetworkBasicOps-server-1478790535 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1478790535 launch-index: 0 === cirros: current=0.6.2 uptime=11.94 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:3C:E4:FE inet6 addr: fe80::f816:3eff:fe3c:e4fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:5 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:442 (442.0 B) TX bytes:516 (516.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1478790535 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.051371] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.054233] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.353121] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 10.353800] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.390635] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.586616] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.589116] ISO 9660 Extensions: RRIP_1991A [ 10.792390] 8021q: adding VLAN 0 to HW filter on device eth0 [ 12.299287] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 12.300747] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:11:07 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:11:07 cirros auth.notice su: + none root:cirros Dec 3 23:11:07 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: DUID 00:04:bf:4f:5a:33:41:c2:49:3b:8a:29:c8:1f:27:55:98:09 Dec 3 23:11:07 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3c:e4:fe Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3c:e4fe Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:11:08 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1478790535 login: 2025-12-03 23:11:32,899 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.173:22' as 'cirros' with public key authentication 2025-12-03 23:11:32,903 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:32,971 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:32,971 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.173 successfully created 2025-12-03 23:11:32,972 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.6 2025-12-03 23:11:32,972 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.184:22' as 'cirros' with public key authentication 2025-12-03 23:11:32,975 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,036 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,036 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.184 successfully created 2025-12-03 23:11:33,050 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.078452 seconds 2025-12-03 23:11:33,473 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/04d9264e-6759-4c3d-8d76-bca76a75ece8 0.422s 2025-12-03 23:11:33,473 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": false}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1079', 'x-openstack-request-id': 'req-b090c3a4-5b42-4df2-92c0-606af4324069', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/04d9264e-6759-4c3d-8d76-bca76a75ece8'} Body: b'{"port":{"id":"04d9264e-6759-4c3d-8d76-bca76a75ece8","name":"","network_id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:3c:e4:fe","admin_state_up":false,"status":"ACTIVE","device_id":"bf4f5a33-41c2-493b-8a29-c81f27559809","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f580f85f-1f64-449a-b35d-5a7e0a31cfe9","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1478790535","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1478790535","fqdn":"tempest-testnetworkbasicops-server-1478790535.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:49Z","updated_at":"2025-12-03T23:11:33Z","revision_number":5,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:33,474 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.173 with user: cirros 2025-12-03 23:11:33,474 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.173 in 120 sec and the expected result is unreachable 2025-12-03 23:11:34,512 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.037523 seconds 2025-12-03 23:11:34,512 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.173 in 120 sec and the ping result is expected 2025-12-03 23:11:34,722 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809/action 0.209s 2025-12-03 23:11:34,722 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:34 GMT', 'server': 'Apache', 'content-length': '75636', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f62785-0c12-429b-8954-e8a62343b0ea', 'x-compute-request-id': 'req-c4f62785-0c12-429b-8954-e8a62343b0ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1354455847 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2799.998 MHz processor\\n[ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004301] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004329] Using GB pages for direct mapping\\n[ 0.004573] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004577] ACPI: Early table checksum verification disabled\\n[ 0.004581] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004586] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004592] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004599] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004604] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004607] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004611] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004615] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004618] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004620] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004622] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004623] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004624] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004626] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005669] No NUMA configuration fo 2025-12-03 23:11:34,724 21 DEBUG [tempest.scenario.manager] Console output for bf4f5a33-41c2-493b-8a29-c81f27559809 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1354455847 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2799.998 MHz processor [ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004301] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004329] Using GB pages for direct mapping [ 0.004573] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004577] ACPI: Early table checksum verification disabled [ 0.004581] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004586] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004592] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004599] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004604] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004607] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004611] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004615] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004618] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004620] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004622] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004623] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004624] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004626] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005669] No NUMA configuration found [ 0.005671] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005679] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006013] Zone ranges: [ 0.006014] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006017] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006019] Normal empty [ 0.006021] Device empty [ 0.006022] Movable zone start for each node [ 0.006025] Early memory node ranges [ 0.006026] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006028] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006030] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006265] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006316] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006509] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015387] ACPI: PM-Timer IO Port: 0x608 [ 0.015412] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015531] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015535] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015537] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015538] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015540] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015542] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015545] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015547] TSC deadline timer available [ 0.015560] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015626] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015628] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015630] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015631] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015633] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015635] Booting paravirtualized kernel on KVM [ 0.015637] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015642] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.015899] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.015992] kvm-guest: setup async PF for cpu 0 [ 0.016020] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016039] kvm-guest: PV spinlocks disabled, single CPU [ 0.016044] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016046] Policy zone: DMA32 [ 0.016047] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016100] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016112] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016120] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016177] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016443] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017167] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017196] ftrace: allocating 50600 entries in 198 pages [ 0.039751] ftrace: allocated 198 pages with 4 groups [ 0.039883] rcu: Hierarchical RCU implementation. [ 0.039885] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.039887] Rude variant of Tasks RCU enabled. [ 0.039888] Tracing variant of Tasks RCU enabled. [ 0.039889] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.039890] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.044072] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.044454] random: crng init done [ 0.079860] Console: colour VGA+ 80x25 [ 0.216265] printk: console [tty1] enabled [ 0.508414] printk: console [ttyS0] enabled [ 0.511126] ACPI: Core revision 20210730 [ 0.514122] APIC: Switch to symmetric I/O mode setup [ 0.518347] x2apic enabled [ 0.521602] Switched APIC routing to physical x2apic. [ 0.529890] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.536045] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.540040] pid_max: default: 32768 minimum: 301 [ 0.540040] LSM: Security Framework initializing [ 0.540040] landlock: Up and running. [ 0.540040] Yama: becoming mindful. [ 0.540040] AppArmor: AppArmor initialized [ 0.540040] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.540040] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.540040] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.540040] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.540040] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.540040] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.540040] Spectre V2 : Mitigation: Retpolines [ 0.540040] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.540040] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.540040] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.540040] RETBleed: Mitigation: untrained return thunk [ 0.540040] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.540040] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.540040] Freeing SMP alternatives memory: 44K [ 0.540040] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.540184] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.544062] ... version: 0 [ 0.546635] ... bit width: 48 [ 0.548052] ... generic registers: 6 [ 0.550609] ... value mask: 0000ffffffffffff [ 0.552052] ... max period: 00007fffffffffff [ 0.555378] ... fixed-purpose events: 0 [ 0.556053] ... event mask: 000000000000003f [ 0.559370] rcu: Hierarchical SRCU implementation. [ 0.560534] smp: Bringing up secondary CPUs ... [ 0.563500] smp: Brought up 1 node, 1 CPU [ 0.564056] smpboot: Max logical packages: 1 [ 0.566761] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.568583] devtmpfs: initialized [ 0.570840] x86/mm: Memory block size: 128MB [ 0.572238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576065] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.580114] pinctrl core: initialized pinctrl subsystem [ 0.584054] PM: RTC time: 23:10:56, date: 2025-12-03 [ 0.587507] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.588156] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.592090] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.596064] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.600062] audit: initializing netlink subsys (disabled) [ 0.603659] thermal_sys: Registered thermal governor 'fair_share' [ 0.603661] thermal_sys: Registered thermal governor 'bang_bang' [ 0.604056] thermal_sys: Registered thermal governor 'step_wise' [ 0.608058] audit: type=2000 audit(1764803456.812:1): state=initialized audit_enabled=0 res=1 [ 0.612078] thermal_sys: Registered thermal governor 'user_space' [ 0.612080] thermal_sys: Registered thermal governor 'power_allocator' [ 0.615756] EISA bus registered [ 0.618191] cpuidle: using governor ladder [ 0.620053] cpuidle: using governor menu [ 0.624793] ACPI: bus type PCI registered [ 0.628063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.632597] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.636113] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.640082] PCI: Using configuration type 1 for base access [ 0.645286] Kprobes globally optimized [ 0.648177] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.652056] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.656880] ACPI: Added _OSI(Module Device) [ 0.660078] ACPI: Added _OSI(Processor Device) [ 0.663341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.664098] ACPI: Added _OSI(Processor Aggregator Device) [ 0.668067] ACPI: Added _OSI(Linux-Dell-Video) [ 0.671632] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.672066] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.679298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.683706] ACPI: Interpreter enabled [ 0.684066] ACPI: PM: (supports S0 S5) [ 0.686755] ACPI: Using IOAPIC for interrupt routing [ 0.688090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.692054] PCI: Using E820 reservations for host bridge windows [ 0.696324] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.705127] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708062] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.712173] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.716160] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.721334] PCI host bridge to bus 0000:00 [ 0.724055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.727860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.728054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.732057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.736054] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.740058] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.744056] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.748420] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.756625] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.766999] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.776115] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.783858] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.790288] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.792266] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.801144] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.807532] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.815066] pci 0000:00:02.0: enabling Extended Tags [ 0.818495] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.823746] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.829730] pci 0000:00:02.1: enabling Extended Tags [ 0.834342] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.839425] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.845447] pci 0000:00:02.2: enabling Extended Tags [ 0.851197] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.855487] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.861089] pci 0000:00:02.3: enabling Extended Tags [ 0.868168] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.878196] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.887014] pci 0000:00:02.4: enabling Extended Tags [ 0.892236] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.900061] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.911006] pci 0000:00:02.5: enabling Extended Tags [ 0.915130] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.921645] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.932056] pci 0000:00:02.6: enabling Extended Tags [ 0.938352] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.943533] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.950944] pci 0000:00:02.7: enabling Extended Tags [ 0.957394] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.964061] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.972877] pci 0000:00:03.0: enabling Extended Tags [ 0.978864] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.985949] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.997983] pci 0000:00:03.1: enabling Extended Tags [ 1.004750] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.015736] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.020831] pci 0000:00:03.2: enabling Extended Tags [ 1.027370] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.031144] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.038600] pci 0000:00:03.3: enabling Extended Tags [ 1.042763] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.047981] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.052799] pci 0000:00:03.4: enabling Extended Tags [ 1.058336] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.063179] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.069531] pci 0000:00:03.5: enabling Extended Tags [ 1.074681] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.079698] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.085480] pci 0000:00:03.6: enabling Extended Tags [ 1.090570] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.096059] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.105649] pci 0000:00:03.7: enabling Extended Tags [ 1.114921] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.120063] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.129631] pci 0000:00:04.0: enabling Extended Tags [ 1.136357] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.143839] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.149849] pci 0000:00:04.1: enabling Extended Tags [ 1.155324] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.160067] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.170766] pci 0000:00:04.2: enabling Extended Tags [ 1.176724] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.184062] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.195086] pci 0000:00:04.3: enabling Extended Tags [ 1.199530] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.204016] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.210156] pci 0000:00:04.4: enabling Extended Tags [ 1.215158] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.221384] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.231475] pci 0000:00:04.5: enabling Extended Tags [ 1.236114] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.243254] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.249668] pci 0000:00:04.6: enabling Extended Tags [ 1.255755] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.260055] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.269781] pci 0000:00:04.7: enabling Extended Tags [ 1.278368] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.283378] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.293616] pci 0000:00:05.0: enabling Extended Tags [ 1.376385] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.382084] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.385085] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.409054] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.413925] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.419577] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.426504] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.435638] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.439047] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.444089] pci 0000:01:00.0: enabling Extended Tags [ 1.524523] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.528125] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.532119] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.536193] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.542187] pci_bus 0000:02: extended config space not accessible [ 1.544370] acpiphp: Slot [1] registered [ 1.547281] acpiphp: Slot [0] registered [ 1.548102] acpiphp: Slot [2] registered [ 1.550997] acpiphp: Slot [3] registered [ 1.552113] acpiphp: Slot [4] registered [ 1.555083] acpiphp: Slot [5] registered [ 1.556115] acpiphp: Slot [6] registered [ 1.558962] acpiphp: Slot [7] registered [ 1.560124] acpiphp: Slot [8] registered [ 1.563246] acpiphp: Slot [9] registered [ 1.564142] acpiphp: Slot [10] registered [ 1.567031] acpiphp: Slot [11] registered [ 1.568104] acpiphp: Slot [12] registered [ 1.571093] acpiphp: Slot [13] registered [ 1.572240] acpiphp: Slot [14] registered [ 1.575360] acpiphp: Slot [15] registered [ 1.576105] acpiphp: Slot [16] registered [ 1.579090] acpiphp: Slot [17] registered [ 1.580102] acpiphp: Slot [18] registered [ 1.583038] acpiphp: Slot [19] registered [ 1.584102] acpiphp: Slot [20] registered [ 1.587056] acpiphp: Slot [21] registered [ 1.588101] acpiphp: Slot [22] registered [ 1.591096] acpiphp: Slot [23] registered [ 1.592103] acpiphp: Slot [24] registered [ 1.595061] acpiphp: Slot [25] registered [ 1.596104] acpiphp: Slot [26] registered [ 1.599090] acpiphp: Slot [27] registered [ 1.600104] acpiphp: Slot [28] registered [ 1.603024] acpiphp: Slot [29] registered [ 1.604102] acpiphp: Slot [30] registered [ 1.607115] acpiphp: Slot [31] registered [ 1.610522] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.621935] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.701355] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.704163] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.708167] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.712207] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.721826] acpiphp: Slot [0-2] registered [ 1.724723] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.733898] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.745464] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.750353] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.752323] pci 0000:03:00.0: enabling Extended Tags [ 1.835078] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.836188] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.840182] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.847152] acpiphp: Slot [0-3] registered [ 1.848709] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.858069] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.868057] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.874724] pci 0000:04:00.0: enabling Extended Tags [ 1.959764] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.960188] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.964182] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.971152] acpiphp: Slot [0-4] registered [ 1.972926] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.982097] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.992058] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.998101] pci 0000:05:00.0: enabling Extended Tags [ 2.084393] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.088268] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.092264] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.099330] acpiphp: Slot [0-5] registered [ 2.100748] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.110382] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.120058] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.126135] pci 0000:06:00.0: enabling Extended Tags [ 2.214793] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.216187] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.220181] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.227077] acpiphp: Slot [0-6] registered [ 2.306761] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.308187] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.312211] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.319035] acpiphp: Slot [0-7] registered [ 2.397041] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.400230] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.404221] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.411091] acpiphp: Slot [0-8] registered [ 2.494797] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.496188] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.500202] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.507220] acpiphp: Slot [0-9] registered [ 2.589967] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.592661] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.596194] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.603778] acpiphp: Slot [0-10] registered [ 2.684597] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.688213] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.692193] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.699947] acpiphp: Slot [0-11] registered [ 2.779656] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.780187] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.784208] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.791699] acpiphp: Slot [0-12] registered [ 2.876719] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.880247] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.884244] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.891531] acpiphp: Slot [0-13] registered [ 2.969560] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.972187] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.976234] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.983002] acpiphp: Slot [0-14] registered [ 3.060997] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.064184] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.068180] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.075037] acpiphp: Slot [0-15] registered [ 3.152097] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.155954] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.156189] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.162900] acpiphp: Slot [0-16] registered [ 3.242802] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.244224] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.248192] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.255058] acpiphp: Slot [0-17] registered [ 3.333168] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.336185] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.340181] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.347886] acpiphp: Slot [0-18] registered [ 3.429088] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.432201] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.436183] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.443402] acpiphp: Slot [0-19] registered [ 3.526141] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.528248] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.532236] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.539237] acpiphp: Slot [0-20] registered [ 3.617299] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.620191] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.624195] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.631411] acpiphp: Slot [0-21] registered [ 3.712902] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.716187] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.720185] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.726959] acpiphp: Slot [0-22] registered [ 3.811679] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.812191] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.816185] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.823141] acpiphp: Slot [0-23] registered [ 3.905386] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.908220] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.912211] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.919999] acpiphp: Slot [0-24] registered [ 3.995009] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.996186] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.000239] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.007108] acpiphp: Slot [0-25] registered [ 4.086504] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.088188] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.092182] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.134232] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.136274] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.140282] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.144265] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.148266] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.152265] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.156270] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.160261] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.164190] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.168069] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.172071] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.176085] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.180080] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.184072] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.188076] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.192071] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.196367] iommu: Default domain type: Translated [ 4.200053] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.204290] SCSI subsystem initialized [ 4.207539] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.208040] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.208061] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.212053] vgaarb: loaded [ 4.214209] ACPI: bus type USB registered [ 4.216073] usbcore: registered new interface driver usbfs [ 4.220061] usbcore: registered new interface driver hub [ 4.223856] usbcore: registered new device driver usb [ 4.224081] pps_core: LinuxPPS API ver. 1 registered [ 4.227601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.228070] PTP clock support registered [ 4.231005] EDAC MC: Ver: 3.0.0 [ 4.235492] NetLabel: Initializing [ 4.236054] NetLabel: domain hash size = 128 [ 4.239997] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.240082] NetLabel: unlabeled traffic allowed by default [ 4.244033] PCI: Using ACPI for IRQ routing [ 5.121058] clocksource: Switched to clocksource kvm-clock [ 5.139017] VFS: Disk quotas dquot_6.6.0 [ 5.142017] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.147004] AppArmor: AppArmor Filesystem Enabled [ 5.150428] pnp: PnP ACPI init [ 5.153125] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.159304] pnp: PnP ACPI: found 5 devices [ 5.168167] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.174508] NET: Registered PF_INET protocol family [ 5.178017] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.184034] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.189787] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.195199] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.200528] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.205434] TCP: Hash tables configured (established 1024 bind 1024) [ 5.210227] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.215409] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.220445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.225389] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.229394] NET: Registered PF_XDP protocol family [ 5.233901] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.239588] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.245597] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.251357] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.257599] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.263285] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.269051] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.275635] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.281321] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.286961] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.292552] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.301227] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.306854] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.312839] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.318447] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.324000] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.329631] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.335259] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.340798] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.346410] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.352586] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.358571] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.364497] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.370335] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.376035] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.380540] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.384866] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.389172] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.393445] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.397745] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.402052] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.406357] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.410698] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.415216] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.419543] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.424035] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.428386] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.432721] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.437163] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.441784] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.446377] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.451076] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.455486] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.460308] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.468464] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.473144] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.477908] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.482629] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.487209] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.491974] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.496327] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.503062] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.507693] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.512272] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.516846] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.521388] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.525696] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.530688] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.535077] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.539649] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.543914] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.548169] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.552401] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.556726] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.560977] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.565914] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.570269] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.574600] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.578975] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.583430] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.587898] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.592251] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.596739] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.601172] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.605901] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.610524] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.615167] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.619885] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.624596] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.629695] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.634364] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.638826] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.643667] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.650008] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.654752] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.659267] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.664170] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.668896] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.673568] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.678021] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.682709] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.687143] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.691795] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.696178] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.700837] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.704419] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.711668] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.718163] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.726197] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.730006] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.736338] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.742154] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.750259] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.756290] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.762645] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.769970] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.775335] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.781049] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.791201] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.796761] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 510000 .802291] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.810011] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.816623] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.822172] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.829859] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.834928] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.841196] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.849076] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.853951] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.859995] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.867466] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.872938] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.879054] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.886718] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.892091] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.897693] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.905461] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.910827] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.917270] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.924932] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.929927] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.936164] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.943431] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.949026] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.955099] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.962133] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.966441] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.972256] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.978380] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.985975] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.990158] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.995681] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.001768] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.008970] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.013144] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.019133] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.024705] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.032342] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.035946] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.041945] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.047488] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.054975] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.058634] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.064573] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.070888] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.078152] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.082515] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.088241] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.094037] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.101092] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.105233] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.110816] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.116716] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.124204] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.127807] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.133332] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.139389] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.146964] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.150678] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.156654] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.162120] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.169922] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.173628] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.180271] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.186015] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.197160] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.201931] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.207672] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.213957] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.221630] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.225525] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.231116] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.237267] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.244767] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.248734] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.254660] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.260236] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.267955] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.272326] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.277234] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.282013] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.286852] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.291574] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.296455] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.300691] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.305240] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.310320] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.314249] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.318689] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.323729] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.328470] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.333468] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.340680] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.345753] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.350094] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.355194] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.359560] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.364637] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.369138] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.374175] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.378549] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.383631] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.387991] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.393040] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.397393] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.402467] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.407035] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.412098] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.416434] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.421558] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.425916] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.431018] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.434969] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.439376] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.444450] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.448408] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.452799] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.458015] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.461937] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.466361] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.471558] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.475482] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.479872] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.484991] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.488970] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.493306] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.498357] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.502303] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.507073] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.512158] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.516161] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.524452] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.531785] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.537419] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.549264] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.563306] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.569266] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.576388] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.585177] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.590634] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.597920] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.605461] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.611184] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.617168] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.624485] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.633069] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.647994] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.656765] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.662771] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.669224] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.678225] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.690085] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12015 usecs [ 6.698438] PCI: CLS 0 bytes, default 64 [ 6.702654] Trying to unpack rootfs image as initramfs... [ 6.709053] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.735741] Initialise system trusted keyrings [ 6.752090] Key type blacklist registered [ 6.764192] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.777427] zbud: loaded [ 6.784440] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.800199] fuse: init (API version 7.34) [ 6.808367] integrity: Platform Keyring initialized [ 6.826284] Key type asymmetric registered [ 6.848134] Asymmetric key parser 'x509' registered [ 6.860183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.876242] io scheduler mq-deadline registered [ 6.886643] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.904436] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.926229] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.948629] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.969389] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.980737] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.001638] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.024109] Freeing initrd memory: 8744K [ 7.031962] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.044129] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.050361] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.061157] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.068472] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.078468] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.085938] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.096415] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.102912] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.113384] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.128971] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.138029] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.149006] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.155160] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.164610] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.171788] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.181450] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.187674] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.198691] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.208388] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.218413] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.226621] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.243553] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.250938] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.260380] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.266538] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.275446] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.283754] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.291038] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.301075] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.306987] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.320960] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.326834] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.344190] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.352920] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.363439] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.369432] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.378758] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.385713] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.395946] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.402142] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.412739] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.423861] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.431111] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.446381] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.455517] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.465966] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.477925] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.484715] shpchp 0000:01:00.0: Slot initialization failed [ 7.492300] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.499276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.507972] ACPI: button: Power Button [PWRF] [ 7.545181] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.588837] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.597367] Linux agpgart interface v0.103 [ 7.603369] loop: module loaded [ 7.607074] tun: Universal TUN/TAP device driver, 1.6 [ 7.612333] PPP generic driver version 2.4.2 [ 7.617292] VFIO - User Level meta-driver version: 0.3 [ 7.622982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.629642] ehci-pci: EHCI PCI platform driver [ 7.637066] ehci-platform: EHCI generic platform driver [ 7.642117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.650740] ohci-pci: OHCI PCI platform driver [ 7.658611] ohci-platform: OHCI generic platform driver [ 7.665649] uhci_hcd: USB Universal Host Controller Interface driver [ 7.675537] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.680484] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.687617] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.692670] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.698691] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.706769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.713533] usb usb1: Product: UHCI Host Controller [ 7.718670] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.725405] usb usb1: SerialNumber: 0000:02:01.0 [ 7.730519] hub 1-0:1.0: USB hub found [ 7.734531] hub 1-0:1.0: 2 ports detected [ 7.741198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.755096] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.764918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.771837] mousedev: PS/2 mouse device common for all mice [ 7.778603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.786892] rtc_cmos 00:03: RTC can wake from S4 [ 7.793460] rtc_cmos 00:03: registered as rtc0 [ 7.798213] rtc_cmos 00:03: setting system clock to 2025-12-03T23:11:04 UTC (1764803464) [ 7.805958] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.812280] i2c_dev: i2c /dev entries driver [ 7.816515] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.828351] device-mapper: uevent: version 1.0.3 [ 7.834052] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.844889] platform eisa.0: Probing EISA bus 0 [ 7.849095] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.859886] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.868873] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.876838] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.883966] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.890603] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.897458] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.903799] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.911203] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.918762] platform eisa.0: EISA: Detected 0 cards [ 7.924085] ledtrig-cpu: registered to indicate activity on CPUs [ 7.929920] drop_monitor: Initializing network drop monitor service [ 7.935771] NET: Registered PF_INET6 protocol family [ 7.946746] Segment Routing with IPv6 [ 7.950916] In-situ OAM (IOAM) with IPv6 [ 7.956998] NET: Registered PF_PACKET protocol family [ 7.967816] Key type dns_resolver registered [ 7.972405] IPI shorthand broadcast: enabled [ 7.976847] registered taskstats version 1 [ 7.982153] Loading compiled-in X.509 certificates [ 7.987245] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.998979] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.011700] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.021030] blacklist: Loading compiled-in revocation X.509 certificates [ 8.029471] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.045363] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.064684] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.080397] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.095011] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.106918] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.126432] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.146027] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.165145] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.185372] zswap: loaded using pool lzo/zbud [ 8.191135] Key type .fscrypt registered [ 8.198669] Key type fscrypt-provisioning registered [ 8.208690] Key type encrypted registered [ 8.212666] AppArmor: AppArmor sha1 policy hashing enabled [ 8.217719] ima: No TPM chip found, activating TPM-bypass! [ 8.222726] Loading compiled-in module X.509 certificates [ 8.228216] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.237026] ima: Allocated hash algorithm: sha1 [ 8.242233] ima: No architecture policies found [ 8.246908] evm: Initialising EVM extended attributes: [ 8.251978] evm: security.selinux [ 8.255746] evm: security.SMACK64 [ 8.259217] evm: security.SMACK64EXEC [ 8.263096] evm: security.SMACK64TRANSMUTE [ 8.267098] evm: security.SMACK64MMAP [ 8.270905] evm: security.apparmor [ 8.274504] evm: security.ima [ 8.277769] evm: security.capability [ 8.281680] evm: HMAC attrs: 0x1 [ 8.285885] PM: Magic number: 5:320:200 [ 8.290512] acpi device:55: hash matches [ 8.294883] RAS: Correctable Errors collector initialized. [ 8.300613] Unstable clock detected, switching default tracing clock to "global" [ 8.300613] If you want to keep using the local clock, then add: [ 8.300613] "trace_clock=local" [ 8.300613] on the kernel command line [ 8.322024] Freeing unused decrypted memory: 2036K [ 8.327782] Freeing unused kernel image (initmem) memory: 3244K [ 8.334038] Write protecting the kernel read-only data: 30720k [ 8.341258] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.348134] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.397823] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.404250] Run /init as init process info: initramfs: up at 7.92 [ 8.464865] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.477834] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.486794] GPT:229375 != 2097151 [ 8.490675] GPT:Alternate GPT header not at the end of the disk. [ 8.497111] GPT:229375 != 2097151 [ 8.500986] GPT: Use GNU Parted to correct GPT errors. [ 8.569047] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.951129] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.980992] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.89 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bf:4f:5a:33:41:c2:49:3b:8a:29:c8:1f:27:55:98:09 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTopcihd4AJnEfZetJEDS0Gor8AVmQ4wetSxAIijfsmEY3dpG8k66Roa7mvelOqas1MXa0fwhS52NqafTnPJfbNjVLwMYor/Kh/r4QvnG1WUvdDwvBAxkFeyKtq3dccXgSxDBsLNFJ9+H3iRL9trLKSb8wAx193X1SZOhsJdIxpCi7yddMKpqVib/kfNehIT68dxYoLNzOxWVqkXrN3xRekuEaRbb3sUq3QAAf1TG4JmEaJEZ5xAEMyHwzsw5KVYMwqYb0VYHYUpg8eqJT4ZDL6spjrsYcZqWumeAKiVhHbTEZcvBB/Fsyc2LpMRcgEOd8MUDpKp/LCLTOuay3OMSN root@tempest-testnetworkbasicops-server-1478790535 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQKwcUyYXIXPwKiYSK3kHDfc2m0FjspdFIagOz9wTM81ekDojzy5JShcYfi8HWJNK+ERtSir15+E05WxjB7WTg= root@tempest-testnetworkbasicops-server-1478790535 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3c:e4fe/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bf4f5a33-41c2-493b-8a29-c81f27559809 name: tempest-TestNetworkBasicOps-server-1478790535 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1478790535 launch-index: 0 === cirros: current=0.6.2 uptime=11.94 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:3C:E4:FE inet6 addr: fe80::f816:3eff:fe3c:e4fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:5 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:442 (442.0 B) TX bytes:516 (516.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1478790535 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.051371] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.054233] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.353121] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 10.353800] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.390635] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.586616] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.589116] ISO 9660 Extensions: RRIP_1991A [ 10.792390] 8021q: adding VLAN 0 to HW filter on device eth0 [ 12.299287] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 12.300747] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:11:07 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:11:07 cirros auth.notice su: + none root:cirros Dec 3 23:11:07 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: DUID 00:04:bf:4f:5a:33:41:c2:49:3b:8a:29:c8:1f:27:55:98:09 Dec 3 23:11:07 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3c:e4:fe Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3c:e4fe Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:11:08 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1478790535 login: 2025-12-03 23:11:34,724 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.6 2025-12-03 23:11:34,724 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.184:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,728 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,837 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,838 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.184 successfully created 2025-12-03 23:11:35,850 21 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.184 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.6' failed, exit status: 1, stderr: stdout: PING 10.100.0.6 (10.100.0.6) 56(84) bytes of data. --- 10.100.0.6 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:11:35,850 21 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.6 via a ssh connection from: 192.168.122.184. 2025-12-03 23:11:35,850 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.126426 seconds 2025-12-03 23:11:36,492 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/04d9264e-6759-4c3d-8d76-bca76a75ece8 0.641s 2025-12-03 23:11:36,493 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-4c9da532-0ee0-4576-a959-9525c4a0f86f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/04d9264e-6759-4c3d-8d76-bca76a75ece8'} Body: b'{"port":{"id":"04d9264e-6759-4c3d-8d76-bca76a75ece8","name":"","network_id":"ea21f027-6e75-40ba-94fe-e820c18b79f3","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:3c:e4:fe","admin_state_up":true,"status":"DOWN","device_id":"bf4f5a33-41c2-493b-8a29-c81f27559809","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f580f85f-1f64-449a-b35d-5a7e0a31cfe9","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1478790535","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1478790535","fqdn":"tempest-testnetworkbasicops-server-1478790535.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:49Z","updated_at":"2025-12-03T23:11:36Z","revision_number":7,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:36,614 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/89c2d634-e508-4948-8829-4944a081db38 0.121s 2025-12-03 23:11:36,614 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-e9bc1d9a-1388-499d-9154-7788a45ace62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/89c2d634-e508-4948-8829-4944a081db38'} Body: b'{"floatingip": {"id": "89c2d634-e508-4948-8829-4944a081db38", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.173", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "port_id": "04d9264e-6759-4c3d-8d76-bca76a75ece8", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ea21f027-6e75-40ba-94fe-e820c18b79f3", "mac_address": "fa:16:3e:3c:e4:fe", "admin_state_up": true, "status": "DOWN", "device_id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:10:59Z", "updated_at": "2025-12-03T23:10:59Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:36,615 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '89c2d634-e508-4948-8829-4944a081db38', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.173', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': '6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e', 'port_id': '04d9264e-6759-4c3d-8d76-bca76a75ece8', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ea21f027-6e75-40ba-94fe-e820c18b79f3', 'mac_address': 'fa:16:3e:3c:e4:fe', 'admin_state_up': True, 'status': 'DOWN', 'device_id': 'bf4f5a33-41c2-493b-8a29-c81f27559809', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:10:59Z', 'updated_at': '2025-12-03T23:10:59Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:11:36,615 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.121901 seconds 2025-12-03 23:11:36,615 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.173 with user: cirros 2025-12-03 23:11:36,615 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.173 in 120 sec and the expected result is reachable 2025-12-03 23:11:36,649 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.033706 seconds 2025-12-03 23:11:36,649 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.173 in 120 sec and the ping result is expected 2025-12-03 23:11:36,824 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809/action 0.174s 2025-12-03 23:11:36,825 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:36 GMT', 'server': 'Apache', 'content-length': '75636', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837b574a-906d-4876-9227-59b63ae4516f', 'x-compute-request-id': 'req-837b574a-906d-4876-9227-59b63ae4516f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1354455847 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2799.998 MHz processor\\n[ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004301] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004329] Using GB pages for direct mapping\\n[ 0.004573] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004577] ACPI: Early table checksum verification disabled\\n[ 0.004581] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004586] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004592] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004599] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004604] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004607] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004611] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004615] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004618] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004620] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004622] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004623] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004624] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004626] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005669] No NUMA configuration fo 2025-12-03 23:11:36,827 21 DEBUG [tempest.scenario.manager] Console output for bf4f5a33-41c2-493b-8a29-c81f27559809 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1354455847 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2799.998 MHz processor [ 0.001162] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004301] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004329] Using GB pages for direct mapping [ 0.004573] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004577] ACPI: Early table checksum verification disabled [ 0.004581] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004586] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004592] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004599] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004604] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004607] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004611] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004615] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004618] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004620] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004622] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004623] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004624] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004626] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005669] No NUMA configuration found [ 0.005671] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005679] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006013] Zone ranges: [ 0.006014] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006017] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006019] Normal empty [ 0.006021] Device empty [ 0.006022] Movable zone start for each node [ 0.006025] Early memory node ranges [ 0.006026] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006028] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006030] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006265] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006316] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006509] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015387] ACPI: PM-Timer IO Port: 0x608 [ 0.015412] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015531] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015535] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015537] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015538] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015540] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015542] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015545] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015547] TSC deadline timer available [ 0.015560] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015626] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015628] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015630] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015631] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015633] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015635] Booting paravirtualized kernel on KVM [ 0.015637] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015642] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.015899] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.015992] kvm-guest: setup async PF for cpu 0 [ 0.016020] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016039] kvm-guest: PV spinlocks disabled, single CPU [ 0.016044] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016046] Policy zone: DMA32 [ 0.016047] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016100] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016112] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016120] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016177] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016443] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017167] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017196] ftrace: allocating 50600 entries in 198 pages [ 0.039751] ftrace: allocated 198 pages with 4 groups [ 0.039883] rcu: Hierarchical RCU implementation. [ 0.039885] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.039887] Rude variant of Tasks RCU enabled. [ 0.039888] Tracing variant of Tasks RCU enabled. [ 0.039889] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.039890] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.044072] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.044454] random: crng init done [ 0.079860] Console: colour VGA+ 80x25 [ 0.216265] printk: console [tty1] enabled [ 0.508414] printk: console [ttyS0] enabled [ 0.511126] ACPI: Core revision 20210730 [ 0.514122] APIC: Switch to symmetric I/O mode setup [ 0.518347] x2apic enabled [ 0.521602] Switched APIC routing to physical x2apic. [ 0.529890] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.536045] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.540040] pid_max: default: 32768 minimum: 301 [ 0.540040] LSM: Security Framework initializing [ 0.540040] landlock: Up and running. [ 0.540040] Yama: becoming mindful. [ 0.540040] AppArmor: AppArmor initialized [ 0.540040] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.540040] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.540040] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.540040] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.540040] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.540040] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.540040] Spectre V2 : Mitigation: Retpolines [ 0.540040] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.540040] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.540040] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.540040] RETBleed: Mitigation: untrained return thunk [ 0.540040] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.540040] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.540040] Freeing SMP alternatives memory: 44K [ 0.540040] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.540184] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.544062] ... version: 0 [ 0.546635] ... bit width: 48 [ 0.548052] ... generic registers: 6 [ 0.550609] ... value mask: 0000ffffffffffff [ 0.552052] ... max period: 00007fffffffffff [ 0.555378] ... fixed-purpose events: 0 [ 0.556053] ... event mask: 000000000000003f [ 0.559370] rcu: Hierarchical SRCU implementation. [ 0.560534] smp: Bringing up secondary CPUs ... [ 0.563500] smp: Brought up 1 node, 1 CPU [ 0.564056] smpboot: Max logical packages: 1 [ 0.566761] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.568583] devtmpfs: initialized [ 0.570840] x86/mm: Memory block size: 128MB [ 0.572238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576065] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.580114] pinctrl core: initialized pinctrl subsystem [ 0.584054] PM: RTC time: 23:10:56, date: 2025-12-03 [ 0.587507] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.588156] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.592090] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.596064] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.600062] audit: initializing netlink subsys (disabled) [ 0.603659] thermal_sys: Registered thermal governor 'fair_share' [ 0.603661] thermal_sys: Registered thermal governor 'bang_bang' [ 0.604056] thermal_sys: Registered thermal governor 'step_wise' [ 0.608058] audit: type=2000 audit(1764803456.812:1): state=initialized audit_enabled=0 res=1 [ 0.612078] thermal_sys: Registered thermal governor 'user_space' [ 0.612080] thermal_sys: Registered thermal governor 'power_allocator' [ 0.615756] EISA bus registered [ 0.618191] cpuidle: using governor ladder [ 0.620053] cpuidle: using governor menu [ 0.624793] ACPI: bus type PCI registered [ 0.628063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.632597] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.636113] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.640082] PCI: Using configuration type 1 for base access [ 0.645286] Kprobes globally optimized [ 0.648177] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.652056] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.656880] ACPI: Added _OSI(Module Device) [ 0.660078] ACPI: Added _OSI(Processor Device) [ 0.663341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.664098] ACPI: Added _OSI(Processor Aggregator Device) [ 0.668067] ACPI: Added _OSI(Linux-Dell-Video) [ 0.671632] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.672066] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.679298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.683706] ACPI: Interpreter enabled [ 0.684066] ACPI: PM: (supports S0 S5) [ 0.686755] ACPI: Using IOAPIC for interrupt routing [ 0.688090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.692054] PCI: Using E820 reservations for host bridge windows [ 0.696324] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.705127] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708062] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.712173] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.716160] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.721334] PCI host bridge to bus 0000:00 [ 0.724055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.727860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.728054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.732057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.736054] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.740058] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.744056] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.748420] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.756625] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.766999] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.776115] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.783858] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.790288] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.792266] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.801144] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.807532] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.815066] pci 0000:00:02.0: enabling Extended Tags [ 0.818495] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.823746] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.829730] pci 0000:00:02.1: enabling Extended Tags [ 0.834342] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.839425] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.845447] pci 0000:00:02.2: enabling Extended Tags [ 0.851197] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.855487] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.861089] pci 0000:00:02.3: enabling Extended Tags [ 0.868168] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.878196] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.887014] pci 0000:00:02.4: enabling Extended Tags [ 0.892236] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.900061] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.911006] pci 0000:00:02.5: enabling Extended Tags [ 0.915130] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.921645] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.932056] pci 0000:00:02.6: enabling Extended Tags [ 0.938352] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.943533] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.950944] pci 0000:00:02.7: enabling Extended Tags [ 0.957394] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.964061] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.972877] pci 0000:00:03.0: enabling Extended Tags [ 0.978864] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.985949] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.997983] pci 0000:00:03.1: enabling Extended Tags [ 1.004750] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.015736] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.020831] pci 0000:00:03.2: enabling Extended Tags [ 1.027370] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.031144] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.038600] pci 0000:00:03.3: enabling Extended Tags [ 1.042763] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.047981] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.052799] pci 0000:00:03.4: enabling Extended Tags [ 1.058336] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.063179] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.069531] pci 0000:00:03.5: enabling Extended Tags [ 1.074681] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.079698] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.085480] pci 0000:00:03.6: enabling Extended Tags [ 1.090570] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.096059] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.105649] pci 0000:00:03.7: enabling Extended Tags [ 1.114921] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.120063] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.129631] pci 0000:00:04.0: enabling Extended Tags [ 1.136357] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.143839] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.149849] pci 0000:00:04.1: enabling Extended Tags [ 1.155324] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.160067] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.170766] pci 0000:00:04.2: enabling Extended Tags [ 1.176724] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.184062] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.195086] pci 0000:00:04.3: enabling Extended Tags [ 1.199530] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.204016] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.210156] pci 0000:00:04.4: enabling Extended Tags [ 1.215158] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.221384] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.231475] pci 0000:00:04.5: enabling Extended Tags [ 1.236114] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.243254] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.249668] pci 0000:00:04.6: enabling Extended Tags [ 1.255755] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.260055] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.269781] pci 0000:00:04.7: enabling Extended Tags [ 1.278368] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.283378] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.293616] pci 0000:00:05.0: enabling Extended Tags [ 1.376385] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.382084] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.385085] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.409054] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.413925] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.419577] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.426504] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.435638] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.439047] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.444089] pci 0000:01:00.0: enabling Extended Tags [ 1.524523] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.528125] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.532119] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.536193] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.542187] pci_bus 0000:02: extended config space not accessible [ 1.544370] acpiphp: Slot [1] registered [ 10000 1.547281] acpiphp: Slot [0] registered [ 1.548102] acpiphp: Slot [2] registered [ 1.550997] acpiphp: Slot [3] registered [ 1.552113] acpiphp: Slot [4] registered [ 1.555083] acpiphp: Slot [5] registered [ 1.556115] acpiphp: Slot [6] registered [ 1.558962] acpiphp: Slot [7] registered [ 1.560124] acpiphp: Slot [8] registered [ 1.563246] acpiphp: Slot [9] registered [ 1.564142] acpiphp: Slot [10] registered [ 1.567031] acpiphp: Slot [11] registered [ 1.568104] acpiphp: Slot [12] registered [ 1.571093] acpiphp: Slot [13] registered [ 1.572240] acpiphp: Slot [14] registered [ 1.575360] acpiphp: Slot [15] registered [ 1.576105] acpiphp: Slot [16] registered [ 1.579090] acpiphp: Slot [17] registered [ 1.580102] acpiphp: Slot [18] registered [ 1.583038] acpiphp: Slot [19] registered [ 1.584102] acpiphp: Slot [20] registered [ 1.587056] acpiphp: Slot [21] registered [ 1.588101] acpiphp: Slot [22] registered [ 1.591096] acpiphp: Slot [23] registered [ 1.592103] acpiphp: Slot [24] registered [ 1.595061] acpiphp: Slot [25] registered [ 1.596104] acpiphp: Slot [26] registered [ 1.599090] acpiphp: Slot [27] registered [ 1.600104] acpiphp: Slot [28] registered [ 1.603024] acpiphp: Slot [29] registered [ 1.604102] acpiphp: Slot [30] registered [ 1.607115] acpiphp: Slot [31] registered [ 1.610522] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.621935] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.701355] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.704163] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.708167] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.712207] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.721826] acpiphp: Slot [0-2] registered [ 1.724723] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.733898] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.745464] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.750353] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.752323] pci 0000:03:00.0: enabling Extended Tags [ 1.835078] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.836188] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.840182] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.847152] acpiphp: Slot [0-3] registered [ 1.848709] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.858069] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.868057] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.874724] pci 0000:04:00.0: enabling Extended Tags [ 1.959764] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.960188] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.964182] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.971152] acpiphp: Slot [0-4] registered [ 1.972926] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.982097] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.992058] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.998101] pci 0000:05:00.0: enabling Extended Tags [ 2.084393] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.088268] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.092264] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.099330] acpiphp: Slot [0-5] registered [ 2.100748] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.110382] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.120058] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.126135] pci 0000:06:00.0: enabling Extended Tags [ 2.214793] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.216187] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.220181] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.227077] acpiphp: Slot [0-6] registered [ 2.306761] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.308187] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.312211] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.319035] acpiphp: Slot [0-7] registered [ 2.397041] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.400230] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.404221] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.411091] acpiphp: Slot [0-8] registered [ 2.494797] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.496188] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.500202] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.507220] acpiphp: Slot [0-9] registered [ 2.589967] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.592661] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.596194] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.603778] acpiphp: Slot [0-10] registered [ 2.684597] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.688213] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.692193] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.699947] acpiphp: Slot [0-11] registered [ 2.779656] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.780187] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.784208] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.791699] acpiphp: Slot [0-12] registered [ 2.876719] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.880247] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.884244] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.891531] acpiphp: Slot [0-13] registered [ 2.969560] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.972187] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.976234] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.983002] acpiphp: Slot [0-14] registered [ 3.060997] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.064184] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.068180] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.075037] acpiphp: Slot [0-15] registered [ 3.152097] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.155954] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.156189] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.162900] acpiphp: Slot [0-16] registered [ 3.242802] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.244224] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.248192] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.255058] acpiphp: Slot [0-17] registered [ 3.333168] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.336185] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.340181] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.347886] acpiphp: Slot [0-18] registered [ 3.429088] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.432201] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.436183] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.443402] acpiphp: Slot [0-19] registered [ 3.526141] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.528248] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.532236] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.539237] acpiphp: Slot [0-20] registered [ 3.617299] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.620191] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.624195] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.631411] acpiphp: Slot [0-21] registered [ 3.712902] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.716187] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.720185] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.726959] acpiphp: Slot [0-22] registered [ 3.811679] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.812191] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.816185] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.823141] acpiphp: Slot [0-23] registered [ 3.905386] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.908220] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.912211] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.919999] acpiphp: Slot [0-24] registered [ 3.995009] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.996186] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.000239] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.007108] acpiphp: Slot [0-25] registered [ 4.086504] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.088188] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.092182] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.134232] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.136274] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.140282] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.144265] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.148266] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.152265] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.156270] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.160261] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.164190] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.168069] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.172071] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.176085] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.180080] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.184072] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.188076] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.192071] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.196367] iommu: Default domain type: Translated [ 4.200053] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.204290] SCSI subsystem initialized [ 4.207539] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.208040] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.208061] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.212053] vgaarb: loaded [ 4.214209] ACPI: bus type USB registered [ 4.216073] usbcore: registered new interface driver usbfs [ 4.220061] usbcore: registered new interface driver hub [ 4.223856] usbcore: registered new device driver usb [ 4.224081] pps_core: LinuxPPS API ver. 1 registered [ 4.227601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.228070] PTP clock support registered [ 4.231005] EDAC MC: Ver: 3.0.0 [ 4.235492] NetLabel: Initializing [ 4.236054] NetLabel: domain hash size = 128 [ 4.239997] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.240082] NetLabel: unlabeled traffic allowed by default [ 4.244033] PCI: Using ACPI for IRQ routing [ 5.121058] clocksource: Switched to clocksource kvm-clock [ 5.139017] VFS: Disk quotas dquot_6.6.0 [ 5.142017] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.147004] AppArmor: AppArmor Filesystem Enabled [ 5.150428] pnp: PnP ACPI init [ 5.153125] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.159304] pnp: PnP ACPI: found 5 devices [ 5.168167] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.174508] NET: Registered PF_INET protocol family [ 5.178017] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.184034] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.189787] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.195199] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.200528] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.205434] TCP: Hash tables configured (established 1024 bind 1024) [ 5.210227] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.215409] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.220445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.225389] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.229394] NET: Registered PF_XDP protocol family [ 5.233901] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.239588] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.245597] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.251357] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.257599] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.263285] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.269051] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.275635] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.281321] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.286961] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.292552] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.301227] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.306854] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.312839] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.318447] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.324000] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.329631] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.335259] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.340798] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.346410] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.352586] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.358571] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.364497] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.370335] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.376035] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.380540] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.384866] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.389172] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.393445] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.397745] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.402052] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.406357] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.410698] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.415216] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.419543] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.424035] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.428386] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.432721] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.437163] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.441784] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.446377] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.451076] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.455486] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.460308] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.468464] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.473144] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.477908] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.482629] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.487209] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.491974] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.496327] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.503062] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.507693] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.512272] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.516846] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.521388] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.525696] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.530688] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.535077] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.539649] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.543914] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.548169] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.552401] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.556726] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.560977] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.565914] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.570269] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.574600] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.578975] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.583430] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.587898] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.592251] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.596739] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.601172] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.605901] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.610524] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.615167] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.619885] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.624596] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.629695] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.634364] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.638826] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.643667] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.650008] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.654752] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.659267] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.664170] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.668896] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.673568] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.678021] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.682709] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.687143] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.691795] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.696178] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.700837] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.704419] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.711668] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.718163] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.726197] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.730006] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.736338] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.742154] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.750259] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.756290] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.762645] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.769970] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.775335] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.781049] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.791201] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.796761] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.802291] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.810011] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.816623] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.822172] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.829859] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.834928] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.841196] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.849076] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.853951] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.859995] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.867466] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.872938] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.879054] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.886718] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.892091] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.897693] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.905461] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.910827] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.917270] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.924932] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.929927] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.936164] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.943431] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.949026] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.955099] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.962133] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.966441] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.972256] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.978380] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.985975] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.990158] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.995681] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.001768] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.008970] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.013144] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.019133] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.024705] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.032342] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.035946] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.041945] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.047488] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.054975] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.058634] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.064573] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.070888] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.078152] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.082515] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.088241] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.094037] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.101092] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.105233] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.110816] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.116716] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.124204] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.127807] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.133332] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.139389] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.146964] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.150678] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.156654] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.162120] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.169922] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.173628] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.180271] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.186015] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.197160] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.201931] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.207672] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.213957] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.221630] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.225525] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.231116] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.237267] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.244767] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.248734] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.254660] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.260236] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.267955] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.272326] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.277234] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.282013] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.286852] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.291574] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.296455] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.300691] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.305240] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.310320] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.314249] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.318689] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.323729] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.328470] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.333468] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.340680] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.345753] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.350094] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.355194] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.359560] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.364637] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.369138] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.374175] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.378549] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.383631] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.387991] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.393040] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.397393] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.402467] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.407035] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.412098] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.416434] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.421558] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.425916] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.431018] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.434969] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.439376] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.444450] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.448408] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.452799] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.458015] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.461937] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.466361] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.471558] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.475482] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.479872] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.484991] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.488970] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.493306] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.498357] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.502303] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.507073] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.512158] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.516161] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.524452] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.531785] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.537419] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.549264] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.563306] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.569266] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.576388] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.585177] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.590634] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.597920] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.605461] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.611184] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.617168] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.624485] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.633069] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.647994] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.656765] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.662771] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.669224] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.678225] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.690085] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12015 usecs [ 6.698438] PCI: CLS 0 bytes, default 64 [ 6.702654] Trying to unpack rootfs image as initramfs... [ 6.709053] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.735741] Initialise system trusted keyrings [ 6.752090] Key type blacklist registered [ 6.764192] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.777427] zbud: loaded [ 6.784440] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.800199] fuse: init (API version 7.34) [ 6.808367] integrity: Platform Keyring initialized [ 6.826284] Key type asymmetric registered [ 6.848134] Asymmetric key parser 'x509' registered [ 6.860183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.876242] io scheduler mq-deadline registered [ 6.886643] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.904436] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.926229] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.948629] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.969389] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.980737] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.001638] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.024109] Freeing initrd memory: 8744K [ 7.031962] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.044129] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.050361] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.061157] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.068472] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.078468] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.085938] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.096415] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.102912] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.113384] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.128971] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.138029] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.149006] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.155160] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.164610] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.171788] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.181450] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.187674] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.198691] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.208388] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.218413] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.226621] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.243553] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.250938] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.260380] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.266538] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.275446] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.283754] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.291038] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.301075] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.306987] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.320960] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.326834] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.344190] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.352920] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.363439] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.369432] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.378758] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.385713] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.395946] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.402142] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.412739] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.423861] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.431111] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.446381] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.455517] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.465966] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.477925] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.484715] shpchp 0000:01:00.0: Slot initialization failed [ 7.492300] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.499276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.507972] ACPI: button: Power Button [PWRF] [ 7.545181] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.588837] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.597367] Linux agpgart interface v0.103 [ 7.603369] loop: module loaded [ 7.607074] tun: Universal TUN/TAP device driver, 1.6 [ 7.612333] PPP generic driver version 2.4.2 [ 7.617292] VFIO - User Level meta-driver version: 0.3 [ 7.622982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.629642] ehci-pci: EHCI PCI platform driver [ 7.637066] ehci-platform: EHCI generic platform driver [ 7.642117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.650740] ohci-pci: OHCI PCI platform driver [ 7.658611] ohci-platform: OHCI generic platform driver [ 7.665649] uhci_hcd: USB Universal Host Controller Interface driver [ 7.675537] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.680484] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.687617] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.692670] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.698691] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.706769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.713533] usb usb1: Product: UHCI Host Controller [ 7.718670] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.725405] usb usb1: SerialNumber: 0000:02:01.0 [ 7.730519] hub 1-0:1.0: USB hub found [ 7.734531] hub 1-0:1.0: 2 ports detected [ 7.741198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.755096] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.764918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.771837] mousedev: PS/2 mouse device common for all mice [ 7.778603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.786892] rtc_cmos 00:03: RTC can wake from S4 [ 7.793460] rtc_cmos 00:03: registered as rtc0 [ 7.798213] rtc_cmos 00:03: setting system clock to 2025-12-03T23:11:04 UTC (1764803464) [ 7.805958] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.812280] i2c_dev: i2c /dev entries driver [ 7.816515] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.828351] device-mapper: uevent: version 1.0.3 [ 7.834052] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.844889] platform eisa.0: Probing EISA bus 0 [ 7.849095] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.859886] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.868873] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.876838] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.883966] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.890603] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.897458] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.903799] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.911203] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.918762] platform eisa.0: EISA: Detected 0 cards [ 7.924085] ledtrig-cpu: registered to indicate activity on CPUs [ 7.929920] drop_monitor: Initializing network drop monitor service [ 7.935771] NET: Registered PF_INET6 protocol family [ 7.946746] Segment Routing with IPv6 [ 7.950916] In-situ OAM (IOAM) with IPv6 [ 7.956998] NET: Registered PF_PACKET protocol family [ 7.967816] Key type dns_resolver registered [ 7.972405] IPI shorthand broadcast: enabled [ 7.976847] registered taskstats version 1 [ 7.982153] Loading compiled-in X.509 certificates [ 7.987245] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.998979] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.011700] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.021030] blacklist: Loading compiled-in revocation X.509 certificates [ 8.029471] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.045363] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.064684] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.080397] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.095011] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.106918] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.126432] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.146027] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.165145] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.185372] zswap: loaded using pool lzo/zbud [ 8.191135] Key type .fscrypt registered [ 8.198669] Key type fscrypt-provisioning registered [ 8.208690] Key type encrypted registered [ 8.212666] AppArmor: AppArmor sha1 policy hashing enabled [ 8.217719] ima: No TPM chip found, activating TPM-bypass! [ 8.222726] Loading compiled-in module X.509 certificates [ 8.228216] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.237026] ima: Allocated hash algorithm: sha1 [ 8.242233] ima: No architecture policies found [ 8.246908] evm: Initialising EVM extended attributes: [ 8.251978] evm: security.selinux [ 8.255746] evm: security.SMACK64 [ 8.259217] evm: security.SMACK64EXEC [ 8.263096] evm: security.SMACK64TRANSMUTE [ 8.267098] evm: security.SMACK64MMAP [ 8.270905] evm: security.apparmor [ 8.274504] evm: security.ima [ 8.277769] evm: security.capability [ 8.281680] evm: HMAC attrs: 0x1 [ 8.285885] PM: Magic number: 5:320:200 [ 8.290512] acpi device:55: hash matches [ 8.294883] RAS: Correctable Errors collector initialized. [ 8.300613] Unstable clock detected, switching default tracing clock to "global" [ 8.300613] If you want to keep using the local clock, then add: [ 8.300613] "trace_clock=local" [ 8.300613] on the kernel command line [ 8.322024] Freeing unused decrypted memory: 2036K [ 8.327782] Freeing unused kernel image (initmem) memory: 3244K [ 8.334038] Write protecting the kernel read-only data: 30720k [ 8.341258] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.348134] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.397823] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.404250] Run /init as init process info: initramfs: up at 7.92 [ 8.464865] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.477834] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.486794] GPT:229375 != 2097151 [ 8.490675] GPT:Alternate GPT header not at the end of the disk. [ 8.497111] GPT:229375 != 2097151 [ 8.500986] GPT: Use GNU Parted to correct GPT errors. [ 8.569047] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.951129] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.980992] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.89 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bf:4f:5a:33:41:c2:49:3b:8a:29:c8:1f:27:55:98:09 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTopcihd4AJnEfZetJEDS0Gor8AVmQ4wetSxAIijfsmEY3dpG8k66Roa7mvelOqas1MXa0fwhS52NqafTnPJfbNjVLwMYor/Kh/r4QvnG1WUvdDwvBAxkFeyKtq3dccXgSxDBsLNFJ9+H3iRL9trLKSb8wAx193X1SZOhsJdIxpCi7yddMKpqVib/kfNehIT68dxYoLNzOxWVqkXrN3xRekuEaRbb3sUq3QAAf1TG4JmEaJEZ5xAEMyHwzsw5KVYMwqYb0VYHYUpg8eqJT4ZDL6spjrsYcZqWumeAKiVhHbTEZcvBB/Fsyc2LpMRcgEOd8MUDpKp/LCLTOuay3OMSN root@tempest-testnetworkbasicops-server-1478790535 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQKwcUyYXIXPwKiYSK3kHDfc2m0FjspdFIagOz9wTM81ekDojzy5JShcYfi8HWJNK+ERtSir15+E05WxjB7WTg= root@tempest-testnetworkbasicops-server-1478790535 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe3c:e4fe/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bf4f5a33-41c2-493b-8a29-c81f27559809 name: tempest-TestNetworkBasicOps-server-1478790535 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1478790535 launch-index: 0 === cirros: current=0.6.2 uptime=11.94 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:3C:E4:FE inet6 addr: fe80::f816:3eff:fe3c:e4fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:5 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:442 (442.0 B) TX bytes:516 (516.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1478790535 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 9.051371] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.054233] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.353121] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 10.353800] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.390635] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.586616] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.589116] ISO 9660 Extensions: RRIP_1991A [ 10.792390] 8021q: adding VLAN 0 to HW filter on device eth0 [ 12.299287] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 12.300747] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:11:07 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:11:07 cirros auth.notice su: + none root:cirros Dec 3 23:11:07 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: DUID 00:04:bf:4f:5a:33:41:c2:49:3b:8a:29:c8:1f:27:55:98:09 Dec 3 23:11:07 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:3c:e4:fe Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe3c:e4fe Dec 3 23:11:07 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:11:08 cirros authpriv.info dropbear[391]: Running in background Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Dec 3 23:11:09 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1478790535 login: 2025-12-03 23:11:36,828 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.173:22' as 'cirros' with public key authentication 2025-12-03 23:11:36,832 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:36,899 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:36,899 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.173 successfully created 2025-12-03 23:11:36,900 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.6 2025-12-03 23:11:36,900 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.184:22' as 'cirros' with public key authentication 2025-12-03 23:11:36,904 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:36,981 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:36,982 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.184 successfully created 2025-12-03 23:11:36,989 21 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.089182 seconds 2025-12-03 23:11:38,196 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/75864d2d-f384-4d6a-816a-7a8a5fb87b45 1.205s 2025-12-03 23:11:38,196 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0516aae9-b710-4e16-8918-14df9791405a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/75864d2d-f384-4d6a-816a-7a8a5fb87b45'} Body: b'' 2025-12-03 23:11:38,376 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.180s 2025-12-03 23:11:38,376 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:38 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b12a49a-f013-44a6-8d13-dcb53084b711', 'x-compute-request-id': 'req-0b12a49a-f013-44a6-8d13-dcb53084b711', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'' 2025-12-03 23:11:39,014 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.637s 2025-12-03 23:11:39,015 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:38 GMT', 'server': 'Apache', 'content-length': '1841', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c52312b9-ead6-40e0-b11c-5cbcb556896c', 'x-compute-request-id': 'req-c52312b9-ead6-40e0-b11c-5cbcb556896c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:38Z", "addresses": {"tempest-network-smoke--435634192": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:57:f1"}, {"version": 4, "addr": "192.168.122.184", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:57:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": "2025-12-03T23:11:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-103277706"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:40,446 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.426s 2025-12-03 23:11:40,446 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:40 GMT', 'server': 'Apache', 'content-length': '1507', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81832b37-0a99-4741-93dd-a474dc195586', 'x-compute-request-id': 'req-81832b37-0a99-4741-93dd-a474dc195586', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"server": {"id": "6a04d79d-7a13-403f-a67c-aa9cf54231cc", "name": "tempest-TestNetworkBasicOps-server-727277845", "status": "DELETED", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:11:05Z", "updated": "2025-12-03T23:11:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-967333289", "OS-SRV-USG:launched_at": "2025-12-03T23:11:13.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:11:39.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-12-03 23:11:40,450 21 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-03 23:11:41,551 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc 0.099s 2025-12-03 23:11:41,551 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:41 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac9e2e5d-8323-4a3f-9088-efae7d5195cf', 'x-compute-request-id': 'req-ac9e2e5d-8323-4a3f-9088-efae7d5195cf', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/6a04d79d-7a13-403f-a67c-aa9cf54231cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6a04d79d-7a13-403f-a67c-aa9cf54231cc could not be found."}}' 2025-12-03 23:11:41,846 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/4fcc14b3-a3df-4bf7-b832-c7d4195a4240 0.294s 2025-12-03 23:11:41,846 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a5147827-a909-4eb2-9966-03d755b48ee6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/4fcc14b3-a3df-4bf7-b832-c7d4195a4240'} Body: b'' 2025-12-03 23:11:41,938 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-967333289 0.091s 2025-12-03 23:11:41,938 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-40AE Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:41 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a370d82-8793-4f98-88d2-afdacddd9a00', 'x-compute-request-id': 'req-9a370d82-8793-4f98-88d2-afdacddd9a00', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-967333289'} Body: b'' 2025-12-03 23:11:42,499 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/89c2d634-e508-4948-8829-4944a081db38 0.560s 2025-12-03 23:11:42,499 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-667e98b6-222b-406c-80a1-be6eea1c9421', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/89c2d634-e508-4948-8829-4944a081db38'} Body: b'' 2025-12-03 23:11:42,900 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.400s 2025-12-03 23:11:42,901 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:42 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5399ec42-ec97-4dc1-9b5d-1e2e9a65b0a5', 'x-compute-request-id': 'req-5399ec42-ec97-4dc1-9b5d-1e2e9a65b0a5', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'' 2025-12-03 23:11:43,468 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.567s 2025-12-03 23:11:43,468 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:42 GMT', 'server': 'Apache', 'content-length': '1843', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c651c49-f05b-48b9-bfa7-8bf8b1d5b8b3', 'x-compute-request-id': 'req-0c651c49-f05b-48b9-bfa7-8bf8b1d5b8b3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:11:42Z", "addresses": {"tempest-network-smoke--435634192": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:e4:fe"}, {"version": 4, "addr": "192.168.122.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:e4:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": "2025-12-03T23:10:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1181288038"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:44,714 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.240s 2025-12-03 23:11:44,715 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:44 GMT', 'server': 'Apache', 'content-length': '1775', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e93dab-5ea6-4c1d-8480-98aabee2b6f3', 'x-compute-request-id': 'req-c8e93dab-5ea6-4c1d-8480-98aabee2b6f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"server": {"id": "bf4f5a33-41c2-493b-8a29-c81f27559809", "name": "tempest-TestNetworkBasicOps-server-1478790535", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:47Z", "updated": "2025-12-03T23:11:43Z", "addresses": {"tempest-network-smoke--435634192": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:e4:fe"}, {"version": 4, "addr": "192.168.122.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:e4:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bf4f5a33-41c2-493b-8a29-c81f27559809"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-263695512", "OS-SRV-USG:launched_at": "2025-12-03T23:10:55.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-12-03 23:11:45,804 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809 0.083s 2025-12-03 23:11:45,804 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:45 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce3cc48-d358-483b-b4cf-225e09d5a680', 'x-compute-request-id': 'req-2ce3cc48-d358-483b-b4cf-225e09d5a680', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bf4f5a33-41c2-493b-8a29-c81f27559809'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf4f5a33-41c2-493b-8a29-c81f27559809 could not be found."}}' 2025-12-03 23:11:46,858 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba 1.052s 2025-12-03 23:11:46,858 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e4d6a612-11bf-4843-a3dc-166d06d97bdf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/a0eccf97-4b0a-48ca-ab67-ef6fdf17ecba'} Body: b'' 2025-12-03 23:11:46,931 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-263695512 0.072s 2025-12-03 23:11:46,931 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:46 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6048bb2e-3ee3-42c4-b260-f2a2d2cb5061', 'x-compute-request-id': 'req-6048bb2e-3ee3-42c4-b260-f2a2d2cb5061', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-263695512'} Body: b'' 2025-12-03 23:11:48,014 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e/remove_router_interface 1.082s 2025-12-03 23:11:48,014 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f580f85f-1f64-449a-b35d-5a7e0a31cfe9"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-83a8a2b6-d429-454d-ad94-f6420aed7137', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e/remove_router_interface'} Body: b'{"id": "6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "68e92149-809e-4b33-8989-f5be23212af8", "network_id": "ea21f027-6e75-40ba-94fe-e820c18b79f3", "subnet_id": "f580f85f-1f64-449a-b35d-5a7e0a31cfe9", "subnet_ids": ["f580f85f-1f64-449a-b35d-5a7e0a31cfe9"]}' 2025-12-03 23:11:48,713 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f580f85f-1f64-449a-b35d-5a7e0a31cfe9 0.698s 2025-12-03 23:11:48,714 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b6edfe71-f83f-4bc0-9f01-53601de0b3ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f580f85f-1f64-449a-b35d-5a7e0a31cfe9'} Body: b'' 2025-12-03 23:11:50,853 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e 2.139s 2025-12-03 23:11:50,854 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-596797f3-e553-4df4-9cf1-c18f3b023284', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6a9ba31a-a7d1-43c1-a5c8-6559cbdc9e5e'} Body: b'' 2025-12-03 23:11:51,548 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ea21f027-6e75-40ba-94fe-e820c18b79f3 0.694s 2025-12-03 23:11:51,548 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1e6fdb3a-7749-4cf2-a78a-591be5199b6f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ea21f027-6e75-40ba-94fe-e820c18b79f3'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:09:45.976341Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os[compute,id-76f26acd-9688-42b4-bc3e-cd134c4cb09e,network,slow] time: 2025-12-03 23:11:51.595738Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os[compute,id-76f26acd-9688-42b4-bc3e-cd134c4cb09e,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:09:46,126 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.149s 2025-12-03 23:09:46,126 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-1305312504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMFh5c7AumVPENxe+hf6BjrwGD8yJar/7Xr6Fpe3Pye6d6PstGbk7ySUafD2ucy9+Ib2pm+3uggA1v8q4SR6GaWLBl7Unm7yd+HAkTFXvhyuvU8uE0kESu+F5n+4lAK83Q=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:45 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478b5470-19eb-4cd1-8833-9304ba957d8f', 'x-compute-request-id': 'req-478b5470-19eb-4cd1-8833-9304ba957d8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-1305312504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMFh5c7AumVPENxe+hf6BjrwGD8yJar/7Xr6Fpe3Pye6d6PstGbk7ySUafD2ucy9+Ib2pm+3uggA1v8q4SR6GaWLBl7Unm7yd+HAkTFXvhyuvU8uE0kESu+F5n+4lAK83Q==", "fingerprint": "7a:bb:7f:fc:39:a6:5d:71:fa:1d:f5:06:cc:14:64:2b", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:09:46,384 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.256s 2025-12-03 23:09:46,384 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-939700467", "description": "tempest-secgroup-smoke-939700467 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-b866e25e-ea2b-47b9-8adf-a9f251e9f569', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "515203dd-a5b1-4fde-9133-b00496e02617", "name": "tempest-secgroup-smoke-939700467", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-939700467 description", "shared": false, "security_group_rules": [{"id": "1b6f426f-118a-43f3-b2ec-0404412e5e6d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "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": 1621, "description": null, "tags": [], "created_at": "2025-12-03T23:09:46Z", "updated_at": "2025-12-03T23:09:46Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "8913a775-8166-4693-93f1-5dcaa379f2b0", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "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": 1620, "description": null, "tags": [], "created_at": "2025-12-03T23:09:46Z", "updated_at": "2025-12-03T23:09:46Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:09:46Z", "updated_at": "2025-12-03T23:09:46Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:46,597 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.213s 2025-12-03 23:09:46,598 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-48b756a0-641b-47cb-9f4c-b69aa53f1832', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c5a71b5-ab0b-4cc5-bec4-792d658ec09f", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "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, "description": "", "created_at": "2025-12-03T23:09:46Z", "updated_at": "2025-12-03T23:09:46Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:46,794 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.196s 2025-12-03 23:09:46,795 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-16f8436d-1634-4ef5-8cbd-59d63dd05d5f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e352891a-3a51-4f0b-b89a-e91738be72ee", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:09:46Z", "updated_at": "2025-12-03T23:09:46Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:47,807 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.012s 2025-12-03 23:09:47,808 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0d474f30-916f-491d-8d99-b492b6843b7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4ac319ef-bfbb-48e7-b998-2173897f5071", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "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, "description": "", "created_at": "2025-12-03T23:09:47Z", "updated_at": "2025-12-03T23:09:47Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:48,861 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 1.052s 2025-12-03 23:09:48,861 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-53cc38d1-bb48-4f95-9fc6-880cbe4fdf30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f331c888-46b1-4b68-b1f0-db1c4f57bd82", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:09:48Z", "updated_at": "2025-12-03T23:09:48Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:49,205 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.343s 2025-12-03 23:09:49,206 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-45e715e2-1c6f-4827-836d-e1c02a655703', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "527cd58e-a280-4d49-a2ae-0ad4a63cb1b2", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:09:48Z", "updated_at": "2025-12-03T23:09:48Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:49,673 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.466s 2025-12-03 23:09:49,673 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a37d55aa-1940-49a1-97d9-358327be89df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bc59fc05-6be9-46bd-a295-880df9da8e58", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "515203dd-a5b1-4fde-9133-b00496e02617", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:09:49Z", "updated_at": "2025-12-03T23:09:49Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:50,984 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.310s 2025-12-03 23:09:50,984 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1419147757", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-14b60d22-989b-4f79-8d47-5a5b8757cddb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"4902d41d-e0eb-48a3-aa37-6b2ae8b1e513","name":"tempest-network-smoke--1419147757","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:09:49Z","updated_at":"2025-12-03T23:09:49Z","revision_number":1}}' 2025-12-03 23:09:51,668 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.684s 2025-12-03 23:09:51,669 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--346100169", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-ead97428-3691-4b89-bd6e-24f36dbf1b38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"ec4c4e01-a16f-4280-a7ea-c2bad7e485bb","name":"tempest-network-smoke--346100169","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:09:51Z","updated_at":"2025-12-03T23:09:51Z","revision_number":1}}' 2025-12-03 23:09:51,736 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.066s 2025-12-03 23:09:51,736 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2e132e5a-a054-4328-9cd8-7339cfe99a74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:09:51,893 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.156s 2025-12-03 23:09:51,893 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-8b1b07ff-42cc-40ff-a6ec-72b3d6e61cde', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:09:52,643 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.750s 2025-12-03 23:09:52,644 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9cc73317-b321-4594-be69-bb9ac6349960', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:09:52,733 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.088s 2025-12-03 23:09:52,733 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ba4b54b2-133a-467c-bcd3-9ddf02299e62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:09:53,653 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.919s 2025-12-03 23:09:53,654 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-1077129593", "network_id": "4902d41d-e0eb-48a3-aa37-6b2ae8b1e513", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-c4c12a5a-6c89-485d-8dc9-472ff2a206b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"fd8f0e50-117d-4b5a-93fe-055dd9f6c840","name":"tempest-sub4-1077129593","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"4902d41d-e0eb-48a3-aa37-6b2ae8b1e513","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:09:52Z","updated_at":"2025-12-03T23:09:52Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:55,991 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.337s 2025-12-03 23:09:55,991 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-947266310", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-0f9a3fcd-7bec-499f-99fa-b46328aea8aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "name": "tempest-TestGettingAddress-router-947266310", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.247"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:09:53Z", "updated_at": "2025-12-03T23:09:54Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:09:59,588 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/add_router_interface 3.596s 2025-12-03 23:09:59,588 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fd8f0e50-117d-4b5a-93fe-055dd9f6c840"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bd630ac8-6ec1-4973-be97-f3cda3cbb86a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/add_router_interface'} Body: b'{"id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "750ba6c9-4503-40c0-9072-17deb32eb5b8", "network_id": "4902d41d-e0eb-48a3-aa37-6b2ae8b1e513", "subnet_id": "fd8f0e50-117d-4b5a-93fe-055dd9f6c840", "subnet_ids": ["fd8f0e50-117d-4b5a-93fe-055dd9f6c840"]}' 2025-12-03 23:09:59,670 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.081s 2025-12-03 23:09:59,671 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:09:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-90788aae-83bd-4048-9430-af6ad327ea66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:10:00,295 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.624s 2025-12-03 23:10:00,296 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-1bc9bc11-b28e-42d1-8897-31b54d243154', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:10:00,650 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.354s 2025-12-03 23:10:00,650 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7bd0ca96-3522-4edc-9bd9-55d36e316270', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:10:00,729 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.078s 2025-12-03 23:10:00,730 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-05c65b70-b5ce-400f-a36f-1ba41fa44262', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:10:02,085 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.355s 2025-12-03 23:10:02,085 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-1604540126", "network_id": "ec4c4e01-a16f-4280-a7ea-c2bad7e485bb", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-6ac1fd2e-3044-4bda-a972-906ff7f0211c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"fb4600dd-33b2-42d1-b558-389c2525ce3f","name":"tempest-sub6-1604540126","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"ec4c4e01-a16f-4280-a7ea-c2bad7e485bb","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:10:01Z","updated_at":"2025-12-03T23:10:01Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:10:04,710 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/add_router_interface 2.624s 2025-12-03 23:10:04,710 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fb4600dd-33b2-42d1-b558-389c2525ce3f"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-173a7ef8-6b05-442c-808a-a65bfca5da9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/add_router_interface'} Body: b'{"id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "15265b1d-714e-42da-91e4-b598c3d3c846", "network_id": "ec4c4e01-a16f-4280-a7ea-c2bad7e485bb", "subnet_id": "fb4600dd-33b2-42d1-b558-389c2525ce3f", "subnet_ids": ["fb4600dd-33b2-42d1-b558-389c2525ce3f"]}' 2025-12-03 23:10:05,032 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.317s 2025-12-03 23:10:05,032 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:04 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-97648491-c143-4590-8cfb-1bb448d168c9', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["Y7YTLaaRTeC2j58h-ZEIkA"], "expires_at": "2025-12-04T00:10:05.000000Z", "issued_at": "2025-12-03T23:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:10:05,032 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os) Found network None available for tenant 2025-12-03 23:10:10,780 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 5.745s 2025-12-03 23:10:10,781 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1058778585", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1305312504", "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}], "networks": [{"uuid": "4902d41d-e0eb-48a3-aa37-6b2ae8b1e513"}, {"uuid": "ec4c4e01-a16f-4280-a7ea-c2bad7e485bb"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:05 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38eeafbd-45e0-4290-a229-747956ee9420', 'x-compute-request-id': 'req-38eeafbd-45e0-4290-a229-747956ee9420', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}], "adminPass": "rAKsF8axPqNg"}}' 2025-12-03 23:10:11,047 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.264s 2025-12-03 23:10:11,047 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:10 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1796c4ef-32e9-441e-8fe5-e94e18e8bcf5', 'x-compute-request-id': 'req-1796c4ef-32e9-441e-8fe5-e94e18e8bcf5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "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-12-03 23:10:12,681 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.630s 2025-12-03 23:10:12,681 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:12 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19292d0-00c2-4103-aa10-ad0386cc57f8', 'x-compute-request-id': 'req-c19292d0-00c2-4103-aa10-ad0386cc57f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "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-12-03 23:10:12,685 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2025-12-03 23:10:14,073 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.386s 2025-12-03 23:10:14,073 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:13 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c5c498-c45e-4b0f-8f0f-72d5ebcc3c3d', 'x-compute-request-id': 'req-c4c5c498-c45e-4b0f-8f0f-72d5ebcc3c3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:14,076 20 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:10:15,774 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.697s 2025-12-03 23:10:15,774 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:15 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb17125c-2a26-447e-98c0-30b07ded68b4', 'x-compute-request-id': 'req-cb17125c-2a26-447e-98c0-30b07ded68b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:17,911 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 1.133s 2025-12-03 23:10:17,912 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:16 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d57aaf-960c-434c-9469-26f0372e7a6e', 'x-compute-request-id': 'req-c2d57aaf-960c-434c-9469-26f0372e7a6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:19,359 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.442s 2025-12-03 23:10:19,359 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:18 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95f4f4d-4a86-422f-9129-e5095852c737', 'x-compute-request-id': 'req-c95f4f4d-4a86-422f-9129-e5095852c737', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:21,213 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.849s 2025-12-03 23:10:21,213 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:20 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068f2a79-f359-4a6d-9c32-ebb2da07e0c5', 'x-compute-request-id': 'req-068f2a79-f359-4a6d-9c32-ebb2da07e0c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:22,827 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.609s 2025-12-03 23:10:22,827 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:22 GMT', 'server': 'Apache', 'content-length': '1931', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce3e6485-2a51-4696-a8b3-c0f04611eb3d', 'x-compute-request-id': 'req-ce3e6485-2a51-4696-a8b3-c0f04611eb3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df810000 350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:22Z", "addresses": {"tempest-network-smoke--1419147757": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:c1:30"}], "tempest-network-smoke--346100169": [{"version": 6, "addr": "2001:db8::f816:3eff:fecc:9234", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:92:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:22,832 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:10:23,346 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.514s 2025-12-03 23:10:23,347 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:22 GMT', 'server': 'Apache', 'content-length': '1931', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736360f1-3551-4bad-981e-d1613f264dbb', 'x-compute-request-id': 'req-736360f1-3551-4bad-981e-d1613f264dbb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:10:22Z", "addresses": {"tempest-network-smoke--1419147757": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:c1:30"}], "tempest-network-smoke--346100169": [{"version": 6, "addr": "2001:db8::f816:3eff:fecc:9234", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:92:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:23,507 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3221810f-4c50-4788-bb79-d4d296ea7fab 0.156s 2025-12-03 23:10:23,508 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2717', 'x-openstack-request-id': 'req-dddd8edf-aa3c-4011-b60c-c272723ff2fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"ports":[{"id":"0793be1b-8d2f-4688-901b-bae3c4c58e8f","name":"","network_id":"4902d41d-e0eb-48a3-aa37-6b2ae8b1e513","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:98:c1:30","admin_state_up":true,"status":"ACTIVE","device_id":"3221810f-4c50-4788-bb79-d4d296ea7fab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fd8f0e50-117d-4b5a-93fe-055dd9f6c840","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["515203dd-a5b1-4fde-9133-b00496e02617"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1058778585","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testgettingaddress-server-1058778585","fqdn":"tempest-testgettingaddress-server-1058778585.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:13Z","updated_at":"2025-12-03T23:10:21Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"598c6e3f-2df3-46c7-aca4-143f0e6d742e","name":"","network_id":"ec4c4e01-a16f-4280-a7ea-c2bad7e485bb","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:cc:92:34","admin_state_up":true,"status":"ACTIVE","device_id":"3221810f-4c50-4788-bb79-d4d296ea7fab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fb4600dd-33b2-42d1-b558-389c2525ce3f","ip_address":"2001:db8::f816:3eff:fecc:9234"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["515203dd-a5b1-4fde-9133-b00496e02617"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1058778585","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:fecc:9234","hostname":"tempest-testgettingaddress-server-1058778585","fqdn":"tempest-testgettingaddress-server-1058778585.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:14Z","updated_at":"2025-12-03T23:10:21Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:10:23,508 20 DEBUG [tempest.common.waiters] Server ID 3221810f-4c50-4788-bb79-d4d296ea7fab ports are all ACTIVE [{'id': '0793be1b-8d2f-4688-901b-bae3c4c58e8f', 'name': '', 'network_id': '4902d41d-e0eb-48a3-aa37-6b2ae8b1e513', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:98:c1:30', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3221810f-4c50-4788-bb79-d4d296ea7fab', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fd8f0e50-117d-4b5a-93fe-055dd9f6c840', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['515203dd-a5b1-4fde-9133-b00496e02617'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1058778585', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testgettingaddress-server-1058778585', 'fqdn': 'tempest-testgettingaddress-server-1058778585.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:10:13Z', 'updated_at': '2025-12-03T23:10:21Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': '598c6e3f-2df3-46c7-aca4-143f0e6d742e', 'name': '', 'network_id': 'ec4c4e01-a16f-4280-a7ea-c2bad7e485bb', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:cc:92:34', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3221810f-4c50-4788-bb79-d4d296ea7fab', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fb4600dd-33b2-42d1-b558-389c2525ce3f', 'ip_address': '2001:db8::f816:3eff:fecc:9234'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['515203dd-a5b1-4fde-9133-b00496e02617'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1058778585', 'dns_assignment': [{'ip_address': '2001:db8::f816:3eff:fecc:9234', 'hostname': 'tempest-testgettingaddress-server-1058778585', 'fqdn': 'tempest-testgettingaddress-server-1058778585.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:10:14Z', 'updated_at': '2025-12-03T23:10:21Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:10:25,351 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.843s 2025-12-03 23:10:25,352 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "0793be1b-8d2f-4688-901b-bae3c4c58e8f", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-a991f01e-4857-425d-8a84-188e43410d20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f2c7668e-ec4f-412d-a887-beb67a0f17d6", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.242", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "port_id": "0793be1b-8d2f-4688-901b-bae3c4c58e8f", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "4902d41d-e0eb-48a3-aa37-6b2ae8b1e513", "mac_address": "fa:16:3e:98:c1:30", "admin_state_up": true, "status": "ACTIVE", "device_id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:10:23Z", "updated_at": "2025-12-03T23:10:23Z", "revision_number": 0}}' 2025-12-03 23:10:25,353 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:10:41,001 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:10:41,103 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:10:41,104 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:10:41,438 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.326s 2025-12-03 23:10:41,438 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:41 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-873c4aef-43bd-4205-8273-aa5b890bfceb', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["kjJgSkucRrqLMNSN4GAjmQ"], "expires_at": "2025-12-04T00:10:41.000000Z", "issued_at": "2025-12-03T23:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:10:41,438 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os) Found network None available for tenant 2025-12-03 23:10:43,526 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.087s 2025-12-03 23:10:43,527 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-174977742", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1305312504", "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}], "networks": [{"uuid": "4902d41d-e0eb-48a3-aa37-6b2ae8b1e513"}, {"uuid": "ec4c4e01-a16f-4280-a7ea-c2bad7e485bb"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:41 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64bd3396-57af-497b-8cff-0a024961b075', 'x-compute-request-id': 'req-64bd3396-57af-497b-8cff-0a024961b075', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}], "adminPass": "bZESmwssHjG3"}}' 2025-12-03 23:10:43,723 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.194s 2025-12-03 23:10:43,723 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:43 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ca8deb-9a23-48ae-8231-74781d3f7df8', 'x-compute-request-id': 'req-40ca8deb-9a23-48ae-8231-74781d3f7df8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "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-12-03 23:10:45,044 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.314s 2025-12-03 23:10:45,044 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:44 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589e04b7-3c0b-4247-bcc6-7d2bb50fac98', 'x-compute-request-id': 'req-589e04b7-3c0b-4247-bcc6-7d2bb50fac98', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "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-12-03 23:10:46,670 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.621s 2025-12-03 23:10:46,671 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:46 GMT', 'server': 'Apache', 'content-length': '1474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a75db6-29e6-48a3-9982-7c0b01627e7e', 'x-compute-request-id': 'req-f0a75db6-29e6-48a3-9982-7c0b01627e7e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:46,674 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:10:48,385 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.710s 2025-12-03 23:10:48,386 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:47 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be334298-2f03-4235-ad34-8f02874f2ff1', 'x-compute-request-id': 'req-be334298-2f03-4235-ad34-8f02874f2ff1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:50,492 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 1.102s 2025-12-03 23:10:50,493 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:49 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9957999-3fe4-416a-b35c-4550d3237fdd', 'x-compute-request-id': 'req-c9957999-3fe4-416a-b35c-4550d3237fdd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:51,969 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.472s 2025-12-03 23:10:51,970 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:51 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab45102a-4622-47c4-b20d-0cfb916a4272', 'x-compute-request-id': 'req-ab45102a-4622-47c4-b20d-0cfb916a4272', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:53,683 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.709s 2025-12-03 23:10:53,684 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:52 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2ba2c1-9d2a-4573-b1b4-53b252bdde98', 'x-compute-request-id': 'req-7c2ba2c1-9d2a-4573-b1b4-53b252bdde98', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:55,178 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.490s 2025-12-03 23:10:55,178 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:54 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b6dc962-eb69-43aa-825b-ab5a41a3e6dc', 'x-compute-request-id': 'req-7b6dc962-eb69-43aa-825b-ab5a41a3e6dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:56,917 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.735s 2025-12-03 23:10:56,918 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:56 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f97c45-7531-4209-a55f-4c3d364fb970', 'x-compute-request-id': 'req-49f97c45-7531-4209-a55f-4c3d364fb970', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:58,696 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.763s 2025-12-03 23:10:58,696 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:57 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df97e287-3daf-43f8-aa23-713d45332876', 'x-compute-request-id': 'req-df97e287-3daf-43f8-aa23-713d45332876', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:57Z", "addresses": {"tempest-network-smoke--1419147757": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:f6:82"}], "tempest-network-smoke--346100169": [{"version": 6, "addr": "2001:db8::f816:3eff:febe:f2c9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:f2:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:58,699 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-12-03 23:10:59,133 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.433s 2025-12-03 23:10:59,134 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:58 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28c1e118-7084-46a3-b9ae-02d585c9dd8e', 'x-compute-request-id': 'req-28c1e118-7084-46a3-b9ae-02d585c9dd8e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:10:57Z", "addresses": {"tempest-network-smoke--1419147757": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:f6:82"}], "tempest-network-smoke--346100169": [{"version": 6, "addr": "2001:db8::f816:3eff:febe:f2c9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:f2:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:10:59,234 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=784f156c-a695-4c7f-a2c8-646f7cb87105 0.097s 2025-12-03 23:10:59,235 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:10:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2711', 'x-openstack-request-id': 'req-68ac4bc5-19a1-4ed4-b0ed-df3b0b437e7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"ports":[{"id":"40876eee-5b7a-41c8-8cc1-eb65baa4271e","name":"","network_id":"ec4c4e01-a16f-4280-a7ea-c2bad7e485bb","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:be:f2:c9","admin_state_up":true,"status":"ACTIVE","device_id":"784f156c-a695-4c7f-a2c8-646f7cb87105","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fb4600dd-33b2-42d1-b558-389c2525ce3f","ip_address":"2001:db8::f816:3eff:febe:f2c9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["515203dd-a5b1-4fde-9133-b00496e02617"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-174977742","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:febe:f2c9","hostname":"tempest-testgettingaddress-server-174977742","fqdn":"tempest-testgettingaddress-server-174977742.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:47Z","updated_at":"2025-12-03T23:10:55Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"92c13c24-6729-41c6-b963-830b3bae4746","name":"","network_id":"4902d41d-e0eb-48a3-aa37-6b2ae8b1e513","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:f2:f6:82","admin_state_up":true,"status":"ACTIVE","device_id":"784f156c-a695-4c7f-a2c8-646f7cb87105","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fd8f0e50-117d-4b5a-93fe-055dd9f6c840","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["515203dd-a5b1-4fde-9133-b00496e02617"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-174977742","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testgettingaddress-server-174977742","fqdn":"tempest-testgettingaddress-server-174977742.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:46Z","updated_at":"2025-12-03T23:10:55Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:10:59,235 20 DEBUG [tempest.common.waiters] Server ID 784f156c-a695-4c7f-a2c8-646f7cb87105 ports are all ACTIVE [{'id': '40876eee-5b7a-41c8-8cc1-eb65baa4271e', 'name': '', 'network_id': 'ec4c4e01-a16f-4280-a7ea-c2bad7e485bb', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:be:f2:c9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '784f156c-a695-4c7f-a2c8-646f7cb87105', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fb4600dd-33b2-42d1-b558-389c2525ce3f', 'ip_address': '2001:db8::f816:3eff:febe:f2c9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['515203dd-a5b1-4fde-9133-b00496e02617'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-174977742', 'dns_assignment': [{'ip_address': '2001:db8::f816:3eff:febe:f2c9', 'hostname': 'tempest-testgettingaddress-server-174977742', 'fqdn': 'tempest-testgettingaddress-server-174977742.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:10:47Z', 'updated_at': '2025-12-03T23:10:55Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': '92c13c24-6729-41c6-b963-830b3bae4746', 'name': '', 'network_id': '4902d41d-e0eb-48a3-aa37-6b2ae8b1e513', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:f2:f6:82', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '784f156c-a695-4c7f-a2c8-646f7cb87105', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fd8f0e50-117d-4b5a-93fe-055dd9f6c840', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['515203dd-a5b1-4fde-9133-b00496e02617'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-174977742', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testgettingaddress-server-174977742', 'fqdn': 'tempest-testgettingaddress-server-174977742.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:10:46Z', 'updated_at': '2025-12-03T23:10:55Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:11:01,037 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.801s 2025-12-03 23:11:01,037 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "92c13c24-6729-41c6-b963-830b3bae4746", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-cec425d0-57af-424c-a880-a720d0c9e894', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bea8a813-f1ba-4c07-9537-422b14d56ee3", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.216", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "port_id": "92c13c24-6729-41c6-b963-830b3bae4746", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "4902d41d-e0eb-48a3-aa37-6b2ae8b1e513", "mac_address": "fa:16:3e:f2:f6:82", "admin_state_up": true, "status": "ACTIVE", "device_id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:10:59Z", "updated_at": "2025-12-03T23:10:59Z", "revision_number": 0}}' 2025-12-03 23:11:01,038 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:32,700 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:32,817 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:32,817 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:32,943 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3221810f-4c50-4788-bb79-d4d296ea7fab&network_id=ec4c4e01-a16f-4280-a7ea-c2bad7e485bb 0.125s 2025-12-03 23:11:32,943 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1383', 'x-openstack-request-id': 'req-339a8401-8af6-48a4-be0a-e85cc1649b45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3221810f-4c50-4788-bb79-d4d296ea7fab&network_id=ec4c4e01-a16f-4280-a7ea-c2bad7e485bb'} Body: b'{"ports":[{"id":"598c6e3f-2df3-46c7-aca4-143f0e6d742e","name":"","network_id":"ec4c4e01-a16f-4280-a7ea-c2bad7e485bb","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:cc:92:34","admin_state_up":true,"status":"ACTIVE","device_id":"3221810f-4c50-4788-bb79-d4d296ea7fab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fb4600dd-33b2-42d1-b558-389c2525ce3f","ip_address":"2001:db8::f816:3eff:fecc:9234"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["515203dd-a5b1-4fde-9133-b00496e02617"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1058778585","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:fecc:9234","hostname":"tempest-testgettingaddress-server-1058778585","fqdn":"tempest-testgettingaddress-server-1058778585.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:14Z","updated_at":"2025-12-03T23:10:21Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:11:32,944 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:cc:92:34/ {print $2}' 2025-12-03 23:11:32,944 20 INFO [tempest.lib.common.ssh] Creating ssh connectionA4CF to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:32,953 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,015 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,015 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:33,028 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:11:33,029 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:33,039 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,155 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,155 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:33,163 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:11:33,163 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:33,167 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,282 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,283 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:33,427 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_dhcp6_stateless_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=784f156c-a695-4c7f-a2c8-646f7cb87105&network_id=ec4c4e01-a16f-4280-a7ea-c2bad7e485bb 0.130s 2025-12-03 23:11:33,427 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-5fac9f02-67d6-4694-b1e8-1eaf4d1208e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=784f156c-a695-4c7f-a2c8-646f7cb87105&network_id=ec4c4e01-a16f-4280-a7ea-c2bad7e485bb'} Body: b'{"ports":[{"id":"40876eee-5b7a-41c8-8cc1-eb65baa4271e","name":"","network_id":"ec4c4e01-a16f-4280-a7ea-c2bad7e485bb","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:be:f2:c9","admin_state_up":true,"status":"ACTIVE","device_id":"784f156c-a695-4c7f-a2c8-646f7cb87105","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fb4600dd-33b2-42d1-b558-389c2525ce3f","ip_address":"2001:db8::f816:3eff:febe:f2c9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["515203dd-a5b1-4fde-9133-b00496e02617"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-174977742","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:febe:f2c9","hostname":"tempest-testgettingaddress-server-174977742","fqdn":"tempest-testgettingaddress-server-174977742.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:10:47Z","updated_at":"2025-12-03T23:10:55Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:11:33,427 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:be:f2:c9/ {print $2}' 2025-12-03 23:11:33,427 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:33,431 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,549 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,550 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:33,562 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:11:33,562 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:33,565 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,677 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,678 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:33,687 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:11:33,688 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:33,691 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,798 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,799 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:33,808 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:11:33,809 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:33,811 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,877 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,878 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:33,884 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:11:33,885 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:33,887 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:33,995 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:33,996 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:34,003 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:11:34,003 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,006 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,116 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,117 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:34,124 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.121487 seconds 2025-12-03 23:11:34,125 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:11:34,125 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,130 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,243 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,243 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:34,252 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.127059 seconds 2025-12-03 23:11:34,252 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2025-12-03 23:11:34,252 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,256 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,355 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,355 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:34,366 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.114092 seconds 2025-12-03 23:11:34,367 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.9 2025-12-03 23:11:34,367 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,370 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,471 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,472 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:34,478 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.111289 seconds 2025-12-03 23:11:34,478 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:febe:f2c9 2025-12-03 23:11:34,479 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,482 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,590 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,591 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:34,603 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.124637 seconds 2025-12-03 23:11:34,604 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:11:34,604 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.242:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,606 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,720 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,720 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.242 successfully created 2025-12-03 23:11:34,730 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.126339 seconds 2025-12-03 23:11:34,731 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fecc:9234 2025-12-03 23:11:34,731 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,733 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,835 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,836 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:34,844 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.113718 seconds 2025-12-03 23:11:34,845 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:11:34,845 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.216:22' as 'cirros' with public key authentication 2025-12-03 23:11:34,849 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:11:34,906 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:11:34,906 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.216 successfully created 2025-12-03 23:11:34,912 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.067170 seconds 2025-12-03 23:11:35,399 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/bea8a813-f1ba-4c07-9537-422b14d56ee3 0.486s 2025-12-03 23:11:35,399 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ac4e7654-63af-4a5e-bed5-423e9e6c34f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/bea8a813-f1ba-4c07-9537-422b14d56ee3'} Body: b'' 2025-12-03 23:11:35,556 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.156s 2025-12-03 23:11:35,557 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:35 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea879d54-ad1d-4b3a-bdbf-a8963db781a4', 'x-compute-request-id': 'req-ea879d54-ad1d-4b3a-bdbf-a8963db781a4', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'' 2025-12-03 23:11:36,067 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.510s 2025-12-03 23:11:36,067 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:35 GMT', 'server': 'Apache', 'content-length': '2058', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05fc39bb-b746-47dd-aba5-dc0935206610', 'x-compute-request-id': 'req-05fc39bb-b746-47dd-aba5-dc0935206610', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:11:35Z", "addresses": {"tempest-network-smoke--1419147757": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:f6:82"}, {"version": 4, "addr": "192.168.122.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:f6:82"}], "tempest-network-smoke--346100169": [{"version": 6, "addr": "2001:db8::f816:3eff:febe:f2c9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:f2:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:38,040 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.968s 2025-12-03 23:11:38,040 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:37 GMT', 'server': 'Apache', 'content-length': '1506', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa3091b-0dc2-46a5-b9a7-61e848c7fe93', 'x-compute-request-id': 'req-aaa3091b-0dc2-46a5-b9a7-61e848c7fe93', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"server": {"id": "784f156c-a695-4c7f-a2c8-646f7cb87105", "name": "tempest-TestGettingAddress-server-174977742", "status": "DELETED", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:43Z", "updated": "2025-12-03T23:11:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/784f156c-a695-4c7f-a2c8-646f7cb87105"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:57.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:11:36.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-12-03 23:11:38,045 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-03 23:11:39,167 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105 0.121s 2025-12-03 23:11:39,167 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:39 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8557bb29-d00d-47d0-bc25-2f8af9f53135', 'x-compute-request-id': 'req-8557bb29-d00d-47d0-bc25-2f8af9f53135', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/784f156c-a695-4c7f-a2c8-646f7cb87105'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 784f156c-a695-4c7f-a2c8-646f7cb87105 could not be found."}}' 2025-12-03 23:11:39,997 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f2c7668e-ec4f-412d-a887-beb67a0f17d6 0.829s 2025-12-03 23:11:39,997 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9e73a1a5-6dc6-40e4-9c6e-40dcdebe0862', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f2c7668e-ec4f-412d-a887-beb67a0f17d6'} Body: b'' 2025-12-03 23:11:40,277 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.279s 2025-12-03 23:11:40,277 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:40 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cdca6c6-9763-4e62-bf00-9fdee1b249c3', 'x-compute-request-id': 'req-9cdca6c6-9763-4e62-bf00-9fdee1b249c3', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'' 2025-12-03 23:11:41,374 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 1.096s 2025-12-03 23:11:41,375 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:40 GMT', 'server': 'Apache', 'content-length': '2059', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92eefa6f-37d8-46c3-9427-5c3b24990f20', 'x-compute-request-id': 'req-92eefa6f-37d8-46c3-9427-5c3b24990f20', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:11:40Z", "addresses": {"tempest-network-smoke--1419147757": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:c1:30"}, {"version": 4, "addr": "192.168.122.242", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:c1:30"}], "tempest-network-smoke--346100169": [{"version": 6, "addr": "2001:db8::f816:3eff:fecc:9234", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:92:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-939700467"}, {"name": "tempest-secgroup-smoke-939700467"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:11:42,840 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.460s 2025-12-03 23:11:42,840 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:42 GMT', 'server': 'Apache', 'content-length': '1507', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dfb3fc3-47f5-45cf-847e-0ee2dcbd6889', 'x-compute-request-id': 'req-9dfb3fc3-47f5-45cf-847e-0ee2dcbd6889', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"server": {"id": "3221810f-4c50-4788-bb79-d4d296ea7fab", "name": "tempest-TestGettingAddress-server-1058778585", "status": "DELETED", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:10:10Z", "updated": "2025-12-03T23:11:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3221810f-4c50-4788-bb79-d4d296ea7fab"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1305312504", "OS-SRV-USG:launched_at": "2025-12-03T23:10:21.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:11:42.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-12-03 23:11:42,848 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-03 23:11:43,930 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab 0.081s 2025-12-03 23:11:43,931 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:43 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4136645-80d1-4128-b7ec-3412e1b60ad6', 'x-compute-request-id': 'req-c4136645-80d1-4128-b7ec-3412e1b60ad6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3221810f-4c50-4788-bb79-d4d296ea7fab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3221810f-4c50-4788-bb79-d4d296ea7fab could not be found."}}' 2025-12-03 23:11:45,479 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/remove_router_interface 1.548s 2025-12-03 23:11:45,479 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fb4600dd-33b2-42d1-b558-389c2525ce3f"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cb9a2072-73f5-4433-bc0f-3051e396b3ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/remove_router_interface'} Body: b'{"id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "15265b1d-714e-42da-91e4-b598c3d3c846", "network_id": "ec4c4e01-a16f-4280-a7ea-c2bad7e485bb", "subnet_id": "fb4600dd-33b2-42d1-b558-389c2525ce3f", "subnet_ids": ["fb4600dd-33b2-42d1-b558-389c2525ce3f"]}' 2025-12-03 23:11:45,731 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fb4600dd-33b2-42d1-b558-389c2525ce3f 0.251s 2025-12-03 23:11:45,731 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f3199236-274f-4248-a380-72fb85ae5d03', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fb4600dd-33b2-42d1-b558-389c2525ce3f'} Body: b'' 2025-12-03 23:11:47,506 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/remove_router_interface 1.774s 2025-12-03 23:11:47,506 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fd8f0e50-117d-4b5a-93fe-055dd9f6c840"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-85bade5e-f1ea-4ee7-bac4-7b3593a50bac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce/remove_router_interface'} Body: b'{"id": "f34170de-e233-4c1c-945b-2b44ecc464ce", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "750ba6c9-4503-40c0-9072-17deb32eb5b8", "network_id": "4902d41d-e0eb-48a3-aa37-6b2ae8b1e513", "subnet_id": "fd8f0e50-117d-4b5a-93fe-055dd9f6c840", "subnet_ids": ["fd8f0e50-117d-4b5a-93fe-055dd9f6c840"]}' 2025-12-03 23:11:48,677 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce 1.170s 2025-12-03 23:11:48,677 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0ec0bf41-6f6c-4788-beb9-26a65ce515e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f34170de-e233-4c1c-945b-2b44ecc464ce'} Body: b'' 2025-12-03 23:11:48,953 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fd8f0e50-117d-4b5a-93fe-055dd9f6c840 0.276s 2025-12-03 23:11:48,954 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-780f6512-ca16-4f22-94ad-d01ebd27ff40', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fd8f0e50-117d-4b5a-93fe-055dd9f6c840'} Body: b'' 2025-12-03 23:11:50,012 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ec4c4e01-a16f-4280-a7ea-c2bad7e485bb 1.057s 2025-12-03 23:11:50,012 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0fb1ea07-99cb-4228-a0c4-73d5209e6689', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ec4c4e01-a16f-4280-a7ea-c2bad7e485bb'} Body: b'' 2025-12-03 23:11:51,190 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/4902d41d-e0eb-48a3-aa37-6b2ae8b1e513 1.177s 2025-12-03 23:11:51,191 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-55299031-f0b2-45ff-bcee-1d4d6d31c358', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/4902d41d-e0eb-48a3-aa37-6b2ae8b1e513'} Body: b'' 2025-12-03 23:11:51,508 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/515203dd-a5b1-4fde-9133-b00496e02617 0.317s 2025-12-03 23:11:51,509 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-06a2b2f4-57b8-4ba4-9fe3-428d27ed1c8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/515203dd-a5b1-4fde-9133-b00496e02617'} Body: b'' 2025-12-03 23:11:51,594 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1305312504 0.085s 2025-12-03 23:11:51,595 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:51 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-402c1e17-36a3-4576-b9bb-fe4fd126f768', 'x-compute-request-id': 'req-402c1e17-36a3-4576-b9bb-fe4fd126f768', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1305312504'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:11:51.567088Z tags: worker-1 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] time: 2025-12-03 23:12:53.194266Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:11:52,119 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.551s 2025-12-03 23:11:52,120 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--518390059", "project_id": "5f45986fc95543d5a0014e214c498f28", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-8ec1dfb1-2f4f-4ddf-8fef-039d9e5bbe79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"0214bb6a-27c8-4d1b-bbfe-0d78aca48eca","name":"tempest-network-smoke--518390059","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5f45986fc95543d5a0014e214c498f28","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:11:51Z","updated_at":"2025-12-03T23:11:51Z","revision_number":1}}' 2025-12-03 23:11:54,139 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.018s 2025-12-03 23:11:54,139 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1390372779", "admin_state_up": true, "project_id": "5f45986fc95543d5a0014e214c498f28", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-41388454-a48c-4d08-92b7-54e542698fa7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "name": "tempest-TestNetworkBasicOps-router-1390372779", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:11:53Z", "revision_number": 2, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:54,258 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28 0.118s 2025-12-03 23:11:54,258 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1830af8b-240d-429c-8b06-41fb9dffd537', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=5f45986fc95543d5a0014e214c498f28&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:11:54,410 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.152s 2025-12-03 23:11:54,411 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-3776203d-8c12-4052-a388-1b1d426c0f08', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:11:54,535 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.123s 2025-12-03 23:11:54,535 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d23311c6-7a16-4f78-accd-9876bf4b354e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:11:54,622 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.086s 2025-12-03 23:11:54,622 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7343c24d-3a95-4519-8f98-23d2d2682d55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:11:55,543 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.920s 2025-12-03 23:11:55,543 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-532716683", "network_id": "0214bb6a-27c8-4d1b-bbfe-0d78aca48eca", "project_id": "5f45986fc95543d5a0014e214c498f28", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-7800b1af-c3e3-4466-8df0-715d8bc540a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"ddbbab90-8458-4509-8144-10c4a1df7f8b","name":"tempest-subnet-smoke-532716683","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"0214bb6a-27c8-4d1b-bbfe-0d78aca48eca","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:11:54Z","updated_at":"2025-12-03T23:11:54Z","revision_number":0,"project_id":"5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:58,881 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90/add_router_interface 3.337s 2025-12-03 23:11:58,881 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ddbbab90-8458-4509-8144-10c4a1df7f8b"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c4de50fd-3f1b-42cb-b690-ae2221a29d24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90/add_router_interface'} Body: b'{"id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "1a8bca83-a7a1-4a19-8427-268043ed6f2a", "network_id": "0214bb6a-27c8-4d1b-bbfe-0d78aca48eca", "subnet_id": "ddbbab90-8458-4509-8144-10c4a1df7f8b", "subnet_ids": ["ddbbab90-8458-4509-8144-10c4a1df7f8b"]}' 2025-12-03 23:11:59,052 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.171s 2025-12-03 23:11:59,053 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '6046', 'x-openstack-request-id': 'req-5a3d308f-34be-4887-bdbd-b11100e6857d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"0214bb6a-27c8-4d1b-bbfe-0d78aca48eca","name":"tempest-network-smoke--518390059","tenant_id":"5f45986fc95543d5a0014e214c498f28","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ddbbab90-8458-4509-8144-10c4a1df7f8b"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:11:51Z","updated_at":"2025-12-03T23:11:54Z","revision_number":2,"project_id":"5f45986fc95543d5a0014e214c498f28","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":19326},{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"379abd6b-e223-46c2-9f00-8f71e7e6b1ad","name":"tempest-network-smoke--1398881851","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c7b49095-69a6-4e5f-8aaa-fd648f2ca27e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:11:53Z","updated_at":"2025-12-03T23:11:55Z","revision_number":2,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":56733},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availa 2025-12-03 23:11:59,176 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.123s 2025-12-03 23:11:59,177 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4542', 'x-openstack-request-id': 'req-38d6fd3c-4dc3-4c57-8166-c5a25fd13dad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"c7b49095-69a6-4e5f-8aaa-fd648f2ca27e","name":"tempest-sub4-43016984","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"379abd6b-e223-46c2-9f00-8f71e7e6b1ad","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:11:55Z","updated_at":"2025-12-03T23:11:55Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"ddbbab90-8458-4509-8144-10c4a1df7f8b","name":"tempest-subnet-smoke-532716683","tenant_id":"5f45986fc95543d5a0014e214c498f28","network_id":"0214bb6a-27c8-4d1b-bbfe-0d78aca48eca","ip_versi 2025-12-03 23:11:59,438 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.260s 2025-12-03 23:11:59,438 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1970', 'x-openstack-request-id': 'req-2cdfa47b-6f60-4d7f-a96b-9ac4df67c819', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}, {"id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "name": "tempest-TestNetworkBasicOps-router-1390372779", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:11:56Z", "revision_number": 3, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "name": "tempest-TestGettingAddress-router-1766114118", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:11:57Z", "updated_at": "2025-12-03T23:11:59Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:11:59,543 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.103s 2025-12-03 23:11:59,543 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1053794815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD6oGep59gP/jomgzM1knkWsgMBgdHqahWs8upVUsmjxAoQdxV8rSwBrX1mej37AUszFvm0loYuFOQNbEsrdbqugcKzrtsowrNtQxgX3ZPnE/mGtUtlwAvW6d4HJbPA8hg=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:59 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db9b131-2b0e-4b7f-bd4d-d3eb6cf52fb8', 'x-compute-request-id': 'req-5db9b131-2b0e-4b7f-bd4d-d3eb6cf52fb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1053794815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD6oGep59gP/jomgzM1knkWsgMBgdHqahWs8upVUsmjxAoQdxV8rSwBrX1mej37AUszFvm0loYuFOQNbEsrdbqugcKzrtsowrNtQxgX3ZPnE/mGtUtlwAvW6d4HJbPA8hg==", "fingerprint": "a8:45:26:89:11:ed:28:a4:8d:b0:ef:37:9f:17:97:af", "user_id": "5fbcdb66523a4207a1ca67b715ecf389"}}' 2025-12-03 23:11:59,794 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.249s 2025-12-03 23:11:59,794 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1580074281", "description": "tempest-secgroup-smoke-1580074281 description", "project_id": "5f45986fc95543d5a0014e214c498f28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-becbdfc9-de7a-4fa6-91bb-0705d88482e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "name": "tempest-secgroup-smoke-1580074281", "stateful": true, "tenant_id": "5f45986fc95543d5a0014e214c498f28", "description": "tempest-secgroup-smoke-1580074281 description", "shared": false, "security_group_rules": [{"id": "a34ed877-c246-4cbf-bfa2-0c990708e6b6", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "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": 1718, "description": null, "tags": [], "created_at": "2025-12-03T23:11:59Z", "updated_at": "2025-12-03T23:11:59Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}, {"id": "d805eac1-6bf2-4583-a28d-7d29c27db2ea", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "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": 1719, "description": null, "tags": [], "created_at": "2025-12-03T23:11:59Z", "updated_at": "2025-12-03T23:11:59Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}], "tags": [], "created_at": "2025-12-03T23:11:59Z", "updated_at": "2025-12-03T23:11:59Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:11:59,974 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.179s 2025-12-03 23:11:59,974 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7bab8eeb-ad46-4e07-8a8a-cc4304bc0c9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "225fcf1d-4601-4ea4-98bf-afadcc6ce6eb", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "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, "description": "", "created_at": "2025-12-03T23:11:59Z", "updated_at": "2025-12-03T23:11:59Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:00,692 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.717s 2025-12-03 23:12:00,692 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0ca4758f-14df-4488-a514-92836100a602', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1cb74231-ffba-45b4-ae5a-bdda03c33c84", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:12:00Z", "updated_at": "2025-12-03T23:12:00Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:01,643 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.950s 2025-12-03 23:12:01,643 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c8ae5bdd-14e4-4796-8606-13c6d7caf09a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "19775f4c-3878-4a11-aa80-827965051cf4", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "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, "description": "", "created_at": "2025-12-03T23:12:00Z", "updated_at": "2025-12-03T23:12:00Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:02,116 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.472s 2025-12-03 23:12:02,116 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c4d4be9e-b965-40ba-849f-bd7077d4a786', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "736d36ef-80ef-4915-8e29-a2b72468303c", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:12:01Z", "updated_at": "2025-12-03T23:12:01Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:02,591 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.474s 2025-12-03 23:12:02,592 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ae8e5fd0-e4e6-48a0-b684-77acdc8ed037', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5069131-0b65-43a4-b1cc-dbf7a89df90c", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:12:02Z", "updated_at": "2025-12-03T23:12:02Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:03,155 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.563s 2025-12-03 23:12:03,156 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "project_id": "5f45986fc95543d5a0014e214c498f28", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-db1e1567-4ccf-4662-9fdc-ab1b402a65ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d5163f8-d50a-454d-bb12-08cdb70d6959", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "security_group_id": "c845e7e9-5905-48ac-b6ef-62df887ed6c3", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:12:02Z", "updated_at": "2025-12-03T23:12:02Z", "revision_number": 0, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:03,479 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.315s 2025-12-03 23:12:03,479 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6aa37bff-6b96-47a7-b633-316c0a494d47', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcdb66523a4207a1ca67b715ecf389", "name": "tempest-TestNetworkBasicOps-2104972057-project-member", "password_expires_at": null}, "audit_ids": ["ErVlUHFDTo2l4yjiD_9U7A"], "expires_at": "2025-12-04T00:12:03.000000Z", "issued_at": "2025-12-03T23:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f45986fc95543d5a0014e214c498f28", "name": "tempest-TestNetworkBasicOps-2104972057"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5f45986fc95543d5a0014e214c498f28", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:12:03,480 21 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-12-03 23:12:08,649 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 5.168s 2025-12-03 23:12:08,650 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2127680263", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "0214bb6a-27c8-4d1b-bbfe-0d78aca48eca"}], "key_name": "tempest-TestNetworkBasicOps-1053794815", "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c858a44d-643f-4e4a-94a7-44a4b3a17438', 'x-compute-request-id': 'req-c858a44d-643f-4e4a-94a7-44a4b3a17438', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "adminPass": "h5AMg9jFqJ6w"}}' 2025-12-03 23:12:08,992 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 0.341s 2025-12-03 23:12:08,992 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:08 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8de9754-41eb-428d-a696-4b5318621dc0', 'x-compute-request-id': 'req-d8de9754-41eb-428d-a696-4b5318621dc0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1053794815", "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-12-03 23:12:10,697 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 0.700s 2025-12-03 23:12:10,697 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:10 GMT', 'server': 'Apache', 'content-length': '1489', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6493a537-b7ae-4082-b3fd-b41709e41751', 'x-compute-request-id': 'req-6493a537-b7ae-4082-b3fd-b41709e41751', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:10,700 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:12:13,273 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 1.571s 2025-12-03 23:12:13,274 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:11 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf79168-aca8-4609-9666-8fbaae9ca841', 'x-compute-request-id': 'req-daf79168-aca8-4609-9666-8fbaae9ca841', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:13,278 21 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2025-12-03 23:12:15,781 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 1.501s 2025-12-03 23:12:15,782 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:14 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-208b96c5-7ef2-4d12-a469-c2dbb793da56', 'x-compute-request-id': 'req-208b96c5-7ef2-4d12-a469-c2dbb793da56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:17,930 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 1.142s 2025-12-03 23:12:17,930 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:16 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0979217-e2fe-453e-95e4-b4dae9c4837d', 'x-compute-request-id': 'req-f0979217-e2fe-453e-95e4-b4dae9c4837d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "BUILD", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:19,872 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 0.937s 2025-12-03 23:12:19,872 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:18 GMT', 'server': 'Apache', 'content-length': '1717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-648a9a76-d9db-4789-ba65-64ad61e7f1af', 'x-compute-request-id': 'req-648a9a76-d9db-4789-ba65-64ad61e7f1af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:17Z", "addresses": {"tempest-network-smoke--518390059": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:06:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": "2025-12-03T23:12:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:19,876 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:12:20,709 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 0.832s 2025-12-03 23:12:20,709 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:19 GMT', 'server': 'Apache', 'content-length': '1717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f9264c1-4eab-4ce7-92b9-bedc49f88a9e', 'x-compute-request-id': 'req-4f9264c1-4eab-4ce7-92b9-bedc49f88a9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{10000 "server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:17Z", "addresses": {"tempest-network-smoke--518390059": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:06:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": "2025-12-03T23:12:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:20,712 21 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-03 23:12:20,789 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=5e25ade7-e6af-4923-9f69-7297c1bff832 0.076s 2025-12-03 23:12:20,789 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1350', 'x-openstack-request-id': 'req-c48305db-0550-4e4e-9606-f0bff390fbad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"ports":[{"id":"c115f66f-ba78-4c7d-9e6a-68ba7d71dbce","name":"","network_id":"0214bb6a-27c8-4d1b-bbfe-0d78aca48eca","tenant_id":"5f45986fc95543d5a0014e214c498f28","mac_address":"fa:16:3e:b5:06:80","admin_state_up":true,"status":"ACTIVE","device_id":"5e25ade7-e6af-4923-9f69-7297c1bff832","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ddbbab90-8458-4509-8144-10c4a1df7f8b","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c845e7e9-5905-48ac-b6ef-62df887ed6c3"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2127680263","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2127680263","fqdn":"tempest-testnetworkbasicops-server-2127680263.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:12:11Z","updated_at":"2025-12-03T23:12:16Z","revision_number":4,"project_id":"5f45986fc95543d5a0014e214c498f28"}]}' 2025-12-03 23:12:20,790 21 DEBUG [tempest.common.waiters] Server ID 5e25ade7-e6af-4923-9f69-7297c1bff832 ports are all ACTIVE [{'id': 'c115f66f-ba78-4c7d-9e6a-68ba7d71dbce', 'name': '', 'network_id': '0214bb6a-27c8-4d1b-bbfe-0d78aca48eca', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'mac_address': 'fa:16:3e:b5:06:80', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '5e25ade7-e6af-4923-9f69-7297c1bff832', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ddbbab90-8458-4509-8144-10c4a1df7f8b', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c845e7e9-5905-48ac-b6ef-62df887ed6c3'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-2127680263', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-2127680263', 'fqdn': 'tempest-testnetworkbasicops-server-2127680263.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:12:11Z', 'updated_at': '2025-12-03T23:12:16Z', 'revision_number': 4, 'project_id': '5f45986fc95543d5a0014e214c498f28'}]: 2025-12-03 23:12:22,080 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.289s 2025-12-03 23:12:22,080 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "c115f66f-ba78-4c7d-9e6a-68ba7d71dbce", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-282bb6e7-0cb9-4b03-92db-510436bd70c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9e260297-1fb2-4937-b714-5e1fbcaaeb76", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.175", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "port_id": "c115f66f-ba78-4c7d-9e6a-68ba7d71dbce", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "5f45986fc95543d5a0014e214c498f28", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0214bb6a-27c8-4d1b-bbfe-0d78aca48eca", "mac_address": "fa:16:3e:b5:06:80", "admin_state_up": true, "status": "ACTIVE", "device_id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:12:21Z", "updated_at": "2025-12-03T23:12:21Z", "revision_number": 0}}' 2025-12-03 23:12:22,240 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9e260297-1fb2-4937-b714-5e1fbcaaeb76 0.159s 2025-12-03 23:12:22,240 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-05ecdcd6-a1da-4d15-882c-a9f58526ed87', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9e260297-1fb2-4937-b714-5e1fbcaaeb76'} Body: b'{"floatingip": {"id": "9e260297-1fb2-4937-b714-5e1fbcaaeb76", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.175", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "port_id": "c115f66f-ba78-4c7d-9e6a-68ba7d71dbce", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0214bb6a-27c8-4d1b-bbfe-0d78aca48eca", "mac_address": "fa:16:3e:b5:06:80", "admin_state_up": true, "status": "ACTIVE", "device_id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:12:21Z", "updated_at": "2025-12-03T23:12:21Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:22,240 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '9e260297-1fb2-4937-b714-5e1fbcaaeb76', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.175', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90', 'port_id': 'c115f66f-ba78-4c7d-9e6a-68ba7d71dbce', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '0214bb6a-27c8-4d1b-bbfe-0d78aca48eca', 'mac_address': 'fa:16:3e:b5:06:80', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '5e25ade7-e6af-4923-9f69-7297c1bff832', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:12:21Z', 'updated_at': '2025-12-03T23:12:21Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:12:22,240 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.160085 seconds 2025-12-03 23:12:22,241 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.175 with user: cirros 2025-12-03 23:12:22,241 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.175 in 120 sec and the expected result is reachable 2025-12-03 23:12:36,528 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.287152 seconds 2025-12-03 23:12:36,529 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.175 in 120 sec and the ping result is expected 2025-12-03 23:12:36,669 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832/action 0.139s 2025-12-03 23:12:36,669 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:36 GMT', 'server': 'Apache', 'content-length': '75363', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee6e203b-80e8-4320-a056-9c091b254611', 'x-compute-request-id': 'req-ee6e203b-80e8-4320-a056-9c091b254611', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1224688974 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001215] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001646] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004487] Using GB pages for direct mapping\\n[ 0.004768] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004772] ACPI: Early table checksum verification disabled\\n[ 0.004777] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004782] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004796] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004800] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004811] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004818] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004819] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004822] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006082] No NUMA configuration fo 2025-12-03 23:12:36,671 21 DEBUG [tempest.scenario.manager] Console output for 5e25ade7-e6af-4923-9f69-7297c1bff832 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1224688974 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001215] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001646] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004487] Using GB pages for direct mapping [ 0.004768] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004772] ACPI: Early table checksum verification disabled [ 0.004777] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004782] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004796] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004800] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004811] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004818] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004819] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004822] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006082] No NUMA configuration found [ 0.006084] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006092] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006454] Zone ranges: [ 0.006456] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006458] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006460] Normal empty [ 0.006462] Device empty [ 0.006464] Movable zone start for each node [ 0.006467] Early memory node ranges [ 0.006468] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006469] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006471] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006708] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006737] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006930] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017858] ACPI: PM-Timer IO Port: 0x608 [ 0.017890] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018028] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018032] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018035] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018036] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018038] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018039] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018043] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018045] TSC deadline timer available [ 0.018060] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018136] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018138] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018140] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018141] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018143] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018145] Booting paravirtualized kernel on KVM [ 0.018148] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018154] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018478] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018581] kvm-guest: setup async PF for cpu 0 [ 0.018609] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018628] kvm-guest: PV spinlocks disabled, single CPU [ 0.018634] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018636] Policy zone: DMA32 [ 0.018638] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018697] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018710] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018717] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018777] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019056] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019783] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019814] ftrace: allocating 50600 entries in 198 pages [ 0.042535] ftrace: allocated 198 pages with 4 groups [ 0.042680] rcu: Hierarchical RCU implementation. [ 0.042681] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042683] Rude variant of Tasks RCU enabled. [ 0.042684] Tracing variant of Tasks RCU enabled. [ 0.042685] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042686] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046823] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047199] random: crng init done [ 0.089131] Console: colour VGA+ 80x25 [ 0.235523] printk: console [tty1] enabled [ 0.648276] printk: console [ttyS0] enabled [ 0.650968] ACPI: Core revision 20210730 [ 0.653526] APIC: Switch to symmetric I/O mode setup [ 0.657648] x2apic enabled [ 0.660729] Switched APIC routing to physical x2apic. [ 0.668978] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.675085] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.679080] pid_max: default: 32768 minimum: 301 [ 0.679080] LSM: Security Framework initializing [ 0.679080] landlock: Up and running. [ 0.679080] Yama: becoming mindful. [ 0.679080] AppArmor: AppArmor initialized [ 0.679080] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679080] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679080] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.679080] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.679080] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.679080] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.679080] Spectre V2 : Mitigation: Retpolines [ 0.679080] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.679080] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.679080] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.679080] RETBleed: Mitigation: untrained return thunk [ 0.679080] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.679080] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.679080] Freeing SMP alternatives memory: 44K [ 0.679080] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.679247] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.683103] ... version: 0 [ 0.685750] ... bit width: 48 [ 0.687093] ... generic registers: 6 [ 0.689575] ... value mask: 0000ffffffffffff [ 0.691093] ... max period: 00007fffffffffff [ 0.694311] ... fixed-purpose events: 0 [ 0.695093] ... event mask: 000000000000003f [ 0.698285] rcu: Hierarchical SRCU implementation. [ 0.699649] smp: Bringing up secondary CPUs ... [ 0.702436] smp: Brought up 1 node, 1 CPU [ 0.703097] smpboot: Max logical packages: 1 [ 0.705681] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.707559] devtmpfs: initialized [ 0.709727] x86/mm: Memory block size: 128MB [ 0.711255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.715103] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.719069] pinctrl core: initialized pinctrl subsystem [ 0.719490] PM: RTC time: 23:12:18, date: 2025-12-03 [ 0.722699] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.723194] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.727128] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.731104] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.735281] audit: initializing netlink subsys (disabled) [ 0.738706] thermal_sys: Registered thermal governor 'fair_share' [ 0.738708] thermal_sys: Registered thermal governor 'bang_bang' [ 0.739094] thermal_sys: Registered thermal governor 'step_wise' [ 0.742613] thermal_sys: Registered thermal governor 'user_space' [ 0.743103] audit: type=2000 audit(1764803538.324:1): state=initialized audit_enabled=0 res=1 [ 0.747101] thermal_sys: Registered thermal governor 'power_allocator' [ 0.747121] EISA bus registered [ 0.753284] cpuidle: using governor ladder [ 0.755094] cpuidle: using governor menu [ 0.760212] ACPI: bus type PCI registered [ 0.762881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.763366] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.767095] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.771103] PCI: Using configuration type 1 for base access [ 0.775668] Kprobes globally optimized [ 0.778454] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.779097] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.783861] ACPI: Added _OSI(Module Device) [ 0.786469] ACPI: Added _OSI(Processor Device) [ 0.787113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.790050] ACPI: Added _OSI(Processor Aggregator Device) [ 0.791168] ACPI: Added _OSI(Linux-Dell-Video) [ 0.794183] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.795101] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.801911] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.806579] ACPI: Interpreter enabled [ 0.807104] ACPI: PM: (supports S0 S5) [ 0.809558] ACPI: Using IOAPIC for interrupt routing [ 0.811128] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.815093] PCI: Using E820 reservations for host bridge windows [ 0.819363] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.828713] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.831099] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.835209] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.839227] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.844148] PCI host bridge to bus 0000:00 [ 0.846776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.847093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.851093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.855093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.859093] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.863093] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.867092] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.871383] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.878896] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.885637] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.895127] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.904841] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.915137] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.919270] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.928109] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.934863] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.942838] pci 0000:00:02.0: enabling Extended Tags [ 0.945551] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.950583] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.957658] pci 0000:00:02.1: enabling Extended Tags [ 0.963177] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.969921] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.976546] pci 0000:00:02.2: enabling Extended Tags [ 0.983424] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.990506] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.996470] pci 0000:00:02.3: enabling Extended Tags [ 1.001772] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.006489] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.012517] pci 0000:00:02.4: enabling Extended Tags [ 1.017332] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.024332] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.034813] pci 0000:00:02.5: enabling Extended Tags [ 1.037299] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.044141] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.054864] pci 0000:00:02.6: enabling Extended Tags [ 1.057280] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.062953] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.071059] pci 0000:00:02.7: enabling Extended Tags [ 1.076518] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.082879] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.088637] pci 0000:00:03.0: enabling Extended Tags [ 1.095596] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.102505] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.108405] pci 0000:00:03.1: enabling Extended Tags [ 1.115809] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.122516] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.128458] pci 0000:00:03.2: enabling Extended Tags [ 1.133305] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.138471] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.144513] pci 0000:00:03.3: enabling Extended Tags [ 1.154044] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.161310] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.169094] pci 0000:00:03.4: enabling Extended Tags [ 1.175996] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.183106] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.192806] pci 0000:00:03.5: enabling Extended Tags [ 1.199001] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.201842] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.207411] pci 0000:00:03.6: enabling Extended Tags [ 1.213701] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.218240] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.224472] pci 0000:00:03.7: enabling Extended Tags [ 1.231988] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.238123] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.243423] pci 0000:00:04.0: enabling Extended Tags [ 1.250416] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.253676] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.259411] pci 0000:00:04.1: enabling Extended Tags [ 1.265689] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.269658] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.275410] pci 0000:00:04.2: enabling Extended Tags [ 1.282035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.286647] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.294013] pci 0000:00:04.3: enabling Extended Tags [ 1.299616] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.307100] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.317089] pci 0000:00:04.4: enabling Extended Tags [ 1.322193] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.326690] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.336201] pci 0000:00:04.5: enabling Extended Tags [ 1.343172] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.351101] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.363504] pci 0000:00:04.6: enabling Extended Tags [ 1.371454] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.379102] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.391521] pci 0000:00:04.7: enabling Extended Tags [ 1.402641] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.406447] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.413631] pci 0000:00:05.0: enabling Extended Tags [ 1.473947] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.476713] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.481105] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.497736] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.501030] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.505974] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.513014] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.522843] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.526849] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.531445] pci 0000:01:00.0: enabling Extended Tags [ 1.615058] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.615165] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.619160] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.623241] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.629337] pci_bus 0000:02: extended config space not accessible [ 1.631367] acpiphp: Slot [1] registered [ 1.634468] acpiphp: Slot [0] registered [ 1.635169] acpiphp: Slot [2] registered [ 1.638221] acpiphp: Slot [3] registered [ 1.639147] acpiphp: Slot [4] registered [ 1.642239] acpiphp: Slot [5] registered [ 1.643167] acpiphp: Slot [6] registered [ 1.646708] acpiphp: Slot [7] registered [ 1.647160] acpiphp: Slot [8] registered [ 1.650790] acpiphp: Slot [9] registered [ 1.651183] acpiphp: Slot [10] registered [ 1.654789] acpiphp: Slot [11] registered [ 1.655159] acpiphp: Slot [12] registered [ 1.658902] acpiphp: Slot [13] registered [ 1.659156] acpiphp: Slot [14] registered [ 1.662425] acpiphp: Slot [15] registered [ 1.663154] acpiphp: Slot [16] registered [ 1.666783] acpiphp: Slot [17] registered [ 1.667156] acpiphp: Slot [18] registered [ 1.670452] acpiphp: Slot [19] registered [ 1.671170] acpiphp: Slot [20] registered [ 1.674854] acpiphp: Slot [21] registered [ 1.675172] acpiphp: Slot [22] registered [ 1.678811] acpiphp: Slot [23] registered [ 1.679167] acpiphp: Slot [24] registered [ 1.682672] acpiphp: Slot [25] registered [ 1.683164] acpiphp: Slot [26] registered [ 1.686845] acpiphp: Slot [27] registered [ 1.687151] acpiphp: Slot [28] registered [ 1.690256] acpiphp: Slot [29] registered [ 1.691157] acpiphp: Slot [30] registered [ 1.694495] acpiphp: Slot [31] registered [ 1.697604] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.709392] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.796463] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.799183] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.803166] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.807257] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.816911] acpiphp: Slot [0-2] registered [ 1.819930] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.830537] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.841231] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.845466] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.847310] pci 0000:03:00.0: enabling Extended Tags [ 1.938265] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.939205] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.943205] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.949749] acpiphp: Slot [0-3] registered [ 1.951675] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.960905] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.972654] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.978404] pci 0000:04:00.0: enabling Extended Tags [ 2.054682] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.055207] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.059202] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.065049] acpiphp: Slot [0-4] registered [ 2.067657] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.075096] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.087102] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.095391] pci 0000:05:00.0: enabling Extended Tags [ 2.189717] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.191227] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.195219] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.201942] acpiphp: Slot [0-5] registered [ 2.203865] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.214553] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.222696] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.225972] pci 0000:06:00.0: enabling Extended Tags [ 2.308399] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.311257] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.315255] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.322222] acpiphp: Slot [0-6] registered [ 2.395640] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.399246] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.403260] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.410275] acpiphp: Slot [0-7] registered [ 2.483225] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.486927] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.487239] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.493947] acpiphp: Slot [0-8] registered [ 2.567335] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.570954] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.571220] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.578059] acpiphp: Slot [0-9] registered [ 2.649183] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.651220] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.655232] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.662008] acpiphp: Slot [0-10] registered [ 2.733306] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.735263] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.739225] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.745943] acpiphp: Slot [0-11] registered [ 2.816295] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.819243] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.823243] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.830343] acpiphp: Slot [0-12] registered [ 2.908252] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.911229] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.915225] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.921635] acpiphp: Slot [0-13] registered [ 2.994115] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.995235] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.999227] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.005511] acpiphp: Slot [0-14] registered [ 3.077858] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.079232] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.083381] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.089528] acpiphp: Slot [0-15] registered [ 3.161435] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.163224] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.167221] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.173432] acpiphp: Slot [0-16] registered [ 3.281572] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.283208] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.287197] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.293935] acpiphp: Slot [0-17] registered [ 3.371132] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.375423] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.382236] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.390657] acpiphp: Slot [0-18] registered [ 3.499530] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.503227] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.507220] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.514162] acpiphp: Slot [0-19] registered [ 3.588538] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.591227] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.595222] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.602123] acpiphp: Slot [0-20] registered [ 3.674924] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.675359] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.679377] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.688421] acpiphp: Slot [0-21] registered [ 3.773742] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.775215] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.779208] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.786842] acpiphp: Slot [0-22] registered [ 3.864202] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.867204] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.871198] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.877976] acpiphp: Slot [0-23] registered [ 3.950367] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.951236] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.955197] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.961910] acpiphp: Slot [0-24] registered [ 4.034057] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.035204] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.039219] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.045803] acpiphp: Slot [0-25] registered [ 4.116225] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.119356] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.123197] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.168154] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.171288] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.175282] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.179118] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.182825] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.183307] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.186972] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.187277] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.190888] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.191107] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.194700] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.195110] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.198601] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.199108] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.202557] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.203107] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.207358] iommu: Default domain type: Translated [ 4.210336] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.213347] SCSI subsystem initialized [ 4.215318] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.219080] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.219118] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.223101] vgaarb: loaded [ 4.227215] ACPI: bus type USB registered [ 4.231127] usbcore: registered new interface driver usbfs [ 4.235102] usbcore: registered new interface driver hub [ 4.239106] usbcore: registered new device driver usb [ 4.243121] pps_core: LinuxPPS API ver. 1 registered [ 4.247093] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.251102] PTP clock support registered [ 4.255010] EDAC MC: Ver: 3.0.0 [ 4.258622] NetLabel: Initializing [ 4.259093] NetLabel: domain hash size = 128 [ 4.263094] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.267120] NetLabel: unlabeled traffic allowed by default [ 4.271159] PCI: Using ACPI for IRQ routing [ 5.105642] clocksource: Switched to clocksource kvm-clock [ 5.122401] VFS: Disk quotas dquot_6.6.0 [ 5.126722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.133285] AppArmor: AppArmor Filesystem Enabled [ 5.138182] pnp: PnP ACPI init [ 5.141925] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.149526] pnp: PnP ACPI: found 5 devices [ 5.159350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.167781] NET: Registered PF_INET protocol family [ 5.172672] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.180444] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.188947] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.196661] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.204510] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.212209] TCP: Hash tables configured (established 1024 bind 1024) [ 5.218595] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.225579] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.231734] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.238468] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.244103] NET: Registered PF_XDP protocol family [ 5.248824] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.256527] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265552] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.273904] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.281900] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.289801] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.297857] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.306422] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.315064] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.323274] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.331720] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.339572] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.347689] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.355892] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.363910] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.371993] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.379999] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.388002] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.396258] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.405486] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.416763] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.428312] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.440517] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.453234] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.461226] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.466629] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.472932] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.481525] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.485846] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.490109] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.494235] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.498566] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.502982] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.507391] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.511747] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.516589] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.521098] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.525343] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.530048] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.534746] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.539333] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.544178] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.548654] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.553379] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.557852] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.562643] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.567146] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.571920] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.577643] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.582430] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.586912] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.591592] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.595999] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.604958] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.609623] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.614842] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.620006] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.624851] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.629441] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.634299] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.638764] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.643221] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.647591] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.651955] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.656412] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.661170] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.665715] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.670150] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.674659] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.679058] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.683718] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.688664] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.693645] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.698131] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.703553] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.708133] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.712829] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.717298] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.722087] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.726677] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.731454] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.735959] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.740674] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.745198] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.750057] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.754739] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.759547] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.764186] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.768999] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.773605] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.778379] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.783169] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.787893] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.792385] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.797164] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.801215] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.809734] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.816670] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.827655] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.831556] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.838838] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.844816] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.854177] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.861187] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.867625] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.876850] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.882429] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.889927] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.900416] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.907430] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.913508] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.922533] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.931168] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.936986] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.946420] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.953041] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.958902] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.967933] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.973200] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.980610] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.988520] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.993780] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.001028] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.009889] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.015617] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.023730] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.033199] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.038667] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.046277] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.055056] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.060079] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.067538] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.077995] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.084185] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.092419] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.101046] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.104753] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.114343] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.121547] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.128946] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.133686] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.140413] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.147609] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.155653] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.159255] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.165806] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.173070] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.183914] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.188872] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.194709] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.201449] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.209640] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.213248] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.218905] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.225705] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.233339] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.236941] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.243574] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.249123] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.257560] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.261145] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.267969] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.273512] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.282077] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.286483] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.292330] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.298447] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.305617] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.310330] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.316382] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.322127] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.330159] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.337262] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.342989] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.349224] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.356807] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.360416] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.365950] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.372148] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.379747] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.383531] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.389743] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.395318] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.403671] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.407350] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.414740] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.421912] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.429990] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.435720] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.440574] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.445747] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.450482] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.455225] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.460069] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.464167] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.468706] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.473770] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.477724] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.410000 82539] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.487584] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.492086] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.500195] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.504576] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.509827] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.514279] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.519381] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.523716] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.528797] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.533295] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.538427] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.542840] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.548144] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.552446] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.557668] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.562707] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.567932] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.572455] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.577592] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.581994] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.587129] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.591646] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.596716] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.600660] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.605033] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.610114] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.614191] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.618505] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.623565] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.627465] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.631979] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.637191] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.641057] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.645404] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.651029] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.654910] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.659332] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.664438] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.668389] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.672781] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.678632] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.683330] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.688417] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.694331] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.698864] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.703288] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.710479] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.714499] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.718933] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.724014] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.728032] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.732543] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.738189] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.742147] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.746768] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.752326] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.756535] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.761170] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.767308] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.771772] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.776579] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.784001] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.795403] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11538 usecs [ 6.801867] PCI: CLS 0 bytes, default 64 [ 6.804882] Trying to unpack rootfs image as initramfs... [ 6.808956] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.827360] Initialise system trusted keyrings [ 6.830811] Key type blacklist registered [ 6.839228] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.848436] zbud: loaded [ 6.855331] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.867185] fuse: init (API version 7.34) [ 6.870515] integrity: Platform Keyring initialized [ 6.887303] Key type asymmetric registered [ 6.890526] Asymmetric key parser 'x509' registered [ 6.899167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.911350] io scheduler mq-deadline registered [ 6.917214] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.931824] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.948457] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.959498] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.976815] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.987673] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.003635] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.015611] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.027574] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.039726] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.053107] Freeing initrd memory: 8744K [ 7.056327] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.061404] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.069358] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.074202] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.081975] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.086374] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.092066] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.097690] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.102360] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.110093] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.114980] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.122937] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.127435] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.135349] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.139726] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.147850] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.153171] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.160936] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.166232] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.174306] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.178805] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.186742] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.191502] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.197429] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.203219] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.208130] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.216030] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.220578] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.229250] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.233802] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.242200] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.247412] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.255287] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.260136] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.267905] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.272397] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.280420] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.285053] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.293153] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.298248] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.303668] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.309331] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.313775] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.322636] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.331893] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.336397] shpchp 0000:01:00.0: Slot initialization failed [ 7.342391] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.347187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.352710] ACPI: button: Power Button [PWRF] [ 7.378243] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.419574] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.426395] Linux agpgart interface v0.103 [ 7.430488] loop: module loaded [ 7.433295] tun: Universal TUN/TAP device driver, 1.6 [ 7.437061] PPP generic driver version 2.4.2 [ 7.440204] VFIO - User Level meta-driver version: 0.3 [ 7.443885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.448416] ehci-pci: EHCI PCI platform driver [ 7.451685] ehci-platform: EHCI generic platform driver [ 7.455393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.459638] ohci-pci: OHCI PCI platform driver [ 7.462866] ohci-platform: OHCI generic platform driver [ 7.466609] uhci_hcd: USB Universal Host Controller Interface driver [ 7.472742] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.476510] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.481631] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.485529] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.489798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.495682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.500966] usb usb1: Product: UHCI Host Controller [ 7.504633] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.509234] usb usb1: SerialNumber: 0000:02:01.0 [ 7.512743] hub 1-0:1.0: USB hub found [ 7.515762] hub 1-0:1.0: 2 ports detected [ 7.519046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.527266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.531120] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.535153] mousedev: PS/2 mouse device common for all mice [ 7.540215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.546327] rtc_cmos 00:03: RTC can wake from S4 [ 7.551898] rtc_cmos 00:03: registered as rtc0 [ 7.555669] rtc_cmos 00:03: setting system clock to 2025-12-03T23:12:25 UTC (1764803545) [ 7.561443] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.566273] i2c_dev: i2c /dev entries driver [ 7.569547] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.578214] device-mapper: uevent: version 1.0.3 [ 7.581562] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.588637] platform eisa.0: Probing EISA bus 0 [ 7.592113] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.596786] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.601407] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.606108] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.610707] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.615307] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.620155] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.625005] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.629793] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.634450] platform eisa.0: EISA: Detected 0 cards [ 7.638134] ledtrig-cpu: registered to indicate activity on CPUs [ 7.642808] drop_monitor: Initializing network drop monitor service [ 7.647468] NET: Registered PF_INET6 protocol family [ 7.654444] Segment Routing with IPv6 [ 7.657392] In-situ OAM (IOAM) with IPv6 [ 7.660929] NET: Registered PF_PACKET protocol family [ 7.664798] Key type dns_resolver registered [ 7.668314] IPI shorthand broadcast: enabled [ 7.671768] registered taskstats version 1 [ 7.674924] Loading compiled-in X.509 certificates [ 7.679279] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.686681] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.693995] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.701006] blacklist: Loading compiled-in revocation X.509 certificates [ 7.705882] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.712820] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.722167] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.729607] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.737501] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.745189] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.752708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.760291] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.768331] zswap: loaded using pool lzo/zbud [ 7.771791] Key type .fscrypt registered [ 7.774806] Key type fscrypt-provisioning registered [ 7.780626] Key type encrypted registered [ 7.783809] AppArmor: AppArmor sha1 policy hashing enabled [ 7.787868] ima: No TPM chip found, activating TPM-bypass! [ 7.791917] Loading compiled-in module X.509 certificates [ 7.796402] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.803370] ima: Allocated hash algorithm: sha1 [ 7.806799] ima: No architecture policies found [ 7.810324] evm: Initialising EVM extended attributes: [ 7.814148] evm: security.selinux [ 7.816833] evm: security.SMACK64 [ 7.819560] evm: security.SMACK64EXEC [ 7.822378] evm: security.SMACK64TRANSMUTE [ 7.825617] evm: security.SMACK64MMAP [ 7.828533] evm: security.apparmor [ 7.831297] evm: security.ima [ 7.833633] evm: security.capability [ 7.836420] evm: HMAC attrs: 0x1 [ 7.839487] PM: Magic number: 5:870:250 [ 7.842540] pcie_pme 0000:00:03.5:pcie001: hash matches [ 7.846637] RAS: Correctable Errors collector initialized. [ 7.850740] Unstable clock detected, switching default tracing clock to "global" [ 7.850740] If you want to keep using the local clock, then add: [ 7.850740] "trace_clock=local" [ 7.850740] on the kernel command line [ 7.864673] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.871943] Freeing unused decrypted memory: 2036K [ 7.876202] Freeing unused kernel image (initmem) memory: 3244K [ 7.880576] Write protecting the kernel read-only data: 30720k [ 7.885479] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.890484] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.938330] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.942780] Run /init as init process info: initramfs: up at 7.32 [ 7.999704] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.008610] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.014110] GPT:229375 != 2097151 [ 8.016800] GPT:Alternate GPT header not at the end of the disk. [ 8.021191] GPT:229375 != 2097151 [ 8.024068] GPT: Use GNU Parted to correct GPT errors. [ 8.073641] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.487720] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.533034] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.30 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:5e:25:ad:e7:e6:af:49:23:9f:69:72:97:c1:bf:f8:32 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5qm0SsFlkSfZ2r5YYzsJyR/Y+AWZo1m4OeHYJhlHrHhvMVAJhQmKT9gV/tGmz24XvcrQwTfBcxa6p2qZoK/ZWI0kISZA2kuBWxu11UkVnq+seDRS4dbNSEd1hrUv2ex7+AVE9FhGoulazHNqRca3nRH1DjxLOnoxJ+jSHlQHrYf6oKkPow2n34Hx6amdcsRnrpEXWDHrjYzlH3CIRiVyiwoQM38KkG5KsOBPG25vDn/CaNVkPPhqU2cCCNL8Qo4fQo0CF2BXR6xLXXzMClirLg9WsEtPqYmv9xO6M62fPYQgC9RY1tai1eqpx7d+z/ve98F21RaMn5ZVqEhI4mbO3 root@tempest-testnetworkbasicops-server-2127680263 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN5G+ugkfVVDnMoytht5HLV4iwWrw7iZ74XW5SUdy1BPK1mlzJpJ+rOR0aIbeTu6OnzCFDqQXRENPj9WOwgnj1M= root@tempest-testnetworkbasicops-server-2127680263 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb5:680/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 5e25ade7-e6af-4923-9f69-7297c1bff832 name: tempest-TestNetworkBasicOps-server-2127680263 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2127680263 launch-index: 0 === cirros: current=0.6.2 uptime=9.15 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:B5:06:80 inet6 addr: fe80::f816:3eff:feb5:680/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:834 (834.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-2127680263 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.643284] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.646418] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.660275] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.918824] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.939480] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.028021] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.028778] ISO 9660 Extensions: RRIP_1991A [ 9.122687] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.657344] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.659306] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:12:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:12:27 cirros auth.notice su: + none root:cirros Dec 3 23:12:27 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: DUID 00:04:5e:25:ad:e7:e6:af:49:23:9f:69:72:97:c1:bf:f8:32 Dec 3 23:12:27 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b5:06:80 Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb5:680 Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:12:27 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2127680263 login: 2025-12-03 23:12:36,672 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:12:36,686 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:12:36,797 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:12:36,797 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:12:37,787 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90 0.988s 2025-12-03 23:12:37,787 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": false}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-6fa45015-1cad-42b6-aa54-aeba3f834fc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90'} Body: b'{"router": {"id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "name": "tempest-TestNetworkBasicOps-router-1390372779", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:12:37Z", "revision_number": 4, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:37,787 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.175 with user: cirros 2025-12-03 23:12:37,788 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.175 in 120 sec and the expected result is unreachable 2025-12-03 23:12:38,821 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.033105 seconds 2025-12-03 23:12:38,822 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.175 in 120 sec and the ping result is expected 2025-12-03 23:12:38,993 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832/action 0.170s 2025-12-03 23:12:38,994 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:38 GMT', 'server': 'Apache', 'content-length': '75363', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f76cc38-15b3-4566-872c-53a259b4f203', 'x-compute-request-id': 'req-1f76cc38-15b3-4566-872c-53a259b4f203', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1224688974 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001215] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001646] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004487] Using GB pages for direct mapping\\n[ 0.004768] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004772] ACPI: Early table checksum verification disabled\\n[ 0.004777] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004782] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004796] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004800] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004811] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004818] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004819] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004822] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006082] No NUMA configuration fo 2025-12-03 23:12:38,995 21 DEBUG [tempest.scenario.manager] Console output for 5e25ade7-e6af-4923-9f69-7297c1bff832 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1224688974 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001215] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001646] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004487] Using GB pages for direct mapping [ 0.004768] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004772] ACPI: Early table checksum verification disabled [ 0.004777] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004782] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004796] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004800] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004811] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004818] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004819] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004822] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006082] No NUMA configuration found [ 0.006084] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006092] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006454] Zone ranges: [ 0.006456] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006458] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006460] Normal empty [ 0.006462] Device empty [ 0.006464] Movable zone start for each node [ 0.006467] Early memory node ranges [ 0.006468] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006469] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006471] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006708] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006737] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006930] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017858] ACPI: PM-Timer IO Port: 0x608 [ 0.017890] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018028] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018032] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018035] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018036] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018038] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018039] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018043] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018045] TSC deadline timer available [ 0.018060] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018136] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018138] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018140] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018141] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018143] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018145] Booting paravirtualized kernel on KVM [ 0.018148] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018154] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018478] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018581] kvm-guest: setup async PF for cpu 0 [ 0.018609] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018628] kvm-guest: PV spinlocks disabled, single CPU [ 0.018634] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018636] Policy zone: DMA32 [ 0.018638] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018697] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018710] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018717] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018777] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019056] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019783] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019814] ftrace: allocating 50600 entries in 198 pages [ 0.042535] ftrace: allocated 198 pages with 4 groups [ 0.042680] rcu: Hierarchical RCU implementation. [ 0.042681] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042683] Rude variant of Tasks RCU enabled. [ 0.042684] Tracing variant of Tasks RCU enabled. [ 0.042685] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042686] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046823] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047199] random: crng init done [ 0.089131] Console: colour VGA+ 80x25 [ 0.235523] printk: console [tty1] enabled [ 0.648276] printk: console [ttyS0] enabled [ 0.650968] ACPI: Core revision 20210730 [ 0.653526] APIC: Switch to symmetric I/O mode setup [ 0.657648] x2apic enabled [ 0.660729] Switched APIC routing to physical x2apic. [ 0.668978] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.675085] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.679080] pid_max: default: 32768 minimum: 301 [ 0.679080] LSM: Security Framework initializing [ 0.679080] landlock: Up and running. [ 0.679080] Yama: becoming mindful. [ 0.679080] AppArmor: AppArmor initialized [ 0.679080] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679080] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679080] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.679080] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.679080] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.679080] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.679080] Spectre V2 : Mitigation: Retpolines [ 0.679080] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.679080] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.679080] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.679080] RETBleed: Mitigation: untrained return thunk [ 0.679080] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.679080] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.679080] Freeing SMP alternatives memory: 44K [ 0.679080] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.679247] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.683103] ... version: 0 [ 0.685750] ... bit width: 48 [ 0.687093] ... generic registers: 6 [ 0.689575] ... value mask: 0000ffffffffffff [ 0.691093] ... max period: 00007fffffffffff [ 0.694311] ... fixed-purpose events: 0 [ 0.695093] ... event mask: 000000000000003f [ 0.698285] rcu: Hierarchical SRCU implementation. [ 0.699649] smp: Bringing up secondary CPUs ... [ 0.702436] smp: Brought up 1 node, 1 CPU [ 0.703097] smpboot: Max logical packages: 1 [ 0.705681] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.707559] devtmpfs: initialized [ 0.709727] x86/mm: Memory block size: 128MB [ 0.711255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.715103] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.719069] pinctrl core: initialized pinctrl subsystem [ 0.719490] PM: RTC time: 23:12:18, date: 2025-12-03 [ 0.722699] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.723194] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.727128] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.731104] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.735281] audit: initializing netlink subsys (disabled) [ 0.738706] thermal_sys: Registered thermal governor 'fair_share' [ 0.738708] thermal_sys: Registered thermal governor 'bang_bang' [ 0.739094] thermal_sys: Registered thermal governor 'step_wise' [ 0.742613] thermal_sys: Registered thermal governor 'user_space' [ 0.743103] audit: type=2000 audit(1764803538.324:1): state=initialized audit_enabled=0 res=1 [ 0.747101] thermal_sys: Registered thermal governor 'power_allocator' [ 0.747121] EISA bus registered [ 0.753284] cpuidle: using governor ladder [ 0.755094] cpuidle: using governor menu [ 0.760212] ACPI: bus type PCI registered [ 0.762881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.763366] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.767095] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.771103] PCI: Using configuration type 1 for base access [ 0.775668] Kprobes globally optimized [ 0.778454] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.779097] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.783861] ACPI: Added _OSI(Module Device) [ 0.786469] ACPI: Added _OSI(Processor Device) [ 0.787113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.790050] ACPI: Added _OSI(Processor Aggregator Device) [ 0.791168] ACPI: Added _OSI(Linux-Dell-Video) [ 0.794183] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.795101] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.801911] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.806579] ACPI: Interpreter enabled [ 0.807104] ACPI: PM: (supports S0 S5) [ 0.809558] ACPI: Using IOAPIC for interrupt routing [ 0.811128] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.815093] PCI: Using E820 reservations for host bridge windows [ 0.819363] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.828713] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.831099] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.835209] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.839227] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.844148] PCI host bridge to bus 0000:00 [ 0.846776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.847093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.851093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.855093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.859093] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.863093] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.867092] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.871383] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.878896] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.885637] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.895127] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.904841] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.915137] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.919270] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.928109] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.934863] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.942838] pci 0000:00:02.0: enabling Extended Tags [ 0.945551] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.950583] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.957658] pci 0000:00:02.1: enabling Extended Tags [ 0.963177] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.969921] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.976546] pci 0000:00:02.2: enabling Extended Tags [ 0.983424] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.990506] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.996470] pci 0000:00:02.3: enabling Extended Tags [ 1.001772] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.006489] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.012517] pci 0000:00:02.4: enabling Extended Tags [ 1.017332] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.024332] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.034813] pci 0000:00:02.5: enabling Extended Tags [ 1.037299] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.044141] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.054864] pci 0000:00:02.6: enabling Extended Tags [ 1.057280] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.062953] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.071059] pci 0000:00:02.7: enabling Extended Tags [ 1.076518] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.082879] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.088637] pci 0000:00:03.0: enabling Extended Tags [ 1.095596] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.102505] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.108405] pci 0000:00:03.1: enabling Extended Tags [ 1.115809] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.122516] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.128458] pci 0000:00:03.2: enabling Extended Tags [ 1.133305] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.138471] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.144513] pci 0000:00:03.3: enabling Extended Tags [ 1.154044] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.161310] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.169094] pci 0000:00:03.4: enabling Extended Tags [ 1.175996] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.183106] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.192806] pci 0000:00:03.5: enabling Extended Tags [ 1.199001] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.201842] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.207411] pci 0000:00:03.6: enabling Extended Tags [ 1.213701] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.218240] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.224472] pci 0000:00:03.7: enabling Extended Tags [ 1.231988] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.238123] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.243423] pci 0000:00:04.0: enabling Extended Tags [ 1.250416] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.253676] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.259411] pci 0000:00:04.1: enabling Extended Tags [ 1.265689] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.269658] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.275410] pci 0000:00:04.2: enabling Extended Tags [ 1.282035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.286647] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.294013] pci 0000:00:04.3: enabling Extended Tags [ 1.299616] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.307100] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.317089] pci 0000:00:04.4: enabling Extended Tags [ 1.322193] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.326690] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.336201] pci 0000:00:04.5: enabling Extended Tags [ 1.343172] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.351101] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.363504] pci 0000:00:04.6: enabling Extended Tags [ 1.371454] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.379102] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.391521] pci 0000:00:04.7: enabling Extended Tags [ 1.402641] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.406447] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.413631] pci 0000:00:05.0: enabling Extended Tags [ 1.473947] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.476713] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.481105] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.497736] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.501030] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.505974] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.513014] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.522843] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.526849] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.531445] pci 0000:01:00.0: enabling Extended Tags [ 1.615058] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.615165] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.619160] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.623241] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.629337] pci_bus 0000:02: extended config space not accessible [ 1.631367] acpiphp: Slot [1] registered [ 1.634468] acpiphp: Slot [0] registered [ 1.635169] acpiphp: Slot [2] registered [ 1.638221] acpiphp: Slot [3] registered [ 1.639147] acpiphp: Slot [4] registered [ 1.642239] acpiphp: Slot [5] registered [ 1.643167] acpiphp: Slot [6] registered [ 1.646708] acpiphp: Slot [7] registered [ 1.647160] acpiphp: Slot [8] registered [ 1.650790] acpiphp: Slot [9] registered [ 1.651183] acpiphp: Slot [10] registered [ 1.654789] acpiphp: Slot [11] registered [ 1.655159] acpiphp: Slot [12] registered [ 1.658902] acpiphp: Slot [13] registered [ 1.659156] acpiphp: Slot [14] registered [ 1.662425] acpiphp: Slot [15] registered [ 1.663154] acpiphp: Slot [16] registered [ 1.666783] acpiphp: Slot [17] registered [ 1.667156] acpiphp: Slot [18] registered [ 1.670452] acpiphp: Slot [19] registered [ 1.671170] acpiphp: Slot [20] registered [ 1.674854] acpiphp: Slot [21] registered [ 1.675172] acpiphp: Slot [22] registered [ 1.678811] acpiphp: Slot [23] registered [ 1.679167] acpiphp: Slot [24] registered [ 1.682672] acpiphp: Slot [25] registered [ 1.683164] acpiphp: Slot [26] registered [ 1.686845] acpiphp: Slot [27] registered [ 1.687151] acpiphp: Slot [28] registered [ 1.690256] acpiphp: Slot [29] registered [ 1.691157] acpiphp: Slot [30] registered [ 1.694495] acpiphp: Slot [31] registered [ 1.697604] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.709392] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.796463] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.799183] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.803166] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.807257] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.816911] acpiphp: Slot [0-2] registered [ 1.819930] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.830537] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.841231] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.845466] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.847310] pci 0000:03:00.0: enabling Extended Tags [ 1.938265] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.939205] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.943205] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.949749] acpiphp: Slot [0-3] registered [ 1.951675] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.960905] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.972654] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.978404] pci 0000:04:00.0: enabling Extended Tags [ 2.054682] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.055207] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.059202] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.065049] acpiphp: Slot [0-4] registered [ 2.067657] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.075096] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.087102] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.095391] pci 0000:05:00.0: enabling Extended Tags [ 2.189717] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.191227] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.195219] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.201942] acpiphp: Slot [0-5] registered [ 2.203865] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.214553] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.222696] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.225972] pci 0000:06:00.0: enabling Extended Tags [ 2.308399] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.311257] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.315255] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.322222] acpiphp: Slot [0-6] registered [ 2.395640] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.399246] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.403260] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.410275] acpiphp: Slot [0-7] registered [ 2.483225] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.486927] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.487239] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.493947] acpiphp: Slot [0-8] registered [ 2.567335] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.570954] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.571220] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.578059] acpiphp: Slot [0-9] registered [ 2.649183] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.651220] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.655232] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.662008] acpiphp: Slot [0-10] registered [ 2.733306] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.735263] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.739225] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.745943] acpiphp: Slot [0-11] registered [ 2.816295] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.819243] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.823243] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.830343] acpiphp: Slot [0-12] registered [ 2.908252] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.911229] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.915225] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.921635] acpiphp: Slot [0-13] registered [ 2.994115] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.995235] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.999227] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.005511] acpiphp: Slot [0-14] registered [ 3.077858] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.079232] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.083381] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.089528] acpiphp: Slot [0-15] registered [ 3.161435] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.163224] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.167221] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.173432] acpiphp: Slot [0-16] registered [ 3.281572] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.283208] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.287197] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.293935] acpiphp: Slot [0-17] registered [ 3.371132] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.375423] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.382236] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.390657] acpiphp: Slot [0-18] registered [ 3.499530] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.503227] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.507220] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.514162] acpiphp: Slot [0-19] registered [ 3.588538] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.591227] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.595222] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.602123] acpiphp: Slot [0-20] registered [ 3.674924] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.675359] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.679377] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.688421] acpiphp: Slot [0-21] registered [ 3.773742] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.775215] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.779208] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.786842] acpiphp: Slot [0-22] registered [ 3.864202] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.867204] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.871198] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.877976] acpiphp: Slot [0-23] registered [ 3.950367] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.951236] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.955197] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.961910] acpiphp: Slot [0-24] registered [ 4.034057] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.035204] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.039219] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.045803] acpiphp: Slot [0-25] registered [ 4.116225] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.119356] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.123197] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.168154] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.171288] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.175282] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.179118] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.182825] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.183307] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.186972] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.187277] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.190888] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.191107] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.194700] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.195110] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.198601] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.199108] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.202557] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.203107] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.207358] iommu: Default domain type: Translated [ 4.210336] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.213347] SCSI subsystem initialized [ 4.215318] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.219080] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.219118] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.223101] vgaarb: loaded [ 4.227215] ACPI: bus type USB registered [ 4.231127] usbcore: registered new interface dri10000 ver usbfs [ 4.235102] usbcore: registered new interface driver hub [ 4.239106] usbcore: registered new device driver usb [ 4.243121] pps_core: LinuxPPS API ver. 1 registered [ 4.247093] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.251102] PTP clock support registered [ 4.255010] EDAC MC: Ver: 3.0.0 [ 4.258622] NetLabel: Initializing [ 4.259093] NetLabel: domain hash size = 128 [ 4.263094] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.267120] NetLabel: unlabeled traffic allowed by default [ 4.271159] PCI: Using ACPI for IRQ routing [ 5.105642] clocksource: Switched to clocksource kvm-clock [ 5.122401] VFS: Disk quotas dquot_6.6.0 [ 5.126722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.133285] AppArmor: AppArmor Filesystem Enabled [ 5.138182] pnp: PnP ACPI init [ 5.141925] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.149526] pnp: PnP ACPI: found 5 devices [ 5.159350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.167781] NET: Registered PF_INET protocol family [ 5.172672] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.180444] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.188947] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.196661] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.204510] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.212209] TCP: Hash tables configured (established 1024 bind 1024) [ 5.218595] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.225579] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.231734] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.238468] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.244103] NET: Registered PF_XDP protocol family [ 5.248824] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.256527] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265552] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.273904] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.281900] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.289801] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.297857] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.306422] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.315064] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.323274] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.331720] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.339572] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.347689] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.355892] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.363910] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.371993] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.379999] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.388002] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.396258] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.405486] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.416763] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.428312] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.440517] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.453234] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.461226] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.466629] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.472932] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.481525] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.485846] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.490109] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.494235] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.498566] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.502982] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.507391] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.511747] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.516589] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.521098] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.525343] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.530048] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.534746] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.539333] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.544178] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.548654] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.553379] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.557852] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.562643] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.567146] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.571920] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.577643] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.582430] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.586912] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.591592] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.595999] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.604958] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.609623] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.614842] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.620006] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.624851] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.629441] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.634299] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.638764] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.643221] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.647591] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.651955] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.656412] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.661170] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.665715] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.670150] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.674659] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.679058] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.683718] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.688664] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.693645] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.698131] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.703553] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.708133] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.712829] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.717298] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.722087] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.726677] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.731454] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.735959] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.740674] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.745198] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.750057] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.754739] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.759547] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.764186] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.768999] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.773605] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.778379] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.783169] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.787893] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.792385] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.797164] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.801215] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.809734] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.816670] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.827655] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.831556] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.838838] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.844816] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.854177] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.861187] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.867625] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.876850] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.882429] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.889927] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.900416] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.907430] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.913508] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.922533] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.931168] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.936986] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.946420] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.953041] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.958902] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.967933] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.973200] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.980610] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.988520] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.993780] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.001028] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.009889] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.015617] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.023730] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.033199] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.038667] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.046277] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.055056] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.060079] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.067538] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.077995] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.084185] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.092419] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.101046] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.104753] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.114343] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.121547] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.128946] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.133686] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.140413] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.147609] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.155653] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.159255] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.165806] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.173070] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.183914] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.188872] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.194709] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.201449] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.209640] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.213248] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.218905] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.225705] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.233339] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.236941] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.243574] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.249123] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.257560] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.261145] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.267969] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.273512] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.282077] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.286483] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.292330] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.298447] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.305617] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.310330] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.316382] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.322127] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.330159] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.337262] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.342989] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.349224] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.356807] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.360416] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.365950] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.372148] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.379747] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.383531] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.389743] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.395318] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.403671] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.407350] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.414740] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.421912] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.429990] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.435720] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.440574] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.445747] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.450482] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.455225] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.460069] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.464167] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.468706] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.473770] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.477724] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.482539] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.487584] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.492086] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.500195] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.504576] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.509827] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.514279] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.519381] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.523716] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.528797] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.533295] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.538427] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.542840] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.548144] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.552446] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.557668] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.562707] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.567932] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.572455] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.577592] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.581994] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.587129] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.591646] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.596716] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.600660] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.605033] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.610114] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.614191] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.618505] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.623565] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.627465] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.631979] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.637191] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.641057] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.645404] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.651029] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.654910] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.659332] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.664438] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.668389] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.672781] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.678632] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.683330] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.688417] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.694331] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.698864] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.703288] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.710479] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.714499] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.718933] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.724014] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.728032] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.732543] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.738189] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.742147] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.746768] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.752326] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.756535] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.761170] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.767308] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.771772] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.776579] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.784001] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.795403] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11538 usecs [ 6.801867] PCI: CLS 0 bytes, default 64 [ 6.804882] Trying to unpack rootfs image as initramfs... [ 6.808956] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.827360] Initialise system trusted keyrings [ 6.830811] Key type blacklist registered [ 6.839228] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.848436] zbud: loaded [ 6.855331] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.867185] fuse: init (API version 7.34) [ 6.870515] integrity: Platform Keyring initialized [ 6.887303] Key type asymmetric registered [ 6.890526] Asymmetric key parser 'x509' registered [ 6.899167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.911350] io scheduler mq-deadline registered [ 6.917214] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.931824] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.948457] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.959498] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.976815] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.987673] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.003635] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.015611] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.027574] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.039726] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.053107] Freeing initrd memory: 8744K [ 7.056327] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.061404] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.069358] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.074202] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.081975] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.086374] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.092066] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.097690] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.102360] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.110093] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.114980] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.122937] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.127435] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.135349] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.139726] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.147850] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.153171] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.160936] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.166232] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.174306] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.178805] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.186742] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.191502] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.197429] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.203219] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.208130] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.216030] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.220578] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.229250] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.233802] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.242200] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.247412] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.255287] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.260136] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.267905] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.272397] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.280420] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.285053] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.293153] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.298248] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.303668] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.309331] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.313775] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.322636] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.331893] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.336397] shpchp 0000:01:00.0: Slot initialization failed [ 7.342391] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.347187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.352710] ACPI: button: Power Button [PWRF] [ 7.378243] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.419574] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.426395] Linux agpgart interface v0.103 [ 7.430488] loop: module loaded [ 7.433295] tun: Universal TUN/TAP device driver, 1.6 [ 7.437061] PPP generic driver version 2.4.2 [ 7.440204] VFIO - User Level meta-driver version: 0.3 [ 7.443885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.448416] ehci-pci: EHCI PCI platform driver [ 7.451685] ehci-platform: EHCI generic platform driver [ 7.455393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.459638] ohci-pci: OHCI PCI platform driver [ 7.462866] ohci-platform: OHCI generic platform driver [ 7.466609] uhci_hcd: USB Universal Host Controller Interface driver [ 7.472742] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.476510] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.481631] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.485529] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.489798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.495682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.500966] usb usb1: Product: UHCI Host Controller [ 7.504633] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.509234] usb usb1: SerialNumber: 0000:02:01.0 [ 7.512743] hub 1-0:1.0: USB hub found [ 7.515762] hub 1-0:1.0: 2 ports detected [ 7.519046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.527266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.531120] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.535153] mousedev: PS/2 mouse device common for all mice [ 7.540215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.546327] rtc_cmos 00:03: RTC can wake from S4 [ 7.551898] rtc_cmos 00:03: registered as rtc0 [ 7.555669] rtc_cmos 00:03: setting system clock to 2025-12-03T23:12:25 UTC (1764803545) [ 7.561443] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.566273] i2c_dev: i2c /dev entries driver [ 7.569547] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.578214] device-mapper: uevent: version 1.0.3 [ 7.581562] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.588637] platform eisa.0: Probing EISA bus 0 [ 7.592113] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.596786] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.601407] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.606108] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.610707] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.615307] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.620155] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.625005] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.629793] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.634450] platform eisa.0: EISA: Detected 0 cards [ 7.638134] ledtrig-cpu: registered to indicate activity on CPUs [ 7.642808] drop_monitor: Initializing network drop monitor service [ 7.647468] NET: Registered PF_INET6 protocol family [ 7.654444] Segment Routing with IPv6 [ 7.657392] In-situ OAM (IOAM) with IPv6 [ 7.660929] NET: Registered PF_PACKET protocol family [ 7.664798] Key type dns_resolver registered [ 7.668314] IPI shorthand broadcast: enabled [ 7.671768] registered taskstats version 1 [ 7.674924] Loading compiled-in X.509 certificates [ 7.679279] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.686681] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.693995] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.701006] blacklist: Loading compiled-in revocation X.509 certificates [ 7.705882] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.712820] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.722167] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.729607] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.737501] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.745189] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.752708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.760291] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.768331] zswap: loaded using pool lzo/zbud [ 7.771791] Key type .fscrypt registered [ 7.774806] Key type fscrypt-provisioning registered [ 7.780626] Key type encrypted registered [ 7.783809] AppArmor: AppArmor sha1 policy hashing enabled [ 7.787868] ima: No TPM chip found, activating TPM-bypass! [ 7.791917] Loading compiled-in module X.509 certificates [ 7.796402] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.803370] ima: Allocated hash algorithm: sha1 [ 7.806799] ima: No architecture policies found [ 7.810324] evm: Initialising EVM extended attributes: [ 7.814148] evm: security.selinux [ 7.816833] evm: security.SMACK64 [ 7.819560] evm: security.SMACK64EXEC [ 7.822378] evm: security.SMACK64TRANSMUTE [ 7.825617] evm: security.SMACK64MMAP [ 7.828533] evm: security.apparmor [ 7.831297] evm: security.ima [ 7.833633] evm: security.capability [ 7.836420] evm: HMAC attrs: 0x1 [ 7.839487] PM: Magic number: 5:870:250 [ 7.842540] pcie_pme 0000:00:03.5:pcie001: hash matches [ 7.846637] RAS: Correctable Errors collector initialized. [ 7.850740] Unstable clock detected, switching default tracing clock to "global" [ 7.850740] If you want to keep using the local clock, then add: [ 7.850740] "trace_clock=local" [ 7.850740] on the kernel command line [ 7.864673] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.871943] Freeing unused decrypted memory: 2036K [ 7.876202] Freeing unused kernel image (initmem) memory: 3244K [ 7.880576] Write protecting the kernel read-only data: 30720k [ 7.885479] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.890484] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.938330] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.942780] Run /init as init process info: initramfs: up at 7.32 [ 7.999704] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.008610] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.014110] GPT:229375 != 2097151 [ 8.016800] GPT:Alternate GPT header not at the end of the disk. [ 8.021191] GPT:229375 != 2097151 [ 8.024068] GPT: Use GNU Parted to correct GPT errors. [ 8.073641] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.487720] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.533034] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.30 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:5e:25:ad:e7:e6:af:49:23:9f:69:72:97:c1:bf:f8:32 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5qm0SsFlkSfZ2r5YYzsJyR/Y+AWZo1m4OeHYJhlHrHhvMVAJhQmKT9gV/tGmz24XvcrQwTfBcxa6p2qZoK/ZWI0kISZA2kuBWxu11UkVnq+seDRS4dbNSEd1hrUv2ex7+AVE9FhGoulazHNqRca3nRH1DjxLOnoxJ+jSHlQHrYf6oKkPow2n34Hx6amdcsRnrpEXWDHrjYzlH3CIRiVyiwoQM38KkG5KsOBPG25vDn/CaNVkPPhqU2cCCNL8Qo4fQo0CF2BXR6xLXXzMClirLg9WsEtPqYmv9xO6M62fPYQgC9RY1tai1eqpx7d+z/ve98F21RaMn5ZVqEhI4mbO3 root@tempest-testnetworkbasicops-server-2127680263 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN5G+ugkfVVDnMoytht5HLV4iwWrw7iZ74XW5SUdy1BPK1mlzJpJ+rOR0aIbeTu6OnzCFDqQXRENPj9WOwgnj1M= root@tempest-testnetworkbasicops-server-2127680263 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb5:680/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 5e25ade7-e6af-4923-9f69-7297c1bff832 name: tempest-TestNetworkBasicOps-server-2127680263 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2127680263 launch-index: 0 === cirros: current=0.6.2 uptime=9.15 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:B5:06:80 inet6 addr: fe80::f816:3eff:feb5:680/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:834 (834.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-2127680263 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.643284] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.646418] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.660275] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.918824] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.939480] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.028021] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.028778] ISO 9660 Extensions: RRIP_1991A [ 9.122687] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.657344] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.659306] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:12:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:12:27 cirros auth.notice su: + none root:cirros Dec 3 23:12:27 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: DUID 00:04:5e:25:ad:e7:e6:af:49:23:9f:69:72:97:c1:bf:f8:32 Dec 3 23:12:27 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b5:06:80 Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb5:680 Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:12:27 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2127680263 login: 2025-12-03 23:12:41,825 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90 2.829s 2025-12-03 23:12:41,825 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-2d353124-d67b-4a31-8d9e-e4be1a1d83f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90'} Body: b'{"router": {"id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "name": "tempest-TestNetworkBasicOps-router-1390372779", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:12:39Z", "revision_number": 5, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:41,976 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9e260297-1fb2-4937-b714-5e1fbcaaeb76 0.150s 2025-12-03 23:12:41,977 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-7f47b8bc-0bcd-467d-9639-f4cf9d117fac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9e260297-1fb2-4937-b714-5e1fbcaaeb76'} Body: b'{"floatingip": {"id": "9e260297-1fb2-4937-b714-5e1fbcaaeb76", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "floating_ip_address": "192.168.122.175", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "port_id": "c115f66f-ba78-4c7d-9e6a-68ba7d71dbce", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0214bb6a-27c8-4d1b-bbfe-0d78aca48eca", "mac_address": "fa:16:3e:b5:06:80", "admin_state_up": true, "status": "ACTIVE", "device_id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:12:21Z", "updated_at": "2025-12-03T23:12:21Z", "revision_number": 1, "project_id": "5f45986fc95543d5a0014e214c498f28"}}' 2025-12-03 23:12:41,977 21 INFO [tempest.scenario.manager] FloatingIP: {'id': '9e260297-1fb2-4937-b714-5e1fbcaaeb76', 'tenant_id': '5f45986fc95543d5a0014e214c498f28', 'floating_ip_address': '192.168.122.175', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': 'c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90', 'port_id': 'c115f66f-ba78-4c7d-9e6a-68ba7d71dbce', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '0214bb6a-27c8-4d1b-bbfe-0d78aca48eca', 'mac_address': 'fa:16:3e:b5:06:80', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '5e25ade7-e6af-4923-9f69-7297c1bff832', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:12:21Z', 'updated_at': '2025-12-03T23:12:21Z', 'revision_number': 1, 'project_id': '5f45986fc95543d5a0014e214c498f28'} is at status: ACTIVE 2025-12-03 23:12:41,977 21 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.151597 seconds 2025-12-03 23:12:41,977 21 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.175 with user: cirros 2025-12-03 23:12:41,977 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.175 in 120 sec and the expected result is reachable 2025-12-03 23:12:42,026 21 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.048341 seconds 2025-12-03 23:12:42,026 21 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.175 in 120 sec and the ping result is expected 2025-12-03 23:12:42,163 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832/action 0.135s 2025-12-03 23:12:42,164 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:42 GMT', 'server': 'Apache', 'content-length': '75363', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a9b8ab-39c8-4fd9-9cf5-368857143e2a', 'x-compute-request-id': 'req-66a9b8ab-39c8-4fd9-9cf5-368857143e2a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\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] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\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-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1224688974 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001215] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001646] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004487] Using GB pages for direct mapping\\n[ 0.004768] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004772] ACPI: Early table checksum verification disabled\\n[ 0.004777] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004782] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004796] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004800] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004811] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004818] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004819] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004822] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006082] No NUMA configuration fo 2025-12-03 23:12:42,165 21 DEBUG [tempest.scenario.manager] Console output for 5e25ade7-e6af-4923-9f69-7297c1bff832 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1224688974 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001215] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001646] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004447] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004487] Using GB pages for direct mapping [ 0.004768] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004772] ACPI: Early table checksum verification disabled [ 0.004777] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004782] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004789] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004796] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004800] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004804] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004811] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004815] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004817] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004818] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004819] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004821] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004822] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006082] No NUMA configuration found [ 0.006084] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006092] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006454] Zone ranges: [ 0.006456] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006458] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006460] Normal empty [ 0.006462] Device empty [ 0.006464] Movable zone start for each node [ 0.006467] Early memory node ranges [ 0.006468] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006469] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006471] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006708] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006737] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006930] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017858] ACPI: PM-Timer IO Port: 0x608 [ 0.017890] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018028] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018032] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018035] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018036] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018038] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018039] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018043] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018045] TSC deadline timer available [ 0.018060] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018136] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018138] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018140] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018141] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018143] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018145] Booting paravirtualized kernel on KVM [ 0.018148] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018154] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018478] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018581] kvm-guest: setup async PF for cpu 0 [ 0.018609] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018628] kvm-guest: PV spinlocks disabled, single CPU [ 0.018634] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018636] Policy zone: DMA32 [ 0.018638] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018697] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018710] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018717] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018777] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019056] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019783] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019814] ftrace: allocating 50600 entries in 198 pages [ 0.042535] ftrace: allocated 198 pages with 4 groups [ 0.042680] rcu: Hierarchical RCU implementation. [ 0.042681] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042683] Rude variant of Tasks RCU enabled. [ 0.042684] Tracing variant of Tasks RCU enabled. [ 0.042685] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042686] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046823] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047199] random: crng init done [ 0.089131] Console: colour VGA+ 80x25 [ 0.235523] printk: console [tty1] enabled [ 0.648276] printk: console [ttyS0] enabled [ 0.650968] ACPI: Core revision 20210730 [ 0.653526] APIC: Switch to symmetric I/O mode setup [ 0.657648] x2apic enabled [ 0.660729] Switched APIC routing to physical x2apic. [ 0.668978] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.675085] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.679080] pid_max: default: 32768 minimum: 301 [ 0.679080] LSM: Security Framework initializing [ 0.679080] landlock: Up and running. [ 0.679080] Yama: becoming mindful. [ 0.679080] AppArmor: AppArmor initialized [ 0.679080] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679080] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679080] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.679080] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.679080] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.679080] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.679080] Spectre V2 : Mitigation: Retpolines [ 0.679080] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.679080] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.679080] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.679080] RETBleed: Mitigation: untrained return thunk [ 0.679080] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.679080] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.679080] Freeing SMP alternatives memory: 44K [ 0.679080] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.679247] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.683103] ... version: 0 [ 0.685750] ... bit width: 48 [ 0.687093] ... generic registers: 6 [ 0.689575] ... value mask: 0000ffffffffffff [ 0.691093] ... max period: 00007fffffffffff [ 0.694311] ... fixed-purpose events: 0 [ 0.695093] ... event mask: 000000000000003f [ 0.698285] rcu: Hierarchical SRCU implementation. [ 0.699649] smp: Bringing up secondary CPUs ... [ 0.702436] smp: Brought up 1 node, 1 CPU [ 0.703097] smpboot: Max logical packages: 1 [ 0.705681] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.707559] devtmpfs: initialized [ 0.709727] x86/mm: Memory block size: 128MB [ 0.711255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.715103] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.719069] pinctrl core: initialized pinctrl subsystem [ 0.719490] PM: RTC time: 23:12:18, date: 2025-12-03 [ 0.722699] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.723194] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.727128] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.731104] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.735281] audit: initializing netlink subsys (disabled) [ 0.738706] thermal_sys: Registered thermal governor 'fair_share' [ 0.738708] thermal_sys: Registered thermal governor 'bang_bang' [ 0.739094] thermal_sys: Registered thermal governor 'step_wise' [ 0.742613] thermal_sys: Registered thermal governor 'user_space' [ 0.743103] audit: type=2000 audit(1764803538.324:1): state=initialized audit_enabled=0 res=1 [ 0.747101] thermal_sys: Registered thermal governor 'power_allocator' [ 0.747121] EISA bus registered [ 0.753284] cpuidle: using governor ladder [ 0.755094] cpuidle: using governor menu [ 0.760212] ACPI: bus type PCI registered [ 0.762881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.763366] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.767095] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.771103] PCI: Using configuration type 1 for base access [ 0.775668] Kprobes globally optimized [ 0.778454] HugeTLB registered 1.00 10000 GiB page size, pre-allocated 0 pages [ 0.779097] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.783861] ACPI: Added _OSI(Module Device) [ 0.786469] ACPI: Added _OSI(Processor Device) [ 0.787113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.790050] ACPI: Added _OSI(Processor Aggregator Device) [ 0.791168] ACPI: Added _OSI(Linux-Dell-Video) [ 0.794183] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.795101] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.801911] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.806579] ACPI: Interpreter enabled [ 0.807104] ACPI: PM: (supports S0 S5) [ 0.809558] ACPI: Using IOAPIC for interrupt routing [ 0.811128] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.815093] PCI: Using E820 reservations for host bridge windows [ 0.819363] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.828713] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.831099] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.835209] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.839227] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.844148] PCI host bridge to bus 0000:00 [ 0.846776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.847093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.851093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.855093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.859093] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.863093] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.867092] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.871383] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.878896] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.885637] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.895127] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.904841] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.915137] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.919270] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.928109] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.934863] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.942838] pci 0000:00:02.0: enabling Extended Tags [ 0.945551] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.950583] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.957658] pci 0000:00:02.1: enabling Extended Tags [ 0.963177] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.969921] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.976546] pci 0000:00:02.2: enabling Extended Tags [ 0.983424] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.990506] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.996470] pci 0000:00:02.3: enabling Extended Tags [ 1.001772] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.006489] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.012517] pci 0000:00:02.4: enabling Extended Tags [ 1.017332] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.024332] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.034813] pci 0000:00:02.5: enabling Extended Tags [ 1.037299] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.044141] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.054864] pci 0000:00:02.6: enabling Extended Tags [ 1.057280] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.062953] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.071059] pci 0000:00:02.7: enabling Extended Tags [ 1.076518] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.082879] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.088637] pci 0000:00:03.0: enabling Extended Tags [ 1.095596] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.102505] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.108405] pci 0000:00:03.1: enabling Extended Tags [ 1.115809] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.122516] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.128458] pci 0000:00:03.2: enabling Extended Tags [ 1.133305] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.138471] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.144513] pci 0000:00:03.3: enabling Extended Tags [ 1.154044] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.161310] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.169094] pci 0000:00:03.4: enabling Extended Tags [ 1.175996] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.183106] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.192806] pci 0000:00:03.5: enabling Extended Tags [ 1.199001] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.201842] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.207411] pci 0000:00:03.6: enabling Extended Tags [ 1.213701] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.218240] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.224472] pci 0000:00:03.7: enabling Extended Tags [ 1.231988] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.238123] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.243423] pci 0000:00:04.0: enabling Extended Tags [ 1.250416] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.253676] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.259411] pci 0000:00:04.1: enabling Extended Tags [ 1.265689] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.269658] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.275410] pci 0000:00:04.2: enabling Extended Tags [ 1.282035] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.286647] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.294013] pci 0000:00:04.3: enabling Extended Tags [ 1.299616] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.307100] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.317089] pci 0000:00:04.4: enabling Extended Tags [ 1.322193] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.326690] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.336201] pci 0000:00:04.5: enabling Extended Tags [ 1.343172] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.351101] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.363504] pci 0000:00:04.6: enabling Extended Tags [ 1.371454] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.379102] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.391521] pci 0000:00:04.7: enabling Extended Tags [ 1.402641] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.406447] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.413631] pci 0000:00:05.0: enabling Extended Tags [ 1.473947] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.476713] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.481105] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.497736] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.501030] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.505974] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.513014] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.522843] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.526849] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.531445] pci 0000:01:00.0: enabling Extended Tags [ 1.615058] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.615165] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.619160] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.623241] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.629337] pci_bus 0000:02: extended config space not accessible [ 1.631367] acpiphp: Slot [1] registered [ 1.634468] acpiphp: Slot [0] registered [ 1.635169] acpiphp: Slot [2] registered [ 1.638221] acpiphp: Slot [3] registered [ 1.639147] acpiphp: Slot [4] registered [ 1.642239] acpiphp: Slot [5] registered [ 1.643167] acpiphp: Slot [6] registered [ 1.646708] acpiphp: Slot [7] registered [ 1.647160] acpiphp: Slot [8] registered [ 1.650790] acpiphp: Slot [9] registered [ 1.651183] acpiphp: Slot [10] registered [ 1.654789] acpiphp: Slot [11] registered [ 1.655159] acpiphp: Slot [12] registered [ 1.658902] acpiphp: Slot [13] registered [ 1.659156] acpiphp: Slot [14] registered [ 1.662425] acpiphp: Slot [15] registered [ 1.663154] acpiphp: Slot [16] registered [ 1.666783] acpiphp: Slot [17] registered [ 1.667156] acpiphp: Slot [18] registered [ 1.670452] acpiphp: Slot [19] registered [ 1.671170] acpiphp: Slot [20] registered [ 1.674854] acpiphp: Slot [21] registered [ 1.675172] acpiphp: Slot [22] registered [ 1.678811] acpiphp: Slot [23] registered [ 1.679167] acpiphp: Slot [24] registered [ 1.682672] acpiphp: Slot [25] registered [ 1.683164] acpiphp: Slot [26] registered [ 1.686845] acpiphp: Slot [27] registered [ 1.687151] acpiphp: Slot [28] registered [ 1.690256] acpiphp: Slot [29] registered [ 1.691157] acpiphp: Slot [30] registered [ 1.694495] acpiphp: Slot [31] registered [ 1.697604] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.709392] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.796463] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.799183] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.803166] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.807257] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.816911] acpiphp: Slot [0-2] registered [ 1.819930] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.830537] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.841231] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.845466] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.847310] pci 0000:03:00.0: enabling Extended Tags [ 1.938265] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.939205] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.943205] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.949749] acpiphp: Slot [0-3] registered [ 1.951675] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.960905] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.972654] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.978404] pci 0000:04:00.0: enabling Extended Tags [ 2.054682] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.055207] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.059202] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.065049] acpiphp: Slot [0-4] registered [ 2.067657] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.075096] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.087102] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.095391] pci 0000:05:00.0: enabling Extended Tags [ 2.189717] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.191227] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.195219] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.201942] acpiphp: Slot [0-5] registered [ 2.203865] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.214553] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.222696] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.225972] pci 0000:06:00.0: enabling Extended Tags [ 2.308399] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.311257] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.315255] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.322222] acpiphp: Slot [0-6] registered [ 2.395640] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.399246] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.403260] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.410275] acpiphp: Slot [0-7] registered [ 2.483225] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.486927] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.487239] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.493947] acpiphp: Slot [0-8] registered [ 2.567335] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.570954] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.571220] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.578059] acpiphp: Slot [0-9] registered [ 2.649183] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.651220] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.655232] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.662008] acpiphp: Slot [0-10] registered [ 2.733306] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.735263] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.739225] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.745943] acpiphp: Slot [0-11] registered [ 2.816295] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.819243] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.823243] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.830343] acpiphp: Slot [0-12] registered [ 2.908252] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.911229] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.915225] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.921635] acpiphp: Slot [0-13] registered [ 2.994115] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.995235] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.999227] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.005511] acpiphp: Slot [0-14] registered [ 3.077858] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.079232] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.083381] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.089528] acpiphp: Slot [0-15] registered [ 3.161435] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.163224] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.167221] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.173432] acpiphp: Slot [0-16] registered [ 3.281572] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.283208] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.287197] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.293935] acpiphp: Slot [0-17] registered [ 3.371132] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.375423] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.382236] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.390657] acpiphp: Slot [0-18] registered [ 3.499530] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.503227] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.507220] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.514162] acpiphp: Slot [0-19] registered [ 3.588538] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.591227] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.595222] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.602123] acpiphp: Slot [0-20] registered [ 3.674924] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.675359] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.679377] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.688421] acpiphp: Slot [0-21] registered [ 3.773742] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.775215] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.779208] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.786842] acpiphp: Slot [0-22] registered [ 3.864202] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.867204] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.871198] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.877976] acpiphp: Slot [0-23] registered [ 3.950367] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.951236] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.955197] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.961910] acpiphp: Slot [0-24] registered [ 4.034057] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.035204] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.039219] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.045803] acpiphp: Slot [0-25] registered [ 4.116225] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.119356] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.123197] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.168154] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.171288] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.175282] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.179118] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.182825] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.183307] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.186972] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.187277] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.190888] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.191107] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.194700] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.195110] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.198601] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.199108] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.202557] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.203107] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.207358] iommu: Default domain type: Translated [ 4.210336] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.213347] SCSI subsystem initialized [ 4.215318] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.219080] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.219118] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.223101] vgaarb: loaded [ 4.227215] ACPI: bus type USB registered [ 4.231127] usbcore: registered new interface driver usbfs [ 4.235102] usbcore: registered new interface driver hub [ 4.239106] usbcore: registered new device driver usb [ 4.243121] pps_core: LinuxPPS API ver. 1 registered [ 4.247093] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.251102] PTP clock support registered [ 4.255010] EDAC MC: Ver: 3.0.0 [ 4.258622] NetLabel: Initializing [ 4.259093] NetLabel: domain hash size = 128 [ 4.263094] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.267120] NetLabel: unlabeled traffic allowed by default [ 4.271159] PCI: Using ACPI for IRQ routing [ 5.105642] clocksource: Switched to clocksource kvm-clock [ 5.122401] VFS: Disk quotas dquot_6.6.0 [ 5.126722] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.133285] AppArmor: AppArmor Filesystem Enabled [ 5.138182] pnp: PnP ACPI init [ 5.141925] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.149526] pnp: PnP ACPI: found 5 devices [ 5.159350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.167781] NET: Registered PF_INET protocol family [ 5.172672] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.180444] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.188947] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.196661] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.204510] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.212209] TCP: Hash tables configured (established 1024 bind 1024) [ 5.218595] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.225579] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.231734] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.238468] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.244103] NET: Registered PF_XDP protocol family [ 5.248824] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.256527] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265552] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.273904] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.281900] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.289801] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.297857] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.306422] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.315064] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.323274] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.331720] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.339572] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.347689] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.355892] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.363910] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.371993] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.379999] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.388002] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.396258] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.405486] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.416763] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.428312] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.440517] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.453234] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.461226] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.466629] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.472932] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.481525] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.485846] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.490109] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.494235] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.498566] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.502982] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.507391] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.511747] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.516589] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.521098] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.525343] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.530048] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.534746] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.539333] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.544178] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.548654] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.553379] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.557852] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.562643] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.567146] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.571920] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.577643] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.582430] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.586912] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.591592] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.595999] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.604958] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.609623] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.614842] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.620006] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.624851] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.629441] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.634299] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.638764] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.643221] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.647591] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.651955] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.656412] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.661170] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.665715] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.670150] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.674659] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.679058] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.683718] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.688664] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.693645] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.698131] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.703553] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.708133] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.712829] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.717298] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.722087] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.726677] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.731454] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.735959] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.740674] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.745198] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.750057] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.754739] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.759547] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.764186] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.768999] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.773605] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.778379] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.783169] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.787893] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.792385] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.797164] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.801215] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.809734] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.816670] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.827655] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.831556] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.838838] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.844816] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.854177] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.861187] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.867625] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.876850] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.882429] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.889927] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.900416] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.907430] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.913508] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.922533] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.931168] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.936986] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.946420] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.953041] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.958902] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.967933] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.973200] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.980610] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.988520] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.993780] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.001028] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.009889] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.015617] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.023730] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.033199] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.038667] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.046277] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.055056] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.060079] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.067538] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.077995] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.084185] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.092419] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.101046] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.104753] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.114343] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.121547] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.128946] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.133686] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.140413] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.147609] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.155653] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.159255] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.165806] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.173070] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.183914] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.188872] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.194709] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.201449] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.209640] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.213248] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.218905] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.225705] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.233339] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.236941] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.243574] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.249123] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.257560] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.261145] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.267969] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.273512] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.282077] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.286483] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.292330] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.298447] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.305617] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.310330] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.316382] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.322127] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.330159] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.337262] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.342989] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.349224] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.356807] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.360416] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.365950] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.372148] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.379747] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.383531] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.389743] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.395318] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.403671] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.407350] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.414740] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.421912] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.429990] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.435720] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.440574] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.445747] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.450482] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.455225] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.460069] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.464167] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.468706] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.473770] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.477724] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.482539] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.487584] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.492086] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.500195] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.504576] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.509827] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.514279] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.519381] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.523716] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.528797] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.533295] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.538427] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.542840] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.548144] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.552446] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.557668] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.562707] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.567932] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.572455] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.577592] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.581994] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.587129] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.591646] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.596716] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.600660] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.605033] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.610114] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.614191] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.618505] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.623565] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.627465] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.631979] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.637191] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.641057] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.645404] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.651029] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.654910] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.659332] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.664438] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.668389] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.672781] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.678632] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.683330] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.688417] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.694331] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.698864] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.703288] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.710479] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.714499] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.718933] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.724014] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.728032] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.732543] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.738189] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.742147] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.746768] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.752326] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.756535] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.761170] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.767308] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.771772] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.776579] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.784001] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.795403] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11538 usecs [ 6.801867] PCI: CLS 0 bytes, default 64 [ 6.804882] Trying to unpack rootfs image as initramfs... [ 6.808956] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.827360] Initialise system trusted keyrings [ 6.830811] Key type blacklist registered [ 6.839228] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.848436] zbud: loaded [ 6.855331] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.867185] fuse: init (API version 7.34) [ 6.870515] integrity: Platform Keyring initialized [ 6.887303] Key type asymmetric registered [ 6.890526] Asymmetric key parser 'x509' registered [ 6.899167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.911350] io scheduler mq-deadline registered [ 6.917214] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.931824] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.948457] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.959498] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.976815] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.987673] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.003635] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.015611] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.027574] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.039726] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.053107] Freeing initrd memory: 8744K [ 7.056327] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.061404] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.069358] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.074202] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.081975] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.086374] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.092066] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.097690] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.102360] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.110093] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.114980] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.122937] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.127435] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.135349] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.139726] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.147850] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.153171] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.160936] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.166232] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.174306] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.178805] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.186742] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.191502] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.197429] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.203219] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.208130] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.216030] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.220578] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.229250] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.233802] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.242200] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.247412] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.255287] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.260136] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.267905] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.272397] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.280420] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.285053] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.293153] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.298248] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.303668] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.309331] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.313775] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.322636] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.331893] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.336397] shpchp 0000:01:00.0: Slot initialization failed [ 7.342391] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.347187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.352710] ACPI: button: Power Button [PWRF] [ 7.378243] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.419574] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.426395] Linux agpgart interface v0.103 [ 7.430488] loop: module loaded [ 7.433295] tun: Universal TUN/TAP device driver, 1.6 [ 7.437061] PPP generic driver version 2.4.2 [ 7.440204] VFIO - User Level meta-driver version: 0.3 [ 7.443885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.448416] ehci-pci: EHCI PCI platform driver [ 7.451685] ehci-platform: EHCI generic platform driver [ 7.455393] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.459638] ohci-pci: OHCI PCI platform driver [ 7.462866] ohci-platform: OHCI generic platform driver [ 7.466609] uhci_hcd: USB Universal Host Controller Interface driver [ 7.472742] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.476510] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.481631] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.485529] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.489798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.495682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.500966] usb usb1: Product: UHCI Host Controller [ 7.504633] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.509234] usb usb1: SerialNumber: 0000:02:01.0 [ 7.512743] hub 1-0:1.0: USB hub found [ 7.515762] hub 1-0:1.0: 2 ports detected [ 7.519046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.527266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.531120] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.535153] mousedev: PS/2 mouse device common for all mice [ 7.540215] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.546327] rtc_cmos 00:03: RTC can wake from S4 [ 7.551898] rtc_cmos 00:03: registered as rtc0 [ 7.555669] rtc_cmos 00:03: setting system clock to 2025-12-03T23:12:25 UTC (1764803545) [ 7.561443] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.566273] i2c_dev: i2c /dev entries driver [ 7.569547] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.578214] device-mapper: uevent: version 1.0.3 [ 7.581562] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.588637] platform eisa.0: Probing EISA bus 0 [ 7.592113] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.596786] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.601407] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.606108] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.610707] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.615307] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.620155] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.625005] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.629793] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.634450] platform eisa.0: EISA: Detected 0 cards [ 7.638134] ledtrig-cpu: registered to indicate activity on CPUs [ 7.642808] drop_monitor: Initializing network drop monitor service [ 7.647468] NET: Registered PF_INET6 protocol family [ 7.654444] Segment Routing with IPv6 [ 7.657392] In-situ OAM (IOAM) with IPv6 [ 7.660929] NET: Registered PF_PACKET protocol family [ 7.664798] Key type dns_resolver registered [ 7.668314] IPI shorthand broadcast: enabled [ 7.671768] registered taskstats version 1 [ 7.674924] Loading compiled-in X.509 certificates [ 7.679279] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.686681] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.693995] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.701006] blacklist: Loading compiled-in revocation X.509 certificates [ 7.705882] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.712820] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.722167] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.729607] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.737501] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.745189] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.752708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.760291] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.768331] zswap: loaded using pool lzo/zbud [ 7.771791] Key type .fscrypt registered [ 7.774806] Key type fscrypt-provisioning registered [ 7.780626] Key type encrypted registered [ 7.783809] AppArmor: AppArmor sha1 policy hashing enabled [ 7.787868] ima: No TPM chip found, activating TPM-bypass! [ 7.791917] Loading compiled-in module X.509 certificates [ 7.796402] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.803370] ima: Allocated hash algorithm: sha1 [ 7.806799] ima: No architecture policies found [ 7.810324] evm: Initialising EVM extended attributes: [ 7.814148] evm: security.selinux [ 7.816833] evm: security.SMACK64 [ 7.819560] evm: security.SMACK64EXEC [ 7.822378] evm: security.SMACK64TRANSMUTE [ 7.825617] evm: security.SMACK64MMAP [ 7.828533] evm: security.apparmor [ 7.831297] evm: security.ima [ 7.833633] evm: security.capability [ 7.836420] evm: HMAC attrs: 0x1 [ 7.839487] PM: Magic number: 5:870:250 [ 7.842540] pcie_pme 0000:00:03.5:pcie001: hash matches [ 7.846637] RAS: Correctable Errors collector initialized. [ 7.850740] Unstable clock detected, switching default tracing clock to "global" [ 7.850740] If you want to keep using the local clock, then add: [ 7.850740] "trace_clock=local" [ 7.850740] on the kernel command line [ 7.864673] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.871943] Freeing unused decrypted memory: 2036K [ 7.876202] Freeing unused kernel image (initmem) memory: 3244K [ 7.880576] Write protecting the kernel read-only data: 30720k [ 7.885479] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.890484] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.938330] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.942780] Run /init as init process info: initramfs: up at 7.32 [ 7.999704] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.008610] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.014110] GPT:229375 != 2097151 [ 8.016800] GPT:Alternate GPT header not at the end of the disk. [ 8.021191] GPT:229375 != 2097151 [ 8.024068] GPT: Use GNU Parted to correct GPT errors. [ 8.073641] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.487720] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.533034] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.30 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic 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 x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:5e:25:ad:e7:e6:af:49:23:9f:69:72:97:c1:bf:f8:32 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5qm0SsFlkSfZ2r5YYzsJyR/Y+AWZo1m4OeHYJhlHrHhvMVAJhQmKT9gV/tGmz24XvcrQwTfBcxa6p2qZoK/ZWI0kISZA2kuBWxu11UkVnq+seDRS4dbNSEd1hrUv2ex7+AVE9FhGoulazHNqRca3nRH1DjxLOnoxJ+jSHlQHrYf6oKkPow2n34Hx6amdcsRnrpEXWDHrjYzlH3CIRiVyiwoQM38KkG5KsOBPG25vDn/CaNVkPPhqU2cCCNL8Qo4fQo0CF2BXR6xLXXzMClirLg9WsEtPqYmv9xO6M62fPYQgC9RY1tai1eqpx7d+z/ve98F21RaMn5ZVqEhI4mbO3 root@tempest-testnetworkbasicops-server-2127680263 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN5G+ugkfVVDnMoytht5HLV4iwWrw7iZ74XW5SUdy1BPK1mlzJpJ+rOR0aIbeTu6OnzCFDqQXRENPj9WOwgnj1M= root@tempest-testnetworkbasicops-server-2127680263 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb5:680/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 5e25ade7-e6af-4923-9f69-7297c1bff832 name: tempest-TestNetworkBasicOps-server-2127680263 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2127680263 launch-index: 0 === cirros: current=0.6.2 uptime=9.15 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:B5:06:80 inet6 addr: fe80::f816:3eff:feb5:680/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:834 (834.0 B) TX bytes:266 (266.0 B) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-2127680263 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 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 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 e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.643284] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.646418] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.660275] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.918824] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.939480] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.028021] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.028778] ISO 9660 Extensions: RRIP_1991A [ 9.122687] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.657344] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.659306] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 3 23:12:26 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 3 23:12:27 cirros auth.notice su: + none root:cirros Dec 3 23:12:27 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: DUID 00:04:5e:25:ad:e7:e6:af:49:23:9f:69:72:97:c1:bf:f8:32 Dec 3 23:12:27 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b5:06:80 Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb5:680 Dec 3 23:12:27 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 3 23:12:27 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-2127680263 login: 2025-12-03 23:12:42,166 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:12:42,171 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:12:42,283 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:12:42,283 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:12:43,432 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9e260297-1fb2-4937-b714-5e1fbcaaeb76 1.147s 2025-12-03 23:12:43,432 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b7c9f6b3-0c7b-40ab-ac72-6a022a225185', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9e260297-1fb2-4937-b714-5e1fbcaaeb76'} Body: b'' 2025-12-03 23:12:43,618 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 0.185s 2025-12-03 23:12:43,618 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:43 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d181982-7be2-4f64-9547-6cf24af778b6', 'x-compute-request-id': 'req-6d181982-7be2-4f64-9547-6cf24af778b6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'' 2025-12-03 23:12:44,733 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 1.114s 2025-12-03 23:12:44,733 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:43 GMT', 'server': 'Apache', 'content-length': '1845', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf0664b-6aa8-4b26-80fd-e76c4c94613c', 'x-compute-request-id': 'req-2cf0664b-6aa8-4b26-80fd-e76c4c94613c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/ser30FA vers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:43Z", "addresses": {"tempest-network-smoke--518390059": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:06:80"}, {"version": 4, "addr": "192.168.122.175", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:06:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": "2025-12-03T23:12:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:46,744 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 1.006s 2025-12-03 23:12:46,744 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:45 GMT', 'server': 'Apache', 'content-length': '1845', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a46c719-c6de-4a77-8731-9b3eaaa51aa6', 'x-compute-request-id': 'req-3a46c719-c6de-4a77-8731-9b3eaaa51aa6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"server": {"id": "5e25ade7-e6af-4923-9f69-7297c1bff832", "name": "tempest-TestNetworkBasicOps-server-2127680263", "status": "ACTIVE", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "user_id": "5fbcdb66523a4207a1ca67b715ecf389", "metadata": {}, "hostId": "766ae986e9e41d8018ea34760a40d67eadb4096ccc0423897d766023", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:08Z", "updated": "2025-12-03T23:12:44Z", "addresses": {"tempest-network-smoke--518390059": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:06:80"}, {"version": 4, "addr": "192.168.122.175", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:06:80"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5e25ade7-e6af-4923-9f69-7297c1bff832"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1053794815", "OS-SRV-USG:launched_at": "2025-12-03T23:12:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1580074281"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:47,849 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832 0.101s 2025-12-03 23:12:47,849 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:47 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccab2e00-c435-460a-ac17-d11d2550c690', 'x-compute-request-id': 'req-ccab2e00-c435-460a-ac17-d11d2550c690', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5e25ade7-e6af-4923-9f69-7297c1bff832'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5e25ade7-e6af-4923-9f69-7297c1bff832 could not be found."}}' 2025-12-03 23:12:48,620 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c845e7e9-5905-48ac-b6ef-62df887ed6c3 0.770s 2025-12-03 23:12:48,620 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1e79f235-ddc5-4dbd-afcc-d82da4b68863', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c845e7e9-5905-48ac-b6ef-62df887ed6c3'} Body: b'' 2025-12-03 23:12:48,692 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1053794815 0.071s 2025-12-03 23:12:48,692 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:48 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02bde65-6491-4d68-9366-905e11aec2fe', 'x-compute-request-id': 'req-c02bde65-6491-4d68-9366-905e11aec2fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1053794815'} Body: b'' 2025-12-03 23:12:49,658 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90/remove_router_interface 0.964s 2025-12-03 23:12:49,658 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ddbbab90-8458-4509-8144-10c4a1df7f8b"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5cdbe116-d031-4771-a2fb-716ac967f7ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90/remove_router_interface'} Body: b'{"id": "c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90", "tenant_id": "5f45986fc95543d5a0014e214c498f28", "port_id": "1a8bca83-a7a1-4a19-8427-268043ed6f2a", "network_id": "0214bb6a-27c8-4d1b-bbfe-0d78aca48eca", "subnet_id": "ddbbab90-8458-4509-8144-10c4a1df7f8b", "subnet_ids": ["ddbbab90-8458-4509-8144-10c4a1df7f8b"]}' 2025-12-03 23:12:49,916 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ddbbab90-8458-4509-8144-10c4a1df7f8b 0.257s 2025-12-03 23:12:49,916 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1e9dca1b-ebfc-4fa9-8342-d9aa71d40ec6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ddbbab90-8458-4509-8144-10c4a1df7f8b'} Body: b'' 2025-12-03 23:12:51,920 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90 2.003s 2025-12-03 23:12:51,921 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cbfdeb79-b34a-453a-9ac4-4d6a4c4059f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/c0ce5772-94aa-4ec7-9d21-dd7ee50a7c90'} Body: b'' 2025-12-03 23:12:53,193 21 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/0214bb6a-27c8-4d1b-bbfe-0d78aca48eca 1.272s 2025-12-03 23:12:53,193 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f9f48090-4045-4b10-b4b9-62356ac4740c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/0214bb6a-27c8-4d1b-bbfe-0d78aca48eca'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:11:51.602756Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless[compute,id-cf1c4425-766b-45b8-be35-e2959728eb00,network,slow] time: 2025-12-03 23:13:48.745270Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless[compute,id-cf1c4425-766b-45b8-be35-e2959728eb00,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:11:51,715 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.111s 2025-12-03 23:11:51,715 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-1773348639", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCcMX2xnLIQGPE24b06Kwe1VrQTNXVscRRZJQQVikTii2JDpVkVWDuqiHnr4bXfQSF7Cvn0VWaU/K3J47gmP6S52YQlrzlA5CPSQjxeunEF4S/C7S49LMJRgC4LdD+aWQ=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:51 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed85384b-7b8b-4a3d-bac0-7281e24f29d4', 'x-compute-request-id': 'req-ed85384b-7b8b-4a3d-bac0-7281e24f29d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-1773348639", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCcMX2xnLIQGPE24b06Kwe1VrQTNXVscRRZJQQVikTii2JDpVkVWDuqiHnr4bXfQSF7Cvn0VWaU/K3J47gmP6S52YQlrzlA5CPSQjxeunEF4S/C7S49LMJRgC4LdD+aWQ==", "fingerprint": "65:4b:98:0b:7a:61:52:2f:f8:3e:b2:0a:30:f9:06:dc", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:11:51,943 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.225s 2025-12-03 23:11:51,943 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1476744486", "description": "tempest-secgroup-smoke-1476744486 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-2442068f-8358-4a96-b5e1-d7c7fd55320b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "79c41a23-4964-4068-8088-51a451b031ec", "name": "tempest-secgroup-smoke-1476744486", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-1476744486 description", "shared": false, "security_group_rules": [{"id": "798617e7-5813-46b1-9140-c2b542cd287e", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "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": 1696, "description": null, "tags": [], "created_at": "2025-12-03T23:11:51Z", "updated_at": "2025-12-03T23:11:51Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "7cdf2411-108e-44dc-9f0c-8faee3ac234d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "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": 1695, "description": null, "tags": [], "created_at": "2025-12-03T23:11:51Z", "updated_at": "2025-12-03T23:11:51Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:11:51Z", "updated_at": "2025-12-03T23:11:51Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:52,179 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.235s 2025-12-03 23:11:52,180 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-dde491f5-1c18-4bd4-a880-1e53611cc1f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "665f1f8e-e06b-46d9-99cb-c7a75bbbd7a0", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "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, "description": "", "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:11:52Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:52,385 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.204s 2025-12-03 23:11:52,385 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5fc95959-306a-4d87-beb3-4c3ac9756bd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1532213d-4c1c-4951-a2fb-c2e4e24cbdbe", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:11:52Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:52,617 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.231s 2025-12-03 23:11:52,617 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-21a6774d-1b81-4862-93b3-9e0b58f5f564', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "82803ddc-9ccc-4170-ab1b-2a5ad2b17924", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "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, "description": "", "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:11:52Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:52,869 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.251s 2025-12-03 23:11:52,869 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-09bfa153-f306-4b1b-93e5-0244308b6c66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ad94dc4f-8914-4c97-b328-b47135d91fc4", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:11:52Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:53,063 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.193s 2025-12-03 23:11:53,063 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a57c0888-0d1f-44b7-bcd4-b490f672aa6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4e71fdc-6235-43ba-b54f-9e552631890f", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:11:52Z", "updated_at": "2025-12-03T23:11:52Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:53,368 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.304s 2025-12-03 23:11:53,369 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e5a267fe-71d3-4bb5-ad5f-34cd5e629eee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8d42bd2-fec1-4150-8a60-8f209a0ff724", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "79c41a23-4964-4068-8088-51a451b031ec", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:11:53Z", "updated_at": "2025-12-03T23:11:53Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:53,953 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.584s 2025-12-03 23:11:53,954 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1398881851", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-6bf50fd2-08e5-41f5-8203-175b7fc2e0f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"379abd6b-e223-46c2-9f00-8f71e7e6b1ad","name":"tempest-network-smoke--1398881851","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:11:53Z","updated_at":"2025-12-03T23:11:53Z","revision_number":1}}' 2025-12-03 23:11:55,022 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.067s 2025-12-03 23:11:55,022 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--922501593", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-968412c9-9ff7-470d-b3d1-7e25f062e6de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"e497d340-1e98-42ab-981e-bb02118675a7","name":"tempest-network-smoke--922501593","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:11:54Z","updated_at":"2025-12-03T23:11:54Z","revision_number":1}}' 2025-12-03 23:11:55,111 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.088s 2025-12-03 23:11:55,112 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a5ddcca6-8144-4d8c-bcff-414fc0088c23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:11:55,411 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.299s 2025-12-03 23:11:55,412 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-cf1ab62a-36bc-42e0-b8ee-bd6b5cb1de22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:11:55,497 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.084s 2025-12-03 23:11:55,497 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-64800f1d-5686-4812-9bc7-7e7da648f3e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:11:55,612 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.114s 2025-12-03 23:11:55,613 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-583c2147-b443-49cd-ba01-db806d3b0134', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:11:57,467 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.854s 2025-12-03 23:11:57,468 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-43016984", "network_id": "379abd6b-e223-46c2-9f00-8f71e7e6b1ad", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '623', 'x-openstack-request-id': 'req-367bb303-1a15-426e-bad0-6e3be5116074', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"c7b49095-69a6-4e5f-8aaa-fd648f2ca27e","name":"tempest-sub4-43016984","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"379abd6b-e223-46c2-9f00-8f71e7e6b1ad","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:11:55Z","updated_at":"2025-12-03T23:11:55Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:11:59,848 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.380s 2025-12-03 23:11:59,849 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-1766114118", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:11:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-3add947a-6bdd-4219-8dcb-310693a17c8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "name": "tempest-TestGettingAddress-router-1766114118", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:11:57Z", "updated_at": "2025-12-03T23:11:59Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:12:03,203 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/add_router_interface 3.353s 2025-12-03 23:12:03,203 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c7b49095-69a6-4e5f-8aaa-fd648f2ca27e"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2e63c54e-ecdd-4f0b-9ea5-ebc98271cf49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/add_router_interface'} Body: b'{"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "3b879067-e961-423e-934c-2e30b1306d95", "network_id": "379abd6b-e223-46c2-9f00-8f71e7e6b1ad", "subnet_id": "c7b49095-69a6-4e5f-8aaa-fd648f2ca27e", "subnet_ids": ["c7b49095-69a6-4e5f-8aaa-fd648f2ca27e"]}' 2025-12-03 23:12:03,308 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.104s 2025-12-03 23:12:03,309 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b646bf73-0e06-4973-8f28-5937111f130a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:03,451 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.142s 2025-12-03 23:12:03,451 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-8580f09b-9621-4029-8ddb-2b4cf8c78dfd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:12:03,529 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.078s 2025-12-03 23:12:03,530 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-57799986-77ad-40ab-8882-a7886fe09dd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:03,605 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.075s 2025-12-03 23:12:03,605 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-658a0d32-23e8-4a4d-92cf-988cb00824f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:08,570 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 4.965s 2025-12-03 23:12:08,571 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-586485756", "network_id": "e497d340-1e98-42ab-981e-bb02118675a7", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '649', 'x-openstack-request-id': 'req-1958c5e6-7e70-429d-8ec8-3e8bbae7f318', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"deba519d-60d9-4973-a677-c9464740a373","name":"tempest-sub6-586485756","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"e497d340-1e98-42ab-981e-bb02118675a7","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:12:03Z","updated_at":"2025-12-03T23:12:03Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:12:11,494 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/add_router_interface 2.923s 2025-12-03 23:12:11,495 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "deba519d-60d9-4973-a677-c9464740a373"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-837249f4-0d2f-4363-9ed7-26a27201659b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/add_router_interface'} Body: b'{"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "f090129f-1391-40f4-9a0c-cd737a419919", "network_id": "e497d340-1e98-42ab-981e-bb02118675a7", "subnet_id": "deba519d-60d9-4973-a677-c9464740a373", "subnet_ids": ["deba519d-60d9-4973-a677-c9464740a373"]}' 2025-12-03 23:12:11,622 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.126s 2025-12-03 23:12:11,622 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-ac2bfe98-d6fa-4839-8894-02ad6165f43e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[{"id":"deba519d-60d9-4973-a677-c9464740a373","name":"tempest-sub6-586485756","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"e497d340-1e98-42ab-981e-bb02118675a7","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:12:03Z","updated_at":"2025-12-03T23:12:03Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:12:11,759 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.135s 2025-12-03 23:12:11,759 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-4dcc7349-0b61-42f8-81e2-6a59db3c40f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:12:11,860 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.101s 2025-12-03 23:12:11,861 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1b349979-cdee-43d9-b838-fc2b0601d637', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:12,705 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.843s 2025-12-03 23:12:12,705 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-620a39f5-3712-4597-acc8-19a8720e4f0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:12,810 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.105s 2025-12-03 23:12:12,811 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e1ed9e19-6b57-4d43-bb20-db7653c7d293', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:13,270 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.459s 2025-12-03 23:12:13,271 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-6efff6f5-bed5-46c7-b454-55f2ed40ae76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:12:13,342 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.070s 2025-12-03 23:12:13,342 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1dc720e0-9971-415a-8c82-881b4e6eda61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:13,417 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.074s 2025-12-03 23:12:13,417 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-166cae5a-e295-4de4-8284-7cbaca3a7138', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:12:15,978 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.560s 2025-12-03 23:12:15,979 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-66199774", "network_id": "e497d340-1e98-42ab-981e-bb02118675a7", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8:0:1::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '663', 'x-openstack-request-id': 'req-87f478be-21a0-4827-8862-5b82795db4b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"8579b167-89d2-432e-ba3c-ebb91658b918","name":"tempest-sub6-66199774","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"e497d340-1e98-42ab-981e-bb02118675a7","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8:0:1::","cidr":"2001:db8:0:1::/64","allocation_pools":[{"start":"2001:db8:0:1::1","end":"2001:db8:0:1:ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:12:13Z","updated_at":"2025-12-03T23:12:13Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:12:18,825 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/add_router_interface 2.845s 2025-12-03 23:12:18,825 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8579b167-89d2-432e-ba3c-ebb91658b918"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-af412770-d965-4396-b6bf-af69fc53032d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/add_router_interface'} Body: b'{"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "f090129f-1391-40f4-9a0c-cd737a419919", "network_id": "e497d340-1e98-42ab-981e-bb02118675a7", "subnet_id": "8579b167-89d2-432e-ba3c-ebb91658b918", "subnet_ids": ["8579b167-89d2-432e-ba3c-ebb91658b918"]}' 2025-12-03 23:12:19,161 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.332s 2025-12-03 23:12:19,162 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:18 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-99f46c36-67d6-4ce3-bb97-a835f0c1fa26', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["IqucuNSdTaqiYphmJHW6eg"], "expires_at": "2025-12-04T00:12:19.000000Z", "issued_at": "2025-12-03T23:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:12:19,162 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless) Found network None available for tenant 2025-12-03 23:12:21,907 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.744s 2025-12-03 23:12:21,908 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1860613776", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1773348639", "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}], "networks": [{"uuid": "379abd6b-e223-46c2-9f00-8f71e7e6b1ad"}, {"uuid": "e497d340-1e98-42ab-981e-bb02118675a7"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:19 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b99c9240-433d-4710-a34c-c7e140d2f312', 'x-compute-request-id': 'req-b99c9240-433d-4710-a34c-c7e140d2f312', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}], "adminPass": "7y29nh7XxAUd"}}' 2025-12-03 23:12:22,212 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.303s 2025-12-03 23:12:22,212 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:21 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911319a2-31ce-4803-a329-917cdbdbc53f', 'x-compute-request-id': 'req-911319a2-31ce-4803-a329-917cdbdbc53f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "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-12-03 23:12:23,710 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.486s 2025-12-03 23:12:23,711 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:23 GMT', 'server': 'Apache', 'content-length': '1469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-739bd6c1-9de3-49f1-8bc6-aae9913ec6e5', 'x-compute-request-id': 'req-739bd6c1-9de3-49f1-8bc6-aae9913ec6e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-10000 EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "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-12-03 23:12:23,714 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-12-03 23:12:25,132 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.417s 2025-12-03 23:12:25,133 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:24 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4294aad4-3e41-4d91-a56c-a4f6559007f7', 'x-compute-request-id': 'req-4294aad4-3e41-4d91-a56c-a4f6559007f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:25,136 20 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:12:26,740 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.602s 2025-12-03 23:12:26,742 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:26 GMT', 'server': 'Apache', 'content-length': '1590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-566fb6a7-8f2a-45f9-83c6-efd64677d2f7', 'x-compute-request-id': 'req-566fb6a7-8f2a-45f9-83c6-efd64677d2f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:28,703 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.957s 2025-12-03 23:12:28,703 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:27 GMT', 'server': 'Apache', 'content-length': '1590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f29e5c-e10e-4339-8986-8933656503e6', 'x-compute-request-id': 'req-01f29e5c-e10e-4339-8986-8933656503e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:31,139 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 1.430s 2025-12-03 23:12:31,139 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:29 GMT', 'server': 'Apache', 'content-length': '1590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f1cc23-42c6-4df1-b385-4d311bceb75e', 'x-compute-request-id': 'req-17f1cc23-42c6-4df1-b385-4d311bceb75e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:32,986 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.842s 2025-12-03 23:12:32,987 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:32 GMT', 'server': 'Apache', 'content-length': '2070', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8801388-6e26-45e8-8b69-6bce1d88b412', 'x-compute-request-id': 'req-a8801388-6e26-45e8-8b69-6bce1d88b412', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:32Z", "addresses": {"tempest-network-smoke--1398881851": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:e7:5e"}], "tempest-network-smoke--922501593": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe67:7431", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:74:31"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe67:7431", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:74:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:12:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:32,990 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:12:33,327 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.337s 2025-12-03 23:12:33,328 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:33 GMT', 'server': 'Apache', 'content-length': '2070', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d87464-d0e1-4b96-bd2a-60802f43f15e', 'x-compute-request-id': 'req-10d87464-d0e1-4b96-bd2a-60802f43f15e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:12:32Z", "addresses": {"tempest-network-smoke--1398881851": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:e7:5e"}], "tempest-network-smoke--922501593": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe67:7431", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:74:31"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe67:7431", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:74:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:12:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:33,715 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.383s 2025-12-03 23:12:33,716 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3003', 'x-openstack-request-id': 'req-70a9612a-7583-4985-a221-c24def9c34ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"ports":[{"id":"5af54be1-4dfa-4441-9dd2-2c4cb343f83b","name":"","network_id":"e497d340-1e98-42ab-981e-bb02118675a7","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:67:74:31","admin_state_up":true,"status":"ACTIVE","device_id":"b1276a19-1482-4a2f-9ad8-ff8ae926c9eb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8579b167-89d2-432e-ba3c-ebb91658b918","ip_address":"2001:db8:0:1:f816:3eff:fe67:7431"},{"subnet_id":"deba519d-60d9-4973-a677-c9464740a373","ip_address":"2001:db8::f816:3eff:fe67:7431"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["79c41a23-4964-4068-8088-51a451b031ec"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1860613776","dns_assignment":[{"ip_address":"2001:db8:0:1:f816:3eff:fe67:7431","hostname":"tempest-testgettingaddress-server-1860613776","fqdn":"tempest-testgettingaddress-server-1860613776.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe67:7431","hostname":"tempest-testgettingaddress-server-1860613776","fqdn":"tempest-testgettingaddress-server-1860613776.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:12:24Z","updated_at":"2025-12-03T23:12:31Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"a16d8d29-622c-4a99-89ad-dbfa5359cae3","name":"","network_id":"379abd6b-e223-46c2-9f00-8f71e7e6b1ad","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:16:e7:5e","admin_state_up":true,"status":"ACTIVE","device_id":"b1276a19-1482-4a2f-9ad8-ff8ae926c9eb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c7b49095-69a6-4e5f-8aaa-fd648f2ca27e","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["79c41a23-4964-4068-8088-51a451b031ec"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1860613776","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testgettingaddress-server-1860613776","fqdn":"tempest-testgettingaddress-server-1860613776.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:12:24Z","updated_at":"2025-12-03T23:12:31Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:12:33,716 20 DEBUG [tempest.common.waiters] Server ID b1276a19-1482-4a2f-9ad8-ff8ae926c9eb ports are all ACTIVE [{'id': '5af54be1-4dfa-4441-9dd2-2c4cb343f83b', 'name': '', 'network_id': 'e497d340-1e98-42ab-981e-bb02118675a7', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:67:74:31', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b1276a19-1482-4a2f-9ad8-ff8ae926c9eb', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8579b167-89d2-432e-ba3c-ebb91658b918', 'ip_address': '2001:db8:0:1:f816:3eff:fe67:7431'}, {'subnet_id': 'deba519d-60d9-4973-a677-c9464740a373', 'ip_address': '2001:db8::f816:3eff:fe67:7431'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['79c41a23-4964-4068-8088-51a451b031ec'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1860613776', 'dns_assignment': [{'ip_address': '2001:db8:0:1:f816:3eff:fe67:7431', 'hostname': 'tempest-testgettingaddress-server-1860613776', 'fqdn': 'tempest-testgettingaddress-server-1860613776.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fe67:7431', 'hostname': 'tempest-testgettingaddress-server-1860613776', 'fqdn': 'tempest-testgettingaddress-server-1860613776.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:12:24Z', 'updated_at': '2025-12-03T23:12:31Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': 'a16d8d29-622c-4a99-89ad-dbfa5359cae3', 'name': '', 'network_id': '379abd6b-e223-46c2-9f00-8f71e7e6b1ad', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:16:e7:5e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b1276a19-1482-4a2f-9ad8-ff8ae926c9eb', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c7b49095-69a6-4e5f-8aaa-fd648f2ca27e', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['79c41a23-4964-4068-8088-51a451b031ec'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1860613776', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testgettingaddress-server-1860613776', 'fqdn': 'tempest-testgettingaddress-server-1860613776.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:12:24Z', 'updated_at': '2025-12-03T23:12:31Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:12:35,810 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.093s 2025-12-03 23:12:35,810 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "a16d8d29-622c-4a99-89ad-dbfa5359cae3", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-74b11135-c932-4a22-84e5-b9fb72e6fdeb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c9086e93-b5d4-499d-aea3-d02965dd2357", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.174", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "port_id": "a16d8d29-622c-4a99-89ad-dbfa5359cae3", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "379abd6b-e223-46c2-9f00-8f71e7e6b1ad", "mac_address": "fa:16:3e:16:e7:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:12:34Z", "updated_at": "2025-12-03T23:12:34Z", "revision_number": 0}}' 2025-12-03 23:12:35,811 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:12:51,045 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:12:51,103 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:12:51,104 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:12:51,421 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.313s 2025-12-03 23:12:51,422 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:51 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f027a109-e43e-49c9-b2a8-6d6671807f54', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["veP1S2iRR9midai7Ao5s_g"], "expires_at": "2025-12-04T00:12:51.000000Z", "issued_at": "2025-12-03T23:12:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:12:51,422 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless) Found network None available for tenant 2025-12-03 23:12:54,189 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.766s 2025-12-03 23:12:54,189 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1559940475", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1773348639", "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}], "networks": [{"uuid": "379abd6b-e223-46c2-9f00-8f71e7e6b1ad"}, {"uuid": "e497d340-1e98-42ab-981e-bb02118675a7"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:51 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29122c1e-07d7-4e77-9444-a43f858a55c1', 'x-compute-request-id': 'req-29122c1e-07d7-4e77-9444-a43f858a55c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}], "adminPass": "JjqnjKPu9NV4"}}' 2025-12-03 23:12:55,030 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.839s 2025-12-03 23:12:55,030 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:54 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6334ed10-cb83-494d-a101-1474ab1114d7', 'x-compute-request-id': 'req-6334ed10-cb83-494d-a101-1474ab1114d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:12:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "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-12-03 23:12:56,457 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.400s 2025-12-03 23:12:56,458 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:56 GMT', 'server': 'Apache', 'content-length': '1475', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1f9a94-ce6b-40bb-88ab-9ddeb5a37ff0', 'x-compute-request-id': 'req-dc1f9a94-ce6b-40bb-88ab-9ddeb5a37ff0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:12:56,461 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:12:58,020 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.558s 2025-12-03 23:12:58,021 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:57 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57602c4-0a5a-4032-8f18-14706cdd8766', 'x-compute-request-id': 'req-e57602c4-0a5a-4032-8f18-14706cdd8766', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:00,252 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 1.226s 2025-12-03 23:13:00,252 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:12:59 GMT', 'server': 'Apache', 'content-length': '1590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b58eed-8a0e-4a07-bf44-ceeee8a691c7', 'x-compute-request-id': 'req-b3b58eed-8a0e-4a07-bf44-ceeee8a691c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:01,813 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.556s 2025-12-03 23:13:01,814 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:01 GMT', 'server': 'Apache', 'content-length': '1590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec09585-778d-44e9-929e-865d5780636f', 'x-compute-request-id': 'req-8ec09585-778d-44e9-929e-865d5780636f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:04,027 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 1.209s 2025-12-03 23:13:04,028 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:02 GMT', 'server': 'Apache', 'content-length': '1590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c976c30f-2573-44f0-b72e-eca31ee2be76', 'x-compute-request-id': 'req-c976c30f-2573-44f0-b72e-eca31ee2be76', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:06,287 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 1.254s 2025-12-03 23:13:06,287 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:05 GMT', 'server': 'Apache', 'content-length': '1590', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b720a9a-aec3-457d-bea9-01d85b0168eb', 'x-compute-request-id': 'req-3b720a9a-aec3-457d-bea9-01d85b0168eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:08,164 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.872s 2025-12-03 23:13:08,165 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:07 GMT', 'server': 'Apache', 'content-length': '2070', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ebdbe08-031b-4713-a7d9-25c83647bd2d', 'x-compute-request-id': 'req-3ebdbe08-031b-4713-a7d9-25c83647bd2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:13:06Z", "addresses": {"tempest-network-smoke--1398881851": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5f"}], "tempest-network-smoke--922501593": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}, {"version": 6, "addr": "2001:db8::f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:13:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:08,168 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-12-03 23:13:08,766 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.597s 2025-12-03 23:13:08,766 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:08 GMT', 'server': 'Apache', 'content-length': '2070', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9418d28a-d45e-4900-9e5f-ec87d913e387', 'x-compute-request-id': 'req-9418d28a-d45e-4900-9e5f-ec87d913e387', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:13:06Z", "addresses": {"tempest-network-smoke--1398881851": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5f"}], "tempest-network-smoke--922501593": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}, {"version": 6, "addr": "2001:db8::f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:13:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:08,926 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b712bb44-fda8-43ee-bec7-1f5258faa64f 0.155s 2025-12-03 23:13:08,927 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3003', 'x-openstack-request-id': 'req-b7a8b3bb-343c-435d-8504-b1d233518330', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"ports":[{"id":"dc0470f0-34ff-43bd-9096-ebcab7d47252","name":"","network_id":"379abd6b-e223-46c2-9f00-8f71e7e6b1ad","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:a0:ed:5f","admin_state_up":true,"status":"ACTIVE","device_id":"b712bb44-fda8-43ee-bec7-1f5258faa64f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c7b49095-69a6-4e5f-8aaa-fd648f2ca27e","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["79c41a23-4964-4068-8088-51a451b031ec"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1559940475","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testgettingaddress-server-1559940475","fqdn":"tempest-testgettingaddress-server-1559940475.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:12:56Z","updated_at":"2025-12-03T23:13:05Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"df491c66-f724-4a23-98d8-f93696b765b5","name":"","network_id":"e497d340-1e98-42ab-981e-bb02118675a7","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:dd:f2:92","admin_state_up":true,"status":"ACTIVE","device_id":"b712bb44-fda8-43ee-bec7-1f5258faa64f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8579b167-89d2-432e-ba3c-ebb91658b918","ip_address":"2001:db8:0:1:f816:3eff:fedd:f292"},{"subnet_id":"deba519d-60d9-4973-a677-c9464740a373","ip_address":"2001:db8::f816:3eff:fedd:f292"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["79c41a23-4964-4068-8088-51a451b031ec"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1559940475","dns_assignmentE756 ":[{"ip_address":"2001:db8:0:1:f816:3eff:fedd:f292","hostname":"tempest-testgettingaddress-server-1559940475","fqdn":"tempest-testgettingaddress-server-1559940475.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fedd:f292","hostname":"tempest-testgettingaddress-server-1559940475","fqdn":"tempest-testgettingaddress-server-1559940475.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:12:57Z","updated_at":"2025-12-03T23:13:05Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:13:08,927 20 DEBUG [tempest.common.waiters] Server ID b712bb44-fda8-43ee-bec7-1f5258faa64f ports are all ACTIVE [{'id': 'dc0470f0-34ff-43bd-9096-ebcab7d47252', 'name': '', 'network_id': '379abd6b-e223-46c2-9f00-8f71e7e6b1ad', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:a0:ed:5f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b712bb44-fda8-43ee-bec7-1f5258faa64f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c7b49095-69a6-4e5f-8aaa-fd648f2ca27e', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['79c41a23-4964-4068-8088-51a451b031ec'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1559940475', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testgettingaddress-server-1559940475', 'fqdn': 'tempest-testgettingaddress-server-1559940475.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:12:56Z', 'updated_at': '2025-12-03T23:13:05Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': 'df491c66-f724-4a23-98d8-f93696b765b5', 'name': '', 'network_id': 'e497d340-1e98-42ab-981e-bb02118675a7', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:dd:f2:92', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b712bb44-fda8-43ee-bec7-1f5258faa64f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8579b167-89d2-432e-ba3c-ebb91658b918', 'ip_address': '2001:db8:0:1:f816:3eff:fedd:f292'}, {'subnet_id': 'deba519d-60d9-4973-a677-c9464740a373', 'ip_address': '2001:db8::f816:3eff:fedd:f292'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['79c41a23-4964-4068-8088-51a451b031ec'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1559940475', 'dns_assignment': [{'ip_address': '2001:db8:0:1:f816:3eff:fedd:f292', 'hostname': 'tempest-testgettingaddress-server-1559940475', 'fqdn': 'tempest-testgettingaddress-server-1559940475.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fedd:f292', 'hostname': 'tempest-testgettingaddress-server-1559940475', 'fqdn': 'tempest-testgettingaddress-server-1559940475.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:12:57Z', 'updated_at': '2025-12-03T23:13:05Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:13:10,325 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.397s 2025-12-03 23:13:10,325 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "dc0470f0-34ff-43bd-9096-ebcab7d47252", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-7d5d4309-0010-4f55-8cd4-08834bb23124', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "36797362-67a3-4266-a216-bcf0fa05efbf", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.188", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "port_id": "dc0470f0-34ff-43bd-9096-ebcab7d47252", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "379abd6b-e223-46c2-9f00-8f71e7e6b1ad", "mac_address": "fa:16:3e:a0:ed:5f", "admin_state_up": true, "status": "ACTIVE", "device_id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:13:09Z", "updated_at": "2025-12-03T23:13:09Z", "revision_number": 0}}' 2025-12-03 23:13:10,326 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:25,851 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:25,966 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:25,966 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:26,078 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b1276a19-1482-4a2f-9ad8-ff8ae926c9eb&network_id=e497d340-1e98-42ab-981e-bb02118675a7 0.111s 2025-12-03 23:13:26,079 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1667', 'x-openstack-request-id': 'req-98b434d2-4fc4-4ba3-87fd-429018433f10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b1276a19-1482-4a2f-9ad8-ff8ae926c9eb&network_id=e497d340-1e98-42ab-981e-bb02118675a7'} Body: b'{"ports":[{"id":"5af54be1-4dfa-4441-9dd2-2c4cb343f83b","name":"","network_id":"e497d340-1e98-42ab-981e-bb02118675a7","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:67:74:31","admin_state_up":true,"status":"ACTIVE","device_id":"b1276a19-1482-4a2f-9ad8-ff8ae926c9eb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8579b167-89d2-432e-ba3c-ebb91658b918","ip_address":"2001:db8:0:1:f816:3eff:fe67:7431"},{"subnet_id":"deba519d-60d9-4973-a677-c9464740a373","ip_address":"2001:db8::f816:3eff:fe67:7431"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["79c41a23-4964-4068-8088-51a451b031ec"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1860613776","dns_assignment":[{"ip_address":"2001:db8:0:1:f816:3eff:fe67:7431","hostname":"tempest-testgettingaddress-server-1860613776","fqdn":"tempest-testgettingaddress-server-1860613776.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe67:7431","hostname":"tempest-testgettingaddress-server-1860613776","fqdn":"tempest-testgettingaddress-server-1860613776.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:12:24Z","updated_at":"2025-12-03T23:12:31Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:13:26,079 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:67:74:31/ {print $2}' 2025-12-03 23:13:26,079 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:26,087 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:26,198 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:26,198 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:26,208 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:13:26,208 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:26,211 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:26,323 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:26,324 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:26,331 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:13:26,332 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:26,335 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:26,456 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:26,456 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:26,577 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b712bb44-fda8-43ee-bec7-1f5258faa64f&network_id=e497d340-1e98-42ab-981e-bb02118675a7 0.106s 2025-12-03 23:13:26,578 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1667', 'x-openstack-request-id': 'req-1d4b9460-4bc6-4c33-9f0c-b2abeb6328c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b712bb44-fda8-43ee-bec7-1f5258faa64f&network_id=e497d340-1e98-42ab-981e-bb02118675a7'} Body: b'{"ports":[{"id":"df491c66-f724-4a23-98d8-f93696b765b5","name":"","network_id":"e497d340-1e98-42ab-981e-bb02118675a7","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:dd:f2:92","admin_state_up":true,"status":"ACTIVE","device_id":"b712bb44-fda8-43ee-bec7-1f5258faa64f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8579b167-89d2-432e-ba3c-ebb91658b918","ip_address":"2001:db8:0:1:f816:3eff:fedd:f292"},{"subnet_id":"deba519d-60d9-4973-a677-c9464740a373","ip_address":"2001:db8::f816:3eff:fedd:f292"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["79c41a23-4964-4068-8088-51a451b031ec"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1559940475","dns_assignment":[{"ip_address":"2001:db8:0:1:f816:3eff:fedd:f292","hostname":"tempest-testgettingaddress-server-1559940475","fqdn":"tempest-testgettingaddress-server-1559940475.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fedd:f292","hostname":"tempest-testgettingaddress-server-1559940475","fqdn":"tempest-testgettingaddress-server-1559940475.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:12:57Z","updated_at":"2025-12-03T23:13:05Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:13:26,578 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:dd:f2:92/ {print $2}' 2025-12-03 23:13:26,578 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:26,581 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:26,696 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:26,696 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:26,710 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:13:26,710 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:26,714 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:26,816 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:26,817 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:26,821 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:13:26,821 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:26,823 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:26,927 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:26,928 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:26,940 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:13:26,940 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:26,943 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,050 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,050 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:27,057 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:13:27,058 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,061 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,173 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,174 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:27,183 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:13:27,184 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,188 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,294 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,295 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:27,304 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.121181 seconds 2025-12-03 23:13:27,305 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:13:27,305 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,309 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,421 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,422 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:27,428 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.123886 seconds 2025-12-03 23:13:27,429 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:13:27,429 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,432 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,541 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,541 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:27,549 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.120366 seconds 2025-12-03 23:13:27,549 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:13:27,550 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,553 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,665 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,665 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:27,673 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.123502 seconds 2025-12-03 23:13:27,674 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:13:27,674 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,678 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,788 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,789 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:27,799 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.125290 seconds 2025-12-03 23:13:27,799 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.13 2025-12-03 23:13:27,799 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,803 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:27,920 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:27,920 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:27,930 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.130620 seconds 2025-12-03 23:13:27,930 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:fedd:f292 2025-12-03 23:13:27,930 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:27,933 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,045 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,046 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:28,059 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.129438 seconds 2025-12-03 23:13:28,060 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:13:28,060 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:28,065 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,168 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,169 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:28,178 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.117565 seconds 2025-12-03 23:13:28,178 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:fe67:7431 2025-12-03 23:13:28,178 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:28,181 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,241 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,241 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:28,249 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.071100 seconds 2025-12-03 23:13:28,250 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:13:28,250 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:28,253 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,313 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,314 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:28,322 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.072494 seconds 2025-12-03 23:13:28,323 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fedd:f292 2025-12-03 23:13:28,323 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:28,326 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,434 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,435 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:28,451 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.128844 seconds 2025-12-03 23:13:28,452 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:13:28,452 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-03 23:13:28,455 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,566 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,567 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-03 23:13:28,578 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.125798 seconds 2025-12-03 23:13:28,578 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe67:7431 2025-12-03 23:13:28,578 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:28,582 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,692 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,693 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:28,702 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.123436 seconds 2025-12-03 23:13:28,702 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:13:28,702 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:13:28,706 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:13:28,820 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:13:28,820 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:13:28,833 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.130482 seconds 2025-12-03 23:13:30,614 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/36797362-67a3-4266-a216-bcf0fa05efbf 1.781s 2025-12-03 23:13:30,615 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0cf856cf-edbe-481e-ac8a-5f3b2319c443', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/36797362-67a3-4266-a216-bcf0fa05efbf'} Body: b'' 2025-12-03 23:13:30,809 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.194s 2025-12-03 23:13:30,809 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:30 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e9ae49-db27-47fa-82de-b627b37b3bc8', 'x-compute-request-id': 'req-06e9ae49-db27-47fa-82de-b627b37b3bc8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'' 2025-12-03 23:13:32,177 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 1.366s 2025-12-03 23:13:32,177 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:30 GMT', 'server': 'Apache', 'content-length': '2198', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddeb56c3-7abe-4da2-a565-51c7042ce161', 'x-compute-request-id': 'req-ddeb56c3-7abe-4da2-a565-51c7042ce161', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:13:30Z", "addresses": {"tempest-network-smoke--1398881851": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5f"}, {"version": 4, "addr": "192.168.122.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:ed:5f"}], "tempest-network-smoke--922501593": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}, {"version": 6, "addr": "2001:db8::f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:13:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:33,529 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.344s 2025-12-03 23:13:33,529 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:33 GMT', 'server': 'Apache', 'content-length': '1807', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22b320fd-e87c-41c9-a6da-3de8279e32d0', 'x-compute-request-id': 'req-22b320fd-e87c-41c9-a6da-3de8279e32d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"server": {"id": "b712bb44-fda8-43ee-bec7-1f5258faa64f", "name": "tempest-TestGettingAddress-server-1559940475", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:54Z", "updated": "2025-12-03T23:13:31Z", "addresses": {"tempest-network-smoke--922501593": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}, {"version": 6, "addr": "2001:db8::f816:3eff:fedd:f292", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:f2:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:13:06.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-12-03 23:13:34,612 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f 0.077s 2025-12-03 23:13:34,612 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:34 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a44f47-6e1c-42fd-aa65-cebf95a030bc', 'x-compute-request-id': 'req-e1a44f47-6e1c-42fd-aa65-cebf95a030bc', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b712bb44-fda8-43ee-bec7-1f5258faa64f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b712bb44-fda8-43ee-bec7-1f5258faa64f could not be found."}}' 2025-12-03 23:13:35,155 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c9086e93-b5d4-499d-aea3-d02965dd2357 0.542s 2025-12-03 23:13:35,155 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-db2957d7-5461-4451-9b13-a5c528e36a91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/c9086e93-b5d4-499d-aea3-d02965dd2357'} Body: b'' 2025-12-03 23:13:35,314 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.158s 2025-12-03 23:13:35,315 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:35 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa5bada-c397-41f5-a9ca-0f8f48df78f9', 'x-compute-request-id': 'req-ffa5bada-c397-41f5-a9ca-0f8f48df78f9', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'' 2025-12-03 23:13:36,116 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.800s 2025-12-03 23:13:36,116 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:35 GMT', 'server': 'Apache', 'content-length': '2198', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac9e817f-1685-409b-8d23-3b807da30eee', 'x-compute-request-id': 'req-ac9e817f-1685-409b-8d23-3b807da30eee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:13:35Z", "addresses": {"tempest-network-smoke--1398881851": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:e7:5e"}, {"version": 4, "addr": "192.168.122.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:e7:5e"}], "tempest-network-smoke--922501593": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe67:7431", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:74:31"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe67:7431", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:74:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:12:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1476744486"}, {"name": "tempest-secgroup-smoke-1476744486"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:37,325 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.204s 2025-12-03 23:13:37,325 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:37 GMT', 'server': 'Apache', 'content-length': '1502', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c16a721-7672-43f2-9e64-f916fbfbf1b7', 'x-compute-request-id': 'req-6c16a721-7672-43f2-9e64-f916fbfbf1b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"server": {"id": "b1276a19-1482-4a2f-9ad8-ff8ae926c9eb", "name": "tempest-TestGettingAddress-server-1860613776", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:12:21Z", "updated": "2025-12-03T23:13:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1773348639", "OS-SRV-USG:launched_at": "2025-12-03T23:12:31.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-12-03 23:13:38,457 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb 0.127s 2025-12-03 23:13:38,458 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:38 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23bf0ac2-945d-45d2-b537-6a3a5ae65ebf', 'x-compute-request-id': 'req-23bf0ac2-945d-45d2-b537-6a3a5ae65ebf', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b1276a19-1482-4a2f-9ad8-ff8ae926c9eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b1276a19-1482-4a2f-9ad8-ff8ae926c9eb could not be found."}}' 2025-12-03 23:13:40,191 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/remove_router_interface 1.732s 2025-12-03 23:13:40,191 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8579b167-89d2-432e-ba3c-ebb91658b918"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9c37b486-708f-4f69-afe5-1b44775a04f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/remove_router_interface'} Body: b'{"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "f090129f-1391-40f4-9a0c-cd737a419919", "network_id": "e497d340-1e98-42ab-981e-bb02118675a7", "subnet_id": "8579b167-89d2-432e-ba3c-ebb91658b918", "subnet_ids": ["8579b167-89d2-432e-ba3c-ebb91658b918"]}' 2025-12-03 23:13:40,496 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8579b167-89d2-432e-ba3c-ebb91658b918 0.304s 2025-12-03 23:13:40,496 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e4d2f54a-7361-4239-b147-352f5b2265a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8579b167-89d2-432e-ba3c-ebb91658b918'} Body: b'' 2025-12-03 23:13:42,092 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/remove_router_interface 1.595s 2025-12-03 23:13:42,092 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "deba519d-60d9-4973-a677-c9464740a373"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f0850ca8-d61a-427d-bcb5-ab1d95e434d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/remove_router_interface'} Body: b'{"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "f090129f-1391-40f4-9a0c-cd737a419919", "network_id": "e497d340-1e98-42ab-981e-bb02118675a7", "subnet_id": "deba519d-60d9-4973-a677-c9464740a373", "subnet_ids": ["deba519d-60d9-4973-a677-c9464740a373"]}' 2025-12-03 23:13:42,359 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/deba519d-60d9-4973-a677-c9464740a373 0.266s 2025-12-03 23:13:42,360 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6da526ab-6ca7-4a0c-8833-bdabd15d1c91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/deba519d-60d9-4973-a677-c9464740a373'} Body: b'' 2025-12-03 23:13:45,267 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/remove_router_interface 2.907s 2025-12-03 23:13:45,267 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c7b49095-69a6-4e5f-8aaa-fd648f2ca27e"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ece2f0aa-1f1a-4a44-b37a-bf0934d6227e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb/remove_router_interface'} Body: b'{"id": "e59c3c75-d81e-4d15-a9aa-6f6423dcaceb", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "3b879067-e961-423e-934c-2e30b1306d95", "network_id": "379abd6b-e223-46c2-9f00-8f71e7e6b1ad", "subnet_id": "c7b49095-69a6-4e5f-8aaa-fd648f2ca27e", "subnet_ids": ["c7b49095-69a6-4e5f-8aaa-fd648f2ca27e"]}' 2025-12-03 23:13:46,738 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb 1.470s 2025-12-03 23:13:46,739 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-66af577a-d278-4fbb-a751-21a7060d8f1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e59c3c75-d81e-4d15-a9aa-6f6423dcaceb'} Body: b'' 2025-12-03 23:13:47,004 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/c7b49095-69a6-4e5f-8aaa-fd648f2ca27e 0.265s 2025-12-03 23:13:47,005 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4a816bd1-c7da-4d25-912d-8f43993d4420', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/c7b49095-69a6-4e5f-8aaa-fd648f2ca27e'} Body: b'' 2025-12-03 23:13:47,942 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/e497d340-1e98-42ab-981e-bb02118675a7 0.937s 2025-12-03 23:13:47,943 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-04c693c9-ec05-42dd-9909-19d62e4102c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/e497d340-1e98-42ab-981e-bb02118675a7'} Body: b'' 2025-12-03 23:13:48,470 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/379abd6b-e223-46c2-9f00-8f71e7e6b1ad 0.526s 2025-12-03 23:13:48,470 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a8d12ae0-f278-41d7-bfbe-680fc4b2e29c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/379abd6b-e223-46c2-9f00-8f71e7e6b1ad'} Body: b'' 2025-12-03 23:13:48,672 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/79c41a23-4964-4068-8088-51a451b031ec 0.201s 2025-12-03 23:13:48,672 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5872baa3-a64e-45f0-b2dd-189383b3f9a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/79c41a23-4964-4068-8088-51a451b031ec'} Body: b'' 2025-12-03 23:13:48,744 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1773348639 0.071s 2025-12-03 23:13:48,744 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:48 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9dfdfaf-f48e-4f0c-9ab8-c23a7509fb79', 'x-compute-request-id': 'req-a9dfdfaf-f48e-4f0c-9ab8-c23a7509fb79', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1773348639'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:13:25.225665Z tags: worker-1 test: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] time: 2025-12-03 23:15:08.516437Z successful: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:13:25,421 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.194s 2025-12-03 23:13:25,422 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSnapshotPattern-1410731077", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8pxJTf6yZ+7cLWhbf0GT5WlWJHv5mjMG4ga/8WOfiSmjioWSSbaynamY6r3U3ZUebMi2Wd1BbEotMPVb0Kyt/Nw5QHmPwMtfmUiB+rdPBHa4auvnFKJr+kdVoep2zxFA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:25 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e444c0b-a210-49c5-a57a-e8159f9138ca', 'x-compute-request-id': 'req-0e444c0b-a210-49c5-a57a-e8159f9138ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSnapshotPattern-1410731077", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK8pxJTf6yZ+7cLWhbf0GT5WlWJHv5mjMG4ga/8WOfiSmjioWSSbaynamY6r3U3ZUebMi2Wd1BbEotMPVb0Kyt/Nw5QHmPwMtfmUiB+rdPBHa4auvnFKJr+kdVoep2zxFA==", "fingerprint": "26:76:32:76:74:67:ab:31:fd:85:bf:43:69:0b:07:ce", "user_id": "2539b37a97c744c386a7fc680a4cd3a7"}}' 2025-12-03 23:13:25,782 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.358s 2025-12-03 23:13:25,782 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1043200420", "description": "tempest-secgroup-smoke-1043200420 description", "project_id": "5c73b76d928d4467989a8e2e395bb892"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-9c3ab8f4-807d-46fb-b616-53d21e39260a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "name": "tempest-secgroup-smoke-1043200420", "stateful": true, "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "description": "tempest-secgroup-smoke-1043200420 description", "shared": false, "security_group_rules": [{"id": "88b509f1-3b35-418c-a76c-e6ae780af260", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "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": 1771, "description": null, "tags": [], "created_at": "2025-12-03T23:13:25Z", "updated_at": "2025-12-03T23:13:25Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}, {"id": "b05cce98-eac6-405f-b4cf-f69494301854", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "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": 1772, "description": null, "tags": [], "created_at": "2025-12-03T23:13:25Z", "updated_at": "2025-12-03T23:13:25Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}], "tags": [], "created_at": "2025-12-03T23:13:25Z", "updated_at": "2025-12-03T23:13:25Z", "revision_number": 1, "project_id": "5c73b76d928d4467989a8e2e395bb892"}}' 2025-12-03 23:13:26,023 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.240s 2025-12-03 23:13:26,024 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "project_id": "5c73b76d928d4467989a8e2e395bb892", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e0036c1f-db82-4ce0-8f69-79270781825d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f100ce66-e44b-413e-93ff-9e60c7ed9537", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "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, "description": "", "created_at": "2025-12-03T23:13:25Z", "updated_at": "2025-12-03T23:13:25Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}}' 2025-12-03 23:13:26,216 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.191s 2025-12-03 23:13:26,216 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "project_id": "5c73b76d928d4467989a8e2e395bb892", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a80f589e-4372-4b5c-bea9-a613faffa373', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93695544-37a6-4516-9849-2c367fc7695c", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:13:26Z", "updated_at": "2025-12-03T23:13:26Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}}' 2025-12-03 23:13:26,425 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.208s 2025-12-03 23:13:26,425 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "project_id": "5c73b76d928d4467989a8e2e395bb892", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c4a6cc1d-0441-4485-8ff7-b5bef7b6e6df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3808bc27-51a2-410d-ae21-2cbdfbba709d", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "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, "description": "", "created_at": "2025-12-03T23:13:26Z", "updated_at": "2025-12-03T23:13:26Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}}' 2025-12-03 23:13:26,793 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.367s 2025-12-03 23:13:26,793 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "project_id": "5c73b76d928d4467989a8e2e395bb892", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-eccef91e-5a40-47eb-9971-6b4af635ee1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "89539e04-1675-41db-a799-5326e7eb9c64", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:13:26Z", "updated_at": "2025-12-03T23:13:26Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}}' 2025-12-03 23:13:27,015 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.221s 2025-12-03 23:13:27,015 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "project_id": "5c73b76d928d4467989a8e2e395bb892", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d5897b8f-e0d9-4fd6-9346-546a2f394053', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4acefa43-d4ff-4b6e-9273-e6ef0121909d", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:13:26Z", "updated_at": "2025-12-03T23:13:26Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}}' 2025-12-03 23:13:27,212 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.196s 2025-12-03 23:13:27,212 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "project_id": "5c73b76d928d4467989a8e2e395bb892", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bcb4b261-976d-4e36-a942-42c546e5f165', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0007996c-6860-496e-ac55-52a4349a1bb3", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "security_group_id": "563ac5a2-dace-4ac5-aa81-48b048b53672", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:13:27Z", "updated_at": "2025-12-03T23:13:27Z", "revision_number": 0, "project_id": "5c73b76d928d4467989a8e2e395bb892"}}' 2025-12-03 23:13:27,513 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.296s 2025-12-03 23:13:27,513 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:27 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d1641ba0-fa2c-4ec4-990b-e678a88ed5e7', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2539b37a97c744c386a7fc680a4cd3a7", "name": "tempest-TestSnapshotPattern-1746177856-project-member", "password_expires_at": null}, "audit_ids": ["BVaRcpOsTZueQlO3FVMliQ"], "expires_at": "2025-12-04T00:13:27.000000Z", "issued_at": "2025-12-03T23:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c73b76d928d4467989a8e2e395bb892", "name": "tempest-TestSnapshotPattern-1746177856"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5c73b76d928d4467989a8e2e395bb892", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5c73b76d928d4467989a8e2e395bb892", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:13:27,514 21 INFO [tempest.lib.common.fixed_network] (TestSnapshotPattern:test_snapshot_pattern) Found network {'id': 'a54eab01-07cd-40c7-99ce-d7db6a11a9ba', 'name': 'tempest-TestSnapshotPattern-598444101-network', 'tenant_id': '5c73b76d928d4467989a8e2e395bb892', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c73b76d928d4467989a8e2e395bb892', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17526, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:12:59Z', 'updated_at': '2025-12-03T23:12:59Z', 'revision_number': 1} available for tenant 2025-12-03 23:13:29,992 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.477s 2025-12-03 23:13:29,992 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestSnapshotPattern-server-1625902932", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestSnapshotPattern-1410731077", "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "networks": [{"uuid": "a54eab01-07cd-40c7-99ce-d7db6a11a9ba"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:27 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-628aec6e-5f0c-4b08-93c9-6e97b85c002e', 'x-compute-request-id': 'req-628aec6e-5f0c-4b08-93c9-6e97b85c002e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "adminPass": "VfqmkNEWRD67"}}' 2025-12-03 23:13:30,465 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.472s 2025-12-03 23:13:30,465 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:30 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d0be02d-40ed-469a-b222-950377722b6e', 'x-compute-request-id': 'req-9d0be02d-40ed-469a-b222-950377722b6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "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-12-03 23:13:31,745 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.275s 2025-12-03 23:13:31,746 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:31 GMT', 'server': 'Apache', 'content-length': '1489', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5906850-7549-413f-8085-6f688ba8a3a4', 'x-compute-request-id': 'req-b5906850-7549-413f-8085-6f688ba8a3a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:31,750 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2025-12-03 23:13:33,192 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.441s 2025-12-03 23:13:33,192 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:32 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f506276-bb66-49c8-9ab4-03ef9ba8753e', 'x-compute-request-id': 'req-7f506276-bb66-49c8-9ab4-03ef9ba8753e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:33,196 21 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:13:34,781 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.584s 2025-12-03 23:13:34,781 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:34 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a40e243c-fc6d-4169-8263-7d30db10b63b', 'x-compute-request-id': 'req-a40e243c-fc6d-4169-8263-7d30db10b63b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:37,387 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 1.601s 2025-12-03 23:13:37,387 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:35 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0a59b26-4105-4d44-a96c-fa43ef38500a', 'x-compute-request-id': 'req-a0a59b26-4105-4d44-a96c-fa43ef38500a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:38,933 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.541s 2025-12-03 23:13:38,933 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:38 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1bafadb-61f7-4802-85b4-26ec1710394c', 'x-compute-request-id': 'req-f1bafadb-61f7-4802-85b4-26ec1710394c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:40,451 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.515s 2025-12-03 23:13:40,452 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:39 GMT', 'server': 'Apache', 'content-length': '1729', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b483800-3f82-473a-91cd-b74640772fbc', 'x-compute-request-id': 'req-9b483800-3f82-473a-91cd-b74640772fbc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "ACTIVE", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:39Z", "addresses": {"tempest-TestSnapshotPattern-598444101-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:f7:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": "2025-12-03T23:13:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:40,456 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:13:40,858 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.402s 2025-12-03 23:13:40,859 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:40 GMT', 'server': 'Apache', 'content-length': '1729', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c0736f0-72fe-4f7d-aae6-c72655b4047f', 'x-compute-request-id': 'req-6c0736f0-72fe-4f7d-aae6-c72655b4047f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "ACTIVE", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:13:39Z", "addresses": {"tempest-TestSnapshotPattern-598444101-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:f7:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": "2025-12-03T23:13:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:13:41,545 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.682s 2025-12-03 23:13:41,546 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1348', 'x-openstack-request-id': 'req-53161886-eebe-425a-baaa-ce5a02545f3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"ports":[{"id":"0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e","name":"","network_id":"a54eab01-07cd-40c7-99ce-d7db6a11a9ba","tenant_id":"5c73b76d928d4467989a8e2e395bb892","mac_address":"fa:16:3e:d1:f7:c8","admin_state_up":true,"status":"ACTIVE","device_id":"3de114c9-3f5c-46ec-9894-66b9234d1ca1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8fc014b1-69f3-4412-bc6a-fa8276936895","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["563ac5a2-dace-4ac5-aa81-48b048b53672"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testsnapshotpattern-server-1625902932","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testsnapshotpattern-server-1625902932","fqdn":"tempest-testsnapshotpattern-server-1625902932.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:13:32Z","updated_at":"2025-12-03T23:13:37Z","revision_number":4,"project_id":"5c73b76d928d4467989a8e2e395bb892"}]}' 2025-12-03 23:13:41,546 21 DEBUG [tempest.common.waiters] Server ID 3de114c9-3f5c-46ec-9894-66b9234d1ca1 ports are all ACTIVE [{'id': '0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e', 'name': '', 'network_id': 'a54eab01-07cd-40c7-99ce-d7db6a11a9ba', 'tenant_id': '5c73b76d928d4467989a8e2e395bb892', 'mac_address': 'fa:16:3e:d1:f7:c8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3de114c9-3f5c-46ec-9894-66b9234d1ca1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8fc014b1-69f3-4412-bc6a-fa8276936895', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['563ac5a2-dace-4ac5-aa81-48b048b53672'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testsnapshotpattern-server-1625902932', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testsnapshotpattern-server-1625902932', 'fqdn': 'tempest-testsnapshotpattern-server-1625902932.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:13:32Z', 'updated_at': '2025-12-03T23:13:37Z', 'revision_number': 4, 'project_id': '5c73b76d928d4467989a8e2e395bb892'}]: 2025-12-03 23:13:41,664 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e 0.118s 2025-12-03 23:13:41,665 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-b8c748c1-706e-489d-b0d2-6902f3ff3b4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e'} Body: b'{"floatingips": []}' 2025-12-03 23:13:41,782 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.116s 2025-12-03 23:13:41,782 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1348', 'x-openstack-request-id': 'req-53bf1d4f-e794-46af-a34c-d46aec5df718', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"ports":[{"id":"0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e","name":"","network_id":"a54eab01-07cd-40c7-99ce-d7db6a11a9ba","tenant_id":"5c73b76d928d4467989a8e2e395bb892","mac_address":"fa:16:3e:d1:f7:c8","admin_state_up":true,"status":"ACTIVE","device_id":"3de114c9-3f5c-46ec-9894-66b9234d1ca1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8fc014b1-69f3-4412-bc6a-fa8276936895","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["563ac5a2-dace-4ac5-aa81-48b048b53672"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testsnapshotpattern-server-1625902932","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testsnapshotpattern-server-1625902932","fqdn":"tempest-testsnapshotpattern-server-1625902932.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:13:32Z","updated_at":"2025-12-03T23:13:37Z","revision_number":4,"project_id":"5c73b76d928d4467989a8e2e395bb892"}]}' 2025-12-03 23:13:41,783 21 DEBUG [tempest.common.waiters] Server ID 3de114c9-3f5c-46ec-9894-66b9234d1ca1 ports are all ACTIVE [{'id': '0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e', 'name': '', 'network_id': 'a54eab01-07cd-40c7-99ce-d7db6a11a9ba', 'tenant_id': '5c73b76d928d4467989a8e2e395bb892', 'mac_address': 'fa:16:3e:d1:f7:c8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3de114c9-3f5c-46ec-9894-66b9234d1ca1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8fc014b1-69f3-4412-bc6a-fa8276936895', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['563ac5a2-dace-4ac5-aa81-48b048b53672'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testsnapshotpattern-server-1625902932', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testsnapshotpattern-server-1625902932', 'fqdn': 'tempest-testsnapshotpattern-server-1625902932.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:13:32Z', 'updated_at': '2025-12-03T23:13:37Z', 'revision_number': 4, 'project_id': '5c73b76d928d4467989a8e2e395bb892'}]: 2025-12-03 23:13:44,922 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 3.139s 2025-12-03 23:13:44,923 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-9e7062f1-b7f0-47a6-91cc-0a82dd68fa48', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0bbea839-1eac-4a3e-8c6a-27d1c1074776", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "floating_ip_address": "192.168.122.217", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "d1c927b5-c2b3-4b89-979c-ea7c6e4f70a3", "port_id": "0f3c21a7-81aa-4c59-b025-89b6e9e5fa7e", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "5c73b76d928d4467989a8e2e395bb892", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a54eab01-07cd-40c7-99ce-d7db6a11a9ba", "mac_address": "fa:16:3e:d1:f7:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:13:42Z", "updated_at": "2025-12-03T23:13:42Z", "revision_number": 0}}' 2025-12-03 23:13:44,924 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.217:22' as 'cirros' with public key authentication 2025-12-03 23:14:00,172 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:14:00,285 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:14:00,286 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.217 successfully created 2025-12-03 23:14:00,286 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /tmp/timestamp; sync" 2025-12-03 23:14:00,287 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.217:22' as 'cirros' with public key authentication 2025-12-03 23:14:00,290 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:14:00,396 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:14:00,396 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.217 successfully created 2025-12-03 23:14:00,419 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp 2025-12-03 23:14:00,419 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.217:22' as 'cirros' with public key authentication 2025-12-03 23:14:00,422 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:14:00,490 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:14:00,490 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.217 successfully created 2025-12-03 23:14:00,504 21 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestSnapshotPattern-server-1625902932 2025-12-03 23:14:01,190 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1/action 0.685s 2025-12-03 23:14:01,191 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-TestSnapshotPatternsnapshot-1616974217"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:00 GMT', 'server': 'Apache', 'content-length': '0', 'location': 'https://glance-default-internal.openstack.svc:9292//images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29bafab9-6574-4152-8ac3-54afb9042c33', 'x-compute-request-id': 'req-29bafab9-6574-4152-8ac3-54afb9042c33', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1/action'} Body: b'' 2025-12-03 23:14:01,297 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.105s 2025-12-03 23:14:01,297 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:01 GMT', 'server': 'Apache', 'content-length': '1221', 'x-openstack-request-id': 'req-f46b35ef-0848-4952-853a-ad6c7a4cf7f2', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "name": "tempest-TestSnapshotPatternsnapshot-1616974217", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "created_at": "2025-12-03T23:14:01Z", "updated_at": "2025-12-03T23:14:01Z", "tags": [], "self": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "file": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:02,385 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.086s 2025-12-03 23:14:02,385 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:02 GMT', 'server': 'Apache', 'content-length': '1221', 'x-openstack-request-id': 'req-70d97a05-1195-40d1-9fc9-dd8a50fd4bd6', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "name": "tempest-TestSnapshotPatternsnapshot-1616974217", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "created_at": "2025-12-03T23:14:01Z", "updated_at": "2025-12-03T23:14:01Z", "tags": [], "self": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "file": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:03,495 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.107s 2025-12-03 23:14:03,495 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:03 GMT', 'server': 'Apache', 'content-length': '1221', 'x-openstack-request-id': 'req-77464d8b-4bfc-4bd6-9fac-bb1ad6e49656', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": 10000 "virtio", "hw_vif_model": "virtio", "instance_uuid": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "name": "tempest-TestSnapshotPatternsnapshot-1616974217", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "created_at": "2025-12-03T23:14:01Z", "updated_at": "2025-12-03T23:14:01Z", "tags": [], "self": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "file": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:04,625 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.127s 2025-12-03 23:14:04,625 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:04 GMT', 'server': 'Apache', 'content-length': '1332', 'x-openstack-request-id': 'req-feb2eac7-9764-480f-b441-ab43ff3ca2ea', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "name": "tempest-TestSnapshotPatternsnapshot-1616974217", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "created_at": "2025-12-03T23:14:01Z", "updated_at": "2025-12-03T23:14:04Z", "tags": [], "self": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "file": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:05,709 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.084s 2025-12-03 23:14:05,710 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:05 GMT', 'server': 'Apache', 'content-length': '1531', 'x-openstack-request-id': 'req-3ac633b9-fc7d-48a1-91c1-3ffaf95ca039', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "name": "tempest-TestSnapshotPatternsnapshot-1616974217", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "2edb8b3b4c92a0f4edf48ef7dea94d20", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "442be502c763bc0dc9b561975989473b5fc3b0c2519a8c0162d185477453370278a3d646958576f1251e1c53a72c927d0556677b0fff25d5b8d61fbe235440b8", "id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "created_at": "2025-12-03T23:14:01Z", "updated_at": "2025-12-03T23:14:05Z", "tags": [], "self": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "file": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:14:05,778 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.067s 2025-12-03 23:14:05,778 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:05 GMT', 'server': 'Apache', 'content-length': '1531', 'x-openstack-request-id': 'req-38865040-fb0c-4672-a785-f2b23652f7fb', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "name": "tempest-TestSnapshotPatternsnapshot-1616974217", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "2edb8b3b4c92a0f4edf48ef7dea94d20", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "442be502c763bc0dc9b561975989473b5fc3b0c2519a8c0162d185477453370278a3d646958576f1251e1c53a72c927d0556677b0fff25d5b8d61fbe235440b8", "id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "created_at": "2025-12-03T23:14:01Z", "updated_at": "2025-12-03T23:14:05Z", "tags": [], "self": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "file": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:14:05,778 21 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestSnapshotPatternsnapshot-1616974217 for server tempest-TestSnapshotPattern-server-1625902932 2025-12-03 23:14:05,888 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 PATCH https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.109s 2025-12-03 23:14:05,888 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/version", "value": "8.0"}] Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:05 GMT', 'server': 'Apache', 'content-length': '1549', 'x-openstack-request-id': 'req-22c8971e-835e-4a93-b638-a85ad0707682', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "version": "8.0", "name": "tempest-TestSnapshotPatternsnapshot-1616974217", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "2edb8b3b4c92a0f4edf48ef7dea94d20", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "442be502c763bc0dc9b561975989473b5fc3b0c2519a8c0162d185477453370278a3d646958576f1251e1c53a72c927d0556677b0fff25d5b8d61fbe235440b8", "id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "created_at": "2025-12-03T23:14:01Z", "updated_at": "2025-12-03T23:14:05Z", "tags": [], "self": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "file": "/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:14:06,226 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.332s 2025-12-03 23:14:06,226 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:05 GMT', 'server': 'Apache', 'content-length': '6817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6508b0d9-6aaf-4489-978e-052f3ff53f24', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2539b37a97c744c386a7fc680a4cd3a7", "name": "tempest-TestSnapshotPattern-1746177856-project-member", "password_expires_at": null}, "audit_ids": ["n1RBA9iZT22wmu5Pk9AiVg"], "expires_at": "2025-12-04T00:14:06.000000Z", "issued_at": "2025-12-03T23:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c73b76d928d4467989a8e2e395bb892", "name": "tempest-TestSnapshotPattern-1746177856"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/5c73b76d928d4467989a8e2e395bb892", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/5c73b76d928d4467989a8e2e395bb892", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstac 2025-12-03 23:14:06,227 21 INFO [tempest.lib.common.fixed_network] (TestSnapshotPattern:test_snapshot_pattern) Found network {'id': 'a54eab01-07cd-40c7-99ce-d7db6a11a9ba', 'name': 'tempest-TestSnapshotPattern-598444101-network', 'tenant_id': '5c73b76d928d4467989a8e2e395bb892', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c73b76d928d4467989a8e2e395bb892', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17526, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:12:59Z', 'updated_at': '2025-12-03T23:12:59Z', 'revision_number': 1} available for tenant 2025-12-03 23:14:07,674 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.446s 2025-12-03 23:14:07,675 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestSnapshotPattern-server-1039459621", "imageRef": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestSnapshotPattern-1410731077", "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "networks": [{"uuid": "a54eab01-07cd-40c7-99ce-d7db6a11a9ba"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:06 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d8fc7b-3474-45ad-a00c-5ebe9bcc52b7', 'x-compute-request-id': 'req-52d8fc7b-3474-45ad-a00c-5ebe9bcc52b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "adminPass": "jf5unN2FVRPn"}}' 2025-12-03 23:14:07,972 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.295s 2025-12-03 23:14:07,972 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:07 GMT', 'server': 'Apache', 'content-length': '1419', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f865c66c-8a13-47d1-a205-09f8eb32708d', 'x-compute-request-id': 'req-f865c66c-8a13-47d1-a205-09f8eb32708d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "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-12-03 23:14:09,296 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.319s 2025-12-03 23:14:09,296 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb22112-3808-4110-90e7-2f65aaf27b61', 'x-compute-request-id': 'req-9eb22112-3808-4110-90e7-2f65aaf27b61', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:09,299 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:14:10,741 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.441s 2025-12-03 23:14:10,742 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:10 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56773def-56c5-41da-9969-17a84e5fac15', 'x-compute-request-id': 'req-56773def-56c5-41da-9969-17a84e5fac15', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:12,178 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.432s 2025-12-03 23:14:12,178 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:11 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1cb4bd8-7964-4d7e-8385-db623a27ce60', 'x-compute-request-id': 'req-b1cb4bd8-7964-4d7e-8385-db623a27ce60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:13,639 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.456s 2025-12-03 23:14:13,640 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:13 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38c897a-1224-4743-bc28-a689a3fa0154', 'x-compute-request-id': 'req-e38c897a-1224-4743-bc28-a689a3fa0154', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:15,688 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 1.044s 2025-12-03 23:14:15,688 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:14 GMT', 'server': 'Apache', 'content-length': '1545', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb2ce96-f685-439e-b87c-ecb3be55bf71', 'x-compute-request-id': 'req-edb2ce96-f685-439e-b87c-ecb3be55bf71', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "BUILD", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:17,166 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.473s 2025-12-03 23:14:17,167 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:16 GMT', 'server': 'Apache', 'content-length': '1729', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f2cced3-e0c4-4dc9-8566-869cbf4e1a87', 'x-compute-request-id': 'req-9f2cced3-e0c4-4dc9-8566-869cbf4e1a87', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "ACTIVE", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:16Z", "addresses": {"tempest-TestSnapshotPattern-598444101-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:71:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": "2025-12-03T23:14:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:17,171 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:14:17,574 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.402s 2025-12-03 23:14:17,574 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:17 GMT', 'server': 'Apache', 'content-length': '1729', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1fc640-980e-429e-bed6-90cc6305940c', 'x-compute-request-id': 'req-9d1fc640-980e-429e-bed6-90cc6305940c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "ACTIVE", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:16Z", "addresses": {"tempest-TestSnapshotPattern-598444101-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:71:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": "2025-12-03T23:14:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:17,691 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=13470d33-f1a6-4c46-9cb3-b2001975f77f 0.112s 2025-12-03 23:14:17,691 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1348', 'x-openstack-request-id': 'req-e51043f1-a7e8-4b35-8d4c-1d036560bc6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"ports":[{"id":"d7b9ff5e-ea69-415d-8946-3954f940fac5","name":"","network_id":"a54eab01-07cd-40c7-99ce-d7db6a11a9ba","tenant_id":"5c73b76d928d4467989a8e2e395bb892","mac_address":"fa:16:3e:4a:71:15","admin_state_up":true,"status":"ACTIVE","device_id":"13470d33-f1a6-4c46-9cb3-b2001975f77f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8fc014b1-69f3-4412-bc6a-fa8276936895","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["563ac5a2-dace-4ac5-aa81-48b048b53672"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testsnapshotpattern-server-1039459621","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testsnapshotpattern-server-1039459621","fqdn":"tempest-testsnapshotpattern-server-1039459621.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:14:10Z","updated_at":"2025-12-03T23:14:15Z","revision_number":4,"project_id":"5c73b76d928d4467989a8e2e395bb892"}]}' 2025-12-03 23:14:17,691 21 DEBUG [tempest.common.waiters] Server ID 13470d33-f1a6-4c46-9cb3-b2001975f77f ports are all ACTIVE [{'id': 'd7b9ff5e-ea69-415d-8946-3954f940fac5', 'name': '', 'network_id': 'a54eab01-07cd-40c7-99ce-d7db6a11a9ba', 'tenant_id': '5c73b76d928d4467989a8e2e395bb892', 'mac_address': 'fa:16:3e:4a:71:15', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13470d33-f1a6-4c46-9cb3-b2001975f77f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8fc014b1-69f3-4412-bc6a-fa8276936895', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['563ac5a2-dace-4ac5-aa81-48b048b53672'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testsnapshotpattern-server-1039459621', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testsnapshotpattern-server-1039459621', 'fqdn': 'tempest-testsnapshotpattern-server-1039459621.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:14:10Z', 'updated_at': '2025-12-03T23:14:15Z', 'revision_number': 4, 'project_id': '5c73b76d928d4467989a8e2e395bb892'}]: 2025-12-03 23:14:18,536 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=d7b9ff5e-ea69-415d-8946-3954f940fac5 0.844s 2025-12-03 23:14:18,536 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-31996b81-bfcc-48e9-a39d-eeae3b0be674', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=d7b9ff5e-ea69-415d-8946-3954f940fac5'} Body: b'{"floatingips": []}' 2025-12-03 23:14:18,695 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=13470d33-f1a6-4c46-9cb3-b2001975f77f 0.157s 2025-12-03 23:14:18,695 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1348', 'x-openstack-request-id': 'req-7ae6574e-cad1-446b-8b5e-95feaa848129', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"ports":[{"id":"d7b9ff5e-ea69-415d-8946-3954f940fac5","name":"","network_id":"a54eab01-07cd-40c7-99ce-d7db6a11a9ba","tenant_id":"5c73b76d928d4467989a8e2e395bb892","mac_address":"fa:16:3e:4a:71:15","admin_state_up":true,"status":"ACTIVE","device_id":"13470d33-f1a6-4c46-9cb3-b2001975f77f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8fc014b1-69f3-4412-bc6a-fa8276936895","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["563ac5a2-dace-4ac5-aa81-48b048b53672"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testsnapshotpattern-server-1039459621","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testsnapshotpattern-server-1039459621","fqdn":"tempest-testsnapshotpattern-server-1039459621.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:14:10Z","updated_at":"2025-12-03T23:14:15Z","revision_number":4,"project_id":"5c73b76d928d4467989a8e2e395bb892"}]}' 2025-12-03 23:14:18,695 21 DEBUG [tempest.common.waiters] Server ID 13470d33-f1a6-4c46-9cb3-b2001975f77f ports are all ACTIVE [{'id': 'd7b9ff5e-ea69-415d-8946-3954f940fac5', 'name': '', 'network_id': 'a54eab01-07cd-40c7-99ce-d7db6a11a9ba', 'tenant_id': '5c73b76d928d4467989a8e2e395bb892', 'mac_address': 'fa:16:3e:4a:71:15', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13470d33-f1a6-4c46-9cb3-b2001975f77f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8fc014b1-69f3-4412-bc6a-fa8276936895', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['563ac5a2-dace-4ac5-aa81-48b048b53672'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testsnapshotpattern-server-1039459621', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testsnapshotpattern-server-1039459621', 'fqdn': 'tempest-testsnapshotpattern-server-1039459621.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:14:10Z', 'updated_at': '2025-12-03T23:14:15Z', 'revision_number': 4, 'project_id': '5c73b76d928d4467989a8e2e395bb892'}]: 2025-12-03 23:14:20,327 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.631s 2025-12-03 23:14:20,327 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "d7b9ff5e-ea69-415d-8946-3954f940fac5", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-bbbe57db-5d33-40ec-adec-03fd01100c67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4c0b34f2-9936-4c33-8318-ff69485517f2", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "floating_ip_address": "192.168.122.176", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "d1c927b5-c2b3-4b89-979c-ea7c6e4f70a3", "port_id": "d7b9ff5e-ea69-415d-8946-3954f940fac5", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "5c73b76d928d4467989a8e2e395bb892", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a54eab01-07cd-40c7-99ce-d7db6a11a9ba", "mac_address": "fa:16:3e:4a:71:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:14:19Z", "updated_at": "2025-12-03T23:14:19Z", "revision_number": 0}}' 2025-12-03 23:14:20,328 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:14:51,872 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:14:51,961 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:14:51,962 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:14:51,962 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp 2025-12-03 23:14:51,962 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:14:51,966 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:14:52,069 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:14:52,069 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:14:52,089 21 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestSnapshotPattern-server-1039459621 2025-12-03 23:14:52,634 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f/action 0.544s 2025-12-03 23:14:52,634 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-TestSnapshotPatternsnapshot-439713168"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:52 GMT', 'server': 'Apache', 'content-length': '0', 'location': 'https://glance-default-internal.openstack.svc:9292//images/af899b37-e090-4bff-9023-a51a33041494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de99b5c4-0f27-49ec-97de-e2c011b99ade', 'x-compute-request-id': 'req-de99b5c4-0f27-49ec-97de-e2c011b99ade', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f/action'} Body: b'' 2025-12-03 23:14:52,720 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 0.084s 2025-12-03 23:14:52,720 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:52 GMT', 'server': 'Apache', 'content-length': '1344', 'x-openstack-request-id': 'req-a847fd7d-10df-4cf5-ae96-f58bc9ffc14a', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "version": "8.0", "name": "tempest-TestSnapshotPatternsnapshot-439713168", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af899b37-e090-4bff-9023-a51a33041494", "created_at": "2025-12-03T23:14:52Z", "updated_at": "2025-12-03T23:14:52Z", "tags": [], "self": "/v2/images/af899b37-e090-4bff-9023-a51a33041494", "file": "/v2/images/af899b37-e090-4bff-9023-a51a33041494/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:53,837 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 0.116s 2025-12-03 23:14:53,838 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:53 GMT', 'server': 'Apache', 'content-length': '1344', 'x-openstack-request-id': 'req-78412ea1-eab8-4a67-8a69-1ce3c26beb94', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "version": "8.0", "name": "tempest-TestSnapshotPatternsnapshot-439713168", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af899b37-e090-4bff-9023-a51a33041494", "created_at": "2025-12-03T23:14:52Z", "updated_at": "2025-12-03T23:14:52Z", "tags": [], "self": "/v2/images/af899b37-e090-4bff-9023-a51a33041494", "file": "/v2/images/af899b37-e090-4bff-9023-a51a33041494/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:54,911 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 0.071s 2025-12-03 23:14:54,911 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:54 GMT', 'server': 'Apache', 'content-length': '1344', 'x-openstack-request-id': 'req-e13b7c66-199f-4ca1-a510-10435265686c', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "version": "8.0", "name": "tempest-TestSnapshotPatternsnapshot-439713168", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af899b37-e090-4bff-9023-a51a33041494", "created_at": "2025-12-03T23:14:52Z", "updated_at": "2025-12-03T23:14:52Z", "tags": [], "self": "/v2/images/af899b37-e090-4bff-9023-a51a33041494", "file": "/v2/images/af899b37-e090-4bff-9023-a51a33041494/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:56,015 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 0.102s 2025-12-03 23:14:56,015 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:55 GMT', 'server': 'Apache', 'content-length': '1349', 'x-openstack-request-id': 'req-426c708c-a085-4bd4-8c1f-cb7b34fbb566', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "version": "8.0", "name": "tempest-TestSnapshotPatternsnapshot-439713168", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af899b37-e090-4bff-9023-a51a33041494", "created_at": "2025-12-03T23:14:52Z", "updated_at": "2025-12-03T23:14:55Z", "tags": [], "self": "/v2/images/af899b37-e090-4bff-9023-a51a33041494", "file": "/v2/images/af899b37-e090-4bff-9023-a51a33041494/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:14:57,126 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 0.110s 2025-12-03 23:14:57,127 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:57 GMT', 'server': 'Apache', 'content-length': '1548', 'x-openstack-request-id': 'req-f896d02c-d917-4a59-a451-0959f5c65394', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tem65DD pest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "version": "8.0", "name": "tempest-TestSnapshotPatternsnapshot-439713168", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52494336, "virtual_size": 1073741824, "status": "active", "checksum": "7b7925f98e1c321bc7cf2c4c068d9b98", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "09f17ade36d464154d18aef7fa07202225f7081964591f5a1d0ac618f576cdfc93cec466897f2a667e8e22195c0a6f63a23ba6a442c5831ce04dadd310d9ff1b", "id": "af899b37-e090-4bff-9023-a51a33041494", "created_at": "2025-12-03T23:14:52Z", "updated_at": "2025-12-03T23:14:56Z", "tags": [], "self": "/v2/images/af899b37-e090-4bff-9023-a51a33041494", "file": "/v2/images/af899b37-e090-4bff-9023-a51a33041494/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:14:57,196 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:test_snapshot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 0.069s 2025-12-03 23:14:57,197 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:57 GMT', 'server': 'Apache', 'content-length': '1548', 'x-openstack-request-id': 'req-782eafb2-13b3-4d3e-abb1-1e250f60b12d', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestSnapshotPattern-1746177856-project-member", "owner_project_name": "tempest-TestSnapshotPattern-1746177856", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "5c73b76d928d4467989a8e2e395bb892", "version": "8.0", "name": "tempest-TestSnapshotPatternsnapshot-439713168", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52494336, "virtual_size": 1073741824, "status": "active", "checksum": "7b7925f98e1c321bc7cf2c4c068d9b98", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5c73b76d928d4467989a8e2e395bb892", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "09f17ade36d464154d18aef7fa07202225f7081964591f5a1d0ac618f576cdfc93cec466897f2a667e8e22195c0a6f63a23ba6a442c5831ce04dadd310d9ff1b", "id": "af899b37-e090-4bff-9023-a51a33041494", "created_at": "2025-12-03T23:14:52Z", "updated_at": "2025-12-03T23:14:56Z", "tags": [], "self": "/v2/images/af899b37-e090-4bff-9023-a51a33041494", "file": "/v2/images/af899b37-e090-4bff-9023-a51a33041494/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:14:57,197 21 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestSnapshotPatternsnapshot-439713168 for server tempest-TestSnapshotPattern-server-1039459621 2025-12-03 23:14:58,258 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 1.061s 2025-12-03 23:14:58,259 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8f1ffe8b-c0b5-46bd-aab8-0f05c8b9797d', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'' 2025-12-03 23:14:58,338 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 404 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494 0.079s 2025-12-03 23:14:58,339 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:58 GMT', 'server': 'Apache', 'content-length': '139', 'x-openstack-request-id': 'req-3d686bfe-ef21-4c89-ae5e-de3d2a29ba1f', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/af899b37-e090-4bff-9023-a51a33041494'} Body: b'{"message": "No image found with ID af899b37-e090-4bff-9023-a51a33041494

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 2025-12-03 23:14:58,936 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/4c0b34f2-9936-4c33-8318-ff69485517f2 0.597s 2025-12-03 23:14:58,937 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5aacbbbc-c042-4604-a5e4-298038fc9b71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/4c0b34f2-9936-4c33-8318-ff69485517f2'} Body: b'' 2025-12-03 23:14:59,153 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.215s 2025-12-03 23:14:59,153 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:58 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d47b5f3b-cf89-4d39-8be9-efe35d0c9a75', 'x-compute-request-id': 'req-d47b5f3b-cf89-4d39-8be9-efe35d0c9a75', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'' 2025-12-03 23:15:00,821 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 1.667s 2025-12-03 23:15:00,822 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:59 GMT', 'server': 'Apache', 'content-length': '1857', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af188d9f-9634-4185-a535-0f64181523b0', 'x-compute-request-id': 'req-af188d9f-9634-4185-a535-0f64181523b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"server": {"id": "13470d33-f1a6-4c46-9cb3-b2001975f77f", "name": "tempest-TestSnapshotPattern-server-1039459621", "status": "ACTIVE", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:07Z", "updated": "2025-12-03T23:14:59Z", "addresses": {"tempest-TestSnapshotPattern-598444101-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:71:15"}, {"version": 4, "addr": "192.168.122.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:71:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": "2025-12-03T23:14:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:01,909 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f 0.083s 2025-12-03 23:15:01,910 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:01 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30daa00-4a49-4ac9-9c4e-e26b493de495', 'x-compute-request-id': 'req-b30daa00-4a49-4ac9-9c4e-e26b493de495', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13470d33-f1a6-4c46-9cb3-b2001975f77f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 13470d33-f1a6-4c46-9cb3-b2001975f77f could not be found."}}' 2025-12-03 23:15:02,611 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.701s 2025-12-03 23:15:02,611 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-53a99efb-25ac-4b60-8913-96b9aa62cfac', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'' 2025-12-03 23:15:02,673 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 404 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6 0.061s 2025-12-03 23:15:02,673 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:02 GMT', 'server': 'Apache', 'content-length': '139', 'x-openstack-request-id': 'req-8d9f6990-ff57-467c-bd99-aad495a1c07b', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6'} Body: b'{"message": "No image found with ID 7e82cff5-ec49-4a1a-8c2b-84a3bb9860b6

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 2025-12-03 23:15:03,226 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/0bbea839-1eac-4a3e-8c6a-27d1c1074776 0.552s 2025-12-03 23:15:03,227 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-aebeb604-33db-424c-b5ca-7d98a675b4e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/0bbea839-1eac-4a3e-8c6a-27d1c1074776'} Body: b'' 2025-12-03 23:15:03,459 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.232s 2025-12-03 23:15:03,460 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:03 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9829a741-4e95-49b0-9872-b0a82153cff6', 'x-compute-request-id': 'req-9829a741-4e95-49b0-9872-b0a82153cff6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'' 2025-12-03 23:15:05,072 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 1.611s 2025-12-03 23:15:05,072 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:03 GMT', 'server': 'Apache', 'content-length': '1857', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f9dc7b-cb39-4c58-b0ba-77c058c3d3ad', 'x-compute-request-id': 'req-48f9dc7b-cb39-4c58-b0ba-77c058c3d3ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "ACTIVE", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:15:03Z", "addresses": {"tempest-TestSnapshotPattern-598444101-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:f7:c8"}, {"version": 4, "addr": "192.168.122.217", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:f7:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": "2025-12-03T23:13:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1043200420"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:06,451 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.374s 2025-12-03 23:15:06,452 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:06 GMT', 'server': 'Apache', 'content-length': '1509', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77baa935-30e4-42a9-9f61-820330f1d4c0', 'x-compute-request-id': 'req-77baa935-30e4-42a9-9f61-820330f1d4c0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"server": {"id": "3de114c9-3f5c-46ec-9894-66b9234d1ca1", "name": "tempest-TestSnapshotPattern-server-1625902932", "status": "DELETED", "tenant_id": "5c73b76d928d4467989a8e2e395bb892", "user_id": "2539b37a97c744c386a7fc680a4cd3a7", "metadata": {}, "hostId": "1fb09497542208efcec3b5bbe7545a77ed73a060ffd0870ebc69ea1f", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:13:29Z", "updated": "2025-12-03T23:15:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSnapshotPattern-1410731077", "OS-SRV-USG:launched_at": "2025-12-03T23:13:39.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:15: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-12-03 23:15:06,455 21 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-03 23:15:07,562 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1 0.105s 2025-12-03 23:15:07,562 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:07 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174307b9-6a47-4b51-9582-7a694da4a80d', 'x-compute-request-id': 'req-174307b9-6a47-4b51-9582-7a694da4a80d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3de114c9-3f5c-46ec-9894-66b9234d1ca1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3de114c9-3f5c-46ec-9894-66b9234d1ca1 could not be found."}}' 2025-12-03 23:15:08,328 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/563ac5a2-dace-4ac5-aa81-48b048b53672 0.765s 2025-12-03 23:15:08,328 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5bc2c6fb-149e-4c4f-b0ac-7630ee1c3b2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/563ac5a2-dace-4ac5-aa81-48b048b53672'} Body: b'' 2025-12-03 23:15:08,515 21 INFO [tempest.lib.common.rest_client] Request (TestSnapshotPattern:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSnapshotPattern-1410731077 0.186s 2025-12-03 23:15:08,516 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:08 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7f33cbf-710f-4fd2-8d4b-6d118fbf808e', 'x-compute-request-id': 'req-a7f33cbf-710f-4fd2-8d4b-6d118fbf808e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSnapshotPattern-1410731077'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:13:48.750882Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac[compute,id-9178ad42-10e4-47e9-8987-e02b170cc5cd,network,slow] time: 2025-12-03 23:15:56.971821Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac[compute,id-9178ad42-10e4-47e9-8987-e02b170cc5cd,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:13:48,843 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.092s 2025-12-03 23:13:48,844 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-1489060465", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLThKFfiHXq7CcOVNMWpsR99cuISbfU/5hup9/R00QXO4GA4oSxT+EzdlKBiQ078gHQRQGBPdeUsvqiENS/XTvBWpeFt5sWaoXwuVqZz28Mg3Hoacc3Am8NAfu88yqca8g=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:48 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-039662f5-48a8-470a-acec-5031187bebda', 'x-compute-request-id': 'req-039662f5-48a8-470a-acec-5031187bebda', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-1489060465", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLThKFfiHXq7CcOVNMWpsR99cuISbfU/5hup9/R00QXO4GA4oSxT+EzdlKBiQ078gHQRQGBPdeUsvqiENS/XTvBWpeFt5sWaoXwuVqZz28Mg3Hoacc3Am8NAfu88yqca8g==", "fingerprint": "0c:41:d2:7a:06:5b:a1:d6:39:3c:24:cf:9a:68:c7:b4", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:13:49,060 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.215s 2025-12-03 23:13:49,060 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-596553878", "description": "tempest-secgroup-smoke-596553878 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-e8750109-4a76-49a0-94ee-139f99b688f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "60044594-f8c5-4c2c-a886-97222e4d3827", "name": "tempest-secgroup-smoke-596553878", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-596553878 description", "shared": false, "security_group_rules": [{"id": "61321b21-91c7-44b3-b971-f39b8df483e6", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "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": 1784, "description": null, "tags": [], "created_at": "2025-12-03T23:13:48Z", "updated_at": "2025-12-03T23:13:48Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "cd78f701-0949-4ca2-ad61-6a6e5b8e9186", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "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": 1783, "description": null, "tags": [], "created_at": "2025-12-03T23:13:48Z", "updated_at": "2025-12-03T23:13:48Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:13:48Z", "updated_at": "2025-12-03T23:13:48Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:13:49,298 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.237s 2025-12-03 23:13:49,299 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-dc8811b1-b6ff-4481-955e-062c7d1cc9f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ed2090c-5e25-45bf-a047-4ef85b6ddbc3", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "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, "description": "", "created_at": "2025-12-03T23:13:49Z", "updated_at": "2025-12-03T23:13:49Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:13:49,790 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.491s 2025-12-03 23:13:49,791 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-b7cde011-8932-4cad-9637-17c262b18724', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ecb4da0-f40a-49ea-9d56-e830dee4425f", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:13:49Z", "updated_at": "2025-12-03T23:13:49Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:13:49,976 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.185s 2025-12-03 23:13:49,977 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-51eec98c-cd37-4e77-b7cd-92d62776642b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "628bb5ab-4a31-4f76-b7cd-0ab16cb403dd", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "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, "description": "", "created_at": "2025-12-03T23:13:49Z", "updated_at": "2025-12-03T23:13:49Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:13:50,177 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.199s 2025-12-03 23:13:50,177 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d770e0e9-dabb-4fab-93d7-77dc37f7ec11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed3ed13e-6ea5-4f05-aa99-503393ee4c2d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:13:50Z", "updated_at": "2025-12-03T23:13:50Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:13:50,371 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.193s 2025-12-03 23:13:50,371 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-dcc0303a-60d8-4eed-9186-27f2e5a16c6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "95daa986-f66b-4765-a354-d3eda095901b", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:13:50Z", "updated_at": "2025-12-03T23:13:50Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:13:50,870 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.498s 2025-12-03 23:13:50,870 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f6ae006c-49af-434e-982a-c055fcff0bf6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c20bdff-fcc1-4893-bc12-89c3a76e4317", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "60044594-f8c5-4c2c-a886-97222e4d3827", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:13:50Z", "updated_at": "2025-12-03T23:13:50Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:13:51,431 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.560s 2025-12-03 23:13:51,432 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--919553265", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-e94b1949-e096-4a6b-a154-fada7d929bc9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"6ca3c1d3-9107-40b7-af27-d93b703ed778","name":"tempest-network-smoke--919553265","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:13:50Z","updated_at":"2025-12-03T23:13:51Z","revision_number":1}}' 2025-12-03 23:13:52,180 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.748s 2025-12-03 23:13:52,181 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1968811096", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-ed9a6ee0-f478-43ed-a3fa-db3d9a8a4c5a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","name":"tempest-network-smoke--1968811096","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:13:51Z","updated_at":"2025-12-03T23:13:51Z","revision_number":1}}' 2025-12-03 23:13:52,251 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.069s 2025-12-03 23:13:52,251 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5199c267-562c-4e28-9095-394dd50d2281', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:13:52,354 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.102s 2025-12-03 23:13:52,354 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-bf013000-c921-4af0-9f0a-99ce7a27bed4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:13:52,452 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.097s 2025-12-03 23:13:52,452 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8a016c1e-d2ba-4c03-98d8-7dbbd9e11243', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:13:52,515 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.062s 2025-12-03 23:13:52,516 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f5317a24-d2fd-4e54-bdb4-e46a14cf74c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:13:58,474 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 5.957s 2025-12-03 23:13:58,474 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-1652964654", "network_id": "6ca3c1d3-9107-40b7-af27-d93b703ed778", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:13:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-e35c6b80-7796-4598-bbcd-49cb25207b25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"fb3228d3-91d5-4b11-ab94-f124845b14f0","name":"tempest-sub4-1652964654","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"6ca3c1d3-9107-40b7-af27-d93b703ed778","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:13:52Z","updated_at":"2025-12-03T23:13:52Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:14:00,997 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.522s 2025-12-03 23:14:00,998 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-1317958536", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-0b68a4f1-50a7-4033-aa9d-e733be8cce47', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "name": "tempest-TestGettingAddress-router-1317958536", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.242"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:13:58Z", "updated_at": "2025-12-03T23:13:59Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:14:04,783 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/add_router_interface 3.784s 2025-12-03 23:14:04,783 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fb3228d3-91d5-4b11-ab94-f124845b14f0"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6c939d0a-135f-4534-8d22-d94cf973098b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/add_router_interface'} Body: b'{"id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "f3a358a8-be84-4ea6-83d9-aa5c120af605", "network_id": "6ca3c1d3-9107-40b7-af27-d93b703ed778", "subnet_id": "fb3228d3-91d5-4b11-ab94-f124845b14f0", "subnet_ids": ["fb3228d3-91d5-4b11-ab94-f124845b14f0"]}' 2025-12-03 23:14:04,877 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.092s 2025-12-03 23:14:04,877 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-977917ba-07db-4b83-8877-56b7ba604714', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:05,023 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.146s 2025-12-03 23:14:05,024 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-af91d3b1-d7f7-428b-b32a-331a74c7695b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:14:05,096 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.071s 2025-12-03 23:14:05,096 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0264e0d6-170c-4070-a0cd-43a652e85e7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:05,182 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.085s 2025-12-03 23:14:05,182 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ea4a9aa8-de75-428b-95dd-a3d5912d5044', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:06,037 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.854s 2025-12-03 23:14:06,037 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-782499057", "network_id": "1b5bdd59-481b-4ea9-a089-07037266ac4e", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '649', 'x-openstack-request-id': 'req-253ccdc4-bcee-4c17-ab55-c8573013ceac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"bbd8e8f0-eb7e-433f-9970-b1e3cf45b216","name":"tempest-sub6-782499057","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:14:05Z","updated_at":"2025-12-03T23:14:05Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:14:07,843 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/add_router_interface 1.805s 2025-12-03 23:14:07,843 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bbd8e8f0-eb7e-433f-9970-b1e3cf45b216"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0a87ae40-a086-40a2-b766-9695aa212ed2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/add_router_interface'} Body: b'{"id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "c578a787-91c4-4944-b8a6-70eb1debd922", "network_id": "1b5bdd59-481b-4ea9-a089-07037266ac4e", "subnet_id": "bbd8e8f0-eb7e-433f-9970-b1e3cf45b216", "subnet_ids": ["bbd8e8f0-eb7e-433f-9970-b1e3cf45b216"]}' 2025-12-03 23:14:07,968 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.124s 2025-12-03 23:14:07,969 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-c6ec27de-3252-4348-a39d-7ab070ed5118', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[{"id":"bbd8e8f0-eb7e-433f-9970-b1e3cf45b216","name":"tempest-sub6-782499057","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:14:05Z","updated_at":"2025-12-03T23:14:05Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:14:08,116 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.147s 2025-12-03 23:14:08,117 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-bdcf8918-fae4-4e0d-9b85-91413d56c64f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:14:08,216 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.098s 2025-12-03 23:14:08,216 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9dbfca7f-0a73-47f2-a885-74cdf58656c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:08,287 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.071s 2025-12-03 23:14:08,288 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-77e9ecd1-14c1-48ed-848b-8485346d2651', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:08,372 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.084s 2025-12-03 23:14:08,373 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c62e6790-3e7e-4756-ad84-6a51918c0edd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:08,494 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.121s 2025-12-03 23:14:08,495 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-bd9971dd-a070-4ef3-bb2e-6e8e581f1cc4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:14:08,565 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.070s 2025-12-03 23:14:08,565 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-945495bd-b155-4021-9301-34c5dc5f77d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:08,638 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.072s 2025-12-03 23:14:08,639 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7fb7bc17-e6d7-41e3-a23c-9987b8ac2700', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:14:11,432 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.793s 2025-12-03 23:14:11,432 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-1743643349", "network_id": "1b5bdd59-481b-4ea9-a089-07037266ac4e", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8:0:1::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '665', 'x-openstack-request-id': 'req-0f36340d-5f7d-48cf-b6c4-4c0bd1180c1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"27be68e6-6802-4173-9c77-6665b4b23b8b","name":"tempest-sub6-1743643349","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8:0:1::","cidr":"2001:db8:0:1::/64","allocation_pools":[{"start":"2001:db8:0:1::1","end":"2001:db8:0:1:ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:14:08Z","updated_at":"2025-12-03T23:14:08Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:14:13,909 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/add_router_interface 2.476s 2025-12-03 23:14:13,910 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27be68e6-6802-4173-9c77-6665b4b23b8b"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8cf617a7-5a28-462d-8876-38a31589495c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/add_router_interface'} Body: b'{"id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "c578a787-91c4-4944-b8a6-70eb1debd922", "network_id": "1b5bdd59-481b-4ea9-a089-07037266ac4e", "subnet_id": "27be68e6-6802-4173-9c77-6665b4b23b8b", "subnet_ids": ["27be68e6-6802-4173-9c77-6665b4b23b8b"]}' 2025-12-03 23:14:14,245 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.330s 2025-12-03 23:14:14,246 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:13 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2eff9af8-2301-411d-9a99-f8b3377d319e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["oDxzPigTQByWPjEXv3fNuQ"], "expires_at": "2025-12-04T00:14:14.000000Z", "issued_at": "2025-12-03T23:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:14:14,246 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_multi_prefix_slaac) Found network None available for tenant 2025-12-03 23:14:16,268 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.020s 2025-12-03 23:14:16,268 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1469287929", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1489060465", "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}], "networks": [{"uuid": "6ca3c1d3-9107-40b7-af27-d93b703ed778"}, {"uuid": "1b5bdd59-481b-4ea9-a089-07037266ac4e"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:14 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63aca5fb-0908-44cf-ba3c-6970f4a55e56', 'x-compute-request-id': 'req-63aca5fb-0908-44cf-ba3c-6970f4a55e56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}], "adminPass": "p5u92SABw2SQ"}}' 2025-12-03 23:14:16,673 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.403s 2025-12-03 23:14:16,673 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:16 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2111e1ba-408c-4dc5-b290-d9f9fa761ae0', 'x-compute-request-id': 'req-2111e1ba-408c-4dc5-b290-d9f9fa761ae0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "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-12-03 23:14:18,551 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.873s 2025-12-03 23:14:18,551 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:17 GMT', 'server': 'Apache', 'content-length': '1487', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b350fd3-4fb3-4ae3-bdb0-7b943c9b8202', 'x-compute-request-id': 'req-3b350fd3-4fb3-4ae3-bdb0-7b943c9b8202', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [10000 ]}}' 2025-12-03 23:14:18,555 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:14:20,210 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.654s 2025-12-03 23:14:20,210 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:19 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c01f13-8809-418a-97dd-cb1355dac473', 'x-compute-request-id': 'req-95c01f13-8809-418a-97dd-cb1355dac473', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:20,214 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2025-12-03 23:14:22,183 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.968s 2025-12-03 23:14:22,183 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:21 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98dbcbc6-0598-492c-8ad2-0754e375f982', 'x-compute-request-id': 'req-98dbcbc6-0598-492c-8ad2-0754e375f982', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:23,593 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.405s 2025-12-03 23:14:23,594 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:23 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3437ea2f-3cbe-4a98-b4c0-52c767d538e5', 'x-compute-request-id': 'req-3437ea2f-3cbe-4a98-b4c0-52c767d538e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:24,968 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.369s 2025-12-03 23:14:24,969 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:24 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5921cff-abde-4c04-b0b5-b998d6a20adf', 'x-compute-request-id': 'req-e5921cff-abde-4c04-b0b5-b998d6a20adf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:27,034 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 1.061s 2025-12-03 23:14:27,034 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:25 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8332fad-ffbb-4779-9643-b835288a1dcb', 'x-compute-request-id': 'req-c8332fad-ffbb-4779-9643-b835288a1dcb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:28,738 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.698s 2025-12-03 23:14:28,739 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:28 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d419b7-d248-4f9a-a328-4412d7739b49', 'x-compute-request-id': 'req-44d419b7-d248-4f9a-a328-4412d7739b49', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:31,110 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 1.367s 2025-12-03 23:14:31,111 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:29 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8adb98ac-1ad9-4abf-a807-eba4d6b2dd58', 'x-compute-request-id': 'req-8adb98ac-1ad9-4abf-a807-eba4d6b2dd58', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:33,933 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 1.817s 2025-12-03 23:14:33,934 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:32 GMT', 'server': 'Apache', 'content-length': '2067', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8137d93-51ed-4472-b3fb-7e9ad3f8591e', 'x-compute-request-id': 'req-c8137d93-51ed-4472-b3fb-7e9ad3f8591e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:31Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0c:04"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}, {"version": 6, "addr": "2001:db8::f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:14:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:33,937 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2025-12-03 23:14:34,376 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.438s 2025-12-03 23:14:34,377 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:33 GMT', 'server': 'Apache', 'content-length': '2067', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845c2b83-9b99-45fa-8fe7-af4b4bfb799d', 'x-compute-request-id': 'req-845c2b83-9b99-45fa-8fe7-af4b4bfb799d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:14:31Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0c:04"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}, {"version": 6, "addr": "2001:db8::f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:14:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:34,816 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=8363515f-01e3-43ff-a4be-a276a51c729e 0.434s 2025-12-03 23:14:34,816 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3001', 'x-openstack-request-id': 'req-59d277a4-3401-4c35-869a-30ab0b36d99c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"ports":[{"id":"4eca630a-2081-4814-8735-a6946192bb57","name":"","network_id":"6ca3c1d3-9107-40b7-af27-d93b703ed778","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:29:0c:04","admin_state_up":true,"status":"ACTIVE","device_id":"8363515f-01e3-43ff-a4be-a276a51c729e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fb3228d3-91d5-4b11-ab94-f124845b14f0","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60044594-f8c5-4c2c-a886-97222e4d3827"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1469287929","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testgettingaddress-server-1469287929","fqdn":"tempest-testgettingaddress-server-1469287929.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:14:19Z","updated_at":"2025-12-03T23:14:28Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"9d33808f-adca-4164-813d-d2301ceee0a7","name":"","network_id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:a5:2e:3c","admin_state_up":true,"status":"ACTIVE","device_id":"8363515f-01e3-43ff-a4be-a276a51c729e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27be68e6-6802-4173-9c77-6665b4b23b8b","ip_address":"2001:db8:0:1:f816:3eff:fea5:2e3c"},{"subnet_id":"bbd8e8f0-eb7e-433f-9970-b1e3cf45b216","ip_address":"2001:db8::f816:3eff:fea5:2e3c"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60044594-f8c5-4c2c-a886-97222e4d3827"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1469287929","dns_assignment":[{"ip_address":"2001:db8:0:1:f816:3eff:fea5:2e3c","hostname":"tempest-testgettingaddress-server-1469287929","fqdn":"tempest-testgettingaddress-server-1469287929.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fea5:2e3c","hostname":"tempest-testgettingaddress-server-1469287929","fqdn":"tempest-testgettingaddress-server-1469287929.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:14:19Z","updated_at":"2025-12-03T23:14:28Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:14:34,816 20 DEBUG [tempest.common.waiters] Server ID 8363515f-01e3-43ff-a4be-a276a51c729e ports are all ACTIVE [{'id': '4eca630a-2081-4814-8735-a6946192bb57', 'name': '', 'network_id': '6ca3c1d3-9107-40b7-af27-d93b703ed778', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:29:0c:04', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8363515f-01e3-43ff-a4be-a276a51c729e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fb3228d3-91d5-4b11-ab94-f124845b14f0', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['60044594-f8c5-4c2c-a886-97222e4d3827'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1469287929', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testgettingaddress-server-1469287929', 'fqdn': 'tempest-testgettingaddress-server-1469287929.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:14:19Z', 'updated_at': '2025-12-03T23:14:28Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': '9d33808f-adca-4164-813d-d2301ceee0a7', 'name': '', 'network_id': '1b5bdd59-481b-4ea9-a089-07037266ac4e', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:a5:2e:3c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8363515f-01e3-43ff-a4be-a276a51c729e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '27be68e6-6802-4173-9c77-6665b4b23b8b', 'ip_address': '2001:db8:0:1:f816:3eff:fea5:2e3c'}, {'subnet_id': 'bbd8e8f0-eb7e-433f-9970-b1e3cf45b216', 'ip_address': '2001:db8::f816:3eff:fea5:2e3c'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['60044594-f8c5-4c2c-a886-97222e4d3827'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1469287929', 'dns_assignment': [{'ip_address': '2001:db8:0:1:f816:3eff:fea5:2e3c', 'hostname': 'tempest-testgettingaddress-server-1469287929', 'fqdn': 'tempest-testgettingaddress-server-1469287929.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fea5:2e3c', 'hostname': 'tempest-testgettingaddress-server-1469287929', 'fqdn': 'tempest-testgettingaddress-server-1469287929.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:14:19Z', 'updated_at': '2025-12-03T23:14:28Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:14:36,219 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.402s 2025-12-03 23:14:36,220 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "4eca630a-2081-4814-8735-a6946192bb57", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-eb7b70ba-4c62-4c6d-b5a3-2fb486a0237c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9b1df000-87d9-44c8-90dc-4d37e34fec54", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.200", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "port_id": "4eca630a-2081-4814-8735-a6946192bb57", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6ca3c1d3-9107-40b7-af27-d93b703ed778", "mac_address": "fa:16:3e:29:0c:04", "admin_state_up": true, "status": "ACTIVE", "device_id": "8363515f-01e3-43ff-a4be-a276a51c729e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:14:35Z", "updated_at": "2025-12-03T23:14:35Z", "revision_number": 0}}' 2025-12-03 23:14:36,221 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:14:51,905 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:14:52,026 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:14:52,026 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:14:52,347 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.313s 2025-12-03 23:14:52,348 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:52 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bdd24aa9-5401-4a4e-8d1f-0242ff0c1bd6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["1JX4P_C5TQqeICjH5lxMlw"], "expires_at": "2025-12-04T00:14:52.000000Z", "issued_at": "2025-12-03T23:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:14:52,348 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_multi_prefix_slaac) Found network None available for tenant 2025-12-03 23:14:55,857 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 3.508s 2025-12-03 23:14:55,858 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1005312921", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1489060465", "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}], "networks": [{"uuid": "6ca3c1d3-9107-40b7-af27-d93b703ed778"}, {"uuid": "1b5bdd59-481b-4ea9-a089-07037266ac4e"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:52 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a8f723-ae54-4417-a0e3-d80b5818a571', 'x-compute-request-id': 'req-b4a8f723-ae54-4417-a0e3-d80b5818a571', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}], "adminPass": "8SnK2VU3K2Ef"}}' 2025-12-03 23:14:56,758 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.899s 2025-12-03 23:14:56,758 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:55 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292902a9-ce35-4eeb-8dde-69c31fc63764', 'x-compute-request-id': 'req-292902a9-ce35-4eeb-8dde-69c31fc63764', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "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-12-03 23:14:58,381 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.618s 2025-12-03 23:14:58,382 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:57 GMT', 'server': 'Apache', 'content-length': '1487', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d46ac938-4d8a-45a9-837d-f2718b9642c2', 'x-compute-request-id': 'req-d46ac938-4d8a-45a9-837d-f2718b9642c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:14:58,385 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:15:00,820 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 1.433s 2025-12-03 23:15:00,820 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:14:59 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abec9bbf-9d19-450a-84d7-519a71c6f757', 'x-compute-request-id': 'req-abec9bbf-9d19-450a-84d7-519a71c6f757', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:00,825 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2025-12-03 23:15:02,278 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.451s 2025-12-03 23:15:02,278 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:01 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efbe1e8a-0356-4069-90ba-18973b789d17', 'x-compute-request-id': 'req-efbe1e8a-0356-4069-90ba-18973b789d17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:05,080 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 1.796s 2025-12-03 23:15:05,080 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:03 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e548b18-d277-4c4d-a6ba-fed7d5c099f5', 'x-compute-request-id': 'req-5e548b18-d277-4c4d-a6ba-fed7d5c099f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:06,862 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.779s 2025-12-03 23:15:06,863 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:06 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4cafcd8-f020-4fb5-814f-0c9a5026886d', 'x-compute-request-id': 'req-a4cafcd8-f020-4fb5-814f-0c9a5026886d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:08,903 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 1.032s 2025-12-03 23:15:08,904 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:07 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54872a6b-1cae-4f47-8bfc-836a887aeaa5', 'x-compute-request-id': 'req-54872a6b-1cae-4f47-8bfc-836a887aeaa5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:10,434 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.526s 2025-12-03 23:15:10,434 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:09 GMT', 'server': 'Apache', 'content-length': '1588', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40bd8e61-c365-4862-9074-a1201f409d9a', 'x-compute-request-id': 'req-40bd8e61-c365-4862-9074-a1201f409d9a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links"10000 : [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:12,113 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.674s 2025-12-03 23:15:12,113 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:11 GMT', 'server': 'Apache', 'content-length': '2068', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a99ca2-39c7-4621-bc3c-215f09415c75', 'x-compute-request-id': 'req-33a99ca2-39c7-4621-bc3c-215f09415c75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:15:10Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d9:d2"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:15:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:12,117 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2025-12-03 23:15:12,678 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.561s 2025-12-03 23:15:12,678 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:12 GMT', 'server': 'Apache', 'content-length': '2068', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c14659f-f130-404e-9380-26e10ed8587f', 'x-compute-request-id': 'req-4c14659f-f130-404e-9380-26e10ed8587f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:15:10Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d9:d2"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:15:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:12,791 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.108s 2025-12-03 23:15:12,791 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3003', 'x-openstack-request-id': 'req-22baba10-f1cc-4861-975a-88d23dfdc954', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"ports":[{"id":"6ca5cc59-8951-42cc-9112-0e296a4d26cf","name":"","network_id":"6ca3c1d3-9107-40b7-af27-d93b703ed778","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:8c:d9:d2","admin_state_up":true,"status":"ACTIVE","device_id":"bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fb3228d3-91d5-4b11-ab94-f124845b14f0","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60044594-f8c5-4c2c-a886-97222e4d3827"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1005312921","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testgettingaddress-server-1005312921","fqdn":"tempest-testgettingaddress-server-1005312921.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:14:58Z","updated_at":"2025-12-03T23:15:08Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"c6461918-e23f-41d2-9807-b91c0a0bd83a","name":"","network_id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:22:a0:50","admin_state_up":true,"status":"ACTIVE","device_id":"bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27be68e6-6802-4173-9c77-6665b4b23b8b","ip_address":"2001:db8:0:1:f816:3eff:fe22:a050"},{"subnet_id":"bbd8e8f0-eb7e-433f-9970-b1e3cf45b216","ip_address":"2001:db8::f816:3eff:fe22:a050"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60044594-f8c5-4c2c-a886-97222e4d3827"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1005312921","dns_assignment":[{"ip_address":"2001:db8:0:1:f816:3eff:fe22:a050","hostname":"tempest-testgettingaddress-server-1005312921","fqdn":"tempest-testgettingaddress-server-1005312921.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe22:a050","hostname":"tempest-testgettingaddress-server-1005312921","fqdn":"tempest-testgettingaddress-server-1005312921.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:15:00Z","updated_at":"2025-12-03T23:15:08Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:15:12,792 20 DEBUG [tempest.common.waiters] Server ID bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe ports are all ACTIVE [{'id': '6ca5cc59-8951-42cc-9112-0e296a4d26cf', 'name': '', 'network_id': '6ca3c1d3-9107-40b7-af27-d93b703ed778', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:8c:d9:d2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'fb3228d3-91d5-4b11-ab94-f124845b14f0', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['60044594-f8c5-4c2c-a886-97222e4d3827'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1005312921', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testgettingaddress-server-1005312921', 'fqdn': 'tempest-testgettingaddress-server-1005312921.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:14:58Z', 'updated_at': '2025-12-03T23:15:08Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': 'c6461918-e23f-41d2-9807-b91c0a0bd83a', 'name': '', 'network_id': '1b5bdd59-481b-4ea9-a089-07037266ac4e', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:22:a0:50', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '27be68e6-6802-4173-9c77-6665b4b23b8b', 'ip_address': '2001:db8:0:1:f816:3eff:fe22:a050'}, {'subnet_id': 'bbd8e8f0-eb7e-433f-9970-b1e3cf45b216', 'ip_address': '2001:db8::f816:3eff:fe22:a050'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['60044594-f8c5-4c2c-a886-97222e4d3827'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1005312921', 'dns_assignment': [{'ip_address': '2001:db8:0:1:f816:3eff:fe22:a050', 'hostname': 'tempest-testgettingaddress-server-1005312921', 'fqdn': 'tempest-testgettingaddress-server-1005312921.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fe22:a050', 'hostname': 'tempest-testgettingaddress-server-1005312921', 'fqdn': 'tempest-testgettingaddress-server-1005312921.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:15:00Z', 'updated_at': '2025-12-03T23:15:08Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:15:16,099 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 3.306s 2025-12-03 23:15:16,099 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "6ca5cc59-8951-42cc-9112-0e296a4d26cf", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-f681d31f-54f3-464d-a2cb-01671554484c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f6eb8242-0923-4108-bb09-76df1c6f8aa6", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.188", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "port_id": "6ca5cc59-8951-42cc-9112-0e296a4d26cf", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6ca3c1d3-9107-40b7-af27-d93b703ed778", "mac_address": "fa:16:3e:8c:d9:d2", "admin_state_up": true, "status": "ACTIVE", "device_id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:15:13Z", "updated_at": "2025-12-03T23:15:13Z", "revision_number": 0}}' 2025-12-03 23:15:16,100 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:31,292 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:31,405 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:31,405 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:31,539 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=8363515f-01e3-43ff-a4be-a276a51c729e&network_id=1b5bdd59-481b-4ea9-a089-07037266ac4e 0.133s 2025-12-03 23:15:31,539 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1667', 'x-openstack-request-id': 'req-94813b15-3aae-4653-a04c-51fc3f0c117e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=8363515f-01e3-43ff-a4be-a276a51c729e&network_id=1b5bdd59-481b-4ea9-a089-07037266ac4e'} Body: b'{"ports":[{"id":"9d33808f-adca-4164-813d-d2301ceee0a7","name":"","network_id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:a5:2e:3c","admin_state_up":true,"status":"ACTIVE","device_id":"8363515f-01e3-43ff-a4be-a276a51c729e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27be68e6-6802-4173-9c77-6665b4b23b8b","ip_address":"2001:db8:0:1:f816:3eff:fea5:2e3c"},{"subnet_id":"bbd8e8f0-eb7e-433f-9970-b1e3cf45b216","ip_address":"2001:db8::f816:3eff:fea5:2e3c"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60044594-f8c5-4c2c-a886-97222e4d3827"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1469287929","dns_assignment":[{"ip_address":"2001:db8:0:1:f816:3eff:fea5:2e3c","hostname":"tempest-testgettingaddress-server-1469287929","fqdn":"tempest-testgettingaddress-server-1469287929.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fea5:2e3c","hostname":"tempest-testgettingaddress-server-1469287929","fqdn":"tempest-testgettingaddress-server-1469287929.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:14:19Z","updated_at":"2025-12-03T23:14:28Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:15:31,540 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:a5:2e:3c/ {print $2}' 2025-12-03 23:15:31,540 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:31,547 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:31,658 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:31,659 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:31,667 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:15:31,667 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:31,670 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:31,783 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:31,783 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:31,790 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:15:31,791 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:31,794 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:31,906 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:31,907 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:32,321 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe&network_id=1b5bdd59-481b-4ea9-a089-07037266ac4e 0.400s 2025-12-03 23:15:32,321 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1667', 'x-openstack-request-id': 'req-c14f1711-d306-42f9-8800-d317e9531e2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe&network_id=1b5bdd59-481b-4ea9-a089-07037266ac4e'} Body: b'{"ports":[{"id":"c6461918-e23f-41d2-9807-b91c0a0bd83a","name":"","network_id":"1b5bdd59-481b-4ea9-a089-07037266ac4e","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:22:a0:50","admin_state_up":true,"status":"ACTIVE","device_id":"bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27be68e6-6802-4173-9c77-6665b4b23b8b","ip_address":"2001:db8:0:1:f816:3eff:fe22:a050"},{"subnet_id":"bbd8e8f0-eb7e-433f-9970-b1e3cf45b216","ip_address":"2001:db8::f816:3eff:fe22:a050"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60044594-f8c5-4c2c-a886-97222e4d3827"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1005312921","dns_assignment":[{"ip_address":"2001:db8:0:1:f816:3eff:fe22:a050","hostname":"tempest-testgettingaddress-server-1005312921","fqdn":"tempest-testgettingaddress-server-1005312921.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe22:a050","hostname":"tempest-testgettingaddress-server-1005312921","fqdn":"tempest-testgettingaddress-server-1005312921.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:15:00Z","updated_at":"2025-12-03T23:15:08Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:15:32,321 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:22:a0:50/ {print $2}' 2025-12-03 23:15:32,322 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:32,325 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:32,438 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:32,439 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:32,447 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:15:32,447 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:32,451 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:32,558 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:32,558 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:32,565 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:15:32,565 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:32,569 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:32,674 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:32,675 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:32,686 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:15:32,686 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:32,691 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:32,806 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:32,806 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:32,815 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:15:32,816 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:32,819 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:32,887 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:32,888 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:32,899 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:15:32,899 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:32,903 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,019 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,020 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:33,029 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.130687 seconds 2025-12-03 23:15:33,030 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:15:33,030 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,034 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,149 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,150 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:33,158 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.128133 seconds 2025-12-03 23:15:33,159 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:15:33,159 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,162 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,274 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,275 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:33,283 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.124144 seconds 2025-12-03 23:15:33,283 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:15:33,283 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,287 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,401 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,401 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:33,407 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.123881 seconds 2025-12-03 23:15:33,407 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11 2025-12-03 23:15:33,407 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,410 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,515 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,515 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:33,524 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116628 seconds 2025-12-03 23:15:33,524 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.6 2025-12-03 23:15:33,524 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,527 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,630 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,631 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:33,637 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.113202 seconds 2025-12-03 23:15:33,638 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:fe22:a050 2025-12-03 23:15:33,638 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,641 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,740 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,740 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:33,750 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.112178 seconds 2025-12-03 23:15:33,750 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:15:33,750 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,753 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,857 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,858 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:33,866 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.115768 seconds 2025-12-03 23:15:33,866 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:fea5:2e3c 2025-12-03 23:15:33,866 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,869 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:33,973 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:33,973 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:33,981 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.114680 seconds 2025-12-03 23:15:33,982 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:15:33,982 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:33,984 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:34,128 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:34,129 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:34,139 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.157645 seconds 2025-12-03 23:15:34,140 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe22:a050 2025-12-03 23:15:34,140 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:34,143 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:34,250 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:34,251 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:34,259 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.119132 seconds 2025-12-03 23:15:34,259 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:15:34,260 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.200:22' as 'cirros' with public key authentication 2025-12-03 23:15:34,262 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:34,369 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:34,370 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.200 successfully created 2025-12-03 23:15:34,380 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.121012 seconds 2025-12-03 23:15:34,380 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fea5:2e3c 2025-12-03 23:15:34,381 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:34,384 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:34,498 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:34,499 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:34,509 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.128705 seconds 2025-12-03 23:15:34,509 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:15:34,510 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.188:22' as 'cirros' with public key authentication 2025-12-03 23:15:34,513 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:15:34,626 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:15:34,626 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.188 successfully created 2025-12-03 23:15:34,635 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.126009 seconds 2025-12-03 23:15:36,378 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f6eb8242-0923-4108-bb09-76df1c6f8aa6 1.742s 2025-12-03 23:15:36,378 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ae1b9fcf-4b43-4ef4-9fff-5b4f7a9b5950', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/f6eb8242-0923-4108-bb09-76df1c6f8aa6'} Body: b'' 2025-12-03 23:15:36,650 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.271s 2025-12-03 23:15:36,650 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:36 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929bc903-fae6-4f54-87b0-9708ee9a72ee', 'x-compute-request-id': 'req-929bc903-fae6-4f54-87b0-9708ee9a72ee', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'' 2025-12-03 23:15:37,905 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 1.254s 2025-12-03 23:15:37,906 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:36 GMT', 'server': 'Apache', 'content-length': '2196', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b606349d-0890-4213-8558-6a140d0a3c17', 'x-compute-request-id': 'req-b606349d-0890-4213-8558-6a140d0a3c17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:15:36Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d9:d2"}, {"version": 4, "addr": "192.168.122.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d9:d2"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:15:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:39,272 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.362s 2025-12-03 23:15:39,273 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:38 GMT', 'server': 'Apache', 'content-length': '1966', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834ebb32-7ece-4ee0-ba87-5db89afe707c', 'x-compute-request-id': 'req-834ebb32-7ece-4ee0-ba87-5db89afe707c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"server": {"id": "bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe", "name": "tempest-TestGettingAddress-server-1005312921", "status": "DELETED", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:55Z", "updated": "2025-12-03T23:15:38Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:d9:d2"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}, {"version": 6, "addr": "2001:db8::f816:3eff:fe22:a050", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:a0:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:15:10.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:15:38.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-12-03 23:15:39,276 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-03 23:15:40,361 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe 0.083s 2025-12-03 23:15:40,361 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:40 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01858860-5227-4022-b643-82254704d126', 'x-compute-request-id': 'req-01858860-5227-4022-b643-82254704d126', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb2f8308-eb8a-4fcc-a5e1-88dff5c48abe could not be found."}}' 2025-12-03 23:15:41,945 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9b1df000-87d9-44c8-90dc-4d37e34fec54 1.583s 2025-12-03 23:15:41,945 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5c9633e0-c9a0-41bb-bd95-42549153dcc2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9b1df000-87d9-44c8-90dc-4d37e34fec54'} Body: b'' 2025-12-03 23:15:42,135 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.189s 2025-12-03 23:15:42,135 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:41 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dafb9d6c-7317-4e78-b2cb-8eea161c988d', 'x-compute-request-id': 'req-dafb9d6c-7317-4e78-b2cb-8eea161c988d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'' 2025-12-03 23:15:43,946 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 1.810s 2025-12-03 23:15:43,946 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:42 GMT', 'server': 'Apache', 'content-length': '2195', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa30d131-2211-4fbf-8a42-bf6070d0d23f', 'x-compute-request-id': 'req-fa30d131-2211-4fbf-8a42-bf6070d0d23f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:15:42Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0c:04"}, {"version": 4, "addr": "192.168.122.200", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0c:04"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}, {"version": 6, "addr": "2001:db8::f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:14:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-596553878"}, {"name": "tempest-secgroup-smoke-596553878"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:45,916 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.964s 2025-12-03 23:15:45,916 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:44 GMT', 'server': 'Apache', 'content-length': '2082', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a821f160-0dfc-40de-82ad-975e34a66ec9', 'x-compute-request-id': 'req-a821f160-0dfc-40de-82ad-975e34a66ec9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"server": {"id": "8363515f-01e3-43ff-a4be-a276a51c729e", "name": "tempest-TestGettingAddress-server-1469287929", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:14:16Z", "updated": "2025-12-03T23:15:42Z", "addresses": {"tempest-network-smoke--919553265": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0c:04"}, {"version": 4, "addr": "192.168.122.200", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:0c:04"}], "tempest-network-smoke--1968811096": [{"version": 6, "addr": "2001:db8:0:1:f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}, {"version": 6, "addr": "2001:db8::f816:3eff:fea5:2e3c", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:2e:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/8363515f-01e3-43ff-a4be-a276a51c729e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1489060465", "OS-SRV-USG:launched_at": "2025-12-03T23:14:31.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-12-03 23:15:47,113 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e 0.192s 2025-12-03 23:15:47,113 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0304b0-20ef-4dab-84fc-7f8d27e09919', 'x-compute-request-id': 'req-8a0304b0-20ef-4dab-84fc-7f8d27e09919', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/8363515f-01e3-43ff-a4be-a276a51c729e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8363515f-01e3-43ff-a4be-a276a51c729e could not be found."}}' 2025-12-03 23:15:49,626 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/remove_router_interface 2.512s 2025-12-03 23:15:49,626 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27be68e6-6802-4173-9c77-6665b4b23b8b"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ccd36f92-de2a-4a0f-8896-cd09105b000f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/remove_router_interface'} Body: b'{"id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "c578a787-91c4-4944-b8a6-70eb1debd922", "network_id": "1b5bdd59-481b-4ea9-a089-07037266ac4e", "subnet_id": "27be68e6-6802-4173-9c77-6665b4b23b8b", "subnet_ids": ["27be68e6-6802-4173-9c77-6665b4b23b8b"]}' 2025-12-03 23:15:49,959 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/27be68e6-6802-4173-9c77-6665b4b23b8b 0.332s 2025-12-03 23:15:49,959 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7a8f264b-ea57-460b-8912-050ee8cfc18d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/27be68e6-6802-4173-9c77-6665b4b23b8b'} Body: b'' 2025-12-03 23:15:52,362 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/remove_router_interface 2.402s 2025-12-03 23:15:52,363 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bbd8e8f0-eb7e-433f-9970-b1e3cf45b216"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e6e99ffd-8c7e-46de-b3d1-16ee78c5e828', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/remove_router_interface'} Body: b'{"id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "c578a787-91c4-4944-b8a6-70eb1debd922", "network_id": "1b5bdd59-481b-4ea9-a089-07037266ac4e", "subnet_id": "bbd8e8f0-eb7e-433f-9970-b1e3cf45b216", "subnet_ids": ["bbd8e8f0-eb7e-433f-9970-b1e3cf45b216"]}' 2025-12-03 23:15:52,618 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/bbd8e8f0-eb7e-433f-9970-b1e3cf45b216 0.254s 2025-12-03 23:15:52,618 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5bffdf79-cc9b-4e8b-9e29-2e034b94d8cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/bbd8e8f0-eb7e-433f-9970-b1e3cf45b216'} Body: b'' 2025-12-03 23:15:53,752 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/remove_router_interface 1.133s 2025-12-03 23:15:53,752 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fb3228d3-91d5-4b11-ab94-f124845b14f0"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-09570898-22b6-461a-9cad-e343aada7db4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27/remove_router_interface'} Body: b'{"id": "2604ee52-e7cd-4b19-8ff5-be1fd5173a27", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "f3a358a8-be84-4ea6-83d9-aa5c120af605", "network_id": "6ca3c1d3-9107-40b7-af27-d93b703ed778", "subnet_id": "fb3228d3-91d5-4b11-ab94-f124845b14f0", "subnet_ids": ["fb3228d3-91d5-4b11-ab94-f124845b14f0"]}' 2025-12-03 23:15:54,974 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27 1.221s 2025-12-03 23:15:54,975 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce151E pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1ac73ef1-bae3-4e15-a393-00f7baaf8e13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/2604ee52-e7cd-4b19-8ff5-be1fd5173a27'} Body: b'' 2025-12-03 23:15:55,317 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fb3228d3-91d5-4b11-ab94-f124845b14f0 0.342s 2025-12-03 23:15:55,318 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-837f0d64-88ec-40dc-958e-36f8593cee7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/fb3228d3-91d5-4b11-ab94-f124845b14f0'} Body: b'' 2025-12-03 23:15:55,806 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/1b5bdd59-481b-4ea9-a089-07037266ac4e 0.488s 2025-12-03 23:15:55,807 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d03055e9-dd5b-49b7-bfe4-6c3b3c15adce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/1b5bdd59-481b-4ea9-a089-07037266ac4e'} Body: b'' 2025-12-03 23:15:56,642 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/6ca3c1d3-9107-40b7-af27-d93b703ed778 0.835s 2025-12-03 23:15:56,642 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1a8abdfa-3855-4ae5-a343-45c0d090a28d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/6ca3c1d3-9107-40b7-af27-d93b703ed778'} Body: b'' 2025-12-03 23:15:56,884 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/60044594-f8c5-4c2c-a886-97222e4d3827 0.241s 2025-12-03 23:15:56,884 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-901f8ff7-e0c7-4238-97c6-865cab65b0b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/60044594-f8c5-4c2c-a886-97222e4d3827'} Body: b'' 2025-12-03 23:15:56,970 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1489060465 0.086s 2025-12-03 23:15:56,971 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:56 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e362ae-5490-4945-8884-06620b555b46', 'x-compute-request-id': 'req-60e362ae-5490-4945-8884-06620b555b46', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1489060465'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:15:56.980891Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os[compute,id-b6399d76-4438-4658-bcf5-0d6c8584fde2,network,slow] time: 2025-12-03 23:18:02.895109Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os[compute,id-b6399d76-4438-4658-bcf5-0d6c8584fde2,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:15:57,074 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.091s 2025-12-03 23:15:57,074 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-425800925", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHmbEN4yyfBxkVH9ZGzipLMaozqzMY9SOWb6dtjdcsPfuXV7SlgeKOfhwOIHOn6rURrD8d/rUqRTsR462cBUEwkFLbs4iwPmIoDnzMgpmgytsiTlhvvmYPezMj2KWoKhQQ=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:56 GMT', 'server': 'Apache', 'content-length': '396', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e825e2-f83c-4058-90ee-a03ff344cc12', 'x-compute-request-id': 'req-a8e825e2-f83c-4058-90ee-a03ff344cc12', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-425800925", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHmbEN4yyfBxkVH9ZGzipLMaozqzMY9SOWb6dtjdcsPfuXV7SlgeKOfhwOIHOn6rURrD8d/rUqRTsR462cBUEwkFLbs4iwPmIoDnzMgpmgytsiTlhvvmYPezMj2KWoKhQQ==", "fingerprint": "7d:cd:3b:d8:f2:41:87:45:45:ae:57:9b:01:08:3f:07", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:15:57,873 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.797s 2025-12-03 23:15:57,873 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-636277720", "description": "tempest-secgroup-smoke-636277720 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-be2547ec-67ea-48a6-8d50-d2ad7c2b69c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "name": "tempest-secgroup-smoke-636277720", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-636277720 description", "shared": false, "security_group_rules": [{"id": "93f7cd06-78bf-4694-92d2-c52444756ce6", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "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": 1850, "description": null, "tags": [], "created_at": "2025-12-03T23:15:57Z", "updated_at": "2025-12-03T23:15:57Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "f6cfd129-363f-4a4b-8c70-7f0fc5664067", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "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": 1851, "description": null, "tags": [], "created_at": "2025-12-03T23:15:57Z", "updated_at": "2025-12-03T23:15:57Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:15:57Z", "updated_at": "2025-12-03T23:15:57Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:15:58,102 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.228s 2025-12-03 23:15:58,103 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-04af84b6-31c1-4f12-a5cc-18cb9460d314', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34fad0d1-f7cc-4120-b4c0-c3ecd967bfc7", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "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, "description": "", "created_at": "2025-12-03T23:15:58Z", "updated_at": "2025-12-03T23:15:58Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:15:58,571 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.468s 2025-12-03 23:15:58,571 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-acc89ab1-2ec7-4627-8622-9302911c60ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ae729e2-928f-46f4-a8f5-8673e870ad4e", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:15:58Z", "updated_at": "2025-12-03T23:15:58Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:15:58,820 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.248s 2025-12-03 23:15:58,820 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-243d0124-4ee6-49a5-853f-9e849b05dc16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d03fc9ba-42ee-4ed5-aca2-b91800a17b2d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "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, "description": "", "created_at": "2025-12-03T23:15:58Z", "updated_at": "2025-12-03T23:15:58Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:15:59,135 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.314s 2025-12-03 23:15:59,135 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d13da6c0-2841-4faf-abe4-82dd2c8b7762', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3b73b05-41b6-44a7-9586-d3c35ee41147", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:15:58Z", "updated_at": "2025-12-03T23:15:58Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:16:00,036 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.900s 2025-12-03 23:16:00,036 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-57a9ef71-46dc-4ad3-8ea2-775fb27dd3ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7613143a-89d0-4f79-8604-fd9cfb195c62", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:15:59Z", "updated_at": "2025-12-03T23:15:59Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:16:00,269 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.232s 2025-12-03 23:16:00,270 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-35bdde53-d127-4662-922e-b2aa5ffdab6d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aac7764a-a91c-4dcc-bb4e-eb17a065cbe9", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "0fb0d7ba-d609-40ad-a1b9-03104feff674", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:16:00Z", "updated_at": "2025-12-03T23:16:00Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:16:01,298 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.028s 2025-12-03 23:16:01,299 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1179309430", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-f49a851a-e325-4f79-bffd-6dabb22402a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"0872b3f8-49c5-4654-a118-73b93573bed0","name":"tempest-network-smoke--1179309430","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:16:00Z","updated_at":"2025-12-03T23:16:00Z","revision_number":1}}' 2025-12-03 23:16:02,295 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.995s 2025-12-03 23:16:02,295 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--213355953", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-a86339ba-7a8a-4105-8cbb-8c4c0f19d033', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"16f7d658-1593-40df-9bfa-cef1b1517286","name":"tempest-network-smoke--213355953","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:16:01Z","updated_at":"2025-12-03T23:16:01Z","revision_number":1}}' 2025-12-03 23:16:02,821 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.525s 2025-12-03 23:16:02,821 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-acaa5de3-82e8-4916-869f-e58d5646c804', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:16:02,969 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.148s 2025-12-03 23:16:02,970 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-6e43f2e8-de87-4c35-9eed-0121d1c4e8a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:16:03,058 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.087s 2025-12-03 23:16:03,058 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7752913c-7d6d-498f-8af3-2a7681a9a577', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:16:03,128 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.070s 2025-12-03 23:16:03,129 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a7964637-d657-408e-bdaa-32d314228ab2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:16:04,995 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.865s 2025-12-03 23:16:04,995 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-379726831", "network_id": "0872b3f8-49c5-4654-a118-73b93573bed0", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '624', 'x-openstack-request-id': 'req-daf3b376-2d22-40f4-a64a-d8aec229b5fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"5fbf619e-d346-45ba-94d2-ec42e0c1ac09","name":"tempest-sub4-379726831","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"0872b3f8-49c5-4654-a118-73b93573bed0","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:16:03Z","updated_at":"2025-12-03T23:16:03Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:16:07,372 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.375s 2025-12-03 23:16:07,372 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-1886521940", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-33903457-4054-4598-a008-12efb7e1cb91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "e67a3e07-749a-4281-bd12-bed2e0909c4d", "name": "tempest-TestGettingAddress-router-1886521940", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.189"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:16:05Z", "updated_at": "2025-12-03T23:16:06Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:16:10,229 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/add_router_interface 2.857s 2025-12-03 23:16:10,230 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5fbf619e-d346-45ba-94d2-ec42e0c1ac09"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2b5db6df-8673-4f88-bdc9-86b0d30e910a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/add_router_interface'} Body: b'{"id": "e67a3e07-749a-4281-bd12-bed2e0909c4d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "9e9ce2c2-c7e7-4421-80bd-90d6e0863b3b", "network_id": "0872b3f8-49c5-4654-a118-73b93573bed0", "subnet_id": "5fbf619e-d346-45ba-94d2-ec42e0c1ac09", "subnet_ids": ["5fbf619e-d346-45ba-94d2-ec42e0c1ac09"]}' 2025-12-03 23:16:10,308 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.078s 2025-12-03 23:16:10,309 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-19f4a514-bbaa-4012-b047-3c6b25be1a74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:16:10,425 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.116s 2025-12-03 23:16:10,426 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-b2226e16-9735-4b38-8798-d31ec8298414', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:16:10,504 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.077s 2025-12-03 23:16:10,504 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ae99b90c-bf60-4e0b-aa7c-b55648f3f8eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:16:10,820 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.315s 2025-12-03 23:16:10,820 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-553b3c64-0839-4ee7-a961-1ce0aeed7f10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:16:11,817 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.996s 2025-12-03 23:16:11,817 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-374176405", "network_id": "16f7d658-1593-40df-9bfa-cef1b1517286", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '649', 'x-openstack-request-id': 'req-708e11a0-7b7f-4f58-b73c-755d6cd5d247', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"4f9713a8-f27d-4c83-9687-c3437e230517","name":"tempest-sub6-374176405","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"16f7d658-1593-40df-9bfa-cef1b1517286","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:16:11Z","updated_at":"2025-12-03T23:16:11Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:16:13,589 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/add_router_interface 1.771s 2025-12-03 23:16:13,590 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4f9713a8-f27d-4c83-9687-c3437e230517"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-95012a17-4aee-49f1-a72d-68f4af9f9914', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/add_router_interface'} Body: b'{"id": "e67a3e07-749a-4281-bd12-bed2e0909c4d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "56f742dd-6081-439f-a9cc-08266e70c703", "network_id": "16f7d658-1593-40df-9bfa-cef1b1517286", "subnet_id": "4f9713a8-f27d-4c83-9687-c3437e230517", "subnet_ids": ["4f9713a8-f27d-4c83-9687-c3437e230517"]}' 2025-12-03 23:16:13,912 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.317s 2025-12-03 23:16:13,913 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:13 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b339404b-1cd8-44d8-960d-57a95c0d3566', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["GGWUoTg_RW-oMUBuW7pSKg"], "expires_at": "2025-12-04T00:16:13.000000Z", "issued_at": "2025-12-03T23:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:16:13,913 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_slaac_from_os) Found network None available for tenant 2025-12-03 23:16:15,635 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.721s 2025-12-03 23:16:15,635 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1837009199", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-425800925", "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}], "networks": [{"uuid": "0872b3f8-49c5-4654-a118-73b93573bed0"}, {"uuid": "16f7d658-1593-40df-9bfa-cef1b1517286"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:13 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2857a9-c70a-46cf-8a39-40025070c7e1', 'x-compute-request-id': 'req-4e2857a9-c70a-46cf-8a39-40025070c7e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}], "adminPass": "FyjG7dFAeVnN"}}' 2025-12-03 23:16:15,865 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.228s 2025-12-03 23:16:15,865 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:15 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20544d5a-9000-4cc6-8c7c-aa2d2acc8828', 'x-compute-request-id': 'req-20544d5a-9000-4cc6-8c7c-aa2d2acc8828', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "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-12-03 23:16:17,838 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.968s 2025-12-03 23:16:17,838 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:16 GMT', 'server': 'Apache', 'content-length': '1486', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2ab720-613a-47c6-be06-2c5df0faff6a', 'x-compute-request-id': 'req-3c2ab720-613a-47c6-be06-2c5df0faff6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:17,842 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:16:19,267 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.424s 2025-12-03 23:16:19,267 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:18 GMT', 'server': 'Apache', 'content-length': '1541', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa49a98-64d2-477e-a924-a21e4b87a6ec', 'x-compute-request-id': 'req-caa49a98-64d2-477e-a924-a21e4b87a6ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:19,270 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2025-12-03 23:16:20,745 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.474s 2025-12-03 23:16:20,746 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:20 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d569c406-eac1-465d-9b2e-69954c8dabb4', 'x-compute-request-id': 'req-d569c406-eac1-465d-9b2e-69954c8dabb4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:22,166 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.415s 2025-12-03 23:16:22,167 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:21 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9a10f3-e17f-475e-bf97-be41419179ca', 'x-compute-request-id': 'req-ea9a10f3-e17f-475e-bf97-be41419179ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:23,976 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.805s 2025-12-03 23:16:23,976 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:23 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28eede0b-07e5-4ee0-a370-05bbfe53684a', 'x-compute-request-id': 'req-28eede0b-07e5-4ee0-a370-05bbfe53684a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:25,876 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.895s 2025-12-03 23:16:25,876 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:24 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a10d05-ea30-47c1-a85e-35da408c4c0f', 'x-compute-request-id': 'req-32a10d05-ea30-47c1-a85e-35da408c4c0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:28,091 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 1.209s 2025-12-03 23:16:28,091 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:26 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1493daf2-e815-4821-8ce0-8edcefe648f8', 'x-compute-request-id': 'req-1493daf2-e815-4821-8ce0-8edcefe648f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef10000 -7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:29,966 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.870s 2025-12-03 23:16:29,966 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:29 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d58c115-af5f-4c0e-8bab-0e51c5e2f3fc', 'x-compute-request-id': 'req-5d58c115-af5f-4c0e-8bab-0e51c5e2f3fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:27Z", "addresses": {"tempest-network-smoke--1179309430": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e7:77"}], "tempest-network-smoke--213355953": [{"version": 6, "addr": "2001:db8::f816:3eff:fe01:a160", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a1:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:16:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:29,970 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-12-03 23:16:30,849 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.878s 2025-12-03 23:16:30,849 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:29 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdbaba43-55fd-4c26-9247-e426e66dcf3a', 'x-compute-request-id': 'req-fdbaba43-55fd-4c26-9247-e426e66dcf3a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:16:27Z", "addresses": {"tempest-network-smoke--1179309430": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e7:77"}], "tempest-network-smoke--213355953": [{"version": 6, "addr": "2001:db8::f816:3eff:fe01:a160", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a1:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:16:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:30,939 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.085s 2025-12-03 23:16:30,939 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2717', 'x-openstack-request-id': 'req-261fe1c9-7b18-435b-a80d-6a48ae604b70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"ports":[{"id":"00b9384e-2956-4cfb-b162-325dfa535ced","name":"","network_id":"16f7d658-1593-40df-9bfa-cef1b1517286","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:01:a1:60","admin_state_up":true,"status":"ACTIVE","device_id":"d6b7bb44-089c-4c99-b3ef-7513ac756c71","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4f9713a8-f27d-4c83-9687-c3437e230517","ip_address":"2001:db8::f816:3eff:fe01:a160"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0fb0d7ba-d609-40ad-a1b9-03104feff674"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1837009199","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:fe01:a160","hostname":"tempest-testgettingaddress-server-1837009199","fqdn":"tempest-testgettingaddress-server-1837009199.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:19Z","updated_at":"2025-12-03T23:16:26Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"5c32a9ec-d990-43df-94bc-e91f38c4af96","name":"","network_id":"0872b3f8-49c5-4654-a118-73b93573bed0","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:0d:e7:77","admin_state_up":true,"status":"ACTIVE","device_id":"d6b7bb44-089c-4c99-b3ef-7513ac756c71","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5fbf619e-d346-45ba-94d2-ec42e0c1ac09","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0fb0d7ba-d609-40ad-a1b9-03104feff674"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1837009199","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testgettingaddress-server-1837009199","fqdn":"tempest-testgettingaddress-server-1837009199.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:18Z","updated_at":"2025-12-03T23:16:25Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:16:30,939 20 DEBUG [tempest.common.waiters] Server ID d6b7bb44-089c-4c99-b3ef-7513ac756c71 ports are all ACTIVE [{'id': '00b9384e-2956-4cfb-b162-325dfa535ced', 'name': '', 'network_id': '16f7d658-1593-40df-9bfa-cef1b1517286', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:01:a1:60', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd6b7bb44-089c-4c99-b3ef-7513ac756c71', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '4f9713a8-f27d-4c83-9687-c3437e230517', 'ip_address': '2001:db8::f816:3eff:fe01:a160'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0fb0d7ba-d609-40ad-a1b9-03104feff674'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1837009199', 'dns_assignment': [{'ip_address': '2001:db8::f816:3eff:fe01:a160', 'hostname': 'tempest-testgettingaddress-server-1837009199', 'fqdn': 'tempest-testgettingaddress-server-1837009199.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:16:19Z', 'updated_at': '2025-12-03T23:16:26Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': '5c32a9ec-d990-43df-94bc-e91f38c4af96', 'name': '', 'network_id': '0872b3f8-49c5-4654-a118-73b93573bed0', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:0d:e7:77', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd6b7bb44-089c-4c99-b3ef-7513ac756c71', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5fbf619e-d346-45ba-94d2-ec42e0c1ac09', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0fb0d7ba-d609-40ad-a1b9-03104feff674'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1837009199', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testgettingaddress-server-1837009199', 'fqdn': 'tempest-testgettingaddress-server-1837009199.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:16:18Z', 'updated_at': '2025-12-03T23:16:25Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:16:33,358 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.418s 2025-12-03 23:16:33,358 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "5c32a9ec-d990-43df-94bc-e91f38c4af96", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-b34530b9-c3d5-4853-ae03-41c343361492', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7dcc6832-e56b-4bb4-88c6-051f07423810", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.211", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e67a3e07-749a-4281-bd12-bed2e0909c4d", "port_id": "5c32a9ec-d990-43df-94bc-e91f38c4af96", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0872b3f8-49c5-4654-a118-73b93573bed0", "mac_address": "fa:16:3e:0d:e7:77", "admin_state_up": true, "status": "ACTIVE", "device_id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:16:31Z", "updated_at": "2025-12-03T23:16:31Z", "revision_number": 0}}' 2025-12-03 23:16:33,359 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:16:48,618 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:48,730 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:48,730 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:16:49,072 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.337s 2025-12-03 23:16:49,072 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:48 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-09cecbc0-5352-4179-a8c7-ad1407898f7c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["YRc6SKWeSF6SdJF0D8_ENw"], "expires_at": "2025-12-04T00:16:49.000000Z", "issued_at": "2025-12-03T23:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:16:49,073 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_dualnet_slaac_from_os) Found network None available for tenant 2025-12-03 23:16:53,328 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 4.255s 2025-12-03 23:16:53,329 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1228397298", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-425800925", "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}], "networks": [{"uuid": "0872b3f8-49c5-4654-a118-73b93573bed0"}, {"uuid": "16f7d658-1593-40df-9bfa-cef1b1517286"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:49 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc58b02-5624-414e-b46a-460a6d14a628', 'x-compute-request-id': 'req-dcc58b02-5624-414e-b46a-460a6d14a628', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}], "adminPass": "EPAWMHmtR9r5"}}' 2025-12-03 23:16:53,798 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.467s 2025-12-03 23:16:53,798 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:53 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47cbcfe-6d3e-48dd-8289-346c3496a015', 'x-compute-request-id': 'req-c47cbcfe-6d3e-48dd-8289-346c3496a015', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "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-12-03 23:16:55,865 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 1.063s 2025-12-03 23:16:55,866 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:54 GMT', 'server': 'Apache', 'content-length': '1476', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c308e035-e5f9-4ab8-8b15-4983eea424d8', 'x-compute-request-id': 'req-c308e035-e5f9-4ab8-8b15-4983eea424d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "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-12-03 23:16:55,869 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-03 23:16:57,851 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.980s 2025-12-03 23:16:57,851 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:56 GMT', 'server': 'Apache', 'content-length': '1474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-457904c5-2b6d-422c-8f72-25c9979f8956', 'x-compute-request-id': 'req-457904c5-2b6d-422c-8f72-25c9979f8956', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:57,854 20 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2025-12-03 23:16:59,247 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.391s 2025-12-03 23:16:59,247 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:58 GMT', 'server': 'Apache', 'content-length': '1541', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2073e681-74c7-4f5a-af1f-a215d8268b2b', 'x-compute-request-id': 'req-2073e681-74c7-4f5a-af1f-a215d8268b2b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:00,793 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.541s 2025-12-03 23:17:00,794 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:00 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824fac31-5c8c-401e-b5c7-540eef1441d2', 'x-compute-request-id': 'req-824fac31-5c8c-401e-b5c7-540eef1441d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:02,265 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.467s 2025-12-03 23:17:02,266 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:01 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb072c77-9e16-4074-a043-71648a36f72c', 'x-compute-request-id': 'req-eb072c77-9e16-4074-a043-71648a36f72c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:03,988 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.717s 2025-12-03 23:17:03,988 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:03 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2fb750-f094-47bb-83d2-665715622ba1', 'x-compute-request-id': 'req-bf2fb750-f094-47bb-83d2-665715622ba1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:05,480 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.486s 2025-12-03 23:17:05,481 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:05 GMT', 'server': 'Apache', 'content-length': '1587', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb36c38-ace9-44f5-8be0-049e61ddc5be', 'x-compute-request-id': 'req-fbb36c38-ace9-44f5-8be0-049e61ddc5be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:07,025 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.539s 2025-12-03 23:17:07,025 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:06 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16db048-bb7e-462b-98a5-ade8d91faf3d', 'x-compute-request-id': 'req-b16db048-bb7e-462b-98a5-ade8d91faf3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:17:05Z", "addresses": {"tempest-network-smoke--1179309430": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:41:dc"}], "tempest-network-smoke--213355953": [{"version": 6, "addr": "2001:db8::f816:3eff:fe1c:338e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:33:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:17:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:07,028 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-12-03 23:17:07,377 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.348s 2025-12-03 23:17:07,377 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:07 GMT', 'server': 'Apache', 'content-length': '1930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3744444-d5a1-4910-8485-86443f922486', 'x-compute-request-id': 'req-f3744444-d5a1-4910-8485-86443f922486', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:17:05Z", "addresses": {"tempest-network-smoke--1179309430": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:41:dc"}], "tempest-network-smoke--213355953": [{"version": 6, "addr": "2001:db8::f816:3eff:fe1c:338e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:33:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:17:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:07,466 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=79faab10-96a9-4c81-b66e-c4eee50d6eec 0.085s 2025-12-03 23:17:07,467 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2717', 'x-openstack-request-id': 'req-3e8da05f-c7e6-4e2c-9c9f-a240f336200c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"ports":[{"id":"7b4dcd44-d278-461b-8ea1-a508b0cbb762","name":"","network_id":"0872b3f8-49c5-4654-a118-73b93573bed0","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:0c:41:dc","admin_state_up":true,"status":"ACTIVE","device_id":"79faab10-96a9-4c81-b66e-c4eee50d6eec","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5fbf619e-d346-45ba-94d2-ec42e0c1ac09","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0fb0d7ba-d609-40ad-a1b9-03104feff674"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1228397298","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testgettingaddress-server-1228397298","fqdn":"tempest-testgettingaddress-server-1228397298.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:57Z","updated_at":"2025-12-03T23:17:05Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"},{"id":"cd257b71-719c-46f8-96fd-749445979563","name":"","network_id":"16f7d658-1593-40df-9bfa-cef1b1517286","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:1c:33:8e","admin_state_up":true,"status":"ACTIVE","device_id":"79faab10-96a9-4c81-b66e-c4eee50d6eec","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4f9713a8-f27d-4c83-9687-c3437e230517","ip_address":"2001:db8::f816:3eff:fe1c:338e"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0fb0d7ba-d609-40ad-a1b9-03104feff674"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1228397298","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:fe1c:338e","hostname":"tempest-testgettingaddress-server-1228397298","fqdn":"tempest-testgettingaddress-server-1228397298.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:58Z","updated_at":"2025-12-03T23:17:05Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:17:07,467 20 DEBUG [tempest.common.waiters] Server ID 79faab10-96a9-4c81-b66e-c4eee50d6eec ports are all ACTIVE [{'id': '7b4dcd44-d278-461b-8ea1-a508b0cbb762', 'name': '', 'network_id': '0872b3f8-49c5-4654-a118-73b93573bed0', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:0c:41:dc', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '79faab10-96a9-4c81-b66e-c4eee50d6eec', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5fbf619e-d346-45ba-94d2-ec42e0c1ac09', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0fb0d7ba-d609-40ad-a1b9-03104feff674'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1228397298', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testgettingaddress-server-1228397298', 'fqdn': 'tempest-testgettingaddress-server-1228397298.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:16:57Z', 'updated_at': '2025-12-03T23:17:05Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}, {'id': 'cd257b71-719c-46f8-96fd-749445979563', 'name': '', 'network_id': '16f7d658-1593-40df-9bfa-cef1b1517286', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:1c:33:8e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '79faab10-96a9-4c81-b66e-c4eee50d6eec', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '4f9713a8-f27d-4c83-9687-c3437e230517', 'ip_address': '2001:db8::f816:3eff:fe1c:338e'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0fb0d7ba-d609-40ad-a1b9-03104feff674'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1228397298', 'dns_assignment': [{'ip_address': '2001:db8::f816:3eff:fe1c:338e', 'hostname': 'tempest-testgettingaddress-server-1228397298', 'fqdn': 'tempest-testgettingaddress-server-1228397298.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:16:58Z', 'updated_at': '2025-12-03T23:17:05Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:17:08,518 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.051s 2025-12-03 23:17:08,519 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "7b4dcd44-d278-461b-8ea1-a508b0cbb762", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-bc78111f-f826-4e1f-ad09-016229eb627e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ad481575-6561-47c0-a22b-10d2b4276881", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.239", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e67a3e07-749a-4281-bd12-bed2e0909c4d", "port_id": "7b4dcd44-d278-461b-8ea1-a508b0cbb762", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0872b3f8-49c5-4654-a118-73b93573bed0", "mac_address": "fa:16:3e:0c:41:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:17:07Z", "updated_at": "2025-12-03T23:17:07Z", "revision_number": 0}}' 2025-12-03 23:17:08,521 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:40,315 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:40,381 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:40,382 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:40,825 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d6b7bb44-089c-4c99-b3ef-7513ac756c71&network_id=16f7d658-1593-40df-9bfa-cef1b1517286 0.442s 2025-12-03 23:17:40,826 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1383', 'x-openstack-request-id': 'req-3cdba404-dcd2-48ae-8196-044193397fe2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d6b7bb44-089c-4c99-b3ef-7513ac756c71&network_id=16f7d658-1593-40df-9bfa-cef1b1517286'} Body: b'{"ports":[{"id":"00b9384e-2956-4cfb-b162-325dfa535ced","name":"","network_id":"16f7d658-1593-40df-9bfa-cef1b1517286","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:01:a1:60","admin_state_up":true,"status":"ACTIVE","device_id":"d6b7bb44-089c-4c99-b3ef-7513ac756c71","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4f9713a8-f27d-4c83-9687-c3437e230517","ip_address":"2001:db8::f816:3eff:fe01:a160"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0fb0d7ba-d609-40ad-a1b9-03104feff674"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1837009199","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:fe01:a160","hostname":"tempest-testgettingaddress-server-1837009199","fqdn":"tempest-testgettingaddress-server-1837009199.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:19Z","updated_at":"2025-12-03T23:16:26Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:17:40,826 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:01:a1:60/ {print $2}' 2025-12-03 23:17:40,826 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:40,834 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:40,902 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-A4DE 03 23:17:40,902 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:40,909 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:17:40,910 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:40,912 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:40,975 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:40,976 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:40,980 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:17:40,981 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:40,983 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,044 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,045 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:41,145 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_dualnet_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=79faab10-96a9-4c81-b66e-c4eee50d6eec&network_id=16f7d658-1593-40df-9bfa-cef1b1517286 0.086s 2025-12-03 23:17:41,146 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1383', 'x-openstack-request-id': 'req-13662c79-7554-4062-8a10-ef0a06e95512', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=79faab10-96a9-4c81-b66e-c4eee50d6eec&network_id=16f7d658-1593-40df-9bfa-cef1b1517286'} Body: b'{"ports":[{"id":"cd257b71-719c-46f8-96fd-749445979563","name":"","network_id":"16f7d658-1593-40df-9bfa-cef1b1517286","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:1c:33:8e","admin_state_up":true,"status":"ACTIVE","device_id":"79faab10-96a9-4c81-b66e-c4eee50d6eec","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4f9713a8-f27d-4c83-9687-c3437e230517","ip_address":"2001:db8::f816:3eff:fe1c:338e"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0fb0d7ba-d609-40ad-a1b9-03104feff674"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1228397298","dns_assignment":[{"ip_address":"2001:db8::f816:3eff:fe1c:338e","hostname":"tempest-testgettingaddress-server-1228397298","fqdn":"tempest-testgettingaddress-server-1228397298.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:58Z","updated_at":"2025-12-03T23:17:05Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:17:41,146 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:1c:33:8e/ {print $2}' 2025-12-03 23:17:41,146 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,149 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,262 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,262 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:41,270 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; test -d /etc/sysconfig/network-scripts/ || echo "False" 2025-12-03 23:17:41,270 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,273 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,332 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,333 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:41,338 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-12-03 23:17:41,338 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,340 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,445 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,445 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:41,461 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:17:41,462 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,464 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,580 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,580 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:41,585 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:17:41,586 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,589 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,701 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,702 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:41,711 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:17:41,711 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,715 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,816 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,817 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:41,822 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.111230 seconds 2025-12-03 23:17:41,823 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:17:41,823 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,825 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,881 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,882 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:41,886 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.063279 seconds 2025-12-03 23:17:41,886 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.9 2025-12-03 23:17:41,886 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,890 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,997 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,998 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:42,011 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.125043 seconds 2025-12-03 23:17:42,012 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:17:42,012 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:42,015 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,070 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,070 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:42,079 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.066916 seconds 2025-12-03 23:17:42,079 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe1c:338e 2025-12-03 23:17:42,080 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:42,083 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,190 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,191 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:42,199 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.119408 seconds 2025-12-03 23:17:42,199 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:17:42,199 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:17:42,202 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,259 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,260 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:17:42,268 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.068929 seconds 2025-12-03 23:17:42,268 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe01:a160 2025-12-03 23:17:42,268 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:42,272 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,370 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,371 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:42,376 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.108287 seconds 2025-12-03 23:17:42,377 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:17:42,377 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.239:22' as 'cirros' with public key authentication 2025-12-03 23:17:42,379 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,437 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,437 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.239 successfully created 2025-12-03 23:17:42,445 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.068021 seconds 2025-12-03 23:17:43,843 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/ad481575-6561-47c0-a22b-10d2b4276881 1.397s 2025-12-03 23:17:43,843 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b320d5f2-f785-4d22-b846-71053f7b6e11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/ad481575-6561-47c0-a22b-10d2b4276881'} Body: b'' 2025-12-03 23:17:44,074 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.230s 2025-12-03 23:17:44,074 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:43 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6625c355-155c-42fe-86a2-3405bd74f84e', 'x-compute-request-id': 'req-6625c355-155c-42fe-86a2-3405bd74f84e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'' 2025-12-03 23:17:45,919 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 1.844s 2025-12-03 23:17:45,919 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:44 GMT', 'server': 'Apache', 'content-length': '2058', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dffb73a-094b-49d3-abfd-5da2191e2ff0', 'x-compute-request-id': 'req-6dffb73a-094b-49d3-abfd-5da2191e2ff0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:17:44Z", "addresses": {"tempest-network-smoke--1179309430": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:41:dc"}, {"version": 4, "addr": "192.168.122.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:41:dc"}], "tempest-network-smoke--213355953": [{"version": 6, "addr": "2001:db8::f816:3eff:fe1c:338e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:33:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:17:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:47,161 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.238s 2025-12-03 23:17:47,162 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:46 GMT', 'server': 'Apache', 'content-length': '1506', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a2b584-30d6-4e08-a7c9-9ef6fd43f01b', 'x-compute-request-id': 'req-b5a2b584-30d6-4e08-a7c9-9ef6fd43f01b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"server": {"id": "79faab10-96a9-4c81-b66e-c4eee50d6eec", "name": "tempest-TestGettingAddress-server-1228397298", "status": "DELETED", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:53Z", "updated": "2025-12-03T23:17:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:17:05.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:17:46.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-12-03 23:17:47,166 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-03 23:17:48,260 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec 0.092s 2025-12-03 23:17:48,260 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:48 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662e9bd6-de3f-44e5-9a53-3d2fe5e65e63', 'x-compute-request-id': 'req-662e9bd6-de3f-44e5-9a53-3d2fe5e65e63', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/79faab10-96a9-4c81-b66e-c4eee50d6eec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 79faab10-96a9-4c81-b66e-c4eee50d6eec could not be found."}}' 2025-12-03 23:17:49,345 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/7dcc6832-e56b-4bb4-88c6-051f07423810 1.085s 2025-12-03 23:17:49,346 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fc6bdfd1-86ef-4adb-a127-9d7efa5f3989', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/7dcc6832-e56b-4bb4-88c6-051f07423810'} Body: b'' 2025-12-03 23:17:49,534 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.188s 2025-12-03 23:17:49,535 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:49 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f52f7759-d697-4109-9d6d-55ba3882eeda', 'x-compute-request-id': 'req-f52f7759-d697-4109-9d6d-55ba3882eeda', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'' 2025-12-03 23:17:50,052 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.517s 2025-12-03 23:17:50,053 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:49 GMT', 'server': 'Apache', 'content-length': '2058', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d408479-92a5-4f7e-8ae1-476f3f8873f3', 'x-compute-request-id': 'req-1d408479-92a5-4f7e-8ae1-476f3f8873f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:17:49Z", "addresses": {"tempest-network-smoke--1179309430": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e7:77"}, {"version": 4, "addr": "192.168.122.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e7:77"}], "tempest-network-smoke--213355953": [{"version": 6, "addr": "2001:db8::f816:3eff:fe01:a160", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a1:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:16:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-636277720"}, {"name": "tempest-secgroup-smoke-636277720"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:51,525 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.467s 2025-12-03 23:17:51,525 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:51 GMT', 'server': 'Apache', 'content-length': '1945', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4649fa58-b9b3-429f-af6f-05b8efe1f670', 'x-compute-request-id': 'req-4649fa58-b9b3-429f-af6f-05b8efe1f670', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"server": {"id": "d6b7bb44-089c-4c99-b3ef-7513ac756c71", "name": "tempest-TestGettingAddress-server-1837009199", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:15Z", "updated": "2025-12-03T23:17:50Z", "addresses": {"tempest-network-smoke--1179309430": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e7:77"}, {"version": 4, "addr": "192.168.122.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:e7:77"}], "tempest-network-smoke--213355953": [{"version": 6, "addr": "2001:db8::f816:3eff:fe01:a160", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a1:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-425800925", "OS-SRV-USG:launched_at": "2025-12-03T23:16:27.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-12-03 23:17:52,628 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71 0.099s 2025-12-03 23:17:52,628 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:52 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75937e19-50eb-400b-b963-48ff6d2d745b', 'x-compute-request-id': 'req-75937e19-50eb-400b-b963-48ff6d2d745b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d6b7bb44-089c-4c99-b3ef-7513ac756c71'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d6b7bb44-089c-4c99-b3ef-7513ac756c71 could not be found."}}' 2025-12-03 23:17:53,605 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/remove_router_interface 0.976s 2025-12-03 23:17:53,605 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4f9713a8-f27d-4c83-9687-c3437e230517"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dd3a31f6-d581-4f13-8abc-1ecdcf396b78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/remove_router_interface'} Body: b'{"id": "e67a3e07-749a-4281-bd12-bed2e0909c4d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "56f742dd-6081-439f-a9cc-08266e70c703", "network_id": "16f7d658-1593-40df-9bfa-cef1b1517286", "subnet_id": "4f9713a8-f27d-4c83-9687-c3437e230517", "subnet_ids": ["4f9713a8-f27d-4c83-9687-c3437e230517"]}' 2025-12-03 23:17:53,962 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/4f9713a8-f27d-4c83-9687-c3437e230517 0.356s 2025-12-03 23:17:53,962 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-38ede45b-313a-4509-9b2b-397cd3137d25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/4f9713a8-f27d-4c83-9687-c3437e230517'} Body: b'' 2025-12-03 23:17:55,327 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/remove_router_interface 1.365s 2025-12-03 23:17:55,328 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5fbf619e-d346-45ba-94d2-ec42e0c1ac09"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-215a155a-954e-41b4-bde1-fe50847ee459', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d/remove_router_interface'} Body: b'{"id": "e67a3e07-749a-4281-bd12-bed2e0909c4d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "9e9ce2c2-c7e7-4421-80bd-90d6e0863b3b", "network_id": "0872b3f8-49c5-4654-a118-73b93573bed0", "subnet_id": "5fbf619e-d346-45ba-94d2-ec42e0c1ac09", "subnet_ids": ["5fbf619e-d346-45ba-94d2-ec42e0c1ac09"]}' 2025-12-03 23:17:57,857 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d 2.529s 2025-12-03 23:17:57,857 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-59627675-f635-49c7-a67a-a0e62ff2ccbb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e67a3e07-749a-4281-bd12-bed2e0909c4d'} Body: b'' 2025-12-03 23:17:59,008 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/5fbf619e-d346-45ba-94d2-ec42e0c1ac09 1.150s 2025-12-03 23:17:59,009 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9bec87ea-c66f-423f-b280-500b49dbe87f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/5fbf619e-d346-45ba-94d2-ec42e0c1ac09'} Body: b'' 2025-12-03 23:17:59,767 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/16f7d658-1593-40df-9bfa-cef1b1517286 0.757s 2025-12-03 23:17:59,767 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1924889e-3d19-4053-9d76-67f752e78773', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/16f7d658-1593-40df-9bfa-cef1b1517286'} Body: b'' 2025-12-03 23:18:01,938 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/0872b3f8-49c5-4654-a118-73b93573bed0 2.168s 2025-12-03 23:18:01,938 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-493ba3c4-65b5-477a-8746-eae2223b0a9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/0872b3f8-49c5-4654-a118-73b93573bed0'} Body: b'' 2025-12-03 23:18:02,816 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0fb0d7ba-d609-40ad-a1b9-03104feff674 0.877s 2025-12-03 23:18:02,816 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-76782d41-01c2-4287-b89d-72e589bcb63d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/0fb0d7ba-d609-40ad-a1b9-03104feff674'} Body: b'' 2025-12-03 23:18:02,894 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-425800925 0.077s 2025-12-03 23:18:02,894 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:02 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2020ee17-2cb1-476e-9684-ff3f331bc9a4', 'x-compute-request-id': 'req-2020ee17-2cb1-476e-9684-ff3f331bc9a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-425800925'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:15:47.002363Z tags: worker-1 test: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] time: 2025-12-03 23:18:05.949052Z successful: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:15:47,330 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.326s 2025-12-03 23:15:47,331 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1008053813", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+Kb9oZvCdUWEAaWvnBsIB8hs82L5PDHLIWHXgfwQFLnGZ1GjE9RosbLClMPKooJA8LEblEUf6XfZSVEChMs2n8jk7Qjn4Npr15hNjzEquYZBIhzYAKxjDg6DvgnsR8gg=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:47 GMT', 'server': 'Apache', 'content-length': '395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fba9a922-8cf1-4ed9-b260-460d88b1cb72', 'x-compute-request-id': 'req-fba9a922-8cf1-4ed9-b260-460d88b1cb72', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1008053813", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+Kb9oZvCdUWEAaWvnBsIB8hs82L5PDHLIWHXgfwQFLnGZ1GjE9RosbLClMPKooJA8LEblEUf6XfZSVEChMs2n8jk7Qjn4Npr15hNjzEquYZBIhzYAKxjDg6DvgnsR8gg==", "fingerprint": "98:86:40:7e:64:5f:2f:57:8b:06:bb:99:46:79:22:95", "user_id": "6c4a705892cc42cfbedfe3de1504c143"}}' 2025-12-03 23:15:47,930 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.597s 2025-12-03 23:15:47,930 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1955737896", "description": "tempest-secgroup-smoke-1955737896 description", "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-af0df876-510d-4d3a-b94f-acca9231c5b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "db412648-b873-4bcc-8966-96f03d5568b6", "name": "tempest-secgroup-smoke-1955737896", "stateful": true, "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "description": "tempest-secgroup-smoke-1955737896 description", "shared": false, "security_group_rules": [{"id": "9509593d-bf9d-4f82-a484-113ce2189eac", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "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": 1841, "description": null, "tags": [], "created_at": "2025-12-03T23:15:47Z", "updated_at": "2025-12-03T23:15:47Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}, {"id": "f628e2c2-9a89-411c-844a-87df24e15a81", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "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": 1840, "description": null, "tags": [], "created_at": "2025-12-03T23:15:47Z", "updated_at": "2025-12-03T23:15:47Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}], "tags": [], "created_at": "2025-12-03T23:15:47Z", "updated_at": "2025-12-03T23:15:47Z", "revision_number": 1, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:15:48,342 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.411s 2025-12-03 23:15:48,342 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c0040d14-f138-42ef-8c1f-ca2590d8d769', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9b2c306-6641-41fe-b887-d47e2f9fc15f", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "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, "description": "", "created_at": "2025-12-03T23:15:48Z", "updated_at": "2025-12-03T23:15:48Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:15:48,777 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.433s 2025-12-03 23:15:48,777 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c7555463-b060-4ea1-ba44-a8c90bf71b04', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "26af166b-5242-49ee-b0ce-5a980db3a7ef", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:15:48Z", "updated_at": "2025-12-03T23:15:48Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:15:49,166 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.388s 2025-12-03 23:15:49,166 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c058ce9a-d1fb-4ccf-ba67-ecb5c228f5c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "46aa1e78-4d97-4685-98cf-670fcdc4a4ff", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "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, "description": "", "created_at": "2025-12-03T23:15:49Z", "updated_at": "2025-12-03T23:15:49Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:15:49,404 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.238s 2025-12-03 23:15:49,405 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-cf99edf7-9363-466f-9d6f-8e0f3e0c718b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1b7d4d6a-144a-42e8-837e-74b9b2f551ef", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:15:49Z", "updated_at": "2025-12-03T23:15:49Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:15:49,670 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.264s 2025-12-03 23:15:49,670 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-75a7dda5-3e51-478c-a488-60d75cecea02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "333da8f3-8114-4fa4-8d84-aa1681f8cd03", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:15:49Z", "updated_at": "2025-12-03T23:15:49Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:15:50,155 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.484s 2025-12-03 23:15:50,155 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-967c539a-3040-40ce-a91a-1052c24fcce9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b80544ba-a07c-414f-8fbf-b3d1dd1dd295", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "security_group_id": "db412648-b873-4bcc-8966-96f03d5568b6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:15:49Z", "updated_at": "2025-12-03T23:15:49Z", "revision_number": 0, "project_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:15:50,494 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.338s 2025-12-03 23:15:50,495 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-675708975", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:50 GMT', 'server': 'Apache', 'content-length': '807', 'x-compute-request-id': 'req-0fa4741a-41a1-4ce4-bc90-1161e58e8ff0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa4741a-41a1-4ce4-bc90-1161e58e8ff0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.429521", "updated_at": null, "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:15:50,817 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.314s 2025-12-03 23:15:50,818 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:50 GMT', 'server': 'Apache', 'content-length': '6811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f3043e5-08ee-4ac0-befd-8137ca231cb1', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6c4a705892cc42cfbedfe3de1504c143", "name": "tempest-TestStampPattern-1238213770-project-member", "password_expires_at": null}, "audit_ids": ["dalQ55R8SU-LS70GL_MSEQ"], "expires_at": "2025-12-04T00:15:50.000000Z", "issued_at": "2025-12-03T23:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebc213514c247388f90f7a4b0b39e1e", "name": "tempest-TestStampPattern-1238213770"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/0ebc213514c247388f90f7a4b0b39e1e", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/0ebc213514c247388f90f7a4b0b39e1e", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack.lab/ 2025-12-03 23:15:50,818 21 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '5ef98a90-7431-4f09-b936-92c4666be3c7', 'name': 'tempest-TestStampPattern-606071153-network', 'tenant_id': '0ebc213514c247388f90f7a4b0b39e1e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0ebc213514c247388f90f7a4b0b39e1e', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59376, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:15:25Z', 'updated_at': '2025-12-03T23:15:25Z', 'revision_number': 1} available for tenant 2025-12-03 23:15:52,970 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.151s 2025-12-03 23:15:52,971 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1615835361", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestStampPattern-1008053813", "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "networks": [{"uuid": "5ef98a90-7431-4f09-b936-92c4666be3c7"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:50 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b63eb063-3485-42be-bf5f-b459e98898d8', 'x-compute-request-id': 'req-b63eb063-3485-42be-bf5f-b459e98898d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "adminPass": "3rcwukWBdSsU"}}' 2025-12-03 23:15:53,307 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.334s 2025-12-03 23:15:53,307 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:52 GMT', 'server': 'Apache', 'content-length': '1413', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71048fd8-6aa3-4aa2-b5bb-920997e1cc67', 'x-compute-request-id': 'req-71048fd8-6aa3-4aa2-b5bb-920997e1cc67', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:15:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "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-12-03 23:15:54,830 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.518s 2025-12-03 23:15:54,831 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:54 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d36073c5-a53d-4821-91e5-7eb2247a6dfc', 'x-compute-request-id': 'req-d36073c5-a53d-4821-91e5-7eb2247a6dfc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:15:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:54,834 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:15:56,401 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.566s 2025-12-03 23:15:56,402 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:55 GMT', 'server': 'Apache', 'content-length': '1539', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38fc4a9a-5b29-4658-bb9b-1e4dff3fd3c7', 'x-compute-request-id': 'req-38fc4a9a-5b29-4658-bb9b-1e4dff3fd3c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:15:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:15:58,102 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.696s 2025-12-03 23:15:58,102 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:57 GMT', 'server': 'Apache', 'content-length': '1539', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f64994a-ec27-4072-860a-eccfc4840bcb', 'x-compute-request-id': 'req-3f64994a-ec27-4072-860a-eccfc4840bcb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:15:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:00,086 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.980s 2025-12-03 23:16:00,086 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:15:59 GMT', 'server': 'Apache', 'content-length': '1539', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210af8a7-d712-479f-993b-babb5c70a55e', 'x-compute-request-id': 'req-210af8a7-d712-479f-993b-babb5c70a55e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:15:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:01,979 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.889s 2025-12-03 23:16:01,979 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:01 GMT', 'server': 'Apache', 'content-length': '1720', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35c183cb-aba1-49b7-b190-99bfeb63af43', 'x-compute-request-id': 'req-35c183cb-aba1-49b7-b190-99bfeb63af43', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "ACTIVE", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:16:00Z", "addresses": {"tempest-TestStampPattern-606071153-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:cf:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": "2025-12-03T23:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:01,983 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:16:02,361 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.377s 2025-12-03 23:16:02,362 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:01 GMT', 'server': 'Apache', 'content-length': '1720', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56e8d46-6f7c-4e05-afb4-f7e71221a474', 'x-compute-request-id': 'req-d56e8d46-6f7c-4e05-afb4-f7e71221a474', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "ACTIVE", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:16:00Z", "addresses": {"tempest-TestStampPattern-606071153-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:cf:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": "2025-12-03T23:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:02,833 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=4c946f71-cae9-432c-8fdf-94c38c282bb6 0.467s 2025-12-03 23:16:02,834 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1339', 'x-openstack-request-id': 'req-fefc1dfa-eba0-4560-8199-9fcb42a15a61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"ports":[{"id":"28a36965-0391-481e-a4eb-cd074ea289ea","name":"","network_id":"5ef98a90-7431-4f09-b936-92c4666be3c7","tenant_id":"0ebc213514c247388f90f7a4b0b39e1e","mac_address":"fa:16:3e:64:cf:f4","admin_state_up":true,"status":"ACTIVE","device_id":"4c946f71-cae9-432c-8fdf-94c38c282bb6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["db412648-b873-4bcc-8966-96f03d5568b6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-teststamppattern-server-1615835361","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-teststamppattern-server-1615835361","fqdn":"tempest-teststamppattern-server-1615835361.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:15:55Z","updated_at":"2025-12-03T23:15:59Z","revision_number":4,"project_id":"0ebc213514c247388f90f7a4b0b39e1e"}]}' 2025-12-03 23:16:02,834 21 DEBUG [tempest.common.waiters] Server ID 4c946f71-cae9-432c-8fdf-94c38c282bb6 ports are all ACTIVE [{'id': '28a36965-0391-481e-a4eb-cd074ea289ea', 'name': '', 'network_id': '5ef98a90-7431-4f09-b936-92c4666be3c7', 'tenant_id': '0ebc213514c247388f90f7a4b0b39e1e', 'mac_address': 'fa:16:3e:64:cf:f4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4c946f71-cae9-432c-8fdf-94c38c282bb6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['db412648-b873-4bcc-8966-96f03d5568b6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-teststamppattern-server-1615835361', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-teststamppattern-server-1615835361', 'fqdn': 'tempest-teststamppattern-server-1615835361.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:15:55Z', 'updated_at': '2025-12-03T23:15:59Z', 'revision_number': 4, 'project_id': '0ebc213514c247388f90f7a4b0b39e1e'}]: 2025-12-03 23:16:02,946 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=28a36965-0391-481e-a4eb-cd074ea289ea 0.111s 2025-12-03 23:16:02,947 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-9601f303-1a0d-4e55-938e-fbd1c4cd1df2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=28a36965-0391-481e-a4eb-cd074ea289ea'} Body: b'{"floatingips": []}' 2025-12-03 23:16:03,066 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=4c946f71-cae9-432c-8fdf-94c38c282bb6 0.118s 2025-12-03 23:16:03,066 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1339', 'x-openstack-request-id': 'req-f6679585-84a5-47b9-9b66-d017e90175d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"ports":[{"id":"28a36965-0391-481e-a4eb-cd074ea289ea","name":"","network_id":"5ef98a90-7431-4f09-b936-92c4666be3c7","tenant_id":"0ebc213514c247388f90f7a4b0b39e1e","mac_address":"fa:16:3e:64:cf:f4","admin_state_up":true,"status":"ACTIVE","device_id":"4c946f71-cae9-432c-8fdf-94c38c282bb6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["db412648-b873-4bcc-8966-96f03d5568b6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-teststamppattern-server-1615835361","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-teststamppattern-server-1615835361","fqdn":"tempest-teststamppattern-server-1615835361.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:15:55Z","updated_at":"2025-12-03T23:15:59Z","revision_number":4,"project_id":"0ebc213514c247388f90f7a4b0b39e1e"}]}' 2025-12-03 23:16:03,066 21 DEBUG [tempest.common.waiters] Server ID 4c946f71-cae9-432c-8fdf-94c38c282bb6 ports are all ACTIVE [{'id': '28a36965-0391-481e-a4eb-cd074ea289ea', 'name': '', 'network_id': '5ef98a90-7431-4f09-b936-92c4666be3c7', 'tenant_id': '0ebc213514c247388f90f7a4b0b39e1e', 'mac_address': 'fa:16:3e:64:cf:f4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4c946f71-cae9-432c-8fdf-94c38c282bb6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['db412648-b873-4bcc-8966-96f03d5568b6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-teststamppattern-server-1615835361', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-teststamppattern-server-1615835361', 'fqdn': 'tempest-teststamppattern-server-1615835361.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:15:55Z', 'updated_at': '2025-12-03T23:15:59Z', 'revision_number': 4, 'project_id': '0ebc213514c247388f90f7a4b0b39e1e'}]: 2025-12-03 23:16:04,137 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.070s 2025-12-03 23:16:04,137 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "28a36965-0391-481e-a4eb-cd074ea289ea", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-76021fb0-5576-4d57-b2dc-5b00139647cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e42873c8-f8df-434f-808f-862ecd0185bb", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "floating_ip_address": "192.168.122.212", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "169f644e-3382-4489-838d-c9973d67df83", "port_id": "28a36965-0391-481e-a4eb-cd074ea289ea", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5ef98a90-7431-4f09-b936-92c4666be3c7", "mac_address": "fa:16:3e:64:cf:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:16:03Z", "updated_at": "2025-12-03T23:16:03Z", "revision_number": 0}}' 2025-12-03 23:16:04,139 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:19,438 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:19,544 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:19,544 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:19,545 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 23:16:19,545 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:19,548 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:19,659 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:19,660 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:19,767 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.095s 2025-12-03 23:16:19,768 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:19 GMT', 'server': 'Apache', 'content-length': '900', 'x-compute-request-id': 'req-acb0db23-35bf-4587-9f57-f0c31305c44a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb0db23-35bf-4587-9f57-f0c31305c44a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:15:52.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:19,771 21 INFO [tempest.common.waiters] volume 494b04c2-9472-4355-afc1-7c637d69239b reached available after waiting for 0.771927 seconds 2025-12-03 23:16:19,862 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.090s 2025-12-03 23:16:19,862 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:19 GMT', 'server': 'Apache', 'content-length': '900', 'x-compute-request-id': 'req-9c358b2e-bf13-4456-ad0e-6535d4840d0e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c358b2e-bf13-4456-ad0e-6535d4840d0e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:15:52.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:20,450 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments 0.585s 2025-12-03 23:16:20,451 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "494b04c2-9472-4355-afc1-7c637d69239b"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:19 GMT', 'server': 'Apache', 'content-length': '194', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf7c7dc-adf6-4b2a-bf18-0783f1e709c8', 'x-compute-request-id': 'req-6cf7c7dc-adf6-4b2a-bf18-0783f1e709c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "serverId": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "volumeId": "494b04c2-9472-4355-afc1-7c637d69239b", "device": "/dev/vdb"}}' 2025-12-03 23:16:20,553 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.101s 2025-12-03 23:16:20,553 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:20 GMT', 'server': 'Apache', 'content-length': '899', 'x-compute-request-id': 'req-d448bf65-5f04-4cc6-89d4-c370fc1472a5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d448bf65-5f04-4cc6-89d4-c370fc1472a5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:20.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:21,676 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.118s 2025-12-03 23:16:21,676 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:21 GMT', 'server': 'Apache', 'content-length': '899', 'x-compute-request-id': 'req-9b237ab6-88f1-4b76-bc1f-76035a90ec1d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b237ab6-88f1-4b76-bc1f-76035a90ec1d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:20.000000", "name": "tempest-TestStampPattern-volume-67510000 708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:22,764 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.082s 2025-12-03 23:16:22,765 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:22 GMT', 'server': 'Apache', 'content-length': '899', 'x-compute-request-id': 'req-f6ab0119-cbd7-43df-b532-706f21f16b09', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ab0119-cbd7-43df-b532-706f21f16b09', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:20.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:23,904 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.134s 2025-12-03 23:16:23,905 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:23 GMT', 'server': 'Apache', 'content-length': '899', 'x-compute-request-id': 'req-bc0878d2-3507-46a7-ac00-9ace60c35292', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0878d2-3507-46a7-ac00-9ace60c35292', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:23.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:25,039 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.130s 2025-12-03 23:16:25,040 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:24 GMT', 'server': 'Apache', 'content-length': '900', 'x-compute-request-id': 'req-a18957c2-2091-4d34-a449-1fbb8fc51f60', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18957c2-2091-4d34-a449-1fbb8fc51f60', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:24.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:26,125 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.081s 2025-12-03 23:16:26,126 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:26 GMT', 'server': 'Apache', 'content-length': '900', 'x-compute-request-id': 'req-5ce7ef77-2fe2-4775-9e11-572dab08d44f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce7ef77-2fe2-4775-9e11-572dab08d44f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:24.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:27,202 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.072s 2025-12-03 23:16:27,203 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:27 GMT', 'server': 'Apache', 'content-length': '900', 'x-compute-request-id': 'req-fae7de1d-ba50-444d-854c-29dd408facad', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae7de1d-ba50-444d-854c-29dd408facad', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:24.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:28,289 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.079s 2025-12-03 23:16:28,289 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:28 GMT', 'server': 'Apache', 'content-length': '1192', 'x-compute-request-id': 'req-fb0667df-0a66-4ccd-927b-a6c62e7bcd2d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0667df-0a66-4ccd-927b-a6c62e7bcd2d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:27.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "494b04c2-9472-4355-afc1-7c637d69239b", "attachment_id": "c1a85888-8262-4a4c-a600-b38287f8eab8", "volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "server_id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:16:24.000000"}], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:28,292 21 INFO [tempest.common.waiters] volume 494b04c2-9472-4355-afc1-7c637d69239b reached in-use after waiting for 8.292468 seconds 2025-12-03 23:16:28,387 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.094s 2025-12-03 23:16:28,387 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:28 GMT', 'server': 'Apache', 'content-length': '1192', 'x-compute-request-id': 'req-6f20d3c2-1571-465c-861b-083daddac9e8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f20d3c2-1571-465c-861b-083daddac9e8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:16:27.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "494b04c2-9472-4355-afc1-7c637d69239b", "attachment_id": "c1a85888-8262-4a4c-a600-b38287f8eab8", "volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "server_id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:16:24.000000"}], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:16:28,398 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:28,402 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:28,460 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:28,461 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:28,462 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 23:16:28,462 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:28,465 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:28,566 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:28,567 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:28,574 21 DEBUG [tempest.lib.common.utils.test_utils] Call _wait_for_volume_available_on_system returns true in 0.112119 seconds 2025-12-03 23:16:28,574 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 23:16:28,574 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:28,576 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:28,638 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:28,638 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:28,648 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:28,651 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:28,757 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:28,758 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:28,758 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mkfs -t vfat /dev/vdb 2025-12-03 23:16:28,759 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:28,761 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:28,864 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:28,864 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:29,209 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mkdir -p /mnt/vdb 2025-12-03 23:16:29,209 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:29,212 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:29,266 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:29,266 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:29,274 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mount /dev/vdb /mnt/vdb 2025-12-03 23:16:29,274 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:29,277 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:29,382 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:29,382 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:29,405 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/vdb/timestamp; sync" 2025-12-03 23:16:29,406 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:29,408 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:29,513 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:29,514 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:29,538 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/vdb/timestamp 2025-12-03 23:16:29,538 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:29,541 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:29,645 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:29,645 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:29,654 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo umount /mnt/vdb 2025-12-03 23:16:29,654 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.212:22' as 'cirros' with public key authentication 2025-12-03 23:16:29,657 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:16:29,760 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:16:29,761 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.212 successfully created 2025-12-03 23:16:30,149 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments/494b04c2-9472-4355-afc1-7c637d69239b 0.377s 2025-12-03 23:16:30,150 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:29 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cceff66-7b39-4504-8007-560ace3dfb55', 'x-compute-request-id': 'req-3cceff66-7b39-4504-8007-560ace3dfb55', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'' 2025-12-03 23:16:30,248 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments 0.098s 2025-12-03 23:16:30,248 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:30 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b974d2d6-8262-4164-b880-4bc7d994aa75', 'x-compute-request-id': 'req-b974d2d6-8262-4164-b880-4bc7d994aa75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "494b04c2-9472-4355-afc1-7c637d69239b", "volumeId": "494b04c2-9472-4355-afc1-7c637d69239b", "serverId": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "device": "/dev/vdb"}]}' 2025-12-03 23:16:31,345 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments 0.094s 2025-12-03 23:16:31,346 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:31 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfbc0f64-5bd2-4440-92c1-5b2ff6a37ad5', 'x-compute-request-id': 'req-bfbc0f64-5bd2-4440-92c1-5b2ff6a37ad5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "494b04c2-9472-4355-afc1-7c637d69239b", "volumeId": "494b04c2-9472-4355-afc1-7c637d69239b", "serverId": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "device": "/dev/vdb"}]}' 2025-12-03 23:16:32,453 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments 0.105s 2025-12-03 23:16:32,454 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:32 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55d0f639-6420-417c-ab13-b4a73dfb5eae', 'x-compute-request-id': 'req-55d0f639-6420-417c-ab13-b4a73dfb5eae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "494b04c2-9472-4355-afc1-7c637d69239b", "volumeId": "494b04c2-9472-4355-afc1-7c637d69239b", "serverId": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "device": "/dev/vdb"}]}' 2025-12-03 23:16:33,555 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments 0.099s 2025-12-03 23:16:33,556 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:33 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6938342-7dbd-4c7e-b7da-b2e4cc299185', 'x-compute-request-id': 'req-e6938342-7dbd-4c7e-b7da-b2e4cc299185', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "494b04c2-9472-4355-afc1-7c637d69239b", "volumeId": "494b04c2-9472-4355-afc1-7c637d69239b", "serverId": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "device": "/dev/vdb"}]}' 2025-12-03 23:16:34,641 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments 0.083s 2025-12-03 23:16:34,641 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:34 GMT', 'server': 'Apache', 'content-length': '25', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd883a2f-3995-4759-a615-f6355ac831d1', 'x-compute-request-id': 'req-bd883a2f-3995-4759-a615-f6355ac831d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2025-12-03 23:16:34,839 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots 0.196s 2025-12-03 23:16:34,840 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "force": false, "name": "tempest-TestStampPattern-snapshot-1720886204", "description": null, "metadata": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:34 GMT', 'server': 'Apache', 'content-length': '303', 'x-compute-request-id': 'req-33ed33f4-68e2-43b1-a029-519e47f3832e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ed33f4-68e2-43b1-a029-519e47f3832e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots'} Body: b'{"snapshot": {"id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "created_at": "2025-12-03T23:16:34.782329", "updated_at": null, "name": "tempest-TestStampPattern-snapshot-1720886204", "description": null, "volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "creating", "size": 1, "metadata": {}}}' 2025-12-03 23:16:34,954 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8 0.112s 2025-12-03 23:16:34,954 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:34 GMT', 'server': 'Apache', 'content-length': '435', 'x-compute-request-id': 'req-19f06224-84d7-480d-b05b-a576c8bf6190', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f06224-84d7-480d-b05b-a576c8bf6190', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8'} Body: b'{"snapshot": {"id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "created_at": "2025-12-03T23:16:34.000000", "updated_at": null, "name": "tempest-TestStampPattern-snapshot-1720886204", "description": null, "volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "0ebc213514c247388f90f7a4b0b39e1e", "os-extended-snapshot-attributes:progress": "0%"}}' 2025-12-03 23:16:36,038 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8 0.081s 2025-12-03 23:16:36,038 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:35 GMT', 'server': 'Apache', 'content-length': '462', 'x-compute-request-id': 'req-78f59b7b-d1da-4df1-aa4d-fdc0c5ebf284', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f59b7b-d1da-4df1-aa4d-fdc0c5ebf284', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8'} Body: b'{"snapshot": {"id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "created_at": "2025-12-03T23:16:34.000000", "updated_at": "2025-12-03T23:16:35.000000", "name": "tempest-TestStampPattern-snapshot-1720886204", "description": null, "volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "0ebc213514c247388f90f7a4b0b39e1e", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:16:36,039 21 INFO [tempest.common.waiters] snapshot a2075fea-97ef-44b8-8ddb-1b407b0be0d8 reached available after waiting for 2.039843 seconds 2025-12-03 23:16:36,122 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8 0.083s 2025-12-03 23:16:36,123 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:36 GMT', 'server': 'Apache', 'content-length': '462', 'x-compute-request-id': 'req-b3809d48-fa6b-4d35-b99f-1b5d8b34fe81', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3809d48-fa6b-4d35-b99f-1b5d8b34fe81', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8'} Body: b'{"snapshot": {"id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "created_at": "2025-12-03T23:16:34.000000", "updated_at": "2025-12-03T23:16:35.000000", "name": "tempest-TestStampPattern-snapshot-1720886204", "description": null, "volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "0ebc213514c247388f90f7a4b0b39e1e", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:16:36,124 21 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestStampPattern-server-1615835361 2025-12-03 23:16:36,626 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/action 0.501s 2025-12-03 23:16:36,626 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-TestStampPatternsnapshot-1431305839"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:36 GMT', 'server': 'Apache', 'content-length': '0', 'location': 'https://glance-default-internal.openstack.svc:9292//images/64807003-5484-4976-9026-4db6b9160977', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31cb2800-ff17-4a75-82dd-74d36f18c9ba', 'x-compute-request-id': 'req-31cb2800-ff17-4a75-82dd-74d36f18c9ba', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/action'} Body: b'' 2025-12-03 23:16:36,756 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.129s 2025-12-03 23:16:36,757 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:36 GMT', 'server': 'Apache', 'content-length': '1212', 'x-openstack-request-id': 'req-3f1d712d-db12-4536-bfc6-520109d3680c', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestStampPattern-1238213770-project-member", "owner_project_name": "tempest-TestStampPattern-1238213770", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "image_type": "snapshot", "name": "tempest-TestStampPatternsnapshot-1431305839", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0ebc213514c247388f90f7a4b0b39e1e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64807003-5484-4976-9026-4db6b9160977", "created_at": "2025-12-03T23:16:36Z", "updated_at": "2025-12-03T23:16:36Z", "tags": [], "self": "/v2/images/64807003-5484-4976-9026-4db6b9160977", "file": "/v2/images/64807003-5484-4976-9026-4db6b9160977/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:16:37,862 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.102s 2025-12-03 23:16:37,863 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:37 GMT', 'server': 'Apache', 'content-length': '1212', 'x-openstack-request-id': 'req-d612110b-db78-4811-b876-5be0a33c3572', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestStampPattern-1238213770-project-member", "owner_project_name": "tempest-TestStampPattern-1238213770", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "image_type": "snapshot", "name": "tempest-TestStampPatternsnapshot-1431305839", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0ebc213514c247388f90f7a4b0b39e1e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64807003-5484-4976-9026-4db6b9160977", "created_at": "2025-12-03T23:16:36Z", "updated_at": "2025-12-03T23:16:36Z", "tags": [], "self": "/v2/images/64807003-5484-4976-9026-4db6b9160977", "file": "/v2/images/64807003-5484-4976-9026-4db6b9160977/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:16:38,966 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.102s 2025-12-03 23:16:38,966 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:38 GMT', 'server': 'Apache', 'content-length': '1212', 'x-openstack-request-id': 'req-7646eb5b-0d7d-48ca-999a-41638aab93f5', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestStampPattern-1238213770-project-member", "owner_project_name": "tempest-TestStampPattern-1238213770", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "image_type": "snapshot", "name": "tempest-TestStampPatternsnapshot-1431305839", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0ebc213514c247388f90f7a4b0b39e1e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64807003-5484-4976-9026-4db6b9160977", "created_at": "2025-12-03T23:16:36Z", "updated_at": "2025-12-03T23:16:36Z", "tags": [], "self": "/v2/images/64807003-5484-4976-9026-4db6b9160977", "file": "/v2/images/64807003-5484-4976-9026-4db6b9160977/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:16:40,114 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.147s 2025-12-03 23:16:40,115 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:39 GMT', 'server': 'Apache', 'content-length': '1323', 'x-openstack-request-id': 'req-434e0f75-46bd-44f2-9283-5aaa0a24d3ce', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestStampPattern-1238213770-project-member", "owner_project_name": "tempest-TestStampPattern-1238213770", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "0ebc213514c247388f90f7a4b0b39e1e", "name": "tempest-TestStampPatternsnapshot-1431305839", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0ebc213514c247388f90f7a4b0b39e1e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "64807003-5484-4976-9026-4db6b9160977", "created_at": "2025-12-03T23:16:36Z", "updated_at": "2025-12-03T23:16:39Z", "tags": [], "self": "/v2/images/64807003-5484-4976-9026-4db6b9160977", "file": "/v2/images/64807003-5484-4976-9026-4db6b9160977/file", "schema": "/v2/schemas/image"}' 2025-12-03 23:16:41,681 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.565s 2025-12-03 23:16:41,681 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:41 GMT', 'server': 'Apache', 'content-length': '1522', 'x-openstack-request-id': 'req-d10d1fa7-1ff3-4962-a8c8-c1d715d8f54d', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestStampPattern-1238213770-project-member", "owner_project_name": "tempest-TestStampPattern-1238213770", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "0ebc213514c247388f90f7a4b0b39e1e", "name": "tempest-TestStampPatternsnapshot-1431305839", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52363264, "virtual_size": 1073741824, "status": "active", "checksum": "8c0fabcb1ba26e8f2fb9aac06747f183", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0ebc213514c247388f90f7a4b0b39e1e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0cda8ab92c10b259a6f401dce262391e32b737291eeef6a841b0eb43ed701daad9c550660e2d3f6bad6dcbce1669296d4faad049811b122bb6d1a404737fbba6", "id": "64807003-5484-4976-9026-4db6b9160977", "created_at": "2025-12-03T23:16:36Z", "updated_at": "2025-12-03T23:16:40Z", "tags": [], "self": "/v2/images/64807003-5484-4976-9026-4db6b9160977", "file": "/v2/images/64807003-5484-4976-9026-4db6b9160977/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:16:41,749 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.067s 2025-12-03 23:16:41,749 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:41 GMT', 'server': 'Apache', 'content-length': '1522', 'x-openstack-request-id': 'req-50d4f30b-48e8-4044-b914-c0ef90feaee7', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'{"hw_rng_model": "virtio", "base_image_ref": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "owner_user_name": "tempest-TestStampPattern-1238213770-project-member", "owner_project_name": "tempest-TestStampPattern-1238213770", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "image_type": "snapshot", "image_state": "available", "image_location": "snapshot", "owner_id": "0ebc213514c247388f90f7a4b0b39e1e", "name": "tempest-TestStampPatternsnapshot-1431305839", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52363264, "virtual_size": 1073741824, "status": "active", "checksum": "8c0fabcb1ba26e8f2fb9aac06747f183", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0ebc213514c247388f90f7a4b0b39e1e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0cda8ab92c10b259a6f401dce262391e32b737291eeef6a841b0eb43ed701daad9c550660e2d3f6bad6dcbce1669296d4faad049811b122bb6d1a404737fbba6", "id": "64807003-5484-4976-9026-4db6b9160977", "created_at": "2025-12-03T23:16:36Z", "updated_at": "2025-12-03T23:16:40Z", "tags": [], "self": "/v2/images/64807003-5484-4976-9026-4db6b9160977", "file": "/v2/images/64807003-5484-4976-9026-4db6b9160977/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:16:41,749 21 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestStampPatternsnapshot-1431305839 for server tempest-TestStampPattern-server-1615835361 2025-12-03 23:16:41,990 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.240s 2025-12-03 23:16:41,991 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-2130213149", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:41 GMT', 'server': 'Apache', 'content-length': '842', 'x-compute-request-id': 'req-fcc91418-f593-4954-b201-4a7fd6530ad9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc91418-f593-4954-b201-4a7fd6530ad9', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.907278", "updated_at": null, "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:16:42,339 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.339s 2025-12-03 23:16:42,340 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:42 GMT', 'server': 'Apache', 'content-length': '6811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-05cd54dc-a855-45b9-9ed6-fb2be4f0687d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6c4a705892cc42cfbedfe3de1504c143", "name": "tempest-TestStampPattern-1238213770-project-member", "password_expires_at": null}, "audit_ids": ["ktBUAhekQNun2B5wa7amgg"], "expires_at": "2025-12-04T00:16:42.000000Z", "issued_at": "2025-12-03T23:16:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebc213514c247388f90f7a4b0b39e1e", "name": "tempest-TestStampPattern-1238213770"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/0ebc213514c247388f90f7a4b0b39e1e", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/0ebc213514c247388f90f7a4b0b39e1e", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack.lab/ 2025-12-03 23:16:42,340 21 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '5ef98a90-7431-4f09-b936-92c4666be3c7', 'name': 'tempest-TestStampPattern-606071153-network', 'tenant_id': '0ebc213514c247388f90f7a4b0b39e1e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0ebc213514c247388f90f7a4b0b39e1e', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59376, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:15:25Z', 'updated_at': '2025-12-03T23:15:25Z', 'revision_number': 1} available for tenant 2025-12-03 23:16:44,584 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.242s 2025-12-03 23:16:44,584 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-386555117", "imageRef": "64807003-5484-4976-9026-4db6b9160977", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestStampPattern-1008053813", "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "networks": [{"uuid": "5ef98a90-7431-4f09-b936-92c4666be3c7"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:42 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edc6b2c1-3a33-45d0-b1e5-15155d2d86e3', 'x-compute-request-id': 'req-edc6b2c1-3a33-45d0-b1e5-15155d2d86e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "adminPass": "u6cAAPf8VWjy"}}' 2025-12-03 23:16:44,841 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.255s 2025-12-03 23:16:44,842 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:44 GMT', 'server': 'Apache', 'content-length': '1412', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47e81c8-87ba-477d-8701-e23660a93162', 'x-compute-request-id': 'req-e47e81c8-87ba-477d-8701-e23660a93162', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "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-12-03 23:16:46,180 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.333s 2025-12-03 23:16:46,180 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:45 GMT', 'server': 'Apache', 'content-length': '1412', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036c4f0b-6b64-4fcd-9b68-b01f32e69a2f', 'x-compute-request-id': 'req-036c4f0b-6b64-4fcd-9b68-b01f32e69a2f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "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-12-03 23:16:47,843 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.659s 2025-12-03 23:16:47,844 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:47 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7d782f-0322-4b3e-8dea-b42b863b0594', 'x-compute-request-id': 'req-7e7d782f-0322-4b3e-8dea-b42b863b0594', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:47,847 21 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:16:49,885 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 1.037s 2025-12-03 23:16:49,885 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:48 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d8a670-b266-46e1-94a2-e1f233f07d3c', 'x-compute-request-id': 'req-b3d8a670-b266-46e1-94a2-e1f233f07d3c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:52,142 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 1.252s 2025-12-03 23:16:52,143 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:50 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a84b474-2b9a-4eb1-9b16-6a9057edd048', 'x-compute-request-id': 'req-4a84b474-2b9a-4eb1-9b16-6a9057edd048', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:54,110 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.962s 2025-12-03 23:16:54,111 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:53 GMT', 'server': 'Apache', 'content-length': '1538', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11890e54-3e5d-422b-aa70-8c022e30512d', 'x-compute-request-id': 'req-11890e54-3e5d-422b-aa70-8c022e30512d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "BUILD", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:56,857 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 1.741s 2025-12-03 23:16:56,857 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:55 GMT', 'server': 'Apache', 'content-length': '1720', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82aa4f8f-0870-4fc4-8f92-67324b158225', 'x-compute-request-id': 'req-82aa4f8f-0870-4fc4-8f92-67324b158225', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "ACTIVE", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:54Z", "addresses": {"tempest-TestStampPattern-606071153-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:4d:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": "2025-12-03T23:16:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:56,862 21 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-03 23:16:57,995 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 1.132s 2025-12-03 23:16:57,995 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:56 GMT', 'server': 'Apache', 'content-length': '1720', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a746961d-7e72-45de-92f8-dddb99970222', 'x-compute-request-id': 'req-a746961d-7e72-45de-92f8-dddb99970222', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "ACTIVE", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:16:54Z", "addresses": {"tempest-TestStampPattern-606071153-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:4d:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": "2025-12-03T23:16:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:16:58,583 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=97ce2dbc-01c4-4e30-b170-426717055869 0.585s 2025-12-03 23:16:58,584 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-f3c695c9-6062-4f62-9f38-59ffb39d9e1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"ports":[{"id":"51dce205-13bd-4787-9668-4cf0b1e13e2f","name":"","network_id":"5ef98a90-7431-4f09-b936-92c4666be3c7","tenant_id":"0ebc213514c247388f90f7a4b0b39e1e","mac_address":"fa:16:3e:be:4d:2a","admin_state_up":true,"status":"ACTIVE","device_id":"97ce2dbc-01c4-4e30-b170-426717055869","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["db412648-b873-4bcc-8966-96f03d5568b6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-teststamppattern-server-386555117","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-teststamppattern-server-386555117","fqdn":"tempest-teststamppattern-server-386555117.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:47Z","updated_at":"2025-12-03T23:16:53Z","revision_number":4,"project_id":"0ebc213514c247388f90f7a4b0b39e1e"}]}' 2025-12-03 23:16:58,584 21 DEBUG [tempest.common.waiters] Server ID 97ce2dbc-01c4-4e30-b170-426717055869 ports are all ACTIVE [{'id': '51dce205-13bd-4787-9668-4cf0b1e13e2f', 'name': '', 'network_id': '5ef98a90-7431-4f09-b936-92c4666be3c7', 'tenant_id': '0ebc213514c247388f90f7a4b0b39e1e', 'mac_address': 'fa:16:3e:be:4d:2a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '97ce2dbc-01c4-4e30-b170-426717055869', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['db412648-b873-4bcc-8966-96f03d5568b6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-teststamppattern-server-386555117', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-teststamppattern-server-386555117', 'fqdn': 'tempest-teststamppattern-server-386555117.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:16:47Z', 'updated_at': '2025-12-03T23:16:53Z', 'revision_number': 4, 'project_id': '0ebc213514c247388f90f7a4b0b39e1e'}]: 2025-12-03 23:16:58,677 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=51dce205-13bd-4787-9668-4cf0b1e13e2f 0.092s 2025-12-03 23:16:58,677 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-b737b068-70cc-46e8-8b47-c65f33e0e068', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=51dce205-13bd-4787-9668-4cf0b1e13e2f'} Body: b'{"floatingips": []}' 2025-12-03 23:16:58,766 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=97ce2dbc-01c4-4e30-b170-426717055869 0.088s 2025-12-03 23:16:58,766 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:16:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-83ab7145-ca08-4ce3-b97a-ca855ad48370', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"ports":[{"id":"51dce205-13bd-4787-9668-4cf0b1e13e2f","name":"","network_id":"5ef98a90-7431-4f09-b936-92c4666be3c7","tenant_id":"0ebc213514c247388f90f7a4b0b39e1e","mac_address":"fa:16:3e:be:4d:2a","admin_state_up":true,"status":"ACTIVE","device_id":"97ce2dbc-01c4-4e30-b170-426717055869","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["db412648-b873-4bcc-8966-96f03d5568b6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-teststamppattern-server-386555117","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-teststamppattern-server-386555117","fqdn":"tempest-teststamppattern-server-386555117.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:16:47Z","updated_at":"2025-12-03T23:16:53Z","revision_number":4,"project_id":"0ebc213514c247388f90f7a4b0b39e1e"}]}' 2025-12-03 23:16:58,767 21 DEBUG [tempest.common.waiters] Server ID 97ce2dbc-01c4-4e30-b170-426717055869 ports are all ACTIVE [{'id': '51dce205-13bd-4787-9668-4cf0b1e13e2f', 'name': '', 'network_id': '5ef98a90-7431-4f09-b936-92c4666be3c7', 'tenant_id': '0ebc213514c247388f90f7a4b0b39e1e', 'mac_address': 'fa:16:3e:be:4d:2a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '97ce2dbc-01c4-4e30-b170-426717055869', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8f644ac4-bc4c-4c7c-85b8-76a3c2fd353a', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['db412648-b873-4bcc-8966-96f03d5568b6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-teststamppattern-server-386555117', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-teststamppattern-server-386555117', 'fqdn': 'tempest-teststamppattern-server-386555117.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:16:47Z', 'updated_at': '2025-12-03T23:16:53Z', 'revision_number': 4, 'project_id': '0ebc213514c247388f90f7a4b0b39e1e'}]: 2025-12-03 23:17:00,998 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.230s 2025-12-03 23:17:00,998 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "51dce205-13bd-4787-9668-4cf0b1e13e2f", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-56a2a731-1e30-4a29-bbde-afdfaad4a0b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0e2f6142-1df8-4e5b-a959-055b5542ef4b", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "floating_ip_address": "192.168.122.195", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "169f644e-3382-4489-838d-c9973d67df83", "port_id": "51dce205-13bd-4787-9668-4cf0b1e13e2f", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "0ebc213514c247388f90f7a4b0b39e1e", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5ef98a90-7431-4f09-b936-92c4666be3c7", "mac_address": "fa:16:3e:be:4d:2a", "admin_state_up": true, "status": "ACTIVE", "device_id": "97ce2dbc-01c4-4e30-b170-426717055869", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:16:59Z", "updated_at": "2025-12-03T23:16:59Z", "revision_number": 0}}' 2025-12-03 23:17:00,999 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:32,636 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:32,740 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:32,741 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:32,742 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 23:17:32,742 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:32,745 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:32,801 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:32,802 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:32,918 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.109s 2025-12-03 23:17:32,918 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:32 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-ed964519-a86b-48a9-8b99-af64c667aae8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed964519-a86b-48a9-8b99-af64c667aae8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:16:44.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:32,921 21 INFO [tempest.common.waiters] volume 2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 reached available after waiting for 0.921611 seconds 2025-12-03 23:17:33,031 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.109s 2025-12-03 23:17:33,032 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:32 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-ded8db28-2d10-488c-86c8-0cb2c29e998a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded8db28-2d10-488c-86c8-0cb2c29e998a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:16:44.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:33,561 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments 0.525s 2025-12-03 23:17:33,562 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:33 GMT', 'server': 'Apache', 'content-length': '194', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f707f0f5-454e-4c22-be6e-b4c6b934aa0c', 'x-compute-request-id': 'req-f707f0f5-454e-4c22-be6e-b4c6b934aa0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "serverId": "97ce2dbc-01c4-4e30-b170-426717055869", "volumeId": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "device": "/dev/vdb"}}' 2025-12-03 23:17:33,632 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.069s 2025-12-03 23:17:33,633 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:33 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-58d21ffd-df34-4014-9886-0072abdcd8f2', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d21ffd-df34-4014-9886-0072abdcd8f2', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:33.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:34,728 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.091s 2025-12-03 23:17:34,728 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:34 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-5011881f-1b91-4279-b71b-de24419eff5a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5011881f-1b91-4279-b71b-de24419eff5a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:33.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:35,819 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.086s 2025-12-03 23:17:35,819 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:35 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-af32f3bc-2913-4eb3-9004-9d1655214b21', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af32f3bc-2913-4eb3-9004-9d1655214b21', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:33.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:36,912 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.088s 2025-12-03 23:17:36,912 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:36 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-a020fcd7-825b-43ed-b2ef-4424f93b09d9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a020fcd7-825b-43ed-b2ef-4424f93b09d9', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:35.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:37,994 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.077s 2025-12-03 23:17:37,994 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:37 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-b4136811-2f46-4947-85c8-4cd7d016ade8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4136811-2f46-4947-85c8-4cd7d016ade8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:37.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:39,111 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.111s 2025-12-03 23:17:39,111 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:39 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-68c5bed0-9b14-4840-ad60-924faf86a61c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c5bed0-9b14-4840-ad60-924faf86a61c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:37.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:40,203 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.086s 2025-12-03 23:17:40,203 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:40 GMT', 'server': 'Apache', 'content-length': '935', 'x-compute-request-id': 'req-972dc269-a90a-4819-96ca-175d5ee1fe3c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972dc269-a90a-4819-96ca-175d5ee1fe3c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:37.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:41,298 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.090s 2025-12-03 23:17:41,299 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:41 GMT', 'server': 'Apache', 'content-length': '1227', 'x-compute-request-id': 'req-bbd0fbb7-041f-420a-b070-467edb84cdf8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd0fbb7-041f-420a-b070-467edb84cdf8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:40.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "attachment_id": "abe1d3d2-9311-4750-82b6-9b092dfdc19b", "volume_id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "server_id": "97ce2dbc-01c4-4e30-b170-426717055869", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:17:37.000000"}], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:41,301 21 INFO [tempest.common.waiters] volume 2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 reached in-use after waiting for 8.301927 seconds 2025-12-03 23:17:41,392 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.090s 2025-12-03 23:17:41,392 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:41 GMT', 'server': 'Apache', 'content-length': '1227', 'x-compute-request-id': 'req-3efc2799-b956-4c42-8029-8a1c1f046350', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efc2799-b956-4c42-8029-8a1c1f046350', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:40.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "attachment_id": "abe1d3d2-9311-4750-82b6-9b092dfdc19b", "volume_id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "server_id": "97ce2dbc-01c4-4e30-b170-426717055869", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-03T23:17:37.000000"}], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:41,396 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,399 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,455 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,456 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:41,456 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 23:17:41,456 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,460 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,563 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,564 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:41,572 21 DEBUG [tempest.lib.common.utils.test_utils] Call _wait_for_volume_available_on_system returns true in 0.115741 seconds 2025-12-03 23:17:41,572 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-12-03 23:17:41,572 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,579 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,684 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,685 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:41,695 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,698 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,803 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,804 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:41,804 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mkdir -p /mnt/vdb 2025-12-03 23:17:41,804 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,808 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:41,918 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:41,919 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:41,946 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo mount /dev/vdb /mnt/vdb 2025-12-03 23:17:41,947 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:41,949 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,008 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,009 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:42,043 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/vdb/timestamp 2025-12-03 23:17:42,044 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:42,048 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,147 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,148 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:42,158 21 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo umount /mnt/vdb 2025-12-03 23:17:42,158 21 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.195:22' as 'cirros' with public key authentication 2025-12-03 23:17:42,161 21 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:17:42,259 21 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:17:42,259 21 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.195 successfully created 2025-12-03 23:17:42,796 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.523s 2025-12-03 23:17:42,796 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:42 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09698140-d842-4216-b257-adc756c9ad9a', 'x-compute-request-id': 'req-09698140-d842-4216-b257-adc756c9ad9a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'' 2025-12-03 23:17:42,969 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments 0.172s 2025-12-03 23:17:42,969 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:42 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724f7ca9-c6a0-4c8d-b8f6-eda7391f7fb0', 'x-compute-request-id': 'req-724f7ca9-c6a0-4c8d-b8f6-eda7391f7fb0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "volumeId": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "serverId": "97ce2dbc-01c4-4e30-b170-426717055869", "device": "/dev/vdb"}]}' 2025-12-03 23:17:44,121 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments 0.149s 2025-12-03 23:17:44,121 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:43 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ba66814-f9d5-4355-a295-a58e1938bbbf', 'x-compute-request-id': 'req-3ba66814-f9d5-4355-a295-a58e1938bbbf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "voAD82 lumeId": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "serverId": "97ce2dbc-01c4-4e30-b170-426717055869", "device": "/dev/vdb"}]}' 2025-12-03 23:17:45,233 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments 0.109s 2025-12-03 23:17:45,234 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:45 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41707f0-25e9-4ee3-a983-a2376d754ce6', 'x-compute-request-id': 'req-b41707f0-25e9-4ee3-a983-a2376d754ce6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "volumeId": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "serverId": "97ce2dbc-01c4-4e30-b170-426717055869", "device": "/dev/vdb"}]}' 2025-12-03 23:17:46,368 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments 0.132s 2025-12-03 23:17:46,368 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:46 GMT', 'server': 'Apache', 'content-length': '197', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51326170-fc72-48f8-bab8-4e928e6f698b', 'x-compute-request-id': 'req-51326170-fc72-48f8-bab8-4e928e6f698b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "volumeId": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "serverId": "97ce2dbc-01c4-4e30-b170-426717055869", "device": "/dev/vdb"}]}' 2025-12-03 23:17:47,460 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments 0.090s 2025-12-03 23:17:47,461 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:47 GMT', 'server': 'Apache', 'content-length': '25', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10f67e8-7251-4567-98cf-ae484983ac26', 'x-compute-request-id': 'req-a10f67e8-7251-4567-98cf-ae484983ac26', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2025-12-03 23:17:47,892 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/0e2f6142-1df8-4e5b-a959-055b5542ef4b 0.428s 2025-12-03 23:17:47,893 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e9d31ea6-f2f3-46f3-892b-bf0162f559bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/0e2f6142-1df8-4e5b-a959-055b5542ef4b'} Body: b'' 2025-12-03 23:17:48,081 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.187s 2025-12-03 23:17:48,081 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:47 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6c94fd-73a2-43e6-8896-30df560ab01e', 'x-compute-request-id': 'req-ac6c94fd-73a2-43e6-8896-30df560ab01e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'' 2025-12-03 23:17:48,972 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.890s 2025-12-03 23:17:48,973 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:48 GMT', 'server': 'Apache', 'content-length': '1848', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77c84e48-def3-4f53-9875-7679b93c10ac', 'x-compute-request-id': 'req-77c84e48-def3-4f53-9875-7679b93c10ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "ACTIVE", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:17:48Z", "addresses": {"tempest-TestStampPattern-606071153-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:4d:2a"}, {"version": 4, "addr": "192.168.122.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:4d:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": "2025-12-03T23:16:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:17:50,284 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.306s 2025-12-03 23:17:50,284 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:49 GMT', 'server': 'Apache', 'content-length': '1502', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005b9dc8-3015-4067-bf90-2eac3fff9096', 'x-compute-request-id': 'req-005b9dc8-3015-4067-bf90-2eac3fff9096', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"server": {"id": "97ce2dbc-01c4-4e30-b170-426717055869", "name": "tempest-TestStampPattern-server-386555117", "status": "DELETED", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "64807003-5484-4976-9026-4db6b9160977", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/64807003-5484-4976-9026-4db6b9160977"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:16:44Z", "updated": "2025-12-03T23:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/97ce2dbc-01c4-4e30-b170-426717055869"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": "2025-12-03T23:16:54.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:17:49.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-12-03 23:17:50,287 21 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-03 23:17:51,399 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869 0.110s 2025-12-03 23:17:51,399 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:51 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985ea6f0-aa1e-4038-908c-0f0ea1e77b2a', 'x-compute-request-id': 'req-985ea6f0-aa1e-4038-908c-0f0ea1e77b2a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/97ce2dbc-01c4-4e30-b170-426717055869'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97ce2dbc-01c4-4e30-b170-426717055869 could not be found."}}' 2025-12-03 23:17:51,514 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.114s 2025-12-03 23:17:51,514 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:51 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb82bb2-3816-431f-b15c-849824c610eb', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'' 2025-12-03 23:17:51,610 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.095s 2025-12-03 23:17:51,610 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:51 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-427c2e1a-d4f6-4638-87fb-e4cbb9086712', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427c2e1a-d4f6-4638-87fb-e4cbb9086712', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:51.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:52,703 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.087s 2025-12-03 23:17:52,703 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:52 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-ad7eaab1-3982-4e8e-a074-d9a108c4508b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7eaab1-3982-4e8e-a074-d9a108c4508b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:51.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:53,796 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.089s 2025-12-03 23:17:53,797 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:53 GMT', 'server': 'Apache', 'content-length': '934', 'x-compute-request-id': 'req-0cc580e5-4266-4c78-bec6-5cdb11341538', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc580e5-4266-4c78-bec6-5cdb11341538', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"volume": {"id": "2e9f8be8-9b60-4613-9902-8d9e51c1a8f8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:16:41.000000", "updated_at": "2025-12-03T23:17:51.000000", "name": "tempest-TestStampPattern-volume-2130213149", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:17:54,931 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 0.130s 2025-12-03 23:17:54,931 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:54 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-56b013b7-631e-403f-a5c7-fd7d7fc66ff1', 'x-openstack-request-id': 'req-56b013b7-631e-403f-a5c7-fd7d7fc66ff1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/2e9f8be8-9b60-4613-9902-8d9e51c1a8f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2e9f8be8-9b60-4613-9902-8d9e51c1a8f8 could not be found."}}' 2025-12-03 23:17:55,703 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.771s 2025-12-03 23:17:55,704 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1db743f9-d060-4d95-83a2-21036e42f533', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'' 2025-12-03 23:17:55,776 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977 0.072s 2025-12-03 23:17:55,777 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:55 GMT', 'server': 'Apache', 'content-length': '139', 'x-openstack-request-id': 'req-2859f1b6-cb2f-4a53-ad4a-71856ba24793', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/64807003-5484-4976-9026-4db6b9160977'} Body: b'{"message": "No image found with ID 64807003-5484-4976-9026-4db6b9160977

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 2025-12-03 23:17:55,871 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8 0.094s 2025-12-03 23:17:55,871 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:55 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b27178-4b33-41fb-b7a8-59651a1aa644', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8'} Body: b'' 2025-12-03 23:17:55,945 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8 0.073s 2025-12-03 23:17:55,945 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:55 GMT', 'server': 'Apache', 'content-length': '461', 'x-compute-request-id': 'req-e9ec189d-76d6-4c19-90f0-59625f5596a4', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ec189d-76d6-4c19-90f0-59625f5596a4', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8'} Body: b'{"snapshot": {"id": "a2075fea-97ef-44b8-8ddb-1b407b0be0d8", "created_at": "2025-12-03T23:16:34.000000", "updated_at": "2025-12-03T23:17:55.000000", "name": "tempest-TestStampPattern-snapshot-1720886204", "description": null, "volume_id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "0ebc213514c247388f90f7a4b0b39e1e", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:17:57,013 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8 0.064s 2025-12-03 23:17:57,013 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:56 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-3492b814-710d-42cc-9ec7-339b0a20896f', 'x-openstack-request-id': 'req-3492b814-710d-42cc-9ec7-339b0a20896f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/a2075fea-97ef-44b8-8ddb-1b407b0be0d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot a2075fea-97ef-44b8-8ddb-1b407b0be0d8 could not be found."}}' 2025-12-03 23:17:57,247 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments/494b04c2-9472-4355-afc1-7c637d69239b 0.233s 2025-12-03 23:17:57,247 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:57 GMT', 'server': 'Apache', 'content-length': '154', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-947fb9c9-281b-4423-8672-1a802d7e3954', 'x-compute-request-id': 'req-947fb9c9-281b-4423-8672-1a802d7e3954', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6/os-volume_attachments/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c946f71-cae9-432c-8fdf-94c38c282bb6 is not attached to volume 494b04c2-9472-4355-afc1-7c637d69239b"}}' 2025-12-03 23:17:59,154 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e42873c8-f8df-434f-808f-862ecd0185bb 1.906s 2025-12-03 23:17:59,154 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e1bafe92-542f-486b-a280-7a495d0f90cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e42873c8-f8df-434f-808f-862ecd0185bb'} Body: b'' 2025-12-03 23:17:59,365 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.210s 2025-12-03 23:17:59,365 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:59 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-785e855d-1b0a-4e3b-a169-dccd0ff516db', 'x-compute-request-id': 'req-785e855d-1b0a-4e3b-a169-dccd0ff516db', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'' 2025-12-03 23:18:01,452 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 2.086s 2025-12-03 23:18:01,452 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:17:59 GMT', 'server': 'Apache', 'content-length': '1848', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26bcdc34-95c2-49e5-9366-a56589b136c0', 'x-compute-request-id': 'req-26bcdc34-95c2-49e5-9366-a56589b136c0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"server": {"id": "4c946f71-cae9-432c-8fdf-94c38c282bb6", "name": "tempest-TestStampPattern-server-1615835361", "status": "ACTIVE", "tenant_id": "0ebc213514c247388f90f7a4b0b39e1e", "user_id": "6c4a705892cc42cfbedfe3de1504c143", "metadata": {}, "hostId": "3aff87f462cbad0007e77e580548a497a597ea3feb37a34f309ad336", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:15:52Z", "updated": "2025-12-03T23:17:59Z", "addresses": {"tempest-TestStampPattern-606071153-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:cf:f4"}, {"version": 4, "addr": "192.168.122.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:cf:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestStampPattern-1008053813", "OS-SRV-USG:launched_at": "2025-12-03T23:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1955737896"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:18:02,530 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6 0.073s 2025-12-03 23:18:02,531 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:02 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd7c4d7a-5b7c-40dc-a9ee-39d26f581d30', 'x-compute-request-id': 'req-bd7c4d7a-5b7c-40dc-a9ee-39d26f581d30', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/4c946f71-cae9-432c-8fdf-94c38c282bb6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c946f71-cae9-432c-8fdf-94c38c282bb6 could not be found."}}' 2025-12-03 23:18:02,662 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.130s 2025-12-03 23:18:02,662 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:02 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddff5b31-94e1-4b46-8b49-d2216a90ea6b', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'' 2025-12-03 23:18:02,744 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.081s 2025-12-03 23:18:02,744 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:02 GMT', 'server': 'Apache', 'content-length': '899', 'x-compute-request-id': 'req-d1ad1a91-80bb-48b4-b738-e27745e0ef3a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ad1a91-80bb-48b4-b738-e27745e0ef3a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:18:02.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:18:03,835 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.082s 2025-12-03 23:18:03,836 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:03 GMT', 'server': 'Apache', 'content-length': '899', 'x-compute-request-id': 'req-537f2830-9edb-4028-b616-8ea49b49c5c8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537f2830-9edb-4028-b616-8ea49b49c5c8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"volume": {"id": "494b04c2-9472-4355-afc1-7c637d69239b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:15:50.000000", "updated_at": "2025-12-03T23:18:02.000000", "name": "tempest-TestStampPattern-volume-675708975", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/494b04c2-9472-4355-afc1-7c637d69239b"}], "user_id": "6c4a705892cc42cfbedfe3de1504c143", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ebc213514c247388f90f7a4b0b39e1e"}}' 2025-12-03 23:18:04,914 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b 0.074s 2025-12-03 23:18:04,915 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:04 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-e50a7d63-3cd4-40e7-a0c2-31e07792d14a', 'x-openstack-request-id': 'req-e50a7d63-3cd4-40e7-a0c2-31e07792d14a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/494b04c2-9472-4355-afc1-7c637d69239b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 494b04c2-9472-4355-afc1-7c637d69239b could not be found."}}' 2025-12-03 23:18:05,862 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/db412648-b873-4bcc-8966-96f03d5568b6 0.947s 2025-12-03 23:18:05,863 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-011eaeed-6f03-47fa-ae27-ab5c1a46a019', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/db412648-b873-4bcc-8966-96f03d5568b6'} Body: b'' 2025-12-03 23:18:05,948 21 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestStampPattern-1008053813 0.085s 2025-12-03 23:18:05,948 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:05 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb3df9a-a220-4871-8fbd-63d9832c4a01', 'x-compute-request-id': 'req-dcb3df9a-a220-4871-8fbd-63d9832c4a01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestStampPattern-1008053813'} Body: b'' 0 ] tags: -worker-1 time: 2025-12-03 23:18:45.571576Z tags: worker-1 test: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] time: 2025-12-03 23:19:10.136421Z failure: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' E922 2025-12-03 23:18:45,771 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147 0.199s 2025-12-03 23:18:45,771 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:45 GMT', 'server': 'Apache', 'content-length': '861', 'x-openstack-request-id': 'req-fc3e588f-34b6-4c99-ac21-395dd94e0f32', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147'} Body: b'{"hw_rng_model": "virtio", "name": "cirros-0.6.2-x86_64-disk.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ebdbc6bd6ac94fca9ac245c271bc304b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "created_at": "2025-12-03T22:49:41Z", "updated_at": "2025-12-03T22:49:43Z", "tags": [], "self": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147", "file": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:18:47,423 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.650s 2025-12-03 23:18:47,423 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-119228006", "snapshot_id": null, "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:45 GMT', 'server': 'Apache', 'content-length': '814', 'x-compute-request-id': 'req-10046bc1-e403-457a-998a-b8c38d5e206e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10046bc1-e403-457a-998a-b8c38d5e206e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.352049", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:18:47,585 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.153s 2025-12-03 23:18:47,585 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:47 GMT', 'server': 'Apache', 'content-length': '906', 'x-compute-request-id': 'req-1de19a43-614d-4123-82d8-58656fba6b27', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de19a43-614d-4123-82d8-58656fba6b27', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:47.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555"}}' 2025-12-03 23:18:48,688 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.096s 2025-12-03 23:18:48,688 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:48 GMT', 'server': 'Apache', 'content-length': '906', 'x-compute-request-id': 'req-e1468bf9-153e-41d0-9f1b-22533fb339c5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1468bf9-153e-41d0-9f1b-22533fb339c5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:47.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555"}}' 2025-12-03 23:18:49,794 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.101s 2025-12-03 23:18:49,794 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:49 GMT', 'server': 'Apache', 'content-length': '964', 'x-compute-request-id': 'req-8e4cd3c0-95b1-40ba-990d-af0c67361130', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4cd3c0-95b1-40ba-990d-af0c67361130', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:47.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:50,884 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.086s 2025-12-03 23:18:50,884 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:50 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-2f38cef1-273b-4c4c-86b4-553e35231553', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f38cef1-273b-4c4c-86b4-553e35231553', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:51,969 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.081s 2025-12-03 23:18:51,970 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:51 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-a9bb652d-41a1-4297-bfdb-379fb372f77e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bb652d-41a1-4297-bfdb-379fb372f77e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:53,069 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.095s 2025-12-03 23:18:53,069 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:52 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-98722139-27de-445c-8c01-33c8ac61164f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98722139-27de-445c-8c01-33c8ac61164f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:54,142 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.067s 2025-12-03 23:18:54,142 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:54 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-d0c2d1e3-0a50-4a27-885e-917df6c4a78e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c2d1e3-0a50-4a27-885e-917df6c4a78e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:55,227 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.080s 2025-12-03 23:18:55,227 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '1241', 'x-compute-request-id': 'req-828950b0-ae5a-4317-82f7-c213ed2fecc6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828950b0-ae5a-4317-82f7-c213ed2fecc6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:18:55,230 21 INFO [tempest.common.waiters] volume 573cbd14-e420-4691-87de-6a3f4cd7e701 reached available after waiting for 8.230570 seconds 2025-12-03 23:18:55,314 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.083s 2025-12-03 23:18:55,314 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '1241', 'x-compute-request-id': 'req-6f95ced6-842b-469c-b840-aa9c2218fc8e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f95ced6-842b-469c-b840-aa9c2218fc8e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:18:55,389 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.071s 2025-12-03 23:18:55,390 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '1241', 'x-compute-request-id': 'req-8b4db8fa-8d26-4aca-9a9b-a198779dbe0e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4db8fa-8d26-4aca-9a9b-a198779dbe0e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:18:55,575 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups 0.182s 2025-12-03 23:18:55,575 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"backup": {"volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '393', 'x-compute-request-id': 'req-bc138ad4-6a08-4bb2-a46a-4b229adc1ece', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc138ad4-6a08-4bb2-a46a-4b229adc1ece', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}]}}' 2025-12-03 23:18:55,648 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.072s 2025-12-03 23:18:55,649 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-f23847ad-b60f-4f76-bc13-cdf982ae0f84', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23847ad-b60f-4f76-bc13-cdf982ae0f84', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:18:56,723 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.071s 2025-12-03 23:18:56,724 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:56 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-f8dcc5d4-c915-44c6-8a56-57fd39953c9d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8dcc5d4-c915-44c6-8a56-57fd39953c9d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:18:57,823 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.096s 2025-12-03 23:18:57,824 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:57 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-918d0451-7bc7-43c8-8885-cfa744b36bb7', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918d0451-7bc7-43c8-8885-cfa744b36bb7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:18:58,923 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.095s 2025-12-03 23:18:58,923 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:58 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-e8222dcf-bf0c-4adc-b3bf-3411f59189a3', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8222dcf-bf0c-4adc-b3bf-3411f59189a3', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:00,012 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.085s 2025-12-03 23:19:00,013 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:59 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-72797b89-f4d6-4cd4-90d4-9704379a3631', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72797b89-f4d6-4cd4-90d4-9704379a3631', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:01,106 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.090s 2025-12-03 23:19:01,107 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:01 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-53cc49f5-a7a6-46d0-b6b5-6eef79bee219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cc49f5-a7a6-46d0-b6b5-6eef79bee219', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:02,181 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.071s 2025-12-03 23:19:02,182 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:02 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-1384b220-829e-45ff-a6fa-ee4ca7e217a5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1384b220-829e-45ff-a6fa-ee4ca7e217a5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:03,276 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.091s 2025-12-03 23:19:03,276 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:03 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-71b9efe7-224b-48a6-a8cf-073c727635cc', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b9efe7-224b-48a6-a8cf-073c727635cc', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:04,337 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.058s 2025-12-03 23:19:04,337 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:04 GMT', 'server': 'Apache', 'content-length': '811', 'x-compute-request-id': 'req-85e2d08a-ddde-4081-a8b3-a10d10608769', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e2d08a-ddde-4081-a8b3-a10d10608769', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:03.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:05,406 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.066s 2025-12-03 23:19:05,406 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:05 GMT', 'server': 'Apache', 'content-length': '811', 'x-compute-request-id': 'req-e455d729-933b-460b-945b-d5b82180bf19', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e455d729-933b-460b-945b-d5b82180bf19', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:03.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:06,500 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.090s 2025-12-03 23:19:06,501 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:06 GMT', 'server': 'Apache', 'content-length': '811', 'x-compute-request-id': 'req-6fc9bd42-63fe-48c2-914b-8040548064b4', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc9bd42-63fe-48c2-914b-8040548064b4', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:03.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:07,574 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.069s 2025-12-03 23:19:07,575 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '1021', 'x-compute-request-id': 'req-b12801d3-03d6-48c1-a99d-53a7559c89a6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12801d3-03d6-48c1-a99d-53a7559c89a6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "error", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:07.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": "Connection to swift failed: Container HEAD failed: https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_e014ab433f1c45e4bdfa23184aca2555/volumebackups 403 Forbidden (txn: tx89597e4bc5364141b20b9-006930c567)", "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:07,679 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.098s 2025-12-03 23:19:07,679 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '0', 'x-compute-request-id': 'req-a4e3d3e4-2efe-48b3-b5bf-b2936dc465fc', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e3d3e4-2efe-48b3-b5bf-b2936dc465fc', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'' 2025-12-03 23:19:07,829 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.149s 2025-12-03 23:19:07,829 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778dc620-0177-45c1-9c0d-2f0dc9043e74', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'' 2025-12-03 23:19:07,920 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.090s 2025-12-03 23:19:07,921 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '1240', 'x-compute-request-id': 'req-6901acdf-d8cf-4264-b595-3507f45afa8a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6901acdf-d8cf-4264-b595-3507f45afa8a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:19:07.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:19:09,025 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.100s 2025-12-03 23:19:09,025 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:08 GMT', 'server': 'Apache', 'content-length': '1240', 'x-compute-request-id': 'req-302338cf-c127-4116-b681-a14091fe1136', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302338cf-c127-4116-b681-a14091fe1136', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:19:07.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:19:10,135 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.105s 2025-12-03 23:19:10,136 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:10 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-d5607745-1f2e-4552-8021-6a2c91d3b856', 'x-openstack-request-id': 'req-d5607745-1f2e-4552-8021-6a2c91d3b856', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 573cbd14-e420-4691-87de-6a3f4cd7e701 could not be found."}}' 0 Content-Type: text/x-traceback;charset=utf8,language=python traceback 33A Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python3.9/site-packages/tempest/scenario/test_volume_backup_restore.py", line 61, in test_volume_backup_restore backup = self.create_backup(volume_id=volume['id']) File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 446, in create_backup waiters.wait_for_volume_resource_status(self.backups_client, File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 372, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: backup 51bcede1-6936-4258-8d87-4277790985dd failed to build and is in ERROR status 0 ] tags: -worker-1 time: 2025-12-03 23:18:02.903346Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless[compute,id-7ab23f41-833b-4a16-a7c9-5b42fe6d4123,network,slow] time: 2025-12-03 23:20:00.230135Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless[compute,id-7ab23f41-833b-4a16-a7c9-5b42fe6d4123,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:18:02,981 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.076s 2025-12-03 23:18:02,982 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-1074820341", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLGBVnEcdd4OKIiFvifZqqY1JI2PwJbVXHPgwK4OZE6zlVY+hFsKFTK+BCufMmVyWhK5Ea0XKDGEJ8eZn2h1jWM7e15oK/WP7bfmH8bt1maLYxnAKIs0PP9O8DEguApTfw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:02 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b3d369-ad98-4e90-97d9-a8e6e897475a', 'x-compute-request-id': 'req-00b3d369-ad98-4e90-97d9-a8e6e897475a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-1074820341", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLGBVnEcdd4OKIiFvifZqqY1JI2PwJbVXHPgwK4OZE6zlVY+hFsKFTK+BCufMmVyWhK5Ea0XKDGEJ8eZn2h1jWM7e15oK/WP7bfmH8bt1maLYxnAKIs0PP9O8DEguApTfw==", "fingerprint": "d2:6d:3a:46:f1:cd:ef:41:8e:8a:1c:48:60:01:1a:8b", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:18:03,470 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.486s 2025-12-03 23:18:03,470 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1648543533", "description": "tempest-secgroup-smoke-1648543533 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-96d7ed7e-0bf6-4d0e-b507-4378f0f54424', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "name": "tempest-secgroup-smoke-1648543533", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-1648543533 description", "shared": false, "security_group_rules": [{"id": "17e2786b-a60a-41e4-909f-5f2414ba964a", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "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": 1885, "description": null, "tags": [], "created_at": "2025-12-03T23:18:03Z", "updated_at": "2025-12-03T23:18:03Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "b20afbe3-8bc0-4a4a-8466-be7ee24acd17", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "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": 1884, "description": null, "tags": [], "created_at": "2025-12-03T23:18:03Z", "updated_at": "2025-12-03T23:18:03Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:18:03Z", "updated_at": "2025-12-03T23:18:03Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:03,690 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.219s 2025-12-03 23:18:03,690 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ba9d49a5-3e56-4982-9a81-e8900598903e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f228799a-05b0-41d3-87af-5f4b0b55205a", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "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, "description": "", "created_at": "2025-12-03T23:18:03Z", "updated_at": "2025-12-03T23:18:03Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:03,921 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.230s 2025-12-03 23:18:03,921 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-27c66517-baa0-45ed-8c5d-037fee7b1e76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a159a35-9f7c-4806-bbab-4c56b01d4305", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:18:03Z", "updated_at": "2025-12-03T23:18:03Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:04,587 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.666s 2025-12-03 23:18:04,588 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a84f2dcd-f6f5-427f-8c6a-8ed0c714e28d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0835f468-8d88-4c89-9f77-f58d4f4d47a1", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "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, "description": "", "created_at": "2025-12-03T23:18:04Z", "updated_at": "2025-12-03T23:18:04Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:04,808 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.219s 2025-12-03 23:18:04,808 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-66144fc4-a508-4a97-98b5-0a267acf6a90', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9bc9968b-7758-4e4b-986f-057c598d6a07", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:18:04Z", "updated_at": "2025-12-03T23:18:04Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:05,032 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.223s 2025-12-03 23:18:05,032 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ae09df8b-12f8-4f95-a41a-8bf03171bfbe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b829427-a6a3-475f-9d27-39492402b1df", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:18:04Z", "updated_at": "2025-12-03T23:18:04Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:05,992 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.959s 2025-12-03 23:18:05,992 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d8774816-c374-4c7d-a7f6-35453f3567eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2886251-e704-4f47-b531-717ed620e7c6", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "c5815f88-2c4f-4f45-b339-3b71f9799d59", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:18:05Z", "updated_at": "2025-12-03T23:18:05Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:07,294 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.301s 2025-12-03 23:18:07,295 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1628069189", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-ced0f228-03e6-48b6-b215-e01ca76bc4ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"136095fc-f845-400f-9cc7-b025dc66ef24","name":"tempest-network-smoke--1628069189","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:18:06Z","updated_at":"2025-12-03T23:18:06Z","revision_number":1}}' 2025-12-03 23:18:07,380 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.085s 2025-12-03 23:18:07,381 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2eb742bd-650f-45db-bcc0-5953d6cd2c4e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:18:07,533 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.152s 2025-12-03 23:18:07,534 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-99cf4aca-e180-4c3e-81b3-a276c305e4de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:18:07,615 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.081s 2025-12-03 23:18:07,616 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-80130772-9530-491f-bd66-608a7bfe9b4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:18:07,692 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.076s 2025-12-03 23:18:07,693 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3ace3941-2746-4db0-8857-d78930f97bfc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:18:08,685 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.991s 2025-12-03 23:18:08,685 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-1251452218", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-b6c144d9-0d94-4f87-b930-c39b355542ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"f3d2947b-feac-4748-915c-6a7c1ea1e667","name":"tempest-sub4-1251452218","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"136095fc-f845-400f-9cc7-b025dc66ef24","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:18:07Z","updated_at":"2025-12-03T23:18:07Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:11,108 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.423s 2025-12-03 23:18:11,109 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-902023840", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-d5490419-b178-47a3-b1c2-70fbc088376e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "name": "tempest-TestGettingAddress-router-902023840", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.203"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:18:09Z", "updated_at": "2025-12-03T23:18:10Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:15,067 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/add_router_interface 3.958s 2025-12-03 23:18:15,068 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3d2947b-feac-4748-915c-6a7c1ea1e667"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-afa51c4c-969e-48df-a5b6-a1551ed15c6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/add_router_interface'} Body: b'{"id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "5dbe45d2-86fb-4d8c-a4bd-45399e643924", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "subnet_id": "f3d2947b-feac-4748-915c-6a7c1ea1e667", "subnet_ids": ["f3d2947b-feac-4748-915c-6a7c1ea1e667"]}' 2025-12-03 23:18:15,183 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.114s 2025-12-03 23:18:15,184 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-243b750d-005e-417a-95a5-587cb6078893', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:15,297 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.113s 2025-12-03 23:18:15,298 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-01768525-dc2d-47f2-9c4e-694b5421f14c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:18:15,454 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.155s 2025-12-03 23:18:15,454 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-878e22d5-c269-4df4-a5b6-32a57033b4e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:15,572 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.117s 2025-12-03 23:18:15,572 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-943d4bc8-a00b-43fa-ad42-e6e6493e6c13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:17,230 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.657s 2025-12-03 23:18:17,230 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-1656266843", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-dc9fec28-6d50-41d4-9379-f1e330a6e9e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"45751cba-bd4c-4793-bfbc-23b2cbf15a82","name":"tempest-sub6-1656266843","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"136095fc-f845-400f-9cc7-b025dc66ef24","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:18:15Z","updated_at":"2025-12-03T23:18:15Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:19,954 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/add_router_interface 2.724s 2025-12-03 23:18:19,955 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "45751cba-bd4c-4793-bfbc-23b2cbf15a82"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d4da83d8-6c8d-4b96-bec8-d200d5cd448b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/add_router_interface'} Body: b'{"id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "d4e163ac-a319-4445-97b8-bb6ae93ef4f5", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "subnet_id": "45751cba-bd4c-4793-bfbc-23b2cbf15a82", "subnet_ids": ["45751cba-bd4c-4793-bfbc-23b2cbf15a82"]}' 2025-12-03 23:18:20,185 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.229s 2025-12-03 23:18:20,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-77bebaf0-d05e-4df2-b48c-b5f3cab41473', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[{"id":"45751cba-bd4c-4793-bfbc-23b2cbf15a82","name":"tempest-sub6-1656266843","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"136095fc-f845-400f-9cc7-b025dc66ef24","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:18:15Z","updated_at":"2025-12-03T23:18:15Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:18:20,307 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.121s 2025-12-03 23:18:20,307 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-51455d77-352a-493f-b58f-e18556380c24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:18:20,409 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.101s 2025-12-03 23:18:20,409 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e6308317-0bf9-4446-9392-269d075dac14', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:20,856 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.446s 2025-12-03 23:18:20,857 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dce8225e-2a8c-4d2c-a991-b1737cb89ce8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:20,945 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.087s 2025-12-03 23:18:20,945 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-80f619f3-e720-48b3-9183-7f818578d869', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:21,099 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.153s 2025-12-03 23:18:21,099 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-12447299-aa12-4785-b5a3-81f1371d952d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:18:21,207 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.107s 2025-12-03 23:18:21,208 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ce75b22f-1930-4765-9f54-321caef1e9af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:21,319 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.111s 2025-12-03 23:18:21,320 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6cd5c38b-9af3-4e51-a019-6044358549a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:18:23,909 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.588s 2025-12-03 23:18:23,909 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-1184143365", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8:0:1::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '665', 'x-openstack-request-id': 'req-ec846d4a-4f1d-4ad4-96ad-9432b393c79d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"72c3cb1b-1f27-4958-8214-fb758e8394fb","name":"tempest-sub6-1184143365","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"136095fc-f845-400f-9cc7-b025dc66ef24","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8:0:1::","cidr":"2001:db8:0:1::/64","allocation_pools":[{"start":"2001:db8:0:1::1","end":"2001:db8:0:1:ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:18:22Z","updated_at":"2025-12-03T23:18:22Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:18:27,937 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/add_router_interface 4.027s 2025-12-03 23:18:27,937 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "72c3cb1b-1f27-4958-8214-fb758e8394fb"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-841b5d21-d3fd-44fc-890a-37f615d80b7d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/add_router_interface'} Body: b'{"id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "d4e163ac-a319-4445-97b8-bb6ae93ef4f5", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "subnet_id": "72c3cb1b-1f27-4958-8214-fb758e8394fb", "subnet_ids": ["72c3cb1b-1f27-4958-8214-fb758e8394fb"]}' 2025-12-03 23:18:28,333 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.390s 2025-12-03 23:18:28,333 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:27 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-79f15642-2ebf-48ec-b968-9009b636548e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["NRpur4KbS5KqDnOYKL9o2A"], "expires_at": "2025-12-04T00:18:28.000000Z", "issued_at": "2025-12-03T23:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:18:28,333 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_multi_prefix_dhcpv6_stateless) Found network None available for tenant 2025-12-03 23:18:30,694 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.360s 2025-12-03 23:18:30,694 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1420853790", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1074820341", "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "networks": [{"uuid": "136095fc-f845-400f-9cc7-b025dc66ef24"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:28 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abbeeb3-867f-487f-99b9-170b87237417', 'x-compute-request-id': 'req-6abbeeb3-867f-487f-99b9-170b87237417', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "adminPass": "zNG3tgUd6mQC"}}' 2025-12-03 23:18:30,920 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.223s 2025-12-03 23:18:30,920 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:30 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7743e277-5c86-40ce-81f6-fb62785b6240', 'x-compute-request-id': 'req-7743e277-5c86-40ce-81f6-fb62785b6240', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "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-12-03 23:18:32,208 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.270s 2025-12-03 23:18:32,208 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:31 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7743e8-89cd-4e97-bdcd-db2eb67c4f73', 'x-compute-request-id': 'req-cd7743e8-89cd-4e97-bdcd-db2eb67c4f73', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "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-12-03 23:18:32,211 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-03 23:18:33,875 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.662s 2025-12-03 23:18:33,875 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:33 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ae358f-27f4-4abf-8bb6-dc0d36d9d289', 'x-compute-request-id': 'req-e4ae358f-27f4-4abf-8bb6-dc0d36d9d289', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b610000 b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:18:33,879 20 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:18:35,978 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 1.097s 2025-12-03 23:18:35,978 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:34 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e083170-4891-4ba8-b19d-3a9670567be9', 'x-compute-request-id': 'req-8e083170-4891-4ba8-b19d-3a9670567be9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:18:37,885 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.902s 2025-12-03 23:18:37,885 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:36 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75131aae-ec1d-4ed4-977e-1a20e54cfa49', 'x-compute-request-id': 'req-75131aae-ec1d-4ed4-977e-1a20e54cfa49', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:18:39,376 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.486s 2025-12-03 23:18:39,377 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:38 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbd2adc0-5d47-4ac1-8401-619fd84000ae', 'x-compute-request-id': 'req-dbd2adc0-5d47-4ac1-8401-619fd84000ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:18:40,919 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.537s 2025-12-03 23:18:40,919 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:40 GMT', 'server': 'Apache', 'content-length': '1985', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989a6917-3938-4ab6-99d3-13cfa3126c3d', 'x-compute-request-id': 'req-989a6917-3938-4ab6-99d3-13cfa3126c3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:39Z", "addresses": {"tempest-network-smoke--1628069189": [{"version": 6, "addr": "2001:db8::f816:3eff:febc:23b4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:febc:23b4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}, {"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": "2025-12-03T23:18:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:18:40,923 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:18:41,307 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.383s 2025-12-03 23:18:41,307 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:40 GMT', 'server': 'Apache', 'content-length': '1985', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2acc9d8-887f-4bf8-abe0-b6ff94d6b44d', 'x-compute-request-id': 'req-d2acc9d8-887f-4bf8-abe0-b6ff94d6b44d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:18:39Z", "addresses": {"tempest-network-smoke--1628069189": [{"version": 6, "addr": "2001:db8::f816:3eff:febc:23b4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:febc:23b4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}, {"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": "2025-12-03T23:18:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:18:41,500 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.189s 2025-12-03 23:18:41,500 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1909', 'x-openstack-request-id': 'req-a3534624-9e90-4ad5-b8b7-de39ed3e3c08', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"ports":[{"id":"cdf91fbb-7d88-4199-a877-f46543dfdf12","name":"","network_id":"136095fc-f845-400f-9cc7-b025dc66ef24","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:bc:23:b4","admin_state_up":true,"status":"ACTIVE","device_id":"c7a2097d-21d6-4fc8-8e4c-975f4c619494","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f3d2947b-feac-4748-915c-6a7c1ea1e667","ip_address":"10.100.0.11"},{"subnet_id":"72c3cb1b-1f27-4958-8214-fb758e8394fb","ip_address":"2001:db8:0:1:f816:3eff:febc:23b4"},{"subnet_id":"45751cba-bd4c-4793-bfbc-23b2cbf15a82","ip_address":"2001:db8::f816:3eff:febc:23b4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c5815f88-2c4f-4f45-b339-3b71f9799d59"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1420853790","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testgettingaddress-server-1420853790","fqdn":"tempest-testgettingaddress-server-1420853790.openstackgate.local."},{"ip_address":"2001:db8:0:1:f816:3eff:febc:23b4","hostname":"tempest-testgettingaddress-server-1420853790","fqdn":"tempest-testgettingaddress-server-1420853790.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:febc:23b4","hostname":"tempest-testgettingaddress-server-1420853790","fqdn":"tempest-testgettingaddress-server-1420853790.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:18:32Z","updated_at":"2025-12-03T23:18:38Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:18:41,501 20 DEBUG [tempest.common.waiters] Server ID c7a2097d-21d6-4fc8-8e4c-975f4c619494 ports are all ACTIVE [{'id': 'cdf91fbb-7d88-4199-a877-f46543dfdf12', 'name': '', 'network_id': '136095fc-f845-400f-9cc7-b025dc66ef24', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:bc:23:b4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c7a2097d-21d6-4fc8-8e4c-975f4c619494', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f3d2947b-feac-4748-915c-6a7c1ea1e667', 'ip_address': '10.100.0.11'}, {'subnet_id': '72c3cb1b-1f27-4958-8214-fb758e8394fb', 'ip_address': '2001:db8:0:1:f816:3eff:febc:23b4'}, {'subnet_id': '45751cba-bd4c-4793-bfbc-23b2cbf15a82', 'ip_address': '2001:db8::f816:3eff:febc:23b4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c5815f88-2c4f-4f45-b339-3b71f9799d59'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1420853790', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testgettingaddress-server-1420853790', 'fqdn': 'tempest-testgettingaddress-server-1420853790.openstackgate.local.'}, {'ip_address': '2001:db8:0:1:f816:3eff:febc:23b4', 'hostname': 'tempest-testgettingaddress-server-1420853790', 'fqdn': 'tempest-testgettingaddress-server-1420853790.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:febc:23b4', 'hostname': 'tempest-testgettingaddress-server-1420853790', 'fqdn': 'tempest-testgettingaddress-server-1420853790.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:18:32Z', 'updated_at': '2025-12-03T23:18:38Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:18:44,653 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 3.151s 2025-12-03 23:18:44,653 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "cdf91fbb-7d88-4199-a877-f46543dfdf12", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-3ca3786b-c463-4fdf-a6c9-5f0c3ba55d37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e4a912ee-468b-499e-91f4-3a67dc109d22", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.237", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "port_id": "cdf91fbb-7d88-4199-a877-f46543dfdf12", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "mac_address": "fa:16:3e:bc:23:b4", "admin_state_up": true, "status": "ACTIVE", "device_id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:18:42Z", "updated_at": "2025-12-03T23:18:42Z", "revision_number": 0}}' 2025-12-03 23:18:44,654 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:00,207 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:00,318 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:00,325 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:00,634 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.304s 2025-12-03 23:19:00,634 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:00 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f294518e-918e-4e1c-9e71-7f4cc53cd0b7', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["wDUvnmJaTUqBsVNEO7BuVg"], "expires_at": "2025-12-04T00:19:00.000000Z", "issued_at": "2025-12-03T23:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:19:00,635 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_multi_prefix_dhcpv6_stateless) Found network None available for tenant 2025-12-03 23:19:03,802 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 3.166s 2025-12-03 23:19:03,803 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1602722251", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1074820341", "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "networks": [{"uuid": "136095fc-f845-400f-9cc7-b025dc66ef24"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:00 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23713f0-0ab3-4f90-964b-2389a3a08f9f', 'x-compute-request-id': 'req-c23713f0-0ab3-4f90-964b-2389a3a08f9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "adminPass": "aYBefg5VZYDW"}}' 2025-12-03 23:19:04,075 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.271s 2025-12-03 23:19:04,076 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:03 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dff90c7-a928-4e30-903d-f9ae2e4b9f58', 'x-compute-request-id': 'req-1dff90c7-a928-4e30-903d-f9ae2e4b9f58', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "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-12-03 23:19:05,383 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.304s 2025-12-03 23:19:05,384 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:05 GMT', 'server': 'Apache', 'content-length': '1477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-884f7f6d-2577-4b66-aa25-b90f229ea2cc', 'x-compute-request-id': 'req-884f7f6d-2577-4b66-aa25-b90f229ea2cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "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-12-03 23:19:05,387 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2025-12-03 23:19:07,369 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.981s 2025-12-03 23:19:07,369 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:06 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd54b4ff-2ff4-4a02-929e-ab88da8f2995', 'x-compute-request-id': 'req-fd54b4ff-2ff4-4a02-929e-ab88da8f2995', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:07,373 20 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:19:08,915 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.540s 2025-12-03 23:19:08,916 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:08 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1728b4cc-9b1f-498d-baa4-dc8c0e5e151e', 'x-compute-request-id': 'req-1728b4cc-9b1f-498d-baa4-dc8c0e5e151e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:11,998 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 2.077s 2025-12-03 23:19:11,998 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:09 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b524a6-ec05-4bc3-954f-ca03aef1c6ed', 'x-compute-request-id': 'req-72b524a6-ec05-4bc3-954f-ca03aef1c6ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:13,440 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.437s 2025-12-03 23:19:13,441 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:13 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829195f7-8b2d-430e-8d25-1d4f1d5cc4f5', 'x-compute-request-id': 'req-829195f7-8b2d-430e-8d25-1d4f1d5cc4f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:15,250 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.805s 2025-12-03 23:19:15,251 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:14 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d71889-d493-4ad7-af40-144818006c23', 'x-compute-request-id': 'req-f8d71889-d493-4ad7-af40-144818006c23', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:16,654 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.398s 2025-12-03 23:19:16,654 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:16 GMT', 'server': 'Apache', 'content-length': '1984', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43f70672-3fb9-436b-a2f0-8ac8aee61af9', 'x-compute-request-id': 'req-43f70672-3fb9-436b-a2f0-8ac8aee61af9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:15Z", "addresses": {"tempest-network-smoke--1628069189": [{"version": 6, "addr": "2001:db8::f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": "2025-12-03T23:19:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:16,659 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-03 23:19:18,752 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 2.093s 2025-12-03 23:19:18,753 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:16 GMT', 'server': 'Apache', 'content-length': '1984', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007833eb-11b6-48cd-8ff9-89a15b57469b', 'x-compute-request-id': 'req-007833eb-11b6-48cd-8ff9-89a15b57469b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:15Z", "addresses": {"tempest-network-smoke--1628069189": [{"version": 6, "addr": "2001:db8::f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": "2025-12-03T23:19:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:19,308 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.551s 2025-12-03 23:19:19,308 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1907', 'x-openstack-request-id': 'req-63db3085-f340-42e5-915d-35ba1db619e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"ports":[{"id":"7811c949-69fe-4756-b0df-c3bc9ee9ede5","name":"","network_id":"136095fc-f845-400f-9cc7-b025dc66ef24","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:0e:10:8e","admin_state_up":true,"status":"ACTIVE","device_id":"e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f3d2947b-feac-4748-915c-6a7c1ea1e667","ip_address":"10.100.0.6"},{"subnet_id":"72c3cb1b-1f27-4958-8214-fb758e8394fb","ip_address":"2001:db8:0:1:f816:3eff:fe0e:108e"},{"subnet_id":"45751cba-bd4c-4793-bfbc-23b2cbf15a82","ip_address":"2001:db8::f816:3eff:fe0e:108e"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c5815f88-2c4f-4f45-b339-3b71f9799d59"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1602722251","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testgettingaddress-server-1602722251","fqdn":"tempest-testgettingaddress-server-1602722251.openstackgate.local."},{"ip_address":"2001:db8:0:1:f816:3eff:fe0e:108e","hostname":"tempest-testgettingaddress-server-1602722251","fqdn":"tempest-testgettingaddress-server-1602722251.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe0e:108e","hostname":"tempest-testgettingaddress-server-1602722251","fqdn":"tempest-testgettingaddress-server-1602722251.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:19:05Z","updated_at":"2025-12-03T23:19:14Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:19:19,308 20 DEBUG [tempest.common.waiters] Server ID e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 ports are all ACTIVE [{'id': '7811c949-69fe-4756-b0df-c3bc9ee9ede5', 'name': '', 'network_id': '136095fc-f845-400f-9cc7-b025dc66ef24', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:0e:10:8e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f3d2947b-feac-4748-915c-6a7c1ea1e667', 'ip_address': '10.100.0.6'}, {'subnet_id': '72c3cb1b-1f27-4958-8214-fb758e8394fb', 'ip_address': '2001:db8:0:1:f816:3eff:fe0e:108e'}, {'subnet_id': '45751cba-bd4c-4793-bfbc-23b2cbf15a82', 'ip_address': '2001:db8::f816:3eff:fe0e:108e'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c5815f88-2c4f-4f45-b339-3b71f9799d59'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1602722251', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testgettingaddress-server-1602722251', 'fqdn': 'tempest-testgettingaddress-server-1602722251.openstackgate.local.'}, {'ip_address': '2001:db8:0:1:f816:3eff:fe0e:108e', 'hostname': 'tempest-testgettingaddress-server-1602722251', 'fqdn': 'tempest-testgettingaddress-server-1602722251.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fe0e:108e', 'hostname': 'tempest-testgettingaddress-server-1602722251', 'fqdn': 'tempest-testgettingaddress-server-1602722251.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:19:05Z', 'updated_at': '2025-12-03T23:19:14Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:19:21,176 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_dhcpv6_stateless): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.867s 2025-12-03 23:19:21,176 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "7811c949-69fe-4756-b0df-c3bc9ee9ede5", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-04f7d429-1240-451c-92b8-284df3036f7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1b224cde-ae34-4f1c-b86c-330601abcb1b", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.228", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "port_id": "7811c949-69fe-4756-b0df-c3bc9ee9ede5", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "mac_address": "fa:16:3e:0e:10:8e", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:19:20Z", "updated_at": "2025-12-03T23:19:20Z", "revision_number": 0}}' 2025-12-03 23:19:21,178 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:36,539 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:36,659 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:36,659 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:36,660 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:19:36,660 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:36,668 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:36,780 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:36,781 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:36,790 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:19:36,790 20 INFO [tempest.lib.common.ssh] C97D2 reating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:36,794 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:36,912 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:36,912 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:36,920 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:19:36,920 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:36,925 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,028 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,029 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:37,035 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.115504 seconds 2025-12-03 23:19:37,035 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:19:37,035 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,039 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,149 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,150 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:37,156 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.120451 seconds 2025-12-03 23:19:37,156 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:19:37,156 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,159 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,273 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,274 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:37,281 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.125363 seconds 2025-12-03 23:19:37,282 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:19:37,282 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,286 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,398 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,398 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:37,406 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.123833 seconds 2025-12-03 23:19:37,406 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.6 2025-12-03 23:19:37,406 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,410 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,480 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,481 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:37,492 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.085538 seconds 2025-12-03 23:19:37,492 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11 2025-12-03 23:19:37,492 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,496 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,607 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,607 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:37,616 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.124125 seconds 2025-12-03 23:19:37,617 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe0e:108e 2025-12-03 23:19:37,617 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,620 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,737 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,737 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:37,753 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.136327 seconds 2025-12-03 23:19:37,754 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:19:37,754 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,757 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,859 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,860 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:37,869 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.115515 seconds 2025-12-03 23:19:37,869 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:febc:23b4 2025-12-03 23:19:37,870 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:37,873 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:37,985 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:37,986 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:37,998 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.128281 seconds 2025-12-03 23:19:37,998 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:19:37,999 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:38,001 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:38,068 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:38,068 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:38,079 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.080867 seconds 2025-12-03 23:19:38,080 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:fe0e:108e 2025-12-03 23:19:38,080 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:38,084 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:38,198 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:38,199 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:38,215 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.135352 seconds 2025-12-03 23:19:38,216 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:19:38,216 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-12-03 23:19:38,220 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:38,331 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:38,331 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-12-03 23:19:38,343 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.127222 seconds 2025-12-03 23:19:38,344 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:febc:23b4 2025-12-03 23:19:38,344 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:38,348 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:38,456 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:38,457 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:38,467 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122915 seconds 2025-12-03 23:19:38,467 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:19:38,467 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-03 23:19:38,470 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:19:38,580 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:19:38,581 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-03 23:19:38,593 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.126042 seconds 2025-12-03 23:19:39,497 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/1b224cde-ae34-4f1c-b86c-330601abcb1b 0.903s 2025-12-03 23:19:39,498 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-62eb0d8b-94c9-4681-8099-058c137cde97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/1b224cde-ae34-4f1c-b86c-330601abcb1b'} Body: b'' 2025-12-03 23:19:39,773 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.275s 2025-12-03 23:19:39,773 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:39 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be846216-b9a2-4403-bac3-ccd248825821', 'x-compute-request-id': 'req-be846216-b9a2-4403-bac3-ccd248825821', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'' 2025-12-03 23:19:40,389 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.615s 2025-12-03 23:19:40,390 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:39 GMT', 'server': 'Apache', 'content-length': '2112', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed7b54e-02f0-4f73-a02f-cc8ce572ccd7', 'x-compute-request-id': 'req-6ed7b54e-02f0-4f73-a02f-cc8ce572ccd7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:39Z", "addresses": {"tempest-network-smoke--1628069189": [{"version": 6, "addr": "2001:db8::f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 4, "addr": "192.168.122.228", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": "2025-12-03T23:19:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:41,971 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.576s 2025-12-03 23:19:41,971 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:41 GMT', 'server': 'Apache', 'content-length': '2044', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d81e815d-566f-46a9-8907-40fa45374551', 'x-compute-request-id': 'req-d81e815d-566f-46a9-8907-40fa45374551', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"server": {"id": "e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60", "name": "tempest-TestGettingAddress-server-1602722251", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:19:03Z", "updated": "2025-12-03T23:19:40Z", "addresses": {"tempest-network-smoke--1628069189": [{"version": 6, "addr": "2001:db8::f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe0e:108e", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}, {"version": 4, "addr": "192.168.122.228", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:10:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": "2025-12-03T23:19:15.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-12-03 23:19:43,054 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 0.076s 2025-12-03 23:19:43,054 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:42 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c182da8d-5ac6-46c4-a72d-f0810a3da194', 'x-compute-request-id': 'req-c182da8d-5ac6-46c4-a72d-f0810a3da194', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e0b1fc55-e6a1-4df7-a49f-0ea09c3ffb60 could not be found."}}' 2025-12-03 23:19:43,988 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e4a912ee-468b-499e-91f4-3a67dc109d22 0.933s 2025-12-03 23:19:43,988 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-af675065-2238-49b7-9294-0692d524902b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e4a912ee-468b-499e-91f4-3a67dc109d22'} Body: b'' 2025-12-03 23:19:44,145 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.156s 2025-12-03 23:19:44,145 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:43 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b5edb0-48ad-4fe8-8309-71b66d3de681', 'x-compute-request-id': 'req-b2b5edb0-48ad-4fe8-8309-71b66d3de681', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'' 2025-12-03 23:19:44,780 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.634s 2025-12-03 23:19:44,780 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:44 GMT', 'server': 'Apache', 'content-length': '2113', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456ea506-926d-458b-baee-b71e39f5a3fe', 'x-compute-request-id': 'req-456ea506-926d-458b-baee-b71e39f5a3fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"server": {"id": "c7a2097d-21d6-4fc8-8e4c-975f4c619494", "name": "tempest-TestGettingAddress-server-1420853790", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:18:30Z", "updated": "2025-12-03T23:19:44Z", "addresses": {"tempest-network-smoke--1628069189": [{"version": 6, "addr": "2001:db8::f816:3eff:febc:23b4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:febc:23b4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}, {"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}, {"version": 4, "addr": "192.168.122.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:23:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1074820341", "OS-SRV-USG:launched_at": "2025-12-03T23:18:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1648543533"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:19:45,867 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494 0.082s 2025-12-03 23:19:45,867 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:45 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d351bebb-16ad-4edd-b5dd-5c0094087c3d', 'x-compute-request-id': 'req-d351bebb-16ad-4edd-b5dd-5c0094087c3d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c7a2097d-21d6-4fc8-8e4c-975f4c619494'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c7a2097d-21d6-4fc8-8e4c-975f4c619494 could not be found."}}' 2025-12-03 23:19:53,013 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/remove_router_interface 7.145s 2025-12-03 23:19:53,014 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "72c3cb1b-1f27-4958-8214-fb758e8394fb"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dbbaec50-b6d9-4081-b47f-cfb55a52780c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/remove_router_interface'} Body: b'{"id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "d4e163ac-a319-4445-97b8-bb6ae93ef4f5", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "subnet_id": "72c3cb1b-1f27-4958-8214-fb758e8394fb", "subnet_ids": ["72c3cb1b-1f27-4958-8214-fb758e8394fb"]}' 2025-12-03 23:19:53,343 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/72c3cb1b-1f27-4958-8214-fb758e8394fb 0.329s 2025-12-03 23:19:53,343 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9df70f87-cd9f-4174-b4fe-8d26bd07d036', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/72c3cb1b-1f27-4958-8214-fb758e8394fb'} Body: b'' 2025-12-03 23:19:55,323 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/remove_router_interface 1.979s 2025-12-03 23:19:55,323 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "45751cba-bd4c-4793-bfbc-23b2cbf15a82"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a6e64bff-22ff-464d-b7fb-d1686a57a01b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/remove_router_interface'} Body: b'{"id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "d4e163ac-a319-4445-97b8-bb6ae93ef4f5", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "subnet_id": "45751cba-bd4c-4793-bfbc-23b2cbf15a82", "subnet_ids": ["45751cba-bd4c-4793-bfbc-23b2cbf15a82"]}' 2025-12-03 23:19:56,107 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/45751cba-bd4c-4793-bfbc-23b2cbf15a82 0.783s 2025-12-03 23:19:56,108 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4714bff8-bdba-457b-904f-bb3c5ae123e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/45751cba-bd4c-4793-bfbc-23b2cbf15a82'} Body: b'' 2025-12-03 23:19:58,087 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/remove_router_interface 1.978s 2025-12-03 23:19:58,087 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f3d2947b-feac-4748-915c-6a7c1ea1e667"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6633c72b-7660-495d-8ac7-dd72c9f61ba2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46/remove_router_interface'} Body: b'{"id": "e1c7f6ac-10dd-4179-99b7-d4381eb66d46", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "5dbe45d2-86fb-4d8c-a4bd-45399e643924", "network_id": "136095fc-f845-400f-9cc7-b025dc66ef24", "subnet_id": "f3d2947b-feac-4748-915c-6a7c1ea1e667", "subnet_ids": ["f3d2947b-feac-4748-915c-6a7c1ea1e667"]}' 2025-12-03 23:19:58,773 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46 0.685s 2025-12-03 23:19:58,774 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-138752de-0bf7-4a7d-804b-15430f4c2410', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/e1c7f6ac-10dd-4179-99b7-d4381eb66d46'} Body: b'' 2025-12-03 23:19:59,138 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f3d2947b-feac-4748-915c-6a7c1ea1e667 0.363s 2025-12-03 23:19:59,138 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7ad22d47-2a35-4e3b-832d-4cebe9865686', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f3d2947b-feac-4748-915c-6a7c1ea1e667'} Body: b'' 2025-12-03 23:19:59,948 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/136095fc-f845-400f-9cc7-b025dc66ef24 0.810s 2025-12-03 23:19:59,949 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-44c75d95-c37d-4649-b4c2-33703b78f3b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/136095fc-f845-400f-9cc7-b025dc66ef24'} Body: b'' 2025-12-03 23:20:00,144 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c5815f88-2c4f-4f45-b339-3b71f9799d59 0.195s 2025-12-03 23:20:00,145 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e540dcbc-32ba-4f21-852f-76ea4e7ec6a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c5815f88-2c4f-4f45-b339-3b71f9799d59'} Body: b'' 2025-12-03 23:20:00,229 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1074820341 0.084s 2025-12-03 23:20:00,229 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:00 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f04179-8348-4e4a-a3e2-4b62c6200964', 'x-compute-request-id': 'req-08f04179-8348-4e4a-a3e2-4b62c6200964', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1074820341'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:20:00.234927Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac[compute,id-dec222b1-180c-4098-b8c5-cc1b8342d611,network,slow] time: 2025-12-03 23:21:53.316852Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac[compute,id-dec222b1-180c-4098-b8c5-cc1b8342d611,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:20:00,332 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.096s 2025-12-03 23:20:00,332 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-528756053", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBENH1eRLCBJC0LpbyahAvAvICQ9y9X1xTfswFLPn5lX2nKki7Od1StBXwVtoEwQchwj8DrmZsxyx3wSxTnq+IqXHuWQ/A0zaZ9Fk9rfBTpzJLNhUxBhD/52axobKejOu7w=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:00 GMT', 'server': 'Apache', 'content-length': '396', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5338bb18-b6cd-43f2-88dd-e5845113cd85', 'x-compute-request-id': 'req-5338bb18-b6cd-43f2-88dd-e5845113cd85', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-528756053", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBENH1eRLCBJC0LpbyahAvAvICQ9y9X1xTfswFLPn5lX2nKki7Od1StBXwVtoEwQchwj8DrmZsxyx3wSxTnq+IqXHuWQ/A0zaZ9Fk9rfBTpzJLNhUxBhD/52axobKejOu7w==", "fingerprint": "f7:09:04:e7:3f:5b:f7:68:55:ee:5f:69:84:0e:d4:f7", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:20:00,580 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.246s 2025-12-03 23:20:00,581 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1128413252", "description": "tempest-secgroup-smoke-1128413252 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-cb9c47fd-e6a4-4c76-8d32-ab9137b80645', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "name": "tempest-secgroup-smoke-1128413252", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-1128413252 description", "shared": false, "security_group_rules": [{"id": "053ab411-866b-4a9e-9c3d-513984cb5605", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "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": 1934, "description": null, "tags": [], "created_at": "2025-12-03T23:20:00Z", "updated_at": "2025-12-03T23:20:00Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "0d917846-b9ce-4fd9-94a2-ad4e8d296350", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "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": 1933, "description": null, "tags": [], "created_at": "2025-12-03T23:20:00Z", "updated_at": "2025-12-03T23:20:00Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:20:00Z", "updated_at": "2025-12-03T23:20:00Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:01,080 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.498s 2025-12-03 23:20:01,080 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-69b3ade3-3b9b-443e-9657-d755a6219cee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c5053d1-28df-471f-b8fe-66bf1d4fb753", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "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, "description": "", "created_at": "2025-12-03T23:20:00Z", "updated_at": "2025-12-03T23:20:00Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:01,297 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.216s 2025-12-03 23:20:01,297 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-868777ed-94da-44b7-9fff-9f3a287124ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ccfdf748-707a-44ea-bffe-b46caf8dbffe", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:20:01Z", "updated_at": "2025-12-03T23:20:01Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:01,555 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.257s 2025-12-03 23:20:01,555 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-657e7b14-4a1b-4527-8769-f3af81d5711f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "15c79b09-5aac-49a6-9392-7be96aeeae45", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "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, "description": "", "created_at": "2025-12-03T23:20:01Z", "updated_at": "2025-12-03T23:20:01Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:02,040 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.484s 2025-12-03 23:20:02,040 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-eb257b0b-53b7-4e1d-9d0d-1eb93a6705a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "350ddb08-b279-4b15-bcf6-0dfdf55a9f5c", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:20:01Z", "updated_at": "2025-12-03T23:20:01Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:02,986 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.945s 2025-12-03 23:20:02,986 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-af06dd02-7129-4bcc-b850-72214b947f7b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0fc20f29-0497-4731-844d-40e4de7e228e", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:20:02Z", "updated_at": "2025-12-03T23:20:02Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:03,254 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.267s 2025-12-03 23:20:03,254 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5f72c6c6-2d56-4862-82f3-966f46ef4e58', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cf865228-ef4c-47c4-854a-29e328889d2f", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "f70b34a4-0803-4208-b066-2b631c60cd3d", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:20:03Z", "updated_at": "2025-12-03T23:20:03Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:03,887 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.632s 2025-12-03 23:20:03,888 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--726086986", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-8a0cdff0-4ac4-46c3-a043-e012dca1845d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"2c99614c-920a-43d5-a712-8aa35f18759f","name":"tempest-network-smoke--726086986","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:20:03Z","updated_at":"2025-12-03T23:20:03Z","revision_number":1}}' 2025-12-03 23:20:04,023 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.135s 2025-12-03 23:20:04,024 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-45827c55-ff88-4496-87c2-340ee2fd8bc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:20:04,143 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.118s 2025-12-03 23:20:04,143 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-15269759-b6c3-442a-a27b-4de5f8de62c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:20:04,229 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.085s 2025-12-03 23:20:04,229 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-14912705-f19f-4c9c-a633-a02c24d9eaf4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:20:04,299 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.070s 2025-12-03 23:20:04,300 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e57580af-44e0-45cd-a018-82fa43f581cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:20:05,454 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.153s 2025-12-03 23:20:05,454 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-220069160", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '624', 'x-openstack-request-id': 'req-c290d12e-8e21-4378-964b-be07cab61c40', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"865ac300-336b-4828-949f-c26f1129efa7","name":"tempest-sub4-220069160","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"2c99614c-920a-43d5-a712-8aa35f18759f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:20:04Z","updated_at":"2025-12-03T23:20:04Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:07,827 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.372s 2025-12-03 23:20:07,827 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-2084001014", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-5da63637-9d6e-4bf6-a973-44e21d462f43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "name": "tempest-TestGettingAddress-router-2084001014", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.191"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:20:05Z", "updated_at": "2025-12-03T23:20:07Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:09,588 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/add_router_interface 1.760s 2025-12-03 23:20:09,588 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "865ac300-336b-4828-949f-c26f1129efa7"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9a5f1dc0-9f04-4a2d-8ef5-d9f078cc8116', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/add_router_interface'} Body: b'{"id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "4301692f-092a-4473-a270-41d4a433c90f", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "subnet_id": "865ac300-336b-4828-949f-c26f1129efa7", "subnet_ids": ["865ac300-336b-4828-949f-c26f1129efa7"]}' 2025-12-03 23:20:09,732 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.143s 2025-12-03 23:20:09,732 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8cc1c085-761c-4997-85c5-8b04a11ee3a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:10,001 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.269s 2025-12-03 23:20:10,002 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-7c430e19-4748-40f8-b7bd-1e7a2181cbce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:20:10,094 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.091s 2025-12-03 23:20:10,094 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-17d71c75-535c-456c-a08e-499b6446f59b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:10,175 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.080s 2025-12-03 23:20:10,175 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-559e425a-55e1-441b-a80b-9fc39ed53831', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:11,150 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.974s 2025-12-03 23:20:11,151 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-257733195", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '649', 'x-openstack-request-id': 'req-ec55a9b6-9a9e-4c5a-9f59-9a18a9e0356e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"29bf5206-e945-42ec-a810-78bafbb89c5a","name":"tempest-sub6-257733195","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"2c99614c-920a-43d5-a712-8aa35f18759f","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:20:10Z","updated_at":"2025-12-03T23:20:10Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:12,740 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/add_router_interface 1.589s 2025-12-03 23:20:12,741 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29bf5206-e945-42ec-a810-78bafbb89c5a"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-eb536304-eb51-4288-9c95-771edce5e3f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/add_router_interface'} Body: b'{"id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "3d5469b8-42c9-4c23-9a8a-c473e7957d9a", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "subnet_id": "29bf5206-e945-42ec-a810-78bafbb89c5a", "subnet_ids": ["29bf5206-e945-42ec-a810-78bafbb89c5a"]}' 2025-12-03 23:20:12,846 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.104s 2025-12-03 23:20:12,846 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-29e5f94d-778d-4abf-860c-45d2132e0285', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[{"id":"29bf5206-e945-42ec-a810-78bafbb89c5a","name":"tempest-sub6-257733195","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"2c99614c-920a-43d5-a712-8aa35f18759f","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:20:10Z","updated_at":"2025-12-03T23:20:10Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:20:12,991 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.145s 2025-12-03 23:20:12,991 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-1dacf5ec-810e-46b3-8ca0-50651e0b6e9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:20:13,536 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.544s 2025-12-03 23:20:13,537 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7ea0384e-dc77-48a8-86a4-0a7c659ab1d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:13,597 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.060s 2025-12-03 23:20:13,597 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d6dea3fc-1317-415f-87fc-53db2c8724f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:13,671 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.073s 2025-12-03 23:20:13,671 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5e0b5ee5-f902-43be-9da0-7608ce71f10d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:13,778 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.106s 2025-12-03 23:20:13,778 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-04ef27d6-2355-4f3a-b8f4-c879e0d0f642', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:20:13,840 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.061s 2025-12-03 23:20:13,840 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5478df85-6a1f-4292-84d7-330f90013cd1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:13,950 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64 0.109s 2025-12-03 23:20:13,950 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dee2ddb9-6fe5-4728-824e-b0ee5fab1e24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A0%3A1%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:20:15,058 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.107s 2025-12-03 23:20:15,059 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-846208314", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8:0:1::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '664', 'x-openstack-request-id': 'req-9205405f-2727-415c-806a-5edd9a3c2555', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"ff4cca6a-c080-4685-b7f2-f8fb33370cde","name":"tempest-sub6-846208314","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"2c99614c-920a-43d5-a712-8aa35f18759f","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8:0:1::","cidr":"2001:db8:0:1::/64","allocation_pools":[{"start":"2001:db8:0:1::1","end":"2001:db8:0:1:ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:20:14Z","updated_at":"2025-12-03T23:20:14Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:20:16,452 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/add_router_interface 1.392s 2025-12-03 23:20:16,452 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ff4cca6a-c080-4685-b7f2-f8fb33370cde"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-08795b80-985c-405a-b35f-e4c0042c9cd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/add_router_interface'} Body: b'{"id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "3d5469b8-42c9-4c23-9a8a-c473e7957d9a", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "subnet_id": "ff4cca6a-c080-4685-b7f2-f8fb33370cde", "subnet_ids": ["ff4cca6a-c080-4685-b7f2-f8fb33370cde"]}' 2025-12-03 23:20:16,785 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.326s 2025-12-03 23:20:16,785 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:16 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b7efe6ff-d023-4e65-af78-786dcbb8999f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["sWF3SA7_RI2n-OJJJ3NQ2w"], "expires_at": "2025-12-04T00:20:16.000000Z", "issued_at": "2025-12-03T23:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:20:16,785 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_multi_prefix_slaac) Found network None available for tenant 2025-12-03 23:20:19,371 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.584s 2025-12-03 23:20:19,371 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1251469585", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-528756053", "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "networks": [{"uuid": "2c99614c-920a-43d5-a712-8aa35f18759f"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:16 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf75234-8238-4761-9871-2f2ea4c7b416', 'x-compute-request-id': 'req-ddf75234-8238-4761-9871-2f2ea4c7b416', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "adminPass": "fYp8YThbsWTx"}}' 2025-12-03 23:20:19,970 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.597s 2025-12-03 23:20:19,970 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:19 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6399e46f-77b7-4b92-8a3f-92735df1acc9', 'x-compute-request-id': 'req-6399e46f-77b7-4b92-8a3f-92735df1acc9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "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-12-03 23:20:21,205 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.230s 2025-12-03 23:20:21,205 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:20 GMT', 'server': 'Apache', 'content-length': '1474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192950f4-c3ce-42ce-9156-65d243db73d7', 'x-compute-request-id': 'req-192950f4-c3ce-42ce-9156-65d243db73d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:21,208 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:20:23,529 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 1.319s 2025-12-03 23:20:23,530 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:22 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d935a79c-5df7-4898-a18c-aa49d67ad444', 'x-compute-request-id': 'req-d935a79c-5df7-4898-a18c-aa49d67ad444', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack10000 .apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:25,998 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 1.464s 2025-12-03 23:20:25,998 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:24 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0243886-0372-4eb9-be88-273b03bc3f1e', 'x-compute-request-id': 'req-f0243886-0372-4eb9-be88-273b03bc3f1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:28,180 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 1.177s 2025-12-03 23:20:28,180 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:27 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5ee327-d5fe-46bf-9499-190204e2396c', 'x-compute-request-id': 'req-aa5ee327-d5fe-46bf-9499-190204e2396c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:30,196 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 1.011s 2025-12-03 23:20:30,196 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:29 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35ddc4a9-fb59-43bd-a156-b67f5616bd52', 'x-compute-request-id': 'req-35ddc4a9-fb59-43bd-a156-b67f5616bd52', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:32,123 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.923s 2025-12-03 23:20:32,124 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:31 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2bf5ebb-432a-4662-a0e4-7335b8693dc9', 'x-compute-request-id': 'req-f2bf5ebb-432a-4662-a0e4-7335b8693dc9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:33,580 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.452s 2025-12-03 23:20:33,581 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:33 GMT', 'server': 'Apache', 'content-length': '1982', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35f73702-f476-4add-baef-84042186bb4c', 'x-compute-request-id': 'req-35f73702-f476-4add-baef-84042186bb4c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:31Z", "addresses": {"tempest-network-smoke--726086986": [{"version": 6, "addr": "2001:db8::f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": "2025-12-03T23:20:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:33,585 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-12-03 23:20:33,925 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.340s 2025-12-03 23:20:33,925 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:33 GMT', 'server': 'Apache', 'content-length': '1982', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479983c4-ebbb-4cc0-8da9-13580cf142fb', 'x-compute-request-id': 'req-479983c4-ebbb-4cc0-8da9-13580cf142fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:20:31Z", "addresses": {"tempest-network-smoke--726086986": [{"version": 6, "addr": "2001:db8::f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": "2025-12-03T23:20:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:34,012 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.083s 2025-12-03 23:20:34,013 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1907', 'x-openstack-request-id': 'req-350c55a8-d916-4098-b196-9c8593ceb608', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"ports":[{"id":"4d28ca7b-5ce8-4af5-8ca7-c64c104dffba","name":"","network_id":"2c99614c-920a-43d5-a712-8aa35f18759f","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:97:82:7d","admin_state_up":true,"status":"ACTIVE","device_id":"c863f340-a2e8-4f9e-86a8-efdf0b1401e4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"865ac300-336b-4828-949f-c26f1129efa7","ip_address":"10.100.0.8"},{"subnet_id":"ff4cca6a-c080-4685-b7f2-f8fb33370cde","ip_address":"2001:db8:0:1:f816:3eff:fe97:827d"},{"subnet_id":"29bf5206-e945-42ec-a810-78bafbb89c5a","ip_address":"2001:db8::f816:3eff:fe97:827d"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f70b34a4-0803-4208-b066-2b631c60cd3d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1251469585","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testgettingaddress-server-1251469585","fqdn":"tempest-testgettingaddress-server-1251469585.openstackgate.local."},{"ip_address":"2001:db8:0:1:f816:3eff:fe97:827d","hostname":"tempest-testgettingaddress-server-1251469585","fqdn":"tempest-testgettingaddress-server-1251469585.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fe97:827d","hostname":"tempest-testgettingaddress-server-1251469585","fqdn":"tempest-testgettingaddress-server-1251469585.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:20:21Z","updated_at":"2025-12-03T23:20:31Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:20:34,013 20 DEBUG [tempest.common.waiters] Server ID c863f340-a2e8-4f9e-86a8-efdf0b1401e4 ports are all ACTIVE [{'id': '4d28ca7b-5ce8-4af5-8ca7-c64c104dffba', 'name': '', 'network_id': '2c99614c-920a-43d5-a712-8aa35f18759f', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:97:82:7d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c863f340-a2e8-4f9e-86a8-efdf0b1401e4', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '865ac300-336b-4828-949f-c26f1129efa7', 'ip_address': '10.100.0.8'}, {'subnet_id': 'ff4cca6a-c080-4685-b7f2-f8fb33370cde', 'ip_address': '2001:db8:0:1:f816:3eff:fe97:827d'}, {'subnet_id': '29bf5206-e945-42ec-a810-78bafbb89c5a', 'ip_address': '2001:db8::f816:3eff:fe97:827d'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f70b34a4-0803-4208-b066-2b631c60cd3d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1251469585', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testgettingaddress-server-1251469585', 'fqdn': 'tempest-testgettingaddress-server-1251469585.openstackgate.local.'}, {'ip_address': '2001:db8:0:1:f816:3eff:fe97:827d', 'hostname': 'tempest-testgettingaddress-server-1251469585', 'fqdn': 'tempest-testgettingaddress-server-1251469585.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fe97:827d', 'hostname': 'tempest-testgettingaddress-server-1251469585', 'fqdn': 'tempest-testgettingaddress-server-1251469585.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:20:21Z', 'updated_at': '2025-12-03T23:20:31Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:20:38,265 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 4.251s 2025-12-03 23:20:38,265 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "4d28ca7b-5ce8-4af5-8ca7-c64c104dffba", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-1647ffc0-a317-4e52-aef4-79675df6009a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5a132e10-436e-41ce-bebc-50ba153c96a4", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.179", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "port_id": "4d28ca7b-5ce8-4af5-8ca7-c64c104dffba", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "mac_address": "fa:16:3e:97:82:7d", "admin_state_up": true, "status": "ACTIVE", "device_id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:20:36Z", "updated_at": "2025-12-03T23:20:36Z", "revision_number": 0}}' 2025-12-03 23:20:38,266 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:20:53,867 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:20:53,982 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:20:53,982 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:20:54,305 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.315s 2025-12-03 23:20:54,306 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:54 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1e1ad00a-b536-45ea-bb0b-0f8a95aa5562', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["0Oh_CP39Tjik9_cgnCD5ng"], "expires_at": "2025-12-04T00:20:54.000000Z", "issued_at": "2025-12-03T23:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:20:54,307 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_multi_prefix_slaac) Found network None available for tenant 2025-12-03 23:20:55,706 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.397s 2025-12-03 23:20:55,706 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1786937036", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-528756053", "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "networks": [{"uuid": "2c99614c-920a-43d5-a712-8aa35f18759f"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:54 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da91095-1ea3-445b-a979-af6f6d2ae60b', 'x-compute-request-id': 'req-3da91095-1ea3-445b-a979-af6f6d2ae60b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "adminPass": "iuKwnt23jzU7"}}' 2025-12-03 23:20:55,976 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 0.268s 2025-12-03 23:20:55,976 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:55 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-238efad0-4e82-4449-8d52-a8ac70b32620', 'x-compute-request-id': 'req-238efad0-4e82-4449-8d52-a8ac70b32620', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:20:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "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-12-03 23:20:57,987 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 1.005s 2025-12-03 23:20:57,987 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:56 GMT', 'server': 'Apache', 'content-length': '1474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25d77fff-c19b-49ea-a3f7-236e391af9fb', 'x-compute-request-id': 'req-25d77fff-c19b-49ea-a3f7-236e391af9fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:20:57,991 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:21:01,026 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 2.034s 2025-12-03 23:21:01,027 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:20:59 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b0c238-06d8-40ea-b7bc-d5a8b7d9b6ef', 'x-compute-request-id': 'req-84b0c238-06d8-40ea-b7bc-d5a8b7d9b6ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:03,410 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 1.376s 2025-12-03 23:21:03,410 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:02 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce52b775-27aa-49bb-a37a-a2c6ad205541', 'x-compute-request-id': 'req-ce52b775-27aa-49bb-a37a-a2c6ad205541', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:05,158 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 0.744s 2025-12-03 23:21:05,158 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:04 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2012fee5-0f95-45df-8e04-1ca2ffc03e27', 'x-compute-request-id': 'req-2012fee5-0f95-45df-8e04-1ca2ffc03e27', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:08,115 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 1.952s 2025-12-03 23:21:08,116 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:06 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd78a5c-6075-4423-b15e-eeb71e374fa3', 'x-compute-request-id': 'req-0fd78a5c-6075-4423-b15e-eeb71e374fa3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:10,052 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 0.932s 2025-12-03 23:21:10,052 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:09 GMT', 'server': 'Apache', 'content-length': '1982', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f56eaef-a183-4629-b926-d61d1a93b809', 'x-compute-request-id': 'req-2f56eaef-a183-4629-b926-d61d1a93b809', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:21:08Z", "addresses": {"tempest-network-smoke--726086986": [{"version": 6, "addr": "2001:db8::f816:3eff:feee:76fb", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}, {"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:feee:76fb", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": "2025-12-03T23:21:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:10,055 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-12-03 23:21:10,474 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 0.418s 2025-12-03 23:21:10,474 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:10 GMT', 'server': 'Apache', 'content-length': '1982', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7b7b528-b7e8-443a-9307-b47a2fec476f', 'x-compute-request-id': 'req-c7b7b528-b7e8-443a-9307-b47a2fec476f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:21:08Z", "addresses": {"tempest-network-smoke--726086986": [{"version": 6, "addr": "2001:db8::f816:3eff:feee:76fb", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}, {"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:feee:76fb", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": "2025-12-03T23:21:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:10,577 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=c543f04c-ecf8-405d-8018-a5ef33568111 0.099s 2025-12-03 23:21:10,577 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1907', 'x-openstack-request-id': 'req-2b5fac5f-2ce8-4431-a9b5-ce70c674be74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"ports":[{"id":"d1a72ae2-de3e-4ee5-b6a9-45648c2f5195","name":"","network_id":"2c99614c-920a-43d5-a712-8aa35f18759f","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:ee:76:fb","admin_state_up":true,"status":"ACTIVE","device_id":"c543f04c-ecf8-405d-8018-a5ef33568111","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"865ac300-336b-4828-949f-c26f1129efa7","ip_address":"10.100.0.5"},{"subnet_id":"ff4cca6a-c080-4685-b7f2-f8fb33370cde","ip_address":"2001:db8:0:1:f816:3eff:feee:76fb"},{"subnet_id":"29bf5206-e945-42ec-a810-78bafbb89c5a","ip_address":"2001:db8::f816:3eff:feee:76fb"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f70b34a4-0803-4208-b066-2b631c60cd3d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1786937036","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testgettingaddress-server-1786937036","fqdn":"tempest-testgettingaddress-server-1786937036.openstackgate.local."},{"ip_address":"2001:db8:0:1:f816:3eff:feee:76fb","hostname":"tempest-testgettingaddress-server-1786937036","fqdn":"tempest-testgettingaddress-server-1786937036.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:feee:76fb","hostname":"tempest-testgettingaddress-server-1786937036","fqdn":"tempest-testgettingaddress-server-1786937036.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:20:58Z","updated_at":"2025-12-03T23:21:07Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:21:10,577 20 DEBUG [tempest.common.waiters] Server ID c543f04c-ecf8-405d-8018-a5ef33568111 ports are all ACTIVE [{'id': 'd1a72ae2-de3e-4ee5-b6a9-45648c2f5195', 'name': '', 'network_id': '2c99614c-920a-43d5-a712-8aa35f18759f', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:ee:76:fb', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c543f04c-ecf8-405d-8018-a5ef33568111', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '865ac300-336b-4828-949f-c26f1129efa7', 'ip_address': '10.100.0.5'}, {'subnet_id': 'ff4cca6a-c080-4685-b7f2-f8fb33370cde', 'ip_address': '2001:db8:0:1:f816:3eff:feee:76fb'}, {'subnet_id': '29bf5206-e945-42ec-a810-78bafbb89c5a', 'ip_address': '2001:db8::f816:3eff:feee:76fb'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f70b34a4-0803-4208-b066-2b631c60cd3d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1786937036', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testgettingaddress-server-1786937036', 'fqdn': 'tempest-testgettingaddress-server-1786937036.openstackgate.local.'}, {'ip_address': '2001:db8:0:1:f816:3eff:feee:76fb', 'hostname': 'tempest-testgettingaddress-server-1786937036', 'fqdn': 'tempest-testgettingaddress-server-1786937036.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:feee:76fb', 'hostname': 'tempest-testgettingaddress-server-1786937036', 'fqdn': 'tempest-testgettingaddress-server-1786937036.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:20:58Z', 'updated_at': '2025-12-03T23:21:07Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:21:11,743 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_multi_prefix_slaac): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.165s 2025-12-03 23:21:11,744 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "d1a72ae2-de3e-4ee5-b6a9-45648c2f5195", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-b72049c6-9f41-46d7-ad6a-78c74000b933', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a74ab5ad-6a9e-4f7f-8915-8baf470c2ca5", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.211", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "port_id": "d1a72ae2-de3e-4ee5-b6a9-45648c2f5195", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "mac_address": "fa:16:3e:ee:76:fb", "admin_state_up": true, "status": "ACTIVE", "device_id": "c543f04c-ecf8-405d-8018-a5ef33568111", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:21:11Z", "updated_at": "2025-12-03T23:21:11Z", "revision_number": 0}}' 2025-12-03 23:21:11,745 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:27,131 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:27,236 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:27,237 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:27,237 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:21:27,237 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:27,246 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:27,358 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:27,359 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:27,364 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:21:27,364 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:27,367 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:27,474 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:27,474 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:27,480 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:21:27,480 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:27,483 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:27,669 20 INFO [paramiko.transpo9497 rt] Authentication (publickey) successful! 2025-12-03 23:21:27,670 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:27,675 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.195353 seconds 2025-12-03 23:21:27,675 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:21:27,675 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:27,678 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:27,783 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:27,784 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:27,788 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.112856 seconds 2025-12-03 23:21:27,788 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:21:27,788 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:27,791 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:27,904 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:27,905 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:27,912 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.123276 seconds 2025-12-03 23:21:27,912 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:21:27,912 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:27,915 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,023 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,024 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:28,031 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.119195 seconds 2025-12-03 23:21:28,031 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5 2025-12-03 23:21:28,032 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,034 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,092 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,092 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:28,107 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.075136 seconds 2025-12-03 23:21:28,107 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2025-12-03 23:21:28,107 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,111 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,220 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,220 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:28,227 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.120444 seconds 2025-12-03 23:21:28,228 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:feee:76fb 2025-12-03 23:21:28,228 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,231 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,342 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,343 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:28,355 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.127782 seconds 2025-12-03 23:21:28,356 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:21:28,356 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,359 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,427 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,428 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:28,437 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.081155 seconds 2025-12-03 23:21:28,437 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fe97:827d 2025-12-03 23:21:28,437 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,441 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,549 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,550 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:28,558 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.121015 seconds 2025-12-03 23:21:28,559 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:21:28,559 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,561 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,666 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,666 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:28,676 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116919 seconds 2025-12-03 23:21:28,676 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:feee:76fb 2025-12-03 23:21:28,676 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,678 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:28,774 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:28,774 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:28,782 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.106081 seconds 2025-12-03 23:21:28,782 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:21:28,782 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.179:22' as 'cirros' with public key authentication 2025-12-03 23:21:28,785 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:29,037 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:29,038 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.179 successfully created 2025-12-03 23:21:29,044 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.262105 seconds 2025-12-03 23:21:29,045 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:f816:3eff:fe97:827d 2025-12-03 23:21:29,045 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:29,047 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:29,106 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:29,107 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:29,115 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.070357 seconds 2025-12-03 23:21:29,115 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:0:1:: 2025-12-03 23:21:29,116 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.211:22' as 'cirros' with public key authentication 2025-12-03 23:21:29,119 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:21:29,231 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:21:29,231 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.211 successfully created 2025-12-03 23:21:29,241 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.125308 seconds 2025-12-03 23:21:31,230 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/a74ab5ad-6a9e-4f7f-8915-8baf470c2ca5 1.989s 2025-12-03 23:21:31,231 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-10ac6e5d-3c88-48bc-9096-9d0751e3ad59', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/a74ab5ad-6a9e-4f7f-8915-8baf470c2ca5'} Body: b'' 2025-12-03 23:21:31,421 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 0.190s 2025-12-03 23:21:31,422 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:31 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29114d97-8dd9-44b7-8feb-b6451e81bd32', 'x-compute-request-id': 'req-29114d97-8dd9-44b7-8feb-b6451e81bd32', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'' 2025-12-03 23:21:32,270 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 0.848s 2025-12-03 23:21:32,271 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:31 GMT', 'server': 'Apache', 'content-length': '2110', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cd84416-8de4-4fed-be42-f9770864c92c', 'x-compute-request-id': 'req-8cd84416-8de4-4fed-be42-f9770864c92c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"server": {"id": "c543f04c-ecf8-405d-8018-a5ef33568111", "name": "tempest-TestGettingAddress-server-1786937036", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:55Z", "updated": "2025-12-03T23:21:31Z", "addresses": {"tempest-network-smoke--726086986": [{"version": 6, "addr": "2001:db8::f816:3eff:feee:76fb", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}, {"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:feee:76fb", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}, {"version": 4, "addr": "192.168.122.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:76:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c543f04c-ecf8-405d-8018-a5ef33568111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": "2025-12-03T23:21:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:33,360 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111 0.082s 2025-12-03 23:21:33,361 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:33 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bffb426c-701b-4db8-a3d8-cc76380ad3c6', 'x-compute-request-id': 'req-bffb426c-701b-4db8-a3d8-cc76380ad3c6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c543f04c-ecf8-405d-8018-a5ef33568111'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c543f04c-ecf8-405d-8018-a5ef33568111 could not be found."}}' 2025-12-03 23:21:34,220 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/5a132e10-436e-41ce-bebc-50ba153c96a4 0.858s 2025-12-03 23:21:34,220 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-24191506-b168-4679-8abb-350f0ebef040', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/5a132e10-436e-41ce-bebc-50ba153c96a4'} Body: b'' 2025-12-03 23:21:34,427 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.206s 2025-12-03 23:21:34,427 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:34 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c80435-3fc3-4c20-927b-924823180802', 'x-compute-request-id': 'req-86c80435-3fc3-4c20-927b-924823180802', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'' 2025-12-03 23:21:35,144 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.716s 2025-12-03 23:21:35,145 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:34 GMT', 'server': 'Apache', 'content-length': '2110', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80b31cb4-d3b4-4c4c-bd11-1cd75a263faa', 'x-compute-request-id': 'req-80b31cb4-d3b4-4c4c-bd11-1cd75a263faa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:21:34Z", "addresses": {"tempest-network-smoke--726086986": [{"version": 6, "addr": "2001:db8::f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 4, "addr": "192.168.122.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": "2025-12-03T23:20:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:36,651 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.501s 2025-12-03 23:21:36,651 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:36 GMT', 'server': 'Apache', 'content-length': '2110', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-078ef567-9885-41fc-9b43-460aa9d6d669', 'x-compute-request-id': 'req-078ef567-9885-41fc-9b43-460aa9d6d669', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"server": {"id": "c863f340-a2e8-4f9e-86a8-efdf0b1401e4", "name": "tempest-TestGettingAddress-server-1251469585", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:20:19Z", "updated": "2025-12-03T23:21:35Z", "addresses": {"tempest-network-smoke--726086986": [{"version": 6, "addr": "2001:db8::f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 6, "addr": "2001:db8:0:1:f816:3eff:fe97:827d", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}, {"version": 4, "addr": "192.168.122.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:82:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-528756053", "OS-SRV-USG:launched_at": "2025-12-03T23:20:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1128413252"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:21:37,754 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4 0.098s 2025-12-03 23:21:37,755 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:37 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb2a95f-078a-4908-bfa2-7a15b9ae7e80', 'x-compute-request-id': 'req-8bb2a95f-078a-4908-bfa2-7a15b9ae7e80', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/c863f340-a2e8-4f9e-86a8-efdf0b1401e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c863f340-a2e8-4f9e-86a8-efdf0b1401e4 could not be found."}}' 2025-12-03 23:21:39,817 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/remove_router_interface 2.061s 2025-12-03 23:21:39,817 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ff4cca6a-c080-4685-b7f2-f8fb33370cde"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a9203501-f298-4b2e-8aad-28bbe1d482fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/remove_router_interface'} Body: b'{"id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "3d5469b8-42c9-4c23-9a8a-c473e7957d9a", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "subnet_id": "ff4cca6a-c080-4685-b7f2-f8fb33370cde", "subnet_ids": ["ff4cca6a-c080-4685-b7f2-f8fb33370cde"]}' 2025-12-03 23:21:41,087 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ff4cca6a-c080-4685-b7f2-f8fb33370cde 1.269s 2025-12-03 23:21:41,087 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fbf9a0fc-a212-4ead-8771-afe0bc42ba37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ff4cca6a-c080-4685-b7f2-f8fb33370cde'} Body: b'' 2025-12-03 23:21:46,192 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/remove_router_interface 5.104s 2025-12-03 23:21:46,192 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "29bf5206-e945-42ec-a810-78bafbb89c5a"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4c2190b2-20e0-4315-acf6-fee3db96aa0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/remove_router_interface'} Body: b'{"id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "3d5469b8-42c9-4c23-9a8a-c473e7957d9a", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "subnet_id": "29bf5206-e945-42ec-a810-78bafbb89c5a", "subnet_ids": ["29bf5206-e945-42ec-a810-78bafbb89c5a"]}' 2025-12-03 23:21:48,095 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/29bf5206-e945-42ec-a810-78bafbb89c5a 1.902s 2025-12-03 23:21:48,095 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1f7d9bd5-37d1-4da2-bdb0-a075863dda72', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/29bf5206-e945-42ec-a810-78bafbb89c5a'} Body: b'' 2025-12-03 23:21:49,329 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/remove_router_interface 1.233s 2025-12-03 23:21:49,329 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "865ac300-336b-4828-949f-c26f1129efa7"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cd74efee-dc68-436e-9e7a-618b0855973b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35/remove_router_interface'} Body: b'{"id": "55237a8c-22cc-4bed-acf0-9d8c1edc5a35", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "4301692f-092a-4473-a270-41d4a433c90f", "network_id": "2c99614c-920a-43d5-a712-8aa35f18759f", "subnet_id": "865ac300-336b-4828-949f-c26f1129efa7", "subnet_ids": ["865ac300-336b-4828-949f-c26f1129efa7"]}' 2025-12-03 23:21:51,259 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35 1.928s 2025-12-03 23:21:51,259 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-32e1244a-f77f-4a9c-a36f-b35db4d42b3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/55237a8c-22cc-4bed-acf0-9d8c1edc5a35'} Body: b'' 2025-12-03 23:21:52,102 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/865ac300-336b-4828-949f-c26f1129efa7 0.842s 2025-12-03 23:21:52,102 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3e3ebb8b-fd08-4aac-bf94-d5507a5b3619', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/865ac300-336b-4828-949f-c26f1129efa7'} Body: b'' 2025-12-03 23:21:52,552 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/2c99614c-920a-43d5-a712-8aa35f18759f 0.450s 2025-12-03 23:21:52,553 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c7f7bd61-d37c-4e7f-a492-6958d97b08b8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/2c99614c-920a-43d5-a712-8aa35f18759f'} Body: b'' 2025-12-03 23:21:53,223 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/f70b34a4-0803-4208-b066-2b631c60cd3d 0.670s 2025-12-03 23:21:53,223 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-de52a401-bb95-4e35-b128-561997f4b708', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/f70b34a4-0803-4208-b066-2b631c60cd3d'} Body: b'' 2025-12-03 23:21:53,316 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-528756053 0.091s 2025-12-03 23:21:53,316 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:53 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b640b3e-530d-47d7-a465-a564a9f2a40d', 'x-compute-request-id': 'req-9b640b3e-530d-47d7-a465-a564a9f2a40d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-528756053'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:21:53.323017Z tags: worker-0 test: tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os[compute,id-2c92df61-29f0-4eaa-bee3-7c65bef62a43,network,slow] time: 2025-12-03 23:23:31.397906Z successful: tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os[compute,id-2c92df61-29f0-4eaa-bee3-7c65bef62a43,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:21:53,426 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.103s 2025-12-03 23:21:53,427 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestGettingAddress-1248743339", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO7wAYuVucVPiht9g9jKajp209kzKRnKHDOfJUgip9CVCxeFRtmH4vW8a/vBQZlShz5ybO/4svbz0XjokXl7FtqdZ9ofEGsys4eJmNYgDEOCUj8HXrEdaD+wbfnpnSl45Q=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:53 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71bb8eae-1e1d-43ed-add6-a1019f7016fb', 'x-compute-request-id': 'req-71bb8eae-1e1d-43ed-add6-a1019f7016fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestGettingAddress-1248743339", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO7wAYuVucVPiht9g9jKajp209kzKRnKHDOfJUgip9CVCxeFRtmH4vW8a/vBQZlShz5ybO/4svbz0XjokXl7FtqdZ9ofEGsys4eJmNYgDEOCUj8HXrEdaD+wbfnpnSl45Q==", "fingerprint": "14:2b:8c:09:63:bd:ca:30:2e:7c:9a:d8:33:67:38:6e", "user_id": "20e92b2fdb464ec3a95622fa11c193d3"}}' 2025-12-03 23:21:53,630 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.202s 2025-12-03 23:21:53,631 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1924527995", "description": "tempest-secgroup-smoke-1924527995 description", "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-a84023a9-29f5-4f22-87b9-2274b8fa196e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "610b6b47-5543-4536-9a01-d426b051288c", "name": "tempest-secgroup-smoke-1924527995", "stateful": true, "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "tempest-secgroup-smoke-1924527995 description", "shared": false, "security_group_rules": [{"id": "07bb8535-f63c-4edc-adc0-2170208a62ef", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "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": 1959, "description": null, "tags": [], "created_at": "2025-12-03T23:21:53Z", "updated_at": "2025-12-03T23:21:53Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}, {"id": "62e0b5dc-2831-429e-adca-a81df30f0dd0", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "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": 1958, "description": null, "tags": [], "created_at": "2025-12-03T23:21:53Z", "updated_at": "2025-12-03T23:21:53Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}], "tags": [], "created_at": "2025-12-03T23:21:53Z", "updated_at": "2025-12-03T23:21:53Z", "revision_number": 1, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:21:53,991 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.359s 2025-12-03 23:21:53,991 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4cb32af9-1166-4034-83e1-3bfb45672df7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9695fce-b9db-403b-8865-9be41ec6b8ce", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "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, "description": "", "created_at": "2025-12-03T23:21:53Z", "updated_at": "2025-12-03T23:21:53Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:21:54,440 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.448s 2025-12-03 23:21:54,440 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7c8cd9be-03e0-400b-aa0f-5a14535d5ee8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4faf2fa-63b7-4c64-a3f1-796ac1abb72d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:21:54Z", "updated_at": "2025-12-03T23:21:54Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:21:55,186 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.745s 2025-12-03 23:21:55,186 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cd0a4326-e638-4508-934f-22c1154bdb71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7e7733c1-3128-48fd-be86-17ebe9b4af03", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "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, "description": "", "created_at": "2025-12-03T23:21:54Z", "updated_at": "2025-12-03T23:21:54Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:21:55,395 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.208s 2025-12-03 23:21:55,395 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ecf45208-3692-4b8f-b4a7-6b62b3b65d13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d8449be1-18b3-4c5d-82c1-593bbeb6b484", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:21:55Z", "updated_at": "2025-12-03T23:21:55Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:21:55,602 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.206s 2025-12-03 23:21:55,602 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-39cb2a0a-56f5-4218-902c-70c3c4115ee1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b8df89a3-03c3-4b6d-a2a8-2c261332c94f", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:21:55Z", "updated_at": "2025-12-03T23:21:55Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:21:56,184 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.581s 2025-12-03 23:21:56,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-17186d5d-6e66-4dc5-9d74-4d157bc1b745', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "31066a1f-9c4c-43db-aa41-6c62b7e24a03", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "security_group_id": "610b6b47-5543-4536-9a01-d426b051288c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:21:55Z", "updated_at": "2025-12-03T23:21:55Z", "revision_number": 0, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:21:57,203 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.017s 2025-12-03 23:21:57,203 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1793990248", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-d5313909-e99e-4984-b56b-d55c3bb30a46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"3e923573-8051-4079-b11a-69767f82a64d","name":"tempest-network-smoke--1793990248","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"392542f6ffae4fd4801c87a6dbbba04a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:21:56Z","updated_at":"2025-12-03T23:21:56Z","revision_number":1}}' 2025-12-03 23:21:57,273 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28 0.069s 2025-12-03 23:21:57,273 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d34f3859-0ef9-4eca-92ba-fc71e8ab946c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:21:57,406 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.132s 2025-12-03 23:21:57,406 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-75047039-b7a6-4bb9-b2e6-308d22d47e17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:21:57,464 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.057s 2025-12-03 23:21:57,464 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-cdc74539-9fe3-4c72-aef2-8d131d03b7dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:21:57,522 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.058s 2025-12-03 23:21:57,523 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e10dd608-c4f8-4738-88d1-4197ed216812', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:21:58,289 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.765s 2025-12-03 23:21:58,289 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub4-214392171", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:21:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '624', 'x-openstack-request-id': 'req-ccc9be85-e2f2-4330-9509-f78fdc475f41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"9fb55be9-8ac1-45fc-8efc-24fe2debb77c","name":"tempest-sub4-214392171","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"3e923573-8051-4079-b11a-69767f82a64d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:21:57Z","updated_at":"2025-12-03T23:21:57Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:22:03,892 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 5.602s 2025-12-03 23:22:03,893 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestGettingAddress-router-937923325", "admin_state_up": true, "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-a2fbdf05-4e3e-4e5d-a4ea-c6640d7be631', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "ba37c0a3-7602-4485-a496-f5332835839d", "name": "tempest-TestGettingAddress-router-937923325", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.243"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:21:58Z", "updated_at": "2025-12-03T23:22:03Z", "revision_number": 2, "project_id": "392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:22:09,461 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/add_router_interface 5.567s 2025-12-03 23:22:09,461 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9fb55be9-8ac1-45fc-8efc-24fe2debb77c"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-69c6c62a-6eed-49d5-b15e-3011426c6347', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/add_router_interface'} Body: b'{"id": "ba37c0a3-7602-4485-a496-f5332835839d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "8afdf659-4d10-4f6d-85db-251b4f6d8ae7", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "subnet_id": "9fb55be9-8ac1-45fc-8efc-24fe2debb77c", "subnet_ids": ["9fb55be9-8ac1-45fc-8efc-24fe2debb77c"]}' 2025-12-03 23:22:09,563 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64 0.101s 2025-12-03 23:22:09,564 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5e204d24-6712-4ba4-a060-829647903383', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=392542f6ffae4fd4801c87a6dbbba04a&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:22:09,686 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.122s 2025-12-03 23:22:09,687 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-85b7025d-6efe-4e81-afc8-2eca8cb42306', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:22:10,114 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64 0.426s 2025-12-03 23:22:10,114 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2c9e155f-92f4-4946-8dc4-9cd0e3898983', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:22:10,183 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64 0.068s 2025-12-03 23:22:10,183 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7e07b569-2506-46c1-b2f5-145eb56c423f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=2001%3Adb8%3A%3A%2F64'} Body: b'{"subnets":[]}' 2025-12-03 23:22:11,316 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.133s 2025-12-03 23:22:11,317 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-sub6-1368877597", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "ip_version": 6, "cidr": "2001:db8::/64", "ipv6_ra_mode": "slaac", "ipv6_address_mode": "slaac"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-33714f18-d4b2-4940-884e-c0b99e96cf74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"8c79d02e-c765-448a-b1f5-4a5341432b20","name":"tempest-sub6-1368877597","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","network_id":"3e923573-8051-4079-b11a-69767f82a64d","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":"slaac","ipv6_address_mode":"slaac","gateway_ip":"2001:db8::","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::1","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:22:10Z","updated_at":"2025-12-03T23:22:10Z","revision_number":0,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}}' 2025-12-03 23:22:13,468 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/add_router_interface 2.150s 2025-12-03 23:22:13,468 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8c79d02e-c765-448a-b1f5-4a5341432b20"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-65e9fb74-b79f-4486-bd20-1fab62f6d79f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/add_router_interface'} Body: b'{"id": "ba37c0a3-7602-4485-a496-f5332835839d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "8fa40616-2b97-4ca8-a7bd-5461dc0b12c3", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "subnet_id": "8c79d02e-c765-448a-b1f5-4a5341432b20", "subnet_ids": ["8c79d02e-c765-448a-b1f5-4a5341432b20"]}' 2025-12-03 23:22:13,764 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.292s 2025-12-03 23:22:13,764 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:13 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1d799e93-3f4c-4d35-9c27-a3f483573a0c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["kIwzN3GlSWmH2ugmuTXuBQ"], "expires_at": "2025-12-04T00:22:13.000000Z", "issued_at": "2025-12-03T23:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:22:13,765 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_slaac_from_os) Found network None available for tenant 2025-12-03 23:22:15,164 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.398s 2025-12-03 23:22:15,165 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-1140227858", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1248743339", "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "networks": [{"uuid": "3e923573-8051-4079-b11a-69767f82a64d"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:13 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d96ecd5-38c7-4b10-80f3-c2a2f88ac585', 'x-compute-request-id': 'req-2d96ecd5-38c7-4b10-80f3-c2a2f88ac585', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "adminPass": "wV5HsNjbUCtQ"}}' 2025-12-03 23:22:16,123 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.957s 2025-12-03 23:22:16,123 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:15 GMT', 'server': 'Apache', 'content-length': '1417', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a02eb17-b8ac-4694-9a01-3bce35345498', 'x-compute-request-id': 'req-8a02eb17-b8ac-4694-9a01-3bce35345498', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "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-12-03 23:22:17,365 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.237s 2025-12-03 23:22:17,365 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:17 GMT', 'server': 'Apache', 'content-length': '1475', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea4b087-7c38-4a89-b2be-d556cfdc24b1', 'x-compute-request-id': 'req-8ea4b087-7c38-4a89-b2be-d556cfdc24b1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:17,368 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:22:18,879 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.510s 2025-12-03 23:22:18,880 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:18 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8182b057-cafc-46da-838d-783d512a3bd3', 'x-compute-request-id': 'req-8182b057-cafc-46da-838d-783d512a3bd3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:22,153 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 2.269s 2025-12-03 23:22:22,153 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:19 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2212fd4-de0c-4ff2-9c9f-348e34ef28ba', 'x-compute-request-id': 'req-e2212fd4-de0c-4ff2-9c9f-348e34ef28ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:23,568 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.410s 2025-12-03 23:22:23,569 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:23 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f394c01-0b79-48d6-8734-595df077d862', 'x-compute-request-id': 'req-7f394c01-0b79-48d6-8734-595df077d862', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:25,249 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.676s 2025-12-03 23:22:25,250 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:24 GMT', 'server': 'Apache', 'content-length': '1543', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-114bfb2f-0fc6-49c8-87fb-3ae967d695e1', 'x-compute-request-id': 'req-114bfb2f-0fc6-49c8-87fb-3ae967d695e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:27,306 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 1.051s 2025-12-03 23:22:27,306 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:26 GMT', 'server': 'Apache', 'content-length': '1849', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b48f2f93-8eaa-4254-883f-a9f0af55841c', 'x-compute-request-id': 'req-b48f2f93-8eaa-4254-883f-a9f0af55841c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:25Z", "addresses": {"tempest-network-smoke--1793990248": [{"version": 6, "addr": "2001:db8::f816:3eff:feea:2770", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:27:70"}, {"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:27:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": "2025-12-03T23:22:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:27,309 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:22:28,249 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.940s 2025-12-03 23:22:28,250 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:27 GMT', 'server': 'Apache', 'content-length': '1849', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558fcd3f-d884-4106-a738-46c68bb63011', 'x-compute-request-id': 'req-558fcd3f-d884-4106-a738-46c68bb63011', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:22:25Z", "addresses": {"tempest-network-smoke--1793990248": [{"version": 6, "addr": "2001:db8::f816:3eff:feea:2770", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:27:70"}, {"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:27:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": "2025-12-03T23:22:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, 10000 "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:28,342 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.088s 2025-12-03 23:22:28,342 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1625', 'x-openstack-request-id': 'req-87f9b15e-dd5e-4bde-8344-fe887aa5d126', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"ports":[{"id":"ec54c882-2366-4363-83bb-0f2d4b302712","name":"","network_id":"3e923573-8051-4079-b11a-69767f82a64d","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:ea:27:70","admin_state_up":true,"status":"ACTIVE","device_id":"f5a67d4a-82f4-46a0-860d-b3fa946c2da1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9fb55be9-8ac1-45fc-8efc-24fe2debb77c","ip_address":"10.100.0.12"},{"subnet_id":"8c79d02e-c765-448a-b1f5-4a5341432b20","ip_address":"2001:db8::f816:3eff:feea:2770"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["610b6b47-5543-4536-9a01-d426b051288c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-1140227858","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testgettingaddress-server-1140227858","fqdn":"tempest-testgettingaddress-server-1140227858.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:feea:2770","hostname":"tempest-testgettingaddress-server-1140227858","fqdn":"tempest-testgettingaddress-server-1140227858.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:22:17Z","updated_at":"2025-12-03T23:22:25Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:22:28,342 20 DEBUG [tempest.common.waiters] Server ID f5a67d4a-82f4-46a0-860d-b3fa946c2da1 ports are all ACTIVE [{'id': 'ec54c882-2366-4363-83bb-0f2d4b302712', 'name': '', 'network_id': '3e923573-8051-4079-b11a-69767f82a64d', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:ea:27:70', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f5a67d4a-82f4-46a0-860d-b3fa946c2da1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9fb55be9-8ac1-45fc-8efc-24fe2debb77c', 'ip_address': '10.100.0.12'}, {'subnet_id': '8c79d02e-c765-448a-b1f5-4a5341432b20', 'ip_address': '2001:db8::f816:3eff:feea:2770'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['610b6b47-5543-4536-9a01-d426b051288c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-1140227858', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testgettingaddress-server-1140227858', 'fqdn': 'tempest-testgettingaddress-server-1140227858.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:feea:2770', 'hostname': 'tempest-testgettingaddress-server-1140227858', 'fqdn': 'tempest-testgettingaddress-server-1140227858.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:22:17Z', 'updated_at': '2025-12-03T23:22:25Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:22:30,327 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.983s 2025-12-03 23:22:30,328 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "ec54c882-2366-4363-83bb-0f2d4b302712", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-4cd1c78c-fb4b-45f7-8177-f98c4bb8478f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aedc21e0-d344-4b99-a5eb-8bd16e246ab0", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.176", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ba37c0a3-7602-4485-a496-f5332835839d", "port_id": "ec54c882-2366-4363-83bb-0f2d4b302712", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "mac_address": "fa:16:3e:ea:27:70", "admin_state_up": true, "status": "ACTIVE", "device_id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:22:29Z", "updated_at": "2025-12-03T23:22:29Z", "revision_number": 0}}' 2025-12-03 23:22:30,329 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:22:45,994 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:22:46,109 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:22:46,110 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:22:46,422 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.306s 2025-12-03 23:22:46,423 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:46 GMT', 'server': 'Apache', 'content-length': '6815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-31f3c610-a08e-41de-85e1-124ddd2b77df', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20e92b2fdb464ec3a95622fa11c193d3", "name": "tempest-TestGettingAddress-1594243072-project-member", "password_expires_at": null}, "audit_ids": ["eFksdwANRrinVPakMhgFbA"], "expires_at": "2025-12-04T00:22:46.000000Z", "issued_at": "2025-12-03T23:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392542f6ffae4fd4801c87a6dbbba04a", "name": "tempest-TestGettingAddress-1594243072"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/392542f6ffae4fd4801c87a6dbbba04a", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openstack. 2025-12-03 23:22:46,423 20 INFO [tempest.lib.common.fixed_network] (TestGettingAddress:test_slaac_from_os) Found network None available for tenant 2025-12-03 23:22:48,293 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.868s 2025-12-03 23:22:48,293 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestGettingAddress-server-582278938", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "key_name": "tempest-TestGettingAddress-1248743339", "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "networks": [{"uuid": "3e923573-8051-4079-b11a-69767f82a64d"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:46 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1721873d-9e5f-4e68-a94c-1c77fbfe3248', 'x-compute-request-id': 'req-1721873d-9e5f-4e68-a94c-1c77fbfe3248', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "adminPass": "UmLEZwox8fFR"}}' 2025-12-03 23:22:48,541 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.246s 2025-12-03 23:22:48,541 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:48 GMT', 'server': 'Apache', 'content-length': '1416', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e4180d-d856-4c8f-829d-7267e498e7ff', 'x-compute-request-id': 'req-33e4180d-d856-4c8f-829d-7267e498e7ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:22:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "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-12-03 23:22:49,764 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.217s 2025-12-03 23:22:49,764 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:49 GMT', 'server': 'Apache', 'content-length': '1474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-628e834e-d15f-479b-8093-af4a99f1509a', 'x-compute-request-id': 'req-628e834e-d15f-479b-8093-af4a99f1509a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:22:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:49,768 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:22:51,205 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.436s 2025-12-03 23:22:51,206 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:50 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d635ca13-db1a-49ee-a8b3-18976de4f6e2', 'x-compute-request-id': 'req-d635ca13-db1a-49ee-a8b3-18976de4f6e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:22:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:53,335 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 1.124s 2025-12-03 23:22:53,335 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:52 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92cf4b42-5da7-4499-8493-87ab13762f5b', 'x-compute-request-id': 'req-92cf4b42-5da7-4499-8493-87ab13762f5b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:22:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:54,880 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.541s 2025-12-03 23:22:54,881 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:54 GMT', 'server': 'Apache', 'content-length': '1542', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d29061f4-75e0-4831-a06e-92188c7a752c', 'x-compute-request-id': 'req-d29061f4-75e0-4831-a06e-92188c7a752c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "BUILD", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:22:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:56,295 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.410s 2025-12-03 23:22:56,296 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:55 GMT', 'server': 'Apache', 'content-length': '1846', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b38bc040-7ee6-4140-a8c3-cdd43f3f80e8', 'x-compute-request-id': 'req-b38bc040-7ee6-4140-a8c3-cdd43f3f80e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:22:55Z", "addresses": {"tempest-network-smoke--1793990248": [{"version": 6, "addr": "2001:db8::f816:3eff:fecf:ce", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}, {"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": "2025-12-03T23:22:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:56,299 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:22:56,618 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.318s 2025-12-03 23:22:56,618 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:56 GMT', 'server': 'Apache', 'content-length': '1846', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec059201-30ce-4cd5-aae8-ae52a22bc9ab', 'x-compute-request-id': 'req-ec059201-30ce-4cd5-aae8-ae52a22bc9ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:22:55Z", "addresses": {"tempest-network-smoke--1793990248": [{"version": 6, "addr": "2001:db8::f816:3eff:fecf:ce", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}, {"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": "2025-12-03T23:22:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:22:56,715 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.092s 2025-12-03 23:22:56,715 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1616', 'x-openstack-request-id': 'req-d5e3d692-e22b-4e35-965e-b795c3b3cdd1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"ports":[{"id":"dfddc327-27bd-4c2b-bc93-b791ed43771a","name":"","network_id":"3e923573-8051-4079-b11a-69767f82a64d","tenant_id":"392542f6ffae4fd4801c87a6dbbba04a","mac_address":"fa:16:3e:cf:00:ce","admin_state_up":true,"status":"ACTIVE","device_id":"815d42cf-a945-4af8-aa1b-64e7b27ed5f1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9fb55be9-8ac1-45fc-8efc-24fe2debb77c","ip_address":"10.100.0.13"},{"subnet_id":"8c79d02e-c765-448a-b1f5-4a5341432b20","ip_address":"2001:db8::f816:3eff:fecf:ce"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["610b6b47-5543-4536-9a01-d426b051288c"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testgettingaddress-server-582278938","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testgettingaddress-server-582278938","fqdn":"tempest-testgettingaddress-server-582278938.openstackgate.local."},{"ip_address":"2001:db8::f816:3eff:fecf:ce","hostname":"tempest-testgettingaddress-server-582278938","fqdn":"tempest-testgettingaddress-server-582278938.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:22:49Z","updated_at":"2025-12-03T23:22:54Z","revision_number":4,"project_id":"392542f6ffae4fd4801c87a6dbbba04a"}]}' 2025-12-03 23:22:56,715 20 DEBUG [tempest.common.waiters] Server ID 815d42cf-a945-4af8-aa1b-64e7b27ed5f1 ports are all ACTIVE [{'id': 'dfddc327-27bd-4c2b-bc93-b791ed43771a', 'name': '', 'network_id': '3e923573-8051-4079-b11a-69767f82a64d', 'tenant_id': '392542f6ffae4fd4801c87a6dbbba04a', 'mac_address': 'fa:16:3e:cf:00:ce', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '815d42cf-a945-4af8-aa1b-64e7b27ed5f1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9fb55be9-8ac1-45fc-8efc-24fe2debb77c', 'ip_address': '10.100.0.13'}, {'subnet_id': '8c79d02e-c765-448a-b1f5-4a5341432b20', 'ip_address': '2001:db8::f816:3eff:fecf:ce'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['610b6b47-5543-4536-9a01-d426b051288c'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testgettingaddress-server-582278938', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testgettingaddress-server-582278938', 'fqdn': 'tempest-testgettingaddress-server-582278938.openstackgate.local.'}, {'ip_address': '2001:db8::f816:3eff:fecf:ce', 'hostname': 'tempest-testgettingaddress-server-582278938', 'fqdn': 'tempest-testgettingaddress-server-582278938.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:22:49Z', 'updated_at': '2025-12-03T23:22:54Z', 'revision_number': 4, 'project_id': '392542f6ffae4fd4801c87a6dbbba04a'}]: 2025-12-03 23:22:57,833 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:test_slaac_from_os): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.117s 2025-12-03 23:22:57,833 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "dfddc327-27bd-4c2b-bc93-b791ed43771a", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:22:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-930840f0-e79b-4cb6-99ae-52cdade129fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d4768712-4b6f-4cf0-9f97-d5f58b04b359", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "floating_ip_address": "192.168.122.191", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "ba37c0a3-7602-4485-a496-f5332835839d", "port_id": "dfddc327-27bd-4c2b-bc93-b791ed43771a", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "392542f6ffae4fd4801c87a6dbbba04a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "mac_address": "fa:16:3e:cf:00:ce", "admin_state_up": true, "status": "ACTIVE", "device_id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:22:57Z", "updated_at": "2025-12-03T23:22:57Z", "revision_number": 0}}' 2025-12-03 23:22:57,834 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,114 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:13,174 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:13,174 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2025-12-03 23:23:13,175 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:23:13,175 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,181 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:13,290 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:13,291 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:23:13,298 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:23:13,299 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,302 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:13,412 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:13,413 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2025-12-03 23:23:13,420 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:23:13,420 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,422 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:13,527 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:13,527 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:23:13,533 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.113206 seconds 2025-12-03 23:23:13,533 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-03 23:23:13,533 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,536 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:13,640 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:13,640 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2025-12-03 23:23:13,645 20 DEBUG [tempest.lib.common.utils.test_utils] Call guest_has_address returns true in 0.111764 seconds 2025-12-03 23:23:13,645 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.13 2025-12-03 23:23:13,645 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,649 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:13,755 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:13,755 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:23:13,764 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.119483 seconds 2025-12-03 23:23:13,765 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.12 2025-12-03 23:23:13,765 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,768 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:13,882 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:13,882 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2025-12-03 23:23:13,895 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.129884 seconds 2025-12-03 23:23:13,895 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:fecf:ce 2025-12-03 23:23:13,895 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:23:13,899 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:14,008 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:14,009 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:23:14,018 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122579 seconds 2025-12-03 23:23:14,018 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:23:14,018 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:23:14,021 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:14,120 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:14,121 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:23:14,129 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.111019 seconds 2025-12-03 23:23:14,129 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8::f816:3eff:feea:2770 2025-12-03 23:23:14,130 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2025-12-03 23:23:14,132 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:14,230 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:14,230 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2025-12-03 23:23:14,237 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.107365 seconds 2025-12-03 23:23:14,237 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping6 -c1 -w1 -s56 2001:db8:: 2025-12-03 23:23:14,237 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.191:22' as 'cirros' with public key authentication 2025-12-03 23:23:14,239 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:23:14,294 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:23:14,295 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.191 successfully created 2025-12-03 23:23:14,301 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.063746 seconds 2025-12-03 23:23:16,216 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/d4768712-4b6f-4cf0-9f97-d5f58b04b359 1.915s 2025-12-03 23:23:16,216 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9d6ededb-0c68-4b32-b60e-fd9c9094a47f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/d4768712-4b6f-4cf0-9f97-d5f58b04b359'} Body: b'' 2025-12-03 23:23:16,395 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.178s 2025-12-03 23:23:16,395 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:16 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-531615aa-e3ba-4255-a476-9afaa15ae399', 'x-compute-request-id': 'req-531615aa-e3ba-4255-a476-9afaa15ae399', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'' 2025-12-03 23:23:17,372 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.976s 2025-12-03 23:23:17,373 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:16 GMT', 'server': 'Apache', 'content-length': '1974', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0208332b-4889-4ac1-92d4-8311040827d8', 'x-compute-request-id': 'req-0208332b-4889-4ac1-92d4-8311040827d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:23:16Z", "addresses": {"tempest-network-smoke--1793990248": [{"version": 6, "addr": "2001:db8::f816:3eff:fecf:ce", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}, {"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}, {"version": 4, "addr": "192.168.122.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": "2025-12-03T23:22:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:23:19,083 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.704s 2025-12-03 23:23:19,084 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:18 GMT', 'server': 'Apache', 'content-length': '1906', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6729999a-3999-457b-8910-4e6d99513c36', 'x-compute-request-id': 'req-6729999a-3999-457b-8910-4e6d99513c36', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"server": {"id": "815d42cf-a945-4af8-aa1b-64e7b27ed5f1", "name": "tempest-TestGettingAddress-server-582278938", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:48Z", "updated": "2025-12-03T23:23:16Z", "addresses": {"tempest-network-smoke--1793990248": [{"version": 6, "addr": "2001:db8::f816:3eff:fecf:ce", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}, {"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}, {"version": 4, "addr": "192.168.122.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:00:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": "2025-12-03T23:22:55.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-12-03 23:23:20,197 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1 0.109s 2025-12-03 23:23:20,197 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:20 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdba31f0-88af-4d61-b51d-2ae7931727af', 'x-compute-request-id': 'req-bdba31f0-88af-4d61-b51d-2ae7931727af', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/815d42cf-a945-4af8-aa1b-64e7b27ed5f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 815d42cf-a945-4af8-aa1b-64e7b27ed5f1 could not be found."}}' 2025-12-03 23:23:22,295 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/aedc21e0-d344-4b99-a5eb-8bd16e246ab0 2.097s 2025-12-03 23:23:22,295 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4bfd9df0-5dac-46ec-885e-e309d7ef15af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/aedc21e0-d344-4b99-a5eb-8bd16e246ab0'} Body: b'' 2025-12-03 23:23:22,478 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.181s 2025-12-03 23:23:22,478 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:22 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-152115f4-e36d-4bef-98de-941d17e90684', 'x-compute-request-id': 'req-152115f4-e36d-4bef-98de-941d17e90684', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'' 2025-12-03 23:23:23,017 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.538s 2025-12-03 23:23:23,017 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:22 GMT', 'server': 'Apache', 'content-length': '1977', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67f12bf-102d-4000-982e-eedd77732ebc', 'x-compute-request-id': 'req-b67f12bf-102d-4000-982e-eedd77732ebc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"server": {"id": "f5a67d4a-82f4-46a0-860d-b3fa946c2da1", "name": "tempest-TestGettingAddress-server-1140227858", "status": "ACTIVE", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "user_id": "20e92b2fdb464ec3a95622fa11c193d3", "metadata": {}, "hostId": "1ef8cbe9ac8ef3b13922c7fcdc8a69c15b6b9c5ed5309115724a3245", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:22:15Z", "updated": "2025-12-03T23:23:22Z", "addresses": {"tempest-network-smoke--1793990248": [{"version": 6, "addr": "2001:db8::f816:3eff:feea:2770", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:27:70"}, {"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:27:70"}, {"version": 4, "addr": "192.168.122.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:27:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestGettingAddress-1248743339", "OS-SRV-USG:launched_at": "2025-12-03T23:22:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1924527995"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:23:24,117 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1 0.095s 2025-12-03 23:23:24,118 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:24 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6aad72a-4b65-46fc-b6cb-7e2d95162b35', 'x-compute-request-id': 'req-b6aad72a-4b65-46fc-b6cb-7e2d95162b35', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/f5a67d4a-82f4-46a0-860d-b3fa946c2da1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f5a67d4a-82f4-46a0-860d-b3fa946c2da1 could not be found."}}' 2025-12-03 23:23:26,496 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/remove_router_interface 2.378s 2025-12-03 23:23:26,496 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8c79d02e-c765-448a-b1f5-4a5341432b20"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'co1EC6 ntent-length': '309', 'x-openstack-request-id': 'req-7664c661-c960-4ffd-a694-81aa31c341e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/remove_router_interface'} Body: b'{"id": "ba37c0a3-7602-4485-a496-f5332835839d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "8fa40616-2b97-4ca8-a7bd-5461dc0b12c3", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "subnet_id": "8c79d02e-c765-448a-b1f5-4a5341432b20", "subnet_ids": ["8c79d02e-c765-448a-b1f5-4a5341432b20"]}' 2025-12-03 23:23:27,291 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8c79d02e-c765-448a-b1f5-4a5341432b20 0.794s 2025-12-03 23:23:27,291 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-70edd590-09ea-4fa3-9148-8965069689d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8c79d02e-c765-448a-b1f5-4a5341432b20'} Body: b'' 2025-12-03 23:23:28,800 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/remove_router_interface 1.509s 2025-12-03 23:23:28,801 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9fb55be9-8ac1-45fc-8efc-24fe2debb77c"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b0038977-7d83-4a07-b390-65b0921287ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d/remove_router_interface'} Body: b'{"id": "ba37c0a3-7602-4485-a496-f5332835839d", "tenant_id": "392542f6ffae4fd4801c87a6dbbba04a", "port_id": "8afdf659-4d10-4f6d-85db-251b4f6d8ae7", "network_id": "3e923573-8051-4079-b11a-69767f82a64d", "subnet_id": "9fb55be9-8ac1-45fc-8efc-24fe2debb77c", "subnet_ids": ["9fb55be9-8ac1-45fc-8efc-24fe2debb77c"]}' 2025-12-03 23:23:29,420 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d 0.619s 2025-12-03 23:23:29,421 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-18a83237-bed4-4e88-9dd8-9eb439af74c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/ba37c0a3-7602-4485-a496-f5332835839d'} Body: b'' 2025-12-03 23:23:30,268 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/9fb55be9-8ac1-45fc-8efc-24fe2debb77c 0.847s 2025-12-03 23:23:30,268 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cd63b7a5-70a2-48fd-b12d-1f06507347a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/9fb55be9-8ac1-45fc-8efc-24fe2debb77c'} Body: b'' 2025-12-03 23:23:31,070 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/3e923573-8051-4079-b11a-69767f82a64d 0.801s 2025-12-03 23:23:31,071 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a91eef00-eb58-4710-ae94-a32036fe45f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/3e923573-8051-4079-b11a-69767f82a64d'} Body: b'' 2025-12-03 23:23:31,284 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/610b6b47-5543-4536-9a01-d426b051288c 0.213s 2025-12-03 23:23:31,285 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-369e64b4-e1ed-4484-86b4-0d47e4d3f9e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/610b6b47-5543-4536-9a01-d426b051288c'} Body: b'' 2025-12-03 23:23:31,397 20 INFO [tempest.lib.common.rest_client] Request (TestGettingAddress:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1248743339 0.111s 2025-12-03 23:23:31,397 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:31 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0981ae3-0dc3-49d6-87ab-461c8983c54d', 'x-compute-request-id': 'req-f0981ae3-0dc3-49d6-87ab-461c8983c54d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestGettingAddress-1248743339'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:23:38.397078Z tags: worker-0 test: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] time: 2025-12-03 23:23:39.219591Z successful: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 4192 2025-12-03 23:23:38,730 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_acl_anonymous_download): 201 PUT https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118 0.332s 2025-12-03 23:23:38,730 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:38 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'x-trans-id': 'tx15eaf923e32342cbbfa4a-006930c67a', 'x-openstack-request-id': 'tx15eaf923e32342cbbfa4a-006930c67a', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118'} Body: b'' 2025-12-03 23:23:38,769 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_acl_anonymous_download): 204 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118 0.038s 2025-12-03 23:23:38,769 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:38 GMT', 'server': 'Apache', 'content-type': 'text/plain; charset=utf-8', 'x-container-object-count': '0', 'x-container-bytes-used': '0', 'x-timestamp': '1764804218.69185', 'last-modified': 'Wed, 03 Dec 2025 23:23:39 GMT', 'accept-ranges': 'bytes', 'x-storage-policy': 'Policy-0', 'vary': 'Accept', 'x-trans-id': 'tx86744631e246440587d94-006930c67a', 'x-openstack-request-id': 'tx86744631e246440587d94-006930c67a', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118'} Body: b'' 2025-12-03 23:23:38,769 20 DEBUG [tempest.scenario.manager] Container tempest-swift-scenario-container-1751000118 created 2025-12-03 23:23:38,916 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_acl_anonymous_download): 201 PUT https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284 0.145s 2025-12-03 23:23:38,917 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: b'X<;_=M\x94\x12\x94\x9d\xf50\x14;\xb8i\xc2[8\xbd\x85M)F\r\xe3\x16\n\x05$4\x97\xf8\xb3@2\xed[\nc\xea\xbe\xb0\xa6\x80\xf3^\xeag\x0f\xc1-/\xdas\x85\x0e\xc2wH.\xd0[\x99,\t\xee+\x88o\n\xd4\xfa\xa0`kt\x9bI\x01\xcc\xe9\xaf/\x10~\xb5\xf6x\xdf\xa0+\x8c\x02\'*e:V\xb8\xa3P\xbd\xdc\xf1%\xd6f\xba\x16Y\x8d\xc5\xb9\xd6^\x0b\xde\xdb\t\xf0\xa9J\x18\x83\xc57|\xb5\xb0\xa3i\xd4;\xff\xc7\xaaA\xbd\x87>\x1e+OZ\xe2mP\xcf\xa0\xa8\x15s\xdc\xf9\x8d/gC\x06\xb7WQ\\\nH?\xdb\x00\xe2U\x08Q\xb4\x15\xdf\xf8[\xe1\x9e\xd3\xb4cxN\x9d\x19\xd5\xb8\xc9}\xc6\xf6\xd7\xaa\xb3dOk)\xa9%-\xd8\x01U\x10\x97\n\x83\xc24\xf4\x92\x81\xec\xe4-\x86\xc2\x02\xabf\xc1$q\x08\xd1W\x1b\xe3a\xb35IZ\xf30\xdb\xa9\xfb\x87:\x91`I\xdb\xce&\xd8:}\xa2Z\x15\x8a\x87\xe1\x0c\xd7f"\xc4\xb9h\xbc\xf6\x14\x83/\x01Zm~q\xac\xf8\xfb\x1bQ\xcb8\x045\x86\xc7F\xe0\x15\x12\xb0\x8cH\xc1H\xf1T?MH\xa2V2\\\xca]H\x80"G\xe1L\xb3\xf5\x11\xb7\xfd\xf9\xb5\xacYF<\x91\xcd\xc5E\xd4.U\xc7\xbdr\xaf\xa6%6nw\xb5\xebG\xd6\xb8\x90\xd0Wk\x85 \xa8\xffQ0\xaf\xa9\xb14\xb1\x0fk\x92}\'qD\xad\x91&U\x96\xafQ\xfd\xa3*kQ\x8a\xda\xb9\xe1U\xef\xa5\x8a\xa6c<\xec\x18\xab`\xe1\xd9]S-\xa9\xd5R\xf9\xe1\xf1\xd3.\x9eA\x1dC\xfdN\xb9\xf5\x91\xa6\x06F\x97\x82\x0c\xc8V\x00\xab\x80\xbb#\x1e\xc5\xc6K\x9b\xe4Ay`\xf5\xe2\xae\x06\xdd\xf8z\x1c\x8d\xff^{\x87\xcb\xbd\x03\xa3I\xd7]\x9e \x0c!\x088\xe1)\xb0z#E\xd8#\xa2\xdbj?\n\xfb^\x8dp\xab\x11\xa9:c\x8e\x8a \x19\xea\x91\t\x00\xbd~\xa9\xa3U}\x066\xbc\x83\xf5\xb1\xecF\\\xeaN\x15\x81\xb93\xa92;]o\xbd\x9d\xee\x04u\xdc{\x07.\xb5/2s\x8c\xa4\x1e<\x8d7r\xfc\x82\xafA~7\x07iF\x0e\xc4\x8d,!f\xba\xdf1Q\xf3:C6\x7f\xc4\x9f\x9f\xa6\x96C]\x19\xa05V=\x90]D!(8M\x17\xe5\x1a\x12\xb9\xfe\xe9\x14\x15\x92b\x0c\xe4tVU,\x89I\x1d\xf5x8y"hR\xb3\x0c\xb2\xcaR\x03e\xfdSI\xfb\x99\x04i\x1c\xf3\xc2/*\x02\xe9\xa4\x8bq\xc4Z\x1eU\x8dm\x13C\xa3\xa1Y\x85\x95\xf4\x86\x1e5\x9eh\t\\r5\x0c\x94\x91%\x90\xcfQ\xc7\xe3\xdf\x82N?Y\\\xa9\x97\xa8\xa5\x8e\x11\\U\x91\xaf\x16\x86\xben\x85\x1a\x95\x10jO4\x8d\x02no\xa7G\xc7K\xfc\xac\x83\xcfL\x01\xe7\xc1\xeb\xeb\x16\xed-/=\'\x89r`p\xf9\x1d\xc9n\xb1\x01\xe7\xe7\x85\xbd\x9b:_>\xd4\xe3\x06\x11\x94\xc6\xe6\x15f\x86\x12wm\x91\xcf\xc0t\x9e\x1dI\xac\xf1\xe0\xbb\xafWQ\x0f\xe3=\xd4\x8c\xad\xd9\x1d\xc2\xfal\xe8S>\x1f\xc1u\t\xeb}\xc7q\xe8\x95M\xe7\xbf\xcb\xccx&X\xa1\\0&\xb4\xe5\xa4\x85o\xc6TO\xbci\xa8\xec\xa4\xd3s\x84H\x99\xaa\xa7e\xa9*c\x8a\xc0\xc0\x9c\xc8c\xb5\x05\xd4\xeeh\xfc\xe7\x7f-\xff\xc0\xa6\x0b\xb8\xfcl\x01l\x87\xc2\xc0((\x96\xf4+rrx\xf8\xf3\xe6#\x17\xc6\xece\xeei\x0e\xe6\xd7\x04\xd4%\xe3\x84m>\xd0\xd5\xd7\x9cXJO,\x9eBb\xe4\xbb\xef\r\xabz\xe5\x1cS2\xacl2\x19\xee\xe6\xdb\xa9\n\x056d\xf0\x15Av\xa9\xdc\x1e\x13TU\xe5{M\xc8\xa4\xf167\xc2-3\xfc\x0bQz\xdf\xec\x17eY\x9e\xe0D\x93$g\xbe\xcf\xfb\xeeL[\xfa\xaf\x10k\xca\xe5\xcb[\x08\x86e\xcd\x12\x06cj\x80\x99\xfe\x1f\xca7\xa5L"\x97\xa3\x92\xd8\xcf\x94,\x18\x9ex\x15\t\xd1\xa1\x13\x97\x0c+6\x90\x8d-\xcaZ\xe7\xc1\x05V\xa0\x98\xf8QW\x95o\xa4IU\x0c\xd9\x7f\x9d>\xa0\xbc"V\xb3' Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:38 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'etag': 'b24f051ae533477b3b54512fc8fde5a0', 'last-modified': 'Wed, 03 Dec 2025 23:23:39 GMT', 'x-trans-id': 'tx813389eeeb03485f922ee-006930c67a', 'x-openstack-request-id': 'tx813389eeeb03485f922ee-006930c67a', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284'} Body: b'' 2025-12-03 23:23:38,931 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_acl_anonymous_download): 401 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284 0.014s 2025-12-03 23:23:38,932 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:38 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'www-authenticate': 'Keystone uri="https://keystone-public-openstack.apps.sno.openstack.lab"', 'content-length': '131', 'x-trans-id': 'tx8aa968b5365243da813f3-006930c67a', 'x-openstack-request-id': 'tx8aa968b5365243da813f3-006930c67a', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '401', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284'} Body: b'

Unauthorized

This server could not verify that you are authorized to access the document you requested.

' 2025-12-03 23:23:39,042 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_acl_anonymous_download): 204 POST https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118 0.110s 2025-12-03 23:23:39,042 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Container-Read': '.r:*', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx47c88ab6d27342d8895b3-006930c67a', 'x-openstack-request-id': 'tx47c88ab6d27342d8895b3-006930c67a', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118'} Body: b'' 2025-12-03 23:23:39,067 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_acl_anonymous_download): 204 HEAD https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118 0.024s 2025-12-03 23:23:39,068 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'application/json; charset=utf-8', 'x-container-object-count': '1', 'x-container-bytes-used': '1024', 'x-timestamp': '1764804218.69185', 'x-container-read': '.r:*', 'last-modified': 'Wed, 03 Dec 2025 23:23:39 GMT', 'accept-ranges': 'bytes', 'x-storage-policy': 'Policy-0', 'vary': 'Accept', 'x-trans-id': 'tx52b32403f50d4a148bf9d-006930c67b', 'x-openstack-request-id': 'tx52b32403f50d4a148bf9d-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118'} Body: b'' 2025-12-03 23:23:39,094 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_acl_anonymous_download): 200 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284 0.026s 2025-12-03 23:23:39,095 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'etag': 'b24f051ae533477b3b54512fc8fde5a0', 'last-modified': 'Wed, 03 Dec 2025 23:23:39 GMT', 'x-timestamp': '1764804218.86784', 'accept-ranges': 'bytes', 'content-length': '1024', 'x-trans-id': 'tx116865c4635742a8bc09f-006930c67b', 'x-openstack-request-id': 'tx116865c4635742a8bc09f-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '200', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284'} Body: b'X<;_=M\x94\x12\x94\x9d\xf50\x14;\xb8i\xc2[8\xbd\x85M)F\r\xe3\x16\n\x05$4\x97\xf8\xb3@2\xed[\nc\xea\xbe\xb0\xa6\x80\xf3^\xeag\x0f\xc1-/\xdas\x85\x0e\xc2wH.\xd0[\x99,\t\xee+\x88o\n\xd4\xfa\xa0`kt\x9bI\x01\xcc\xe9\xaf/\x10~\xb5\xf6x\xdf\xa0+\x8c\x02\'*e:V\xb8\xa3P\xbd\xdc\xf1%\xd6f\xba\x16Y\x8d\xc5\xb9\xd6^\x0b\xde\xdb\t\xf0\xa9J\x18\x83\xc57|\xb5\xb0\xa3i\xd4;\xff\xc7\xaaA\xbd\x87>\x1e+OZ\xe2mP\xcf\xa0\xa8\x15s\xdc\xf9\x8d/gC\x06\xb7WQ\\\nH?\xdb\x00\xe2U\x08Q\xb4\x15\xdf\xf8[\xe1\x9e\xd3\xb4cxN\x9d\x19\xd5\xb8\xc9}\xc6\xf6\xd7\xaa\xb3dOk)\xa9%-\xd8\x01U\x10\x97\n\x83\xc24\xf4\x92\x81\xec\xe4-\x86\xc2\x02\xabf\xc1$q\x08\xd1W\x1b\xe3a\xb35IZ\xf30\xdb\xa9\xfb\x87:\x91`I\xdb\xce&\xd8:}\xa2Z\x15\x8a\x87\xe1\x0c\xd7f"\xc4\xb9h\xbc\xf6\x14\x83/\x01Zm~q\xac\xf8\xfb\x1bQ\xcb8\x045\x86\xc7F\xe0\x15\x12\xb0\x8cH\xc1H\xf1T?MH\xa2V2\\\xca]H\x80"G\xe1L\xb3\xf5\x11\xb7\xfd\xf9\xb5\xacYF<\x91\xcd\xc5E\xd4.U\xc7\xbdr\xaf\xa6%6nw\xb5\xebG\xd6\xb8\x90\xd0Wk\x85 \xa8\xffQ0\xaf\xa9\xb14\xb1\x0fk\x92}\'qD\xad\x91&U\x96\xafQ\xfd\xa3*kQ\x8a\xda\xb9\xe1U\xef\xa5\x8a\xa6c<\xec\x18\xab`\xe1\xd9]S-\xa9\xd5R\xf9\xe1\xf1\xd3.\x9eA\x1dC\xfdN\xb9\xf5\x91\xa6\x06F\x97\x82\x0c\xc8V\x00\xab\x80\xbb#\x1e\xc5\xc6K\x9b\xe4Ay`\xf5\xe2\xae\x06\xdd\xf8z\x1c\x8d\xff^{\x87\xcb\xbd\x03\xa3I\xd7]\x9e \x0c!\x088\xe1)\xb0z#E\xd8#\xa2\xdbj?\n\xfb^\x8dp\xab\x11\xa9:c\x8e\x8a \x19\xea\x91\t\x00\xbd~\xa9\xa3U}\x066\xbc\x83\xf5\xb1\xecF\\\xeaN\x15\x81\xb93\xa92;]o\xbd\x9d\xee\x04u\xdc{\x07.\xb5/2s\x8c\xa4\x1e<\x8d7r\xfc\x82\xafA~7\x07iF\x0e\xc4\x8d,!f\xba\xdf1Q\xf3:C6\x7f\xc4\x9f\x9f\xa6\x96C]\x19\xa05V=\x90]D!(8M\x17\xe5\x1a\x12\xb9\xfe\xe9\x14\x15\x92b\x0c\xe4tVU,\x89I\x1d\xf5x8y"hR\xb3\x0c\xb2\xcaR\x03e\xfdSI\xfb\x99\x04i\x1c\xf3\xc2/*\x02\xe9\xa4\x8bq\xc4Z\x1eU\x8dm\x13C\xa3\xa1Y\x85\x95\xf4\x86\x1e5\x9eh\t\\r5\x0c\x94\x91%\x90\xcfQ\xc7\xe3\xdf\x82N?Y\\\xa9\x97\xa8\xa5\x8e\x11\\U\x91\xaf\x16\x86\xben\x85\x1a\x95\x10jO4\x8d\x02no\xa7G\xc7K\xfc\xac\x83\xcfL\x01\xe7\xc1\xeb\xeb\x16\xed-/=\'\x89r`p\xf9\x1d\xc9n\xb1\x01\xe7\xe7\x85\xbd\x9b:_>\xd4\xe3\x06\x11\x94\xc6\xe6\x15f\x86\x12wm\x91\xcf\xc0t\x9e\x1dI\xac\xf1\xe0\xbb\xafWQ\x0f\xe3=\xd4\x8c\xad\xd9\x1d\xc2\xfal\xe8S>\x1f\xc1u\t\xeb}\xc7q\xe8\x95M\xe7\xbf\xcb\xccx&X\xa1\\0&\xb4\xe5\xa4\x85o\xc6TO\xbci\xa8\xec\xa4\xd3s\x84H\x99\xaa\xa7e\xa9*c\x8a\xc0\xc0\x9c\xc8c\xb5\x05\xd4\xeeh\xfc\xe7\x7f-\xff\xc0\xa6\x0b\xb8\xfcl\x01l\x87\xc2\xc0((\x96\xf4+rrx\xf8\xf3\xe6#\x17\xc6\xece\xeei\x0e\xe6\xd7\x04\xd4%\xe3\x84m>\xd0\xd5\xd7\x9cXJO,\x9eBb\xe4\xbb\xef\r\xabz\xe5\x1cS2\xacl2\x19\xee\xe6\xdb\xa9\n\x056d\xf0\x15Av\xa9\xdc\x1e\x13TU\xe5{M\xc8\xa4\xf167\xc2-3\xfc\x0bQz\xdf\xec\x17eY\x9e\xe0D\x93$g\xbe\xcf\xfb\xeeL[\xfa\xaf\x10k\xca\xe5\xcb[\x08\x86e\xcd\x12\x06cj\x80\x99\xfe\x1f\xca7\xa5L"\x97\xa3\x92\xd8\xcf\x94,\x18\x9ex\x15\t\xd1\xa1\x13\x97\x0c+6\x90\x8d-\xcaZ\xe7\xc1\x05V\xa0\x98\xf8QW\x95o\xa4IU\x0c\xd9\x7f\x9d>\xa0\xbc"V\xb3' 2025-12-03 23:23:39,139 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:_run_cleanups): 204 DELETE https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284 0.043s 2025-12-03 23:23:39,139 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx286b6c5829114ddf88779-006930c67b', 'x-openstack-request-id': 'tx286b6c5829114ddf88779-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118/tempest-swift-scenario-object-1043766284'} Body: b'' 2025-12-03 23:23:39,219 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:_run_cleanups): 204 DELETE https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118 0.079s 2025-12-03 23:23:39,219 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'txe81b57ab9a2c40fcbfee1-006930c67b', 'x-openstack-request-id': 'txe81b57ab9a2c40fcbfee1-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1751000118'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:23:39.220081Z tags: worker-0 test: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] time: 2025-12-03 23:23:39.723432Z successful: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 5170 2025-12-03 23:23:39,279 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 204 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960 0.059s 2025-12-03 23:23:39,279 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/plain; charset=utf-8', 'x-account-container-count': '0', 'x-account-object-count': '0', 'x-account-bytes-used': '0', 'x-timestamp': '1764804218.64714', 'x-account-storage-policy-policy-0-container-count': '0', 'x-account-storage-policy-policy-0-object-count': '0', 'x-account-storage-policy-policy-0-bytes-used': '0', 'accept-ranges': 'bytes', 'x-account-project-domain-id': 'default', 'vary': 'Accept', 'x-trans-id': 'tx3234e386490647d098b39-006930c67b', 'x-openstack-request-id': 'tx3234e386490647d098b39-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960'} Body: b'' 2025-12-03 23:23:39,280 20 DEBUG [tempest.scenario.manager] Swift status information obtained successfully 2025-12-03 23:23:39,342 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 201 PUT https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499 0.062s 2025-12-03 23:23:39,342 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'x-trans-id': 'txd474a6a4ca6f4843890c0-006930c67b', 'x-openstack-request-id': 'txd474a6a4ca6f4843890c0-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499'} Body: b'' 2025-12-03 23:23:39,382 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 204 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499 0.039s 2025-12-03 23:23:39,383 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/plain; charset=utf-8', 'x-container-object-count': '0', 'x-container-bytes-used': '0', 'x-timestamp': '1764804219.30428', 'last-modified': 'Wed, 03 Dec 2025 23:23:40 GMT', 'accept-ranges': 'bytes', 'x-storage-policy': 'Policy-0', 'vary': 'Accept', 'x-trans-id': 'tx350bc763dc864230a4c6c-006930c67b', 'x-openstack-request-id': 'tx350bc763dc864230a4c6c-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499'} Body: b'' 2025-12-03 23:23:39,383 20 DEBUG [tempest.scenario.manager] Container tempest-swift-scenario-container-1546908499 created 2025-12-03 23:23:39,427 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 201 PUT https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499/tempest-swift-scenario-object-890485017 0.043s 2025-12-03 23:23:39,428 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: b')\xb5\xaaX\xefDe\xd8\r|n\xbe\x83\x05\xc52\xc0&\xd3D\x05\x1aE\x08\xdc\xd2\x14&Ps\xec\x88\xcc7\x8e\x1c\t\x05\x05dFH%\xd4&\xd4\xc2\xa7Vis\xfc\xf4\xe3\xae^\xf7\xc0\x8d\xd9\xd0\x04\xbb\rG\xb6\xcdO\xad\xcd\xdf[\x89(syfx^\xea{\xdf\x08\xe9-K\xfaC84\xb4\xcf7\x93\xc9|\xbf\x00\x0cD\xa5\x92\xc0\x07\x87\xc5\x9dB\x83\xd4\x93\x049\xb8*\xef\xa73.3\xf5\xaaJ\x07\xe5\xdfVi\x83\x00\x871\x15\xab\xea\xfda\xa7\xc3\xf3\xf6\x04\xffhzN\xa7r\xc6\xe5\x95\xe4NV\x19WO\xc4\xe3O;\xf9\xd5C)\xd4\xee\xf9\xf4\xb1#g\xd8\xbbI\x02~1dm\x9d\xa4-\x85\x92\xe1\x95\x1e\xa3n\xc9\xc8\xeb\x85\x9c\xcc\x1f\x85\x0eR\xcf,\x82z\x1e\xf1\x9a\xaa\xea;\xfa\xeb!\xbb\xf6s\xca.\x8d*\x05\xdf\x8f\x8aVbj\x89Bz1;\xfb\xb4\xd7S\x9ehv\t\x82\xbd^\x84\x1a\x9f6\x89{\xf7!\xac\x01|\x99\xd2\xcd9\xfaJ\x8d\xaf\x0e\xdb#\xfb\xf0h\x97\xb8\xd3\x1b\xfa\x0b4v\xaaN\xee}\x89\xf0\xfd\xa56\xc0RpG\xae\xb2W\xaa\xae\xac9\xeb;\xa3un\xe0\xa0\xe0W\x11\xaaD\xa3\xb2\xc6q\xbdI\xec\xc7u\xe4\xd8\xcd\xd2p\x1d\x92\xe8\x04D\xb1\xe7\x89\xd8\xa1\xee\x8e\x84\xaa\xf8\xdf1/r\x98\xd3\xdc\xbe\x8e\xaf\x84\x10A\x00\x8a\x19=\xeczzm&\xbcQ:\xcb,\xe8J\xc8\xd7\xf6\xcd\x85\xaa\x84\x14%\x8c\x9a\xb8[\xdb\x17c\xbd\x02\x9c\xd9\x1e\xd4\x0e\x07\x94xnnA\xc2\xb2:\xda\xe2\xacr\xb3\xe9@\x0c\xc6v\xee\xd7\x00\xcc\xc4\xc4\xd9Q}\xc5n\xd5\x00Ru\x94V5G&Sl\xe3\xd5\xdc\x06\xaap\xdb\xb4@\xf7\xc7\x17Y\x8e\xb0\xb5\xff\xc1\xaag\x1a\xb9\xdd\xca`\\W\xf7n\x06\x1f\x8f\x962#\xbf\xcc.\xb6\x82`\xc7\x08\xd5\xcf\xd4\x83\xd6\x8f4>$\xd7\xd3\xfch4\n\x1d\xf9\xfeC\t\xfahoyM\xa3\xec\x0c\x03-Q\x8bD\x8d\x07\x17\x81\xdb\xf4\xa5\xb6\xa0\x00\xc1\x03\x14\xae/\x03+\xf0\\$\x94Kb\xb5\xd9\xe2\x84o\xaf\xbd\xf5[l\x1a\xedK\xc8\xbc\x04\xb6\xea\xca\x9d\x0b\xfdu\xb7\x8edwd\xac\xb3\xbb\xeb\xf5f>wk1\x0c\xd3Le\xf1\xce\xc7P\xc5Gw\x0ca\\c\x14\xdd&\xe0\x00%\xc3f!\x10\x87\xe1\xd2\x16\xd6f\xda\x10\x91n\xc2\x1dC\x01\xbc\xcdv\xcb\xbe\x04\xb0\xf4\xd8w|\x86k\xda\xc9\xb0K$M0a\x80N\x92}e:H\xcd\xa9)\x80\x1d\xbf\xb4\xe2#\x8d\x00\xbf\x94\x99\xd0#\x12\x89\xd3%\xe6\xad\x92S\x9d\x98\x8a\x98t3\x8c\x1e\xc5\xbbV\xf7\x025a\xda\x99\xe9\\\xffgP\xf5\x18\x0ew\x93\x04br\xf2\x19\xc2\x13\x97_ \xb0B\xfc\xd8R\xe0Ov\xc7\xad\x85\xdc(G\xb9\xbc\xddQ\xa2\x80\x986\xa7\x1b\x84\xcc\x89%\'\x82\x95\xc5\x08@>\x80\x96\x8bh\x19\xad\xa5\xb0\xaa\xf9\x1a\xfbj\x8e\x13\xc11\xe3\xb9r\xf26\nj\xfc)\xb4]\x8fU:|w\x1a\xa5\xfe\xb1g\xa4\x99yNQ\xc1'} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/plain; charset=utf-8', 'content-length': '40', 'x-container-object-count': '1', 'x-container-bytes-used': '1024', 'x-timestamp': '1764804219.30428', 'last-modified': 'Wed, 03 Dec 2025 23:23:40 GMT', 'accept-ranges': 'bytes', 'x-storage-policy': 'Policy-0', 'vary': 'Accept', 'x-trans-id': 'tx00816bf8449a4692aaa5e-006930c67b', 'x-openstack-request-id': 'tx00816bf8449a4692aaa5e-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '200', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499'} Body: b'tempest-swift-scenario-object-890485017\n' 2025-12-03 23:23:39,498 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 200 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499/tempest-swift-scenario-object-890485017 0.029s 2025-12-03 23:23:39,499 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'etag': '1bca331483ded952d1d2973e59ebb4f0', 'last-modified': 'Wed, 03 Dec 2025 23:23:40 GMT', 'x-timestamp': '1764804219.39517', 'accept-ranges': 'bytes', 'content-length': '1024', 'x-trans-id': 'tx0df13ad73dd34864a46ec-006930c67b', 'x-openstack-request-id': 'tx0df13ad73dd34864a46ec-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '200', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499/tempest-swift-scenario-object-890485017'} Body: b')\xb5\xaaX\xefDe\xd8\r|n\xbe\x83\x05\xc52\xc0&\xd3D\x05\x1aE\x08\xdc\xd2\x14&Ps\xec\x88\xcc7\x8e\x1c\t\x05\x05dFH%\xd4&\xd4\xc2\xa7Vis\xfc\xf4\xe3\xae^\xf7\xc0\x8d\xd9\xd0\x04\xbb\rG\xb6\xcdO\xad\xcd\xdf[\x89(syfx^\xea{\xdf\x08\xe9-K\xfaC84\xb4\xcf7\x93\xc9|\xbf\x00\x0cD\xa5\x92\xc0\x07\x87\xc5\x9dB\x83\xd4\x93\x049\xb8*\xef\xa73.3\xf5\xaaJ\x07\xe5\xdfVi\x83\x00\x871\x15\xab\xea\xfda\xa7\xc3\xf3\xf6\x04\xffhzN\xa7r\xc6\xe5\x95\xe4NV\x19WO\xc4\xe3O;\xf9\xd5C)\xd4\xee\xf9\xf4\xb1#g\xd8\xbbI\x02~1dm\x9d\xa4-\x85\x92\xe1\x95\x1e\xa3n\xc9\xc8\xeb\x85\x9c\xcc\x1f\x85\x0eR\xcf,\x82z\x1e\xf1\x9a\xaa\xea;\xfa\xeb!\xbb\xf6s\xca.\x8d*\x05\xdf\x8f\x8aVbj\x89Bz1;\xfb\xb4\xd7S\x9ehv\t\x82\xbd^\x84\x1a\x9f6\x89{\xf7!\xac\x01|\x99\xd2\xcd9\xfaJ\x8d\xaf\x0e\xdb#\xfb\xf0h\x97\xb8\xd3\x1b\xfa\x0b4v\xaaN\xee}\x89\xf0\xfd\xa56\xc0RpG\xae\xb2W\xaa\xae\xac9\xeb;\xa3un\xe0\xa0\xe0W\x11\xaaD\xa3\xb2\xc6q\xbdI\xec\xc7u\xe4\xd8\xcd\xd2p\x1d\x92\xe8\x04D\xb1\xe7\x89\xd8\xa1\xee\x8e\x84\xaa\xf8\xdf1/r\x98\xd3\xdc\xbe\x8e\xaf\x84\x10A\x00\x8a\x19=\xeczzm&\xbcQ:\xcb,\xe8J\xc8\xd7\xf6\xcd\x85\xaa\x84\x14%\x8c\x9a\xb8[\xdb\x17c\xbd\x02\x9c\xd9\x1e\xd4\x0e\x07\x94xnnA\xc2\xb2:\xda\xe2\xacr\xb3\xe9@\x0c\xc6v\xee\xd7\x00\xcc\xc4\xc4\xd9Q}\xc5n\xd5\x00Ru\x94V5G&Sl\xe3\xd5\xdc\x06\xaap\xdb\xb4@\xf7\xc7\x17Y\x8e\xb0\xb5\xff\xc1\xaag\x1a\xb9\xdd\xca`\\W\xf7n\x06\x1f\x8f\x962#\xbf\xcc.\xb6\x82`\xc7\x08\xd5\xcf\xd4\x83\xd6\x8f4>$\xd7\xd3\xfch4\n\x1d\xf9\xfeC\t\xfahoyM\xa3\xec\x0c\x03-Q\x8bD\x8d\x07\x17\x81\xdb\xf4\xa5\xb6\xa0\x00\xc1\x03\x14\xae/\x03+\xf0\\$\x94Kb\xb5\xd9\xe2\x84o\xaf\xbd\xf5[l\x1a\xedK\xc8\xbc\x04\xb6\xea\xca\x9d\x0b\xfdu\xb7\x8edwd\xac\xb3\xbb\xeb\xf5f>wk1\x0c\xd3Le\xf1\xce\xc7P\xc5Gw\x0ca\\c\x14\xdd&\xe0\x00%\xc3f!\x10\x87\xe1\xd2\x16\xd6f\xda\x10\x91n\xc2\x1dC\x01\xbc\xcdv\xcb\xbe\x04\xb0\xf4\xd8w|\x86k\xda\xc9\xb0K$M0a\x80N\x92}e:H\xcd\xa9)\x80\x1d\xbf\xb4\xe2#\x8d\x00\xbf\x94\x99\xd0#\x12\x89\xd3%\xe6\xad\x92S\x9d\x98\x8a\x98t3\x8c\x1e\xc5\xbbV\xf7\x025a\xda\x99\xe9\\\xffgP\xf5\x18\x0ew\x93\x04br\xf2\x19\xc2\x13\x97_ \xb0B\xfc\xd8R\xe0Ov\xc7\xad\x85\xdc(G\xb9\xbc\xddQ\xa2\x80\x986\xa7\x1b\x84\xcc\x89%\'\x82\x95\xc5\x08@>\x80\x96\x8bh\x19\xad\xa5\xb0\xaa\xf9\x1a\xfbj\x8e\x13\xc11\xe3\xb9r\xf26\nj\xfc)\xb4]\x8fU:|w\x1a\xa5\xfe\xb1g\xa4\x99yNQ\xc1'} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx208065ef02514a0588363-006930c67b', 'x-openstack-request-id': 'tx208065ef02514a0588363-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499/tempest-swift-scenario-object-890485017'} Body: b'' 2025-12-03 23:23:39,565 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 204 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499 0.034s 2025-12-03 23:23:39,566 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/plain; charset=utf-8', 'x-container-object-count': '0', 'x-container-bytes-used': '0', 'x-timestamp': '1764804219.30428', 'last-modified': 'Wed, 03 Dec 2025 23:23:40 GMT', 'accept-ranges': 'bytes', 'x-storage-policy': 'Policy-0', 'vary': 'Accept', 'x-trans-id': 'tx9dabc7bbc72348bd8a63c-006930c67b', 'x-openstack-request-id': 'tx9dabc7bbc72348bd8a63c-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499'} Body: b'' 2025-12-03 23:23:39,586 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 204 GET https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499 0.019s 2025-12-03 23:23:39,586 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/plain; charset=utf-8', 'x-container-object-count': '0', 'x-container-bytes-used': '0', 'x-timestamp': '1764804219.30428', 'last-modified': 'Wed, 03 Dec 2025 23:23:40 GMT', 'accept-ranges': 'bytes', 'x-storage-policy': 'Policy-0', 'vary': 'Accept', 'x-trans-id': 'tx66d3d4f57f0347c582446-006930c67b', 'x-openstack-request-id': 'tx66d3d4f57f0347c582446-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'cache-control': 'private', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499'} Body: b'' 2025-12-03 23:23:39,646 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:test_swift_basic_ops): 204 DELETE https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499 0.060s 2025-12-03 23:23:39,647 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'x-trans-id': 'tx6585d4b6449c4f04a651d-006930c67b', 'x-openstack-request-id': 'tx6585d4b6449c4f04a651d-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499'} Body: b'' 2025-12-03 23:23:39,647 20 DEBUG [tempest.scenario.manager] Container tempest-swift-scenario-container-1546908499 deleted 2025-12-03 23:23:39,668 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:_run_cleanups): 404 DELETE https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499/tempest-swift-scenario-object-890485017 0.021s 2025-12-03 23:23:39,669 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx2742551cd2de417d8fa43-006930c67b', 'x-openstack-request-id': 'tx2742551cd2de417d8fa43-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499/tempest-swift-scenario-object-890485017'} Body: b'

Not Found

The resource could not be found.

' 2025-12-03 23:23:39,722 20 INFO [tempest.lib.common.rest_client] Request (TestObjectStorageBasicOps:_run_cleanups): 404 DELETE https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499 0.053s 2025-12-03 23:23:39,722 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:39 GMT', 'server': 'Apache', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'tx50f359405f154db2b6e89-006930c67b', 'x-openstack-request-id': 'tx50f359405f154db2b6e89-006930c67b', 'set-cookie': '8555ec7bc3b761f9a531b621867c3563=c807189fc0c914ecde92122c9be56887; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_f083ad12be4e4097aa571b8633c25960/tempest-swift-scenario-container-1546908499'} Body: b'

Not Found

The resource could not be found.

' 0 ] tags: -worker-0 time: 2025-12-03 23:23:46.887489Z tags: worker-0 test: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,multinode,network,slow] time: 2025-12-03 23:25:10.630249Z successful: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,multinode,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:23:47,112 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.224s 2025-12-03 23:23:47,112 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-2058704274", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIOUJ3MP/jdahu1D8GC62MOdwpNR4YhvwO6lYiW+hVy3heAapyzshkS87AuTmSd/t2LyVuEbEYEFucje6fl5z1c4K+VTSxDlKwBOcYsD5qmy8iQpFgppeaztdeKHA9naQ=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:46 GMT', 'server': 'Apache', 'content-length': '405', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db145955-19d9-4728-8634-033c7d633fd8', 'x-compute-request-id': 'req-db145955-19d9-4728-8634-033c7d633fd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-2058704274", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIOUJ3MP/jdahu1D8GC62MOdwpNR4YhvwO6lYiW+hVy3heAapyzshkS87AuTmSd/t2LyVuEbEYEFucje6fl5z1c4K+VTSxDlKwBOcYsD5qmy8iQpFgppeaztdeKHA9naQ==", "fingerprint": "d3:39:cb:4b:23:2b:2e:72:e5:30:34:39:0a:6e:71:ec", "user_id": "c38142631cfe422a921dfe4f854b4c60"}}' 2025-12-03 23:23:49,107 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.992s 2025-12-03 23:23:49,107 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--271097839", "project_id": "2acbb37228214c408b218b31d6d0f830", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-da2cc6fa-b9fd-4add-834b-ded38c75b1ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"99dd1a77-01a0-42e2-a8ca-50dd0ccf798a","name":"tempest-network-smoke--271097839","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2acbb37228214c408b218b31d6d0f830","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:23:48Z","updated_at":"2025-12-03T23:23:48Z","revision_number":1}}' 2025-12-03 23:23:54,190 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 5.082s 2025-12-03 23:23:54,190 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-1427115949", "admin_state_up": true, "project_id": "2acbb37228214c408b218b31d6d0f830", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '679', 'x-openstack-request-id': 'req-2fc622a5-7629-4272-9c6a-994de7a28f0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "f15280cb-ce29-4870-bc6a-bd1b3eb8530c", "name": "tempest-TestSecurityGroupsBasicOps-router-1427115949", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.250"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:23:49Z", "updated_at": "2025-12-03T23:23:52Z", "revision_number": 2, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:23:54,311 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28 0.120s 2025-12-03 23:23:54,311 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6f2a6d7b-92e0-47b9-820d-2c6c90937480', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:23:54,437 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.126s 2025-12-03 23:23:54,437 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-31948c57-cb0e-4ea6-bc75-66c8a8448fce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:23:55,154 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.716s 2025-12-03 23:23:55,154 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5fd2b421-fb3e-476a-bebd-49bfc821ec14', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:23:55,243 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.088s 2025-12-03 23:23:55,243 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c752c958-7047-426d-a6f4-e689ebc73a86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:23:57,966 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.722s 2025-12-03 23:23:57,966 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1731498826", "network_id": "99dd1a77-01a0-42e2-a8ca-50dd0ccf798a", "project_id": "2acbb37228214c408b218b31d6d0f830", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:23:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-9e0ffd0d-3b83-419f-ba61-68e0c00e15a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","name":"tempest-subnet-smoke-1731498826","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"99dd1a77-01a0-42e2-a8ca-50dd0ccf798a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:23:56Z","updated_at":"2025-12-03T23:23:56Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:24:00,326 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f15280cb-ce29-4870-bc6a-bd1b3eb8530c/add_router_interface 2.359s 2025-12-03 23:24:00,326 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8b62b875-0745-420b-ac33-3ab1ba327ae9"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-68763909-d0af-4058-b06f-1f80ae610e2e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f15280cb-ce29-4870-bc6a-bd1b3eb8530c/add_router_interface'} Body: b'{"id": "f15280cb-ce29-4870-bc6a-bd1b3eb8530c", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "99c8c8fa-3a29-435f-b2d3-adcbd5588e34", "network_id": "99dd1a77-01a0-42e2-a8ca-50dd0ccf798a", "subnet_id": "8b62b875-0745-420b-ac33-3ab1ba327ae9", "subnet_ids": ["8b62b875-0745-420b-ac33-3ab1ba327ae9"]}' 2025-12-03 23:24:01,131 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.804s 2025-12-03 23:24:01,132 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_access--1504954673", "description": "tempest-secgroup_access--1504954673 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-8bf18a22-184b-4c3d-865d-b3690427d109', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "bb64510c-b750-4cb1-92b0-a9e054f4c726", "name": "tempest-secgroup_access--1504954673", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_access--1504954673 description", "shared": false, "security_group_rules": [{"id": "0044a0ed-528d-4d34-8fd1-7f5ad36afbaf", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "bb64510c-b750-4cb1-92b0-a9e054f4c726", "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": 2009, "description": null, "tags": [], "created_at": "2025-12-03T23:24:00Z", "updated_at": "2025-12-03T23:24:00Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "b211e3a5-76a5-4309-9f88-c7a6cccf0fe0", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "bb64510c-b750-4cb1-92b0-a9e054f4c726", "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": 2010, "description": null, "tags": [], "created_at": "2025-12-03T23:24:00Z", "updated_at": "2025-12-03T23:24:00Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:24:00Z", "updated_at": "2025-12-03T23:24:00Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:24:01,372 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.239s 2025-12-03 23:24:01,373 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_general--285829561", "description": "tempest-secgroup_general--285829561 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-cc2ac5c8-3997-4bd8-91c8-db386455f150', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "7511f788-fd82-44d4-bf54-98a76eb23ea3", "name": "tempest-secgroup_general--285829561", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_general--285829561 description", "shared": false, "security_group_rules": [{"id": "29c15a9f-d88a-4555-87a8-ba35eb3636a5", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "7511f788-fd82-44d4-bf54-98a76eb23ea3", "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": 2012, "description": null, "tags": [], "created_at": "2025-12-03T23:24:01Z", "updated_at": "2025-12-03T23:24:01Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "531d0f31-213c-4244-8e1c-3c54f4934ba2", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "7511f788-fd82-44d4-bf54-98a76eb23ea3", "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": 2013, "description": null, "tags": [], "created_at": "2025-12-03T23:24:01Z", "updated_at": "2025-12-03T23:24:01Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:24:01Z", "updated_at": "2025-12-03T23:24:01Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:24:02,148 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.774s 2025-12-03 23:24:02,148 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb64510c-b750-4cb1-92b0-a9e054f4c726", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-352f3403-5fab-4ea0-8f57-62073b6de4d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e893230d-229f-4d3b-95c6-b4e4f9c3b5dd", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "bb64510c-b750-4cb1-92b0-a9e054f4c726", "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, "description": "", "created_at": "2025-12-03T23:24:01Z", "updated_at": "2025-12-03T23:24:01Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:24:02,492 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.339s 2025-12-03 23:24:02,492 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:02 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-61ced4c3-a4e1-40bc-a22d-3318f413b77c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["cPL_0UqQTv6kV6jzZjSRVg"], "expires_at": "2025-12-04T00:24:02.000000Z", "issued_at": "2025-12-03T23:24:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:24:02,493 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2025-12-03 23:24:04,432 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.938s 2025-12-03 23:24:04,432 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "99dd1a77-01a0-42e2-a8ca-50dd0ccf798a"}], "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "security_groups": [{"name": "tempest-secgroup_access--1504954673"}, {"name": "tempest-secgroup_general--285829561"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:02 GMT', 'server': 'Apache', 'content-length': '509', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b4c9a3-e0d9-404f-babc-074fb13614a3', 'x-compute-request-id': 'req-11b4c9a3-e0d9-404f-babc-074fb13614a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1504954673"}, {"name": "tempest-secgroup_general--285829561"}], "adminPass": "wAhvCQrF472h"}}' 2025-12-03 23:24:05,199 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.765s 2025-12-03 23:24:05,200 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:04 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b69c7d-8804-4136-a3b8-a9caeee5e5ea', 'x-compute-request-id': 'req-72b69c7d-8804-4136-a3b8-a9caeee5e5ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "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-12-03 23:24:06,518 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.313s 2025-12-03 23:24:06,518 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:06 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de60c86b-c2c6-43e5-961c-779e2787cdb5', 'x-compute-request-id': 'req-de60c86b-c2c6-43e5-961c-779e2787cdb5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "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-12-03 23:24:08,188 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.661s 2025-12-03 23:24:08,189 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:07 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3174119d-92fb-4a76-bb23-fd8cec8e9dff', 'x-compute-request-id': 'req-3174119d-92fb-4a76-bb23-fd8cec8e9dff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:08,192 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:24:09,856 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.662s 2025-12-03 23:24:09,856 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:09 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d8077e-cbfc-4aa8-8b17-40595104d858', 'x-compute-request-id': 'req-e5d8077e-cbfc-4aa8-8b17-40595104d858', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--285829561"}, {"name": "tempest-secgroup_access--1504954673"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:11,239 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.378s 2025-12-03 23:24:11,240 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:10 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89a5b875-fa99-4859-90d0-3d951c1608d2', 'x-compute-request-id': 'req-89a5b875-fa99-4859-90d0-3d951c1608d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--285829561"}, {"name": "tempest-secgroup_access--1504954673"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:12,790 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.544s 2025-12-03 23:24:12,791 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:12 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a667ee07-d4fe-41e2-9dd2-9ff8bae7502a', 'x-compute-request-id': 'req-a667ee07-d4fe-41e2-9dd2-9ff8bae7502a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--285829561"}, {"name": "tempest-secgroup_access--1504954673"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:14,288 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.493s 2025-12-03 23:24:14,289 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:13 GMT', 'server': 'Apache', 'content-length': '1811', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077cfcf3-e499-4424-bdf8-d502f7e10c7a', 'x-compute-request-id': 'req-077cfcf3-e499-4424-bdf8-d502f7e10c7a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:12Z", "addresses": {"tempest-network-smoke--271097839": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:89:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": "2025-12-03T23:24:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--285829561"}, {"name": "tempest-secgroup_access--1504954673"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:14,292 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-03 23:24:14,671 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.378s 2025-12-03 23:24:14,672 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:14 GMT', 'server': 'Apache', 'content-length': '1811', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d776c7d-6ae3-4206-b1d4-29490ff4cc85', 'x-compute-request-id': 'req-4d776c7d-6ae3-4206-b1d4-29490ff4cc85', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:24:12Z", "addresses": {"tempest-network-smoke--271097839": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:89:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": "2025-12-03T23:24:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--285829561"}, {"name": "tempest-secgroup_access--1504954673"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:14,775 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=a4e84135-13a0-46e6-b527-7478b86fe63a 0.100s 2025-12-03 23:24:14,776 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1441', 'x-openstack-request-id': 'req-0ef038ee-e613-4d40-8f96-7f41b315e741', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"ports":[{"id":"a74461cd-a514-4a73-b53f-22c8b24fbc72","name":"","network_id":"99dd1a77-01a0-42e2-a8ca-50dd0ccf798a","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:f0:89:35","admin_state_up":true,"status":"ACTIVE","device_id":"a4e84135-13a0-46e6-b527-7478b86fe63a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7511f788-fd82-44d4-bf54-98a76eb23ea3","bb64510c-b750-4cb1-92b0-a9e054f4c726"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:24:08Z","updated_at":"2025-12-03T23:24:12Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:24:14,776 20 DEBUG [tempest.common.waiters] Server ID a4e84135-13a0-46e6-b527-7478b86fe63a ports are all ACTIVE [{'id': 'a74461cd-a514-4a73-b53f-22c8b24fbc72', 'name': '', 'network_id': '99dd1a77-01a0-42e2-a8ca-50dd0ccf798a', 'tenant_id': '2acbb37228214c408b218b31d6d0f830', 'mac_address': 'fa:16:3e:f0:89:35', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a4e84135-13a0-46e6-b527-7478b86fe63a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '8b62b875-0745-420b-ac33-3ab1ba327ae9', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['7511f788-fd82-44d4-bf54-98a76eb23ea3', 'bb64510c-b750-4cb1-92b0-a9e054f4c726'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'fqdn': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:24:08Z', 'updated_at': '2025-12-03T23:24:12Z', 'revision_number': 4, 'project_id': '2acbb37228214c408b218b31d6d0f830'}]: 2025-12-03 23:24:15,986 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.209s 2025-12-03 23:24:15,987 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "a74461cd-a514-4a73-b53f-22c8b24fbc72", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-4604a97f-96f4-4545-a36e-71b748d656ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "977907e2-e518-493d-b415-4c68c6b2eff1", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "floating_ip_address": "192.168.122.206", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f15280cb-ce29-4870-bc6a-bd1b3eb8530c", "port_id": "a74461cd-a514-4a73-b53f-22c8b24fbc72", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "2acbb37228214c408b218b31d6d0f830", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "99dd1a77-01a0-42e2-a8ca-50dd0ccf798a", "mac_address": "fa:16:3e:f0:89:35", "admin_state_up": true, "status": "ACTIVE", "device_id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:24:15Z", "updated_at": "2025-12-03T23:24:15Z", "revision_number": 0}}' 2025-12-03 23:24:16,244 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.256s 2025-12-03 23:24:16,244 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4567', 'x-openstack-request-id': 'req-344a166c-c5e2-4644-a3d3-915d59267e36', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"99dd1a77-01a0-42e2-a8ca-50dd0ccf798a","name":"tempest-network-smoke--271097839","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["8b62b875-0745-420b-ac33-3ab1ba327ae9"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:23:48Z","updated_at":"2025-12-03T23:23:56Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":34158},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_ 2025-12-03 23:24:16,405 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.160s 2025-12-03 23:24:16,405 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3912', 'x-openstack-request-id': 'req-30973a35-5de6-4125-9f6e-bf63e2663168', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af10000 7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","name":"tempest-subnet-smoke-1731498826","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"99dd1a77-01a0-42e2-a8ca-50dd0ccf798a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:23:56Z","updated_at":"2025-12-03T23:23:56Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:24:16,564 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.159s 2025-12-03 23:24:16,565 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1316', 'x-openstack-request-id': 'req-23d0ea76-bb80-40ea-9fe1-b576bac39d51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}, {"id": "f15280cb-ce29-4870-bc6a-bd1b3eb8530c", "name": "tempest-TestSecurityGroupsBasicOps-router-1427115949", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.250"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:23:49Z", "updated_at": "2025-12-03T23:23:58Z", "revision_number": 3, "project_id": "2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:24:16,703 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f15280cb-ce29-4870-bc6a-bd1b3eb8530c 0.138s 2025-12-03 23:24:16,703 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2203', 'x-openstack-request-id': 'req-32ac4733-9cff-4f67-901f-79144f5cfb8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=f15280cb-ce29-4870-bc6a-bd1b3eb8530c'} Body: b'{"ports":[{"id":"72f813c7-b71d-40e2-b4ff-86e127d6f464","name":"","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","tenant_id":"","mac_address":"fa:16:3e:22:cc:ef","admin_state_up":true,"status":"ACTIVE","device_id":"f15280cb-ce29-4870-bc6a-bd1b3eb8530c","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.250"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"master-0","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.250","hostname":"host-192-168-122-250","fqdn":"host-192-168-122-250.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:23:51Z","updated_at":"2025-12-03T23:23:57Z","revision_number":4,"project_id":""},{"id":"99c8c8fa-3a29-435f-b2d3-adcbd5588e34","name":"","network_id":"99dd1a77-01a0-42e2-a8ca-50dd0ccf798a","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:42:44:6f","admin_state_up":true,"status":"ACTIVE","device_id":"f15280cb-ce29-4870-bc6a-bd1b3eb8530c","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:23:58Z","updated_at":"2025-12-03T23:23:59Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:24:16,705 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-12-03 23:24:31,979 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:24:32,087 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:24:32,087 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-12-03 23:24:32,088 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2025-12-03 23:24:32,088 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-12-03 23:24:32,091 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:24:32,193 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:24:32,193 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-12-03 23:24:32,326 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address 0.125s 2025-12-03 23:24:32,326 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-ddfab72e-377f-4d3a-bc95-177eebe8805d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:46:31:ab","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.206"}]},{"mac_address":"fa:16:3e:ef:89:40","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.2.117"}]},{"mac_address":"fa:16:3e:ca:5b:19","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.171"}]},{"mac_address":"fa:16:3e:84:4c:a1","fixed_ips":[{"subnet_id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:3b:ac:f4","fixed_ips":[{"subnet_id":"2a218bbf-4962-49d3-a267-38c374045ae4","ip_address":"192.168.199.2"}]},{"mac_address":"fa:16:3e:49:f7:a9","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.71"}]},{"mac_address":"fa:16:3e:f0:ba:94","fixed_ips":[{"subnet_id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","ip_address":"10.2.0.10"}]},{"mac_address":"fa:16:3e:93:6b:3f","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.150"}]},{"mac_address":"fa:16:3e:22:cc:ef","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.250"}]},{"mac_address":"fa:16:3e:42:44:6f","fixed_ips":[{"subnet_id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","ip_address":"10.100.0.1"}]},{"mac_address":"fa:16:3e:f0:89:35","fixed_ips":[{"subnet_id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","ip_address":"10.100.0.4"}]},{"mac_address":"fa:16:3e:c5:58:82","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.0.5"}]}]}' 2025-12-03 23:24:32,965 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.638s 2025-12-03 23:24:32,965 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--905527461", "project_id": "2acbb37228214c408b218b31d6d0f830", "port_security_enabled": false}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-e63dd529-7adf-447e-8ba7-313490d481c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"5681d837-2927-4079-a231-90072691c33c","name":"tempest-network-smoke--905527461","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2acbb37228214c408b218b31d6d0f830","qos_policy_id":null,"port_security_enabled":false,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:24:32Z","updated_at":"2025-12-03T23:24:32Z","revision_number":1}}' 2025-12-03 23:24:34,932 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.967s 2025-12-03 23:24:34,933 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-2036574356", "admin_state_up": true, "project_id": "2acbb37228214c408b218b31d6d0f830", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '679', 'x-openstack-request-id': 'req-2f8ce229-1163-4774-a2b9-b7f5decb1e50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "1d06bf36-68d9-49a7-aa24-61122cbbd514", "name": "tempest-TestSecurityGroupsBasicOps-router-2036574356", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.241"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:24:33Z", "updated_at": "2025-12-03T23:24:34Z", "revision_number": 2, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:24:35,031 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28 0.097s 2025-12-03 23:24:35,031 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-38554fce-8abb-48ca-95c8-2a901e4c5fef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"8b62b875-0745-420b-ac33-3ab1ba327ae9","name":"tempest-subnet-smoke-1731498826","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"99dd1a77-01a0-42e2-a8ca-50dd0ccf798a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:23:56Z","updated_at":"2025-12-03T23:23:56Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:24:35,216 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.184s 2025-12-03 23:24:35,216 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-f3d0ff36-b971-4997-b18f-7f7634b44e19', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:24:35,331 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.115s 2025-12-03 23:24:35,332 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-feb15604-a95c-4b48-a09c-f2fc63efaa87', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:24:35,415 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.082s 2025-12-03 23:24:35,415 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e0b0efa0-47cb-4d05-972e-929751e63dbb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:24:35,504 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.16%2F28 0.088s 2025-12-03 23:24:35,504 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5b3c338a-8a26-4458-95d6-7832a96e858d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:24:35,728 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.223s 2025-12-03 23:24:35,729 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-3f67ad89-a54e-4bd8-b5e6-4aa7e7eb252b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:24:35,809 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28 0.079s 2025-12-03 23:24:35,809 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0160cd34-6bb6-49d6-b89e-1390cc6785e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:24:35,905 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28 0.095s 2025-12-03 23:24:35,905 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9708cdd6-6282-4035-99f3-f5217c73b607', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:24:36,989 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.083s 2025-12-03 23:24:36,989 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-820992152", "network_id": "5681d837-2927-4079-a231-90072691c33c", "project_id": "2acbb37228214c408b218b31d6d0f830", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-54ec1979-4fb6-4cab-8f79-5d89ef75104f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"30f66c8f-a322-4b45-8d65-e3f41ba86fd3","name":"tempest-subnet-smoke-820992152","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"5681d837-2927-4079-a231-90072691c33c","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:24:36Z","updated_at":"2025-12-03T23:24:36Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:24:39,667 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/1d06bf36-68d9-49a7-aa24-61122cbbd514/add_router_interface 2.678s 2025-12-03 23:24:39,668 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "30f66c8f-a322-4b45-8d65-e3f41ba86fd3"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-56072555-7c9b-42e9-b9f5-6012c709a4d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/1d06bf36-68d9-49a7-aa24-61122cbbd514/add_router_interface'} Body: b'{"id": "1d06bf36-68d9-49a7-aa24-61122cbbd514", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "755e7f7d-2b37-4aed-bf56-3f4f92670f46", "network_id": "5681d837-2927-4079-a231-90072691c33c", "subnet_id": "30f66c8f-a322-4b45-8d65-e3f41ba86fd3", "subnet_ids": ["30f66c8f-a322-4b45-8d65-e3f41ba86fd3"]}' 2025-12-03 23:24:40,007 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.335s 2025-12-03 23:24:40,007 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:39 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7df28f40-a9e2-4093-8a40-25dfcc0e258a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["fbN5dhCYT5OghAr3XoPHOQ"], "expires_at": "2025-12-04T00:24:39.000000Z", "issued_at": "2025-12-03T23:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:24:40,007 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup) Found network None available for tenant 2025-12-03 23:24:42,494 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.486s 2025-12-03 23:24:42,495 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-smoke-560918486", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "5681d837-2927-4079-a231-90072691c33c"}], "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "security_groups": []}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:40 GMT', 'server': 'Apache', 'content-length': '413', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebede2a9-ebb5-4c0a-83cb-bb494d524987', 'x-compute-request-id': 'req-ebede2a9-ebb5-4c0a-83cb-bb494d524987', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [], "adminPass": "bjbbV3KYkrGX"}}' 2025-12-03 23:24:43,177 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.680s 2025-12-03 23:24:43,177 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:42 GMT', 'server': 'Apache', 'content-length': '1411', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7c6108-cf95-4492-856c-8b106cc92cb8', 'x-compute-request-id': 'req-0e7c6108-cf95-4492-856c-8b106cc92cb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "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-12-03 23:24:44,456 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.273s 2025-12-03 23:24:44,456 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:44 GMT', 'server': 'Apache', 'content-length': '1469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9de41d4-0b90-405a-ae1d-ff053f92ee7a', 'x-compute-request-id': 'req-a9de41d4-0b90-405a-ae1d-ff053f92ee7a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:44,460 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:24:46,211 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.697s 2025-12-03 23:24:46,211 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:45 GMT', 'server': 'Apache', 'content-length': '1469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9555d79-7bee-4c99-95b3-43fb554602f3', 'x-compute-request-id': 'req-b9555d79-7bee-4c99-95b3-43fb554602f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:48,281 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 1.067s 2025-12-03 23:24:48,282 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:47 GMT', 'server': 'Apache', 'content-length': '1469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817d1c05-2ace-4097-9871-760d956d6f74', 'x-compute-request-id': 'req-817d1c05-2ace-4097-9871-760d956d6f74', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:50,213 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.927s 2025-12-03 23:24:50,213 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:49 GMT', 'server': 'Apache', 'content-length': '1469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ee5737-a163-4d88-b5fc-ef6b958f770c', 'x-compute-request-id': 'req-55ee5737-a163-4d88-b5fc-ef6b958f770c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:51,542 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.326s 2025-12-03 23:24:51,543 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:51 GMT', 'server': 'Apache', 'content-length': '1469', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe5fa29-33d2-49c2-ab0d-e81aaba1ba94', 'x-compute-request-id': 'req-3fe5fa29-33d2-49c2-ab0d-e81aaba1ba94', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:53,205 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.658s 2025-12-03 23:24:53,206 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:52 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f6169f-0249-46c6-971e-a7d28a89b2b5', 'x-compute-request-id': 'req-26f6169f-0249-46c6-971e-a7d28a89b2b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:51Z", "addresses": {"tempest-network-smoke--905527461": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:29:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": "2025-12-03T23:24:51.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:53,209 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:24:53,976 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.767s 2025-12-03 23:24:53,976 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:53 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67f4dcbc-af4f-427d-8bae-e5bfaecbf20d', 'x-compute-request-id': 'req-67f4dcbc-af4f-427d-8bae-e5bfaecbf20d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:51Z", "addresses": {"tempest-network-smoke--905527461": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:29:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": "2025-12-03T23:24:51.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:24:54,094 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=ee3369c4-ca03-465d-896a-0a570721b863 0.114s 2025-12-03 23:24:54,095 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1268', 'x-openstack-request-id': 'req-ecd05e67-7f1e-49c9-bfe9-588f79a6a28d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"ports":[{"id":"a34fa7ff-2afc-4b58-a07b-2422199840f8","name":"","network_id":"5681d837-2927-4079-a231-90072691c33c","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:b4:29:f3","admin_state_up":true,"status":"ACTIVE","device_id":"ee3369c4-ca03-465d-896a-0a570721b863","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"30f66c8f-a322-4b45-8d65-e3f41ba86fd3","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-server-smoke-560918486","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-server-smoke-560918486","fqdn":"tempest-server-smoke-560918486.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:24:44Z","updated_at":"2025-12-03T23:24:51Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:24:54,297 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.201s 2025-12-03 23:24:54,298 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:54 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a272e0-b3be-4fb0-b0ca-1d6dfd2d1b1f', 'x-compute-request-id': 'req-b0a272e0-b3be-4fb0-b0ca-1d6dfd2d1b1f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'' 2025-12-03 23:24:55,242 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.944s 2025-12-03 23:24:55,242 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:54 GMT', 'server': 'Apache', 'content-length': '1647', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7327d925-8211-445f-b260-94edff4cb8f2', 'x-compute-request-id': 'req-7327d925-8211-445f-b260-94edff4cb8f2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:54Z", "addresses": {"tempest-network-smoke--905527461": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:29:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "ht5871 tps://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": "2025-12-03T23:24:51.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-12-03 23:24:56,613 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.365s 2025-12-03 23:24:56,613 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:56 GMT', 'server': 'Apache', 'content-length': '1647', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-331ed6da-a2dd-441a-a623-078dd99f0afa', 'x-compute-request-id': 'req-331ed6da-a2dd-441a-a623-078dd99f0afa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"server": {"id": "ee3369c4-ca03-465d-896a-0a570721b863", "name": "tempest-server-smoke-560918486", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:42Z", "updated": "2025-12-03T23:24:54Z", "addresses": {"tempest-network-smoke--905527461": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:29:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ee3369c4-ca03-465d-896a-0a570721b863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": "2025-12-03T23:24:51.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-12-03 23:24:57,702 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863 0.083s 2025-12-03 23:24:57,703 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:57 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28c8e106-c662-44b2-848a-0eebff638282', 'x-compute-request-id': 'req-28c8e106-c662-44b2-848a-0eebff638282', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ee3369c4-ca03-465d-896a-0a570721b863'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee3369c4-ca03-465d-896a-0a570721b863 could not be found."}}' 2025-12-03 23:24:59,504 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/1d06bf36-68d9-49a7-aa24-61122cbbd514/remove_router_interface 1.801s 2025-12-03 23:24:59,504 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "30f66c8f-a322-4b45-8d65-e3f41ba86fd3"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-45ace39e-a9ef-4a57-a73d-a0759c6d8158', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/1d06bf36-68d9-49a7-aa24-61122cbbd514/remove_router_interface'} Body: b'{"id": "1d06bf36-68d9-49a7-aa24-61122cbbd514", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "755e7f7d-2b37-4aed-bf56-3f4f92670f46", "network_id": "5681d837-2927-4079-a231-90072691c33c", "subnet_id": "30f66c8f-a322-4b45-8d65-e3f41ba86fd3", "subnet_ids": ["30f66c8f-a322-4b45-8d65-e3f41ba86fd3"]}' 2025-12-03 23:24:59,736 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/30f66c8f-a322-4b45-8d65-e3f41ba86fd3 0.231s 2025-12-03 23:24:59,737 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:24:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6c07d17a-00e7-44b5-bb87-d998b72e3a1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/30f66c8f-a322-4b45-8d65-e3f41ba86fd3'} Body: b'' 2025-12-03 23:25:02,161 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/1d06bf36-68d9-49a7-aa24-61122cbbd514 2.424s 2025-12-03 23:25:02,161 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b2fddd41-71f4-4784-8fa4-c82660978723', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/1d06bf36-68d9-49a7-aa24-61122cbbd514'} Body: b'' 2025-12-03 23:25:03,161 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/5681d837-2927-4079-a231-90072691c33c 0.999s 2025-12-03 23:25:03,162 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7cba483a-14f8-404c-b0d7-9a7f0e9a9467', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/5681d837-2927-4079-a231-90072691c33c'} Body: b'' 2025-12-03 23:25:03,893 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/977907e2-e518-493d-b415-4c68c6b2eff1 0.730s 2025-12-03 23:25:03,893 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6513eef5-ba8b-47c7-8b91-3024ad1a7379', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/977907e2-e518-493d-b415-4c68c6b2eff1'} Body: b'' 2025-12-03 23:25:04,129 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.235s 2025-12-03 23:25:04,129 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:03 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5664d23e-63c5-4646-9c0d-350575a4a7ee', 'x-compute-request-id': 'req-5664d23e-63c5-4646-9c0d-350575a4a7ee', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'' 2025-12-03 23:25:05,284 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 1.154s 2025-12-03 23:25:05,284 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:04 GMT', 'server': 'Apache', 'content-length': '1939', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a79669-8981-4a5b-9f04-a8b878c54f02', 'x-compute-request-id': 'req-81a79669-8981-4a5b-9f04-a8b878c54f02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"server": {"id": "a4e84135-13a0-46e6-b527-7478b86fe63a", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-558220226", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:24:04Z", "updated": "2025-12-03T23:25:04Z", "addresses": {"tempest-network-smoke--271097839": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:89:35"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:89:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/a4e84135-13a0-46e6-b527-7478b86fe63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2058704274", "OS-SRV-USG:launched_at": "2025-12-03T23:24:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--285829561"}, {"name": "tempest-secgroup_access--1504954673"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:25:06,393 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a 0.104s 2025-12-03 23:25:06,393 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:06 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40fd970f-7404-4fdf-a6b5-11bebce23ba6', 'x-compute-request-id': 'req-40fd970f-7404-4fdf-a6b5-11bebce23ba6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/a4e84135-13a0-46e6-b527-7478b86fe63a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a4e84135-13a0-46e6-b527-7478b86fe63a could not be found."}}' 2025-12-03 23:25:06,557 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/7511f788-fd82-44d4-bf54-98a76eb23ea3 0.164s 2025-12-03 23:25:06,558 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8945eb86-74c4-44a9-a9ed-d4217d5d9576', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/7511f788-fd82-44d4-bf54-98a76eb23ea3'} Body: b'' 2025-12-03 23:25:07,265 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/bb64510c-b750-4cb1-92b0-a9e054f4c726 0.707s 2025-12-03 23:25:07,266 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1d6e90c1-84a7-4f22-b060-3bcbd1a29ddc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/bb64510c-b750-4cb1-92b0-a9e054f4c726'} Body: b'' 2025-12-03 23:25:08,545 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f15280cb-ce29-4870-bc6a-bd1b3eb8530c/remove_router_interface 1.279s 2025-12-03 23:25:08,546 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8b62b875-0745-420b-ac33-3ab1ba327ae9"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bd52624c-311d-46c4-ad4a-f652c01c2dc3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f15280cb-ce29-4870-bc6a-bd1b3eb8530c/remove_router_interface'} Body: b'{"id": "f15280cb-ce29-4870-bc6a-bd1b3eb8530c", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "99c8c8fa-3a29-435f-b2d3-adcbd5588e34", "network_id": "99dd1a77-01a0-42e2-a8ca-50dd0ccf798a", "subnet_id": "8b62b875-0745-420b-ac33-3ab1ba327ae9", "subnet_ids": ["8b62b875-0745-420b-ac33-3ab1ba327ae9"]}' 2025-12-03 23:25:09,101 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8b62b875-0745-420b-ac33-3ab1ba327ae9 0.554s 2025-12-03 23:25:09,101 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d39c209a-89b0-47f9-ba65-4c59e0b75074', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/8b62b875-0745-420b-ac33-3ab1ba327ae9'} Body: b'' 2025-12-03 23:25:09,761 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f15280cb-ce29-4870-bc6a-bd1b3eb8530c 0.659s 2025-12-03 23:25:09,761 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b64100da-ba71-4cb4-aaec-47e61f08d3e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/f15280cb-ce29-4870-bc6a-bd1b3eb8530c'} Body: b'' 2025-12-03 23:25:10,534 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/99dd1a77-01a0-42e2-a8ca-50dd0ccf798a 0.773s 2025-12-03 23:25:10,535 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cfc26461-a054-4624-9a03-d7ad8f7bcec7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/99dd1a77-01a0-42e2-a8ca-50dd0ccf798a'} Body: b'' 2025-12-03 23:25:10,629 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-2058704274 0.094s 2025-12-03 23:25:10,629 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:10 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da61feae-f6ea-4df5-b566-b73b5056edad', 'x-compute-request-id': 'req-da61feae-f6ea-4df5-b566-b73b5056edad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-2058704274'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:25:10.635005Z tags: worker-0 test: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic[compute,id-e79f879e-debb-440c-a7e4-efeda05b6848,multinode,network] time: 2025-12-03 23:27:00.265242Z successful: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic[compute,id-e79f879e-debb-440c-a7e4-efeda05b6848,multinode,network] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:25:10,733 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.097s 2025-12-03 23:25:10,733 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-1504010981", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIaAirHLaKPJaOP2+U6588BqlN35yg6v86eF7uCApenBVznFQbhe1Ys6dFvyweFdlmOBPoZrHNJDiQu2/phoGtiR/1br176ja9FhQrPPy/K3kmQeAPAcA7nxinEUkqQnw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:10 GMT', 'server': 'Apache', 'content-length': '405', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e215a416-5f4e-49e6-9218-6fe842d06694', 'x-compute-request-id': 'req-e215a416-5f4e-49e6-9218-6fe842d06694', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-1504010981", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIaAirHLaKPJaOP2+U6588BqlN35yg6v86eF7uCApenBVznFQbhe1Ys6dFvyweFdlmOBPoZrHNJDiQu2/phoGtiR/1br176ja9FhQrPPy/K3kmQeAPAcA7nxinEUkqQnw==", "fingerprint": "2e:c7:f2:e7:1a:8a:a9:6d:06:31:46:f2:e5:75:65:db", "user_id": "c38142631cfe422a921dfe4f854b4c60"}}' 2025-12-03 23:25:11,494 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.759s 2025-12-03 23:25:11,494 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1528192269", "project_id": "2acbb37228214c408b218b31d6d0f830", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-3ffdc8e1-1193-4213-88af-c6edcc0d0ca3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","name":"tempest-network-smoke--1528192269","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2acbb37228214c408b218b31d6d0f830","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:25:11Z","updated_at":"2025-12-03T23:25:11Z","revision_number":1}}' 2025-12-03 23:25:13,134 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.639s 2025-12-03 23:25:13,134 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-1695527032", "admin_state_up": true, "project_id": "2acbb37228214c408b218b31d6d0f830", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '679', 'x-openstack-request-id': 'req-4af82248-e2d7-400d-96c4-d9b7a0bb46c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "6cdf22a4-100e-46c0-ad3e-72f39c06489b", "name": "tempest-TestSecurityGroupsBasicOps-router-1695527032", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:25:11Z", "updated_at": "2025-12-03T23:25:12Z", "revision_number": 2, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:25:13,239 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28 0.104s 2025-12-03 23:25:13,239 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6d7f39be-371c-4cff-a682-eb0ee1297720', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:25:13,395 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.155s 2025-12-03 23:25:13,395 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-bb526253-74f8-4bd2-9553-135d4d816e93', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:25:13,479 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.084s 2025-12-03 23:25:13,480 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9f46fc7d-37fb-4a8e-a4a8-87529423ce53', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:25:13,554 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.074s 2025-12-03 23:25:13,554 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2c00e388-f496-4475-862f-f51624b6d988', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:25:14,321 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.766s 2025-12-03 23:25:14,321 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-643002187", "network_id": "6057781c-6b3f-4c1b-abca-ae8ef120e847", "project_id": "2acbb37228214c408b218b31d6d0f830", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-b4356e47-6dc6-4cae-9fcc-956c23d9a346', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","name":"tempest-subnet-smoke-643002187","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:25:13Z","updated_at":"2025-12-03T23:25:13Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:25:16,611 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6cdf22a4-100e-46c0-ad3e-72f39c06489b/add_router_interface 2.290s 2025-12-03 23:25:16,612 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "23173c69-38b7-4b26-99e9-ac674ccf78d2"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6d9e38a2-22ac-4cda-8a8e-8a4086404b32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6cdf22a4-100e-46c0-ad3e-72f39c06489b/add_router_interface'} Body: b'{"id": "6cdf22a4-100e-46c0-ad3e-72f39c06489b", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "34def8a7-62c3-4117-98f3-32c21b02ac79", "network_id": "6057781c-6b3f-4c1b-abca-ae8ef120e847", "subnet_id": "23173c69-38b7-4b26-99e9-ac674ccf78d2", "subnet_ids": ["23173c69-38b7-4b26-99e9-ac674ccf78d2"]}' 2025-12-03 23:25:16,838 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.226s 2025-12-03 23:25:16,839 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_access--472906164", "description": "tempest-secgroup_access--472906164 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1615', 'x-openstack-request-id': 'req-bde692e7-6a57-4860-891e-061cc8756511', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "45a14ed9-d315-4b52-9b01-37a255c5551f", "name": "tempest-secgroup_access--472906164", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_access--472906164 description", "shared": false, "security_group_rules": [{"id": "6a5d0589-52cf-4481-a119-cb56c1145a81", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "45a14ed9-d315-4b52-9b01-37a255c5551f", "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": 2034, "description": null, "tags": [], "created_at": "2025-12-03T23:25:16Z", "updated_at": "2025-12-03T23:25:16Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "84cdc97e-8642-4f0e-af19-9d1e4dbb4d28", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "45a14ed9-d315-4b52-9b01-37a255c5551f", "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": 2035, "description": null, "tags": [], "created_at": "2025-12-03T23:25:16Z", "updated_at": "2025-12-03T23:25:16Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:25:16Z", "updated_at": "2025-12-03T23:25:16Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:25:17,057 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.217s 2025-12-03 23:25:17,057 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_general--1209155800", "description": "tempest-secgroup_general--1209155800 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1619', 'x-openstack-request-id': 'req-fd4ce756-de5b-4a58-af87-af61023148f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "f451d6a6-ced3-49fb-9c0c-e3602c1d4328", "name": "tempest-secgroup_general--1209155800", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_general--1209155800 description", "shared": false, "security_group_rules": [{"id": "02460fe8-5688-4534-bc7a-01c1fb16c848", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "f451d6a6-ced3-49fb-9c0c-e3602c1d4328", "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": 2037, "description": null, "tags": [], "created_at": "2025-12-03T23:25:16Z", "updated_at": "2025-12-03T23:25:16Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "37dfcd8a-e57e-40f8-bad4-a848fde25135", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "f451d6a6-ced3-49fb-9c0c-e3602c1d4328", "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": 2038, "description": null, "tags": [], "created_at": "2025-12-03T23:25:16Z", "updated_at": "2025-12-03T23:25:16Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:25:16Z", "updated_at": "2025-12-03T23:25:16Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:25:17,292 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.234s 2025-12-03 23:25:17,293 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "45a14ed9-d315-4b52-9b01-37a255c5551f", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4736084c-3dd9-42ee-be98-e2f91a8f57d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fb345f2d-a5bb-4295-a16f-3cf505baba29", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "45a14ed9-d315-4b52-9b01-37a255c5551f", "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, "description": "", "created_at": "2025-12-03T23:25:17Z", "updated_at": "2025-12-03T23:25:17Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:25:17,610 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.307s 2025-12-03 23:25:17,610 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:17 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-be765816-6046-40c9-9422-23bdeaf28c6c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["Lkkp0JUjR2qFPbDjcPoCtw"], "expires_at": "2025-12-04T00:25:17.000000Z", "issued_at": "2025-12-03T23:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:25:17,610 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2025-12-03 23:25:21,391 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 3.780s 2025-12-03 23:25:21,392 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "6057781c-6b3f-4c1b-abca-ae8ef120e847"}], "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:17 GMT', 'server': 'Apache', 'content-length': '509', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f17efc2-ad6f-4afd-b6c5-c102561b594a', 'x-compute-request-id': 'req-5f17efc2-ad6f-4afd-b6c5-c102561b594a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}], "adminPass": "7T34BHgEeExB"}}' 2025-12-03 23:25:22,172 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.779s 2025-12-03 23:25:22,172 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:21 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bccc5826-3ee1-470f-947f-fc94f94b317f', 'x-compute-request-id': 'req-bccc5826-3ee1-470f-947f-fc94f94b317f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:25:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "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-12-03 23:25:23,447 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.270s 2025-12-03 23:25:23,447 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:23 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb53bb2-b6d7-430f-858f-59cc47660706', 'x-compute-request-id': 'req-cdb53bb2-b6d7-430f-858f-59cc47660706', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:25:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:25:23,452 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-03 23:25:24,927 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.474s 2025-12-03 23:25:24,927 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:24 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f50e78-3b13-40e4-93bf-5409dcf5e410', 'x-compute-request-id': 'req-66f50e78-3b13-40e4-93bf-5409dcf5e410', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:25:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:25:28,231 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 2.296s 2025-12-03 23:25:28,231 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:25 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7a50d2-b612-4057-8b01-ca9e8a4d712c', 'x-compute-request-id': 'req-ce7a50d2-b612-4057-8b01-ca9e8a4d712c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:25:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:25:30,182 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.945s 2025-12-03 23:25:30,183 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:29 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68ef6c13-07e5-4308-aa70-0dc7fc7a11f1', 'x-compute-request-id': 'req-68ef6c13-07e5-4308-aa70-0dc7fc7a11f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:25:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:25:32,395 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 1.208s 2025-12-03 23:25:32,395 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:31 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c94f26-06d0-4e90-a9f7-2600622e6608', 'x-compute-request-id': 'req-d9c94f26-06d0-4e90-a9f7-2600622e6608', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:25:29Z", "addresses": {"tempest-network-smoke--1528192269": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:09:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": "2025-12-03T23:25:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:25:32,399 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:25:33,916 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 1.517s 2025-12-03 23:25:33,916 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:32 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9536223-0654-4efe-a032-8967c0c0106a', 'x-compute-request-id': 'req-b9536223-0654-4efe-a032-8967c0c0106a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:25:29Z", "addresses": {"tempest-network-smoke--1528192269": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:09:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": "2025-12-03T23:25:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:25:34,023 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=592d9fea-38eb-4baa-a470-98570d0e822c 0.103s 2025-12-03 23:25:34,023 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1443', 'x-openstack-request-id': 'req-cb5172b1-0b4d-4fe9-8f5c-74fa36767d55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"ports":[{"id":"d4a6ff92-82ae-442d-8eed-91f0c459704b","name":"","network_id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:f6:09:c8","admin_state_up":true,"status":"ACTIVE","device_id":"592d9fea-38eb-4baa-a470-98570d0e822c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["45a14ed9-d315-4b52-9b01-37a255c5551f","f451d6a6-ced3-49fb-9c0c-e3602c1d4328"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:25:23Z","updated_at":"2025-12-03T23:25:29Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:25:34,023 20 DEBUG [tempest.common.waiters] Server ID 592d9fea-38eb-4baa-a470-98570d0e822c ports are all ACTIVE [{'id': 'd4a6ff92-82ae-442d-8eed-91f0c459704b', 'name': '', 'network_id': '6057781c-6b3f-4c1b-abca-ae8ef120e847', 'tenant_id': '2acbb37228214c408b218b31d6d0f830', 'mac_address': 'fa:16:3e:f6:09:c8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '592d9fea-38eb-4baa-a470-98570d0e822c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '23173c69-38b7-4b26-99e9-ac674ccf78d2', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['45a14ed9-d315-4b52-9b01-37a255c5551f', 'f451d6a6-ced3-49fb-9c0c-e3602c1d4328'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'fqdn': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:25:23Z', 'updated_at': '2025-12-03T23:25:29Z', 'revision_number': 4, 'project_id': '2acbb37228214c408b218b31d6d0f830'}]: 2025-12-03 23:25:35,526 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.502s 2025-12-03 23:25:35,526 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "d4a6ff92-82ae-442d-8eed-91f0c459704b", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-94bab9ca-0360-41a3-89aa-9e6851fa5db5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "98231502-6716-45e4-9a32-fa2743ae87b4", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "floating_ip_address": "192.168.122.248", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "6cdf22a4-100e-46c0-ad3e-72f39c06489b", "port_id": "d4a6ff92-82ae-442d-8eed-91f0c459704b", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "2acbb37228214c408b218b31d6d0f830", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6057781c-6b3f-4c1b-abca-ae8ef120e847", "mac_address": "fa:16:3e:f6:09:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "592d9fea-38eb-4baa-a470-98570d0e822c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:25:34Z", "updated_at": "2025-12-03T23:25:34Z", "revision_number": 0}}' 2025-12-03 23:25:35,657 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.130s 2025-12-03 23:25:35,657 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4567', 'x-openstack-request-id': 'req-f158a0c2-d510-45a2-a1da-f0359a6b6934', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","name":"tempest-network-smoke--1528192269","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["23173c69-38b7-4b26-99e9-ac674ccf78d2"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:25:11Z","updated_at":"2025-12-03T23:25:13Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2397},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_ 2025-12-03 23:25:35,815 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.157s 2025-12-03 23:25:35,815 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3911', 'x-openstack-request-id': 'req-874a93ef-389a-46b0-9271-5aed90efcb41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","name":"tempest-subnet-smoke-643002187","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:25:13Z","updated_at":"2025-12-03T23:25:13Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"},{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:25:36,257 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.441s 2025-12-03 23:25:36,258 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1316', 'x-openstack-request-id': 'req-4d2c67c0-83ae-46a8-aa5f-e551679c044c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"i10000 d": "6cdf22a4-100e-46c0-ad3e-72f39c06489b", "name": "tempest-TestSecurityGroupsBasicOps-router-1695527032", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:25:11Z", "updated_at": "2025-12-03T23:25:15Z", "revision_number": 3, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:25:36,390 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=6cdf22a4-100e-46c0-ad3e-72f39c06489b 0.132s 2025-12-03 23:25:36,390 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2203', 'x-openstack-request-id': 'req-306695c2-a366-4b38-a152-4cd2d48ed84f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=6cdf22a4-100e-46c0-ad3e-72f39c06489b'} Body: b'{"ports":[{"id":"34def8a7-62c3-4117-98f3-32c21b02ac79","name":"","network_id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:47:6e:fc","admin_state_up":true,"status":"ACTIVE","device_id":"6cdf22a4-100e-46c0-ad3e-72f39c06489b","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:25:15Z","updated_at":"2025-12-03T23:25:16Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830"},{"id":"a8b37b2b-3b70-434e-b76b-b7aecdb2a3b7","name":"","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","tenant_id":"","mac_address":"fa:16:3e:d5:83:5c","admin_state_up":true,"status":"ACTIVE","device_id":"6cdf22a4-100e-46c0-ad3e-72f39c06489b","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.182"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"master-0","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.182","hostname":"host-192-168-122-182","fqdn":"host-192-168-122-182.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:25:11Z","updated_at":"2025-12-03T23:25:13Z","revision_number":4,"project_id":""}]}' 2025-12-03 23:25:36,391 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2025-12-03 23:25:51,853 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:25:51,966 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:25:51,967 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2025-12-03 23:25:51,967 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2025-12-03 23:25:51,967 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2025-12-03 23:25:51,971 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:25:52,082 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:25:52,083 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2025-12-03 23:25:53,479 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address 1.387s 2025-12-03 23:25:53,479 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1582', 'x-openstack-request-id': 'req-e26e8bcf-f048-4120-8582-531710ce6bd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:ef:89:40","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.2.117"}]},{"mac_address":"fa:16:3e:ca:5b:19","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.171"}]},{"mac_address":"fa:16:3e:3b:ac:f4","fixed_ips":[{"subnet_id":"2a218bbf-4962-49d3-a267-38c374045ae4","ip_address":"192.168.199.2"}]},{"mac_address":"fa:16:3e:49:f7:a9","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.71"}]},{"mac_address":"fa:16:3e:47:6e:fc","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.1"}]},{"mac_address":"fa:16:3e:f0:ba:94","fixed_ips":[{"subnet_id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","ip_address":"10.2.0.10"}]},{"mac_address":"fa:16:3e:4f:49:2d","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:93:6b:3f","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.150"}]},{"mac_address":"fa:16:3e:cf:09:5c","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.248"}]},{"mac_address":"fa:16:3e:d5:83:5c","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.182"}]},{"mac_address":"fa:16:3e:f6:09:c8","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.13"}]},{"mac_address":"fa:16:3e:c5:58:82","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.0.5"}]}]}' 2025-12-03 23:25:53,629 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.149s 2025-12-03 23:25:53,630 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-18126768", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNpGoeiXEZnxD6R6hXNasuaPtu7IG/ubCpYXmJxIJZxNfJUOsQrmI7PwyAFv4JYtwpkNDPAy3cZJyQKhkq0BqX6gfEahGX4AO/2KeB8bH++UD9KMshjSudAsaOOu1AO/0g=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:53 GMT', 'server': 'Apache', 'content-length': '403', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6a6c72-183c-4d8e-9229-38cf35e9d13f', 'x-compute-request-id': 'req-3a6a6c72-183c-4d8e-9229-38cf35e9d13f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-18126768", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNpGoeiXEZnxD6R6hXNasuaPtu7IG/ubCpYXmJxIJZxNfJUOsQrmI7PwyAFv4JYtwpkNDPAy3cZJyQKhkq0BqX6gfEahGX4AO/2KeB8bH++UD9KMshjSudAsaOOu1AO/0g==", "fingerprint": "ee:95:8f:9a:95:a1:00:c2:a6:56:93:c5:bc:03:af:f2", "user_id": "29ee038ef7a14f57a151d7ab44891582"}}' 2025-12-03 23:25:55,260 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 1.628s 2025-12-03 23:25:55,260 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1277193095", "project_id": "187a1cbe79574a0bb8074b8a7d039dc7", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-5001bd72-4d0e-4413-9eb9-f9dd7d28d02a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"882c7b23-f05f-4e49-88f1-3de7841d933d","name":"tempest-network-smoke--1277193095","tenant_id":"187a1cbe79574a0bb8074b8a7d039dc7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"187a1cbe79574a0bb8074b8a7d039dc7","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:25:53Z","updated_at":"2025-12-03T23:25:53Z","revision_number":1}}' 2025-12-03 23:25:59,321 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 4.060s 2025-12-03 23:25:59,321 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-2047403309", "admin_state_up": true, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '679', 'x-openstack-request-id': 'req-b7105144-cb17-4b54-ae22-d9f4161e220d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "b04be91e-b838-4f6b-88f5-960477746492", "name": "tempest-TestSecurityGroupsBasicOps-router-2047403309", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:25:56Z", "updated_at": "2025-12-03T23:25:58Z", "revision_number": 2, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}}' 2025-12-03 23:25:59,404 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=187a1cbe79574a0bb8074b8a7d039dc7&cidr=10.100.0.0%2F28 0.082s 2025-12-03 23:25:59,405 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-cdd128bb-44ca-4e66-a934-afcdbb5b3cf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=187a1cbe79574a0bb8074b8a7d039dc7&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:25:59,981 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.576s 2025-12-03 23:25:59,981 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:25:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-2d05a1b0-4597-4a77-a3bb-349fe8637cbb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:26:00,092 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.111s 2025-12-03 23:26:00,093 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1b420766-4359-423a-a19b-8de2c68c6d5a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:26:00,170 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.076s 2025-12-03 23:26:00,170 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-bf57abbb-01ad-4565-a420-7e6be4fe3f9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:26:02,260 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 2.090s 2025-12-03 23:26:02,261 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-155993546", "network_id": "882c7b23-f05f-4e49-88f1-3de7841d933d", "project_id": "187a1cbe79574a0bb8074b8a7d039dc7", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-845b1ae7-0fef-4ad1-b945-6c0ef4f6e784', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"ceac608d-53d8-4398-ba34-963aa9cafa11","name":"tempest-subnet-smoke-155993546","tenant_id":"187a1cbe79574a0bb8074b8a7d039dc7","network_id":"882c7b23-f05f-4e49-88f1-3de7841d933d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:26:00Z","updated_at":"2025-12-03T23:26:00Z","revision_number":0,"project_id":"187a1cbe79574a0bb8074b8a7d039dc7"}}' 2025-12-03 23:26:06,390 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/b04be91e-b838-4f6b-88f5-960477746492/add_router_interface 4.129s 2025-12-03 23:26:06,390 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ceac608d-53d8-4398-ba34-963aa9cafa11"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fac4fb17-5079-40d0-9674-202ed17f961e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/b04be91e-b838-4f6b-88f5-960477746492/add_router_interface'} Body: b'{"id": "b04be91e-b838-4f6b-88f5-960477746492", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "port_id": "2534866d-7b71-4057-a848-04254812a125", "network_id": "882c7b23-f05f-4e49-88f1-3de7841d933d", "subnet_id": "ceac608d-53d8-4398-ba34-963aa9cafa11", "subnet_ids": ["ceac608d-53d8-4398-ba34-963aa9cafa11"]}' 2025-12-03 23:26:06,635 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.244s 2025-12-03 23:26:06,635 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_access--1708919252", "description": "tempest-secgroup_access--1708919252 description", "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-f3633fe7-55ef-4f6a-b97e-6cacec0e51f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "19d6e457-1cf6-42ed-89ff-c36477d4f1be", "name": "tempest-secgroup_access--1708919252", "stateful": true, "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "description": "tempest-secgroup_access--1708919252 description", "shared": false, "security_group_rules": [{"id": "7e6784b6-e00e-450c-ac4c-5a3d50b6be23", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "security_group_id": "19d6e457-1cf6-42ed-89ff-c36477d4f1be", "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": 2056, "description": null, "tags": [], "created_at": "2025-12-03T23:26:06Z", "updated_at": "2025-12-03T23:26:06Z", "revision_number": 0, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}, {"id": "b000089d-752a-4a4d-806c-e2b4e5dd7fbf", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "security_group_id": "19d6e457-1cf6-42ed-89ff-c36477d4f1be", "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": 2057, "description": null, "tags": [], "created_at": "2025-12-03T23:26:06Z", "updated_at": "2025-12-03T23:26:06Z", "revision_number": 0, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}], "tags": [], "created_at": "2025-12-03T23:26:06Z", "updated_at": "2025-12-03T23:26:06Z", "revision_number": 1, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}}' 2025-12-03 23:26:06,849 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.214s 2025-12-03 23:26:06,850 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_general--1213643308", "description": "tempest-secgroup_general--1213643308 description", "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1619', 'x-openstack-request-id': 'req-76c41ccd-3db7-4c71-abb8-eff3f999ef43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "772329df-bcb8-46d3-bf5b-42cbe1740cca", "name": "tempest-secgroup_general--1213643308", "stateful": true, "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "description": "tempest-secgroup_general--1213643308 description", "shared": false, "security_group_rules": [{"id": "3fe5eeae-7430-408c-aa82-c13346c87646", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "security_group_id": "772329df-bcb8-46d3-bf5b-42cbe1740cca", "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": 2060, "description": null, "tags": [], "created_at": "2025-12-03T23:26:06Z", "updated_at": "2025-12-03T23:26:06Z", "revision_number": 0, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}, {"id": "5e56eb6d-2dea-4662-9909-43b4c0427065", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "security_group_id": "772329df-bcb8-46d3-bf5b-42cbe1740cca", "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": 2059, "description": null, "tags": [], "created_at": "2025-12-03T23:26:06Z", "updated_at": "2025-12-03T23:26:06Z", "revision_number": 0, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}], "tags": [], "created_at": "2025-12-03T23:26:06Z", "updated_at": "2025-12-03T23:26:06Z", "revision_number": 1, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}}' 2025-12-03 23:26:07,232 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.382s 2025-12-03 23:26:07,233 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "19d6e457-1cf6-42ed-89ff-c36477d4f1be", "project_id": "187a1cbe79574a0bb8074b8a7d039dc7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-facdbaf6-e4a7-4c73-bd22-41a64f63e164', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b0973052-0d56-4183-b140-28ca50408393", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "security_group_id": "19d6e457-1cf6-42ed-89ff-c36477d4f1be", "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, "description": "", "created_at": "2025-12-03T23:26:06Z", "updated_at": "2025-12-03T23:26:06Z", "revision_number": 0, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}}' 2025-12-03 23:26:07,573 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.334s 2025-12-03 23:26:07,573 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:07 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-40a2ee96-9d9b-446f-8888-79efe68176e8', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["wY8a6uPwSzqoTRxjaLo3-A"], "expires_at": "2025-12-04T00:26:07.000000Z", "issued_at": "2025-12-03T23:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:26:07,574 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:test_cross_tenant_traffic) Found network None available for tenant 2025-12-03 23:26:10,284 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.709s 2025-12-03 23:26:10,285 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "882c7b23-f05f-4e49-88f1-3de7841d933d"}], "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:07 GMT', 'server': 'Apache', 'content-length': '510', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5cdf191-6eb8-40f3-a2fb-66b17d88db19', 'x-compute-request-id': 'req-e5cdf191-6eb8-40f3-a2fb-66b17d88db19', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "adminPass": "hBwKAZc8qgc9"}}' 2025-12-03 23:26:10,503 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.216s 2025-12-03 23:26:10,504 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:10 GMT', 'server': 'Apache', 'content-length': '1462', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3554c514-0335-4365-aae9-f9738771b96d', 'x-compute-request-id': 'req-3554c514-0335-4365-aae9-f9738771b96d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "BUILD", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "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-12-03 23:26:12,187 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.676s 2025-12-03 23:26:12,187 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:11 GMT', 'server': 'Apache', 'content-length': '1466', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89093e7d-850c-415c-b06e-5b0b76e102a2', 'x-compute-request-id': 'req-89093e7d-850c-415c-b06e-5b0b76e102a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "BUILD", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "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-12-03 23:26:13,616 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.424s 2025-12-03 23:26:13,616 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:13 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad4984ea-0bbe-476c-b69b-dd749096c7dc', 'x-compute-request-id': 'req-ad4984ea-0bbe-476c-b69b-dd749096c7dc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "BUILD", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "40534b25d894d7c5537d5d3fa5c1ccfa288d83258e037a4ecc808421", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:13,620 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:26:15,365 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.745s 2025-12-03 23:26:15,366 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:14 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a83678-4d97-4402-9ba1-27f2e8c0403d', 'x-compute-request-id': 'req-44a83678-4d97-4402-9ba1-27f2e8c0403d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "BUILD", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "40534b25d894d7c5537d5d3fa5c1ccfa288d83258e037a4ecc808421", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:16,790 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.419s 2025-12-03 23:26:16,791 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:16 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c341dd9-fa81-4184-a236-f790dc2cd0d2', 'x-compute-request-id': 'req-0c341dd9-fa81-4184-a236-f790dc2cd0d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "BUILD", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "40534b25d894d7c5537d5d3fa5c1ccfa288d83258e037a4ecc808421", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:18,359 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.564s 2025-12-03 23:26:18,360 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:17 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-549b95d8-5601-43be-a062-379665a1e572', 'x-compute-request-id': 'req-549b95d8-5601-43be-a062-379665a1e572', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "ACTIVE", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "40534b25d894d7c5537d5d3fa5c1ccfa288d83258e037a4ecc808421", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:17Z", "addresses": {"tempest-network-smoke--1277193095": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:1b:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "OS-SRV-USG:launched_at": "2025-12-03T23:26:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:18,363 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:26:18,781 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.417s 2025-12-03 23:26:18,781 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:18 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c0635a-9d07-4539-b99b-02cf6cc42604', 'x-compute-request-id': 'req-e3c0635a-9d07-4539-b99b-02cf6cc42604', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "ACTIVE", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "40534b25d894d7c5537d5d3fa5c1ccfa288d83258e037a4ecc808421", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:17Z", "addresses": {"tempest-network-smoke--1277193095": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:1b:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "OS-SRV-USG:launched_at": "2025-12-03T23:26:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:18,905 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.120s 2025-12-03 23:26:18,906 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1443', 'x-openstack-request-id': 'req-3ffb49df-1e01-4e97-8f9a-b15f76097330', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"ports":[{"id":"92236318-195b-4e9a-bade-93ce713a31d1","name":"","network_id":"882c7b23-f05f-4e49-88f1-3de7841d933d","tenant_id":"187a1cbe79574a0bb8074b8a7d039dc7","mac_address":"fa:16:3e:4a:1b:4d","admin_state_up":true,"status":"ACTIVE","device_id":"13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ceac608d-53d8-4398-ba34-963aa9cafa11","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["19d6e457-1cf6-42ed-89ff-c36477d4f1be","772329df-bcb8-46d3-bf5b-42cbe1740cca"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-1516671512-ac","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-1516671512-ac","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-1516671512-ac.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:26:12Z","updated_at":"2025-12-03T23:26:16Z","revision_number":4,"project_id":"187a1cbe79574a0bb8074b8a7d039dc7"}]}' 2025-12-03 23:26:18,906 20 DEBUG [tempest.common.waiters] Server ID 13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f ports are all ACTIVE [{'id': '92236318-195b-4e9a-bade-93ce713a31d1', 'name': '', 'network_id': '882c7b23-f05f-4e49-88f1-3de7841d933d', 'tenant_id': '187a1cbe79574a0bb8074b8a7d039dc7', 'mac_address': 'fa:16:3e:4a:1b:4d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ceac608d-53d8-4398-ba34-963aa9cafa11', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['19d6e457-1cf6-42ed-89ff-c36477d4f1be', '772329df-bcb8-46d3-bf5b-42cbe1740cca'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-server-tempest-testsecuritygroupsbasicops-1516671512-ac', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-server-tempest-testsecuritygroupsbasicops-1516671512-ac', 'fqdn': 'tempest-server-tempest-testsecuritygroupsbasicops-1516671512-ac.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:26:12Z', 'updated_at': '2025-12-03T23:26:16Z', 'revision_number': 4, 'project_id': '187a1cbe79574a0bb8074b8a7d039dc7'}]: 2025-12-03 23:26:23,730 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 4.824s 2025-12-03 23:26:23,731 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "92236318-195b-4e9a-bade-93ce713a31d1", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-e6944bdd-ea27-4e95-a8d8-2db86adcdd17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9ad239f8-c705-4f8a-8862-ef2615bae595", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "floating_ip_address": "192.168.122.205", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "b04be91e-b838-4f6b-88f5-960477746492", "port_id": "92236318-195b-4e9a-bade-93ce713a31d1", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "187a1cbe79574a0bb8074b8a7d039dc7", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "882c7b23-f05f-4e49-88f1-3de7841d933d", "mac_address": "fa:16:3e:4a:1b:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:26:21Z", "updated_at": "2025-12-03T23:26:21Z", "revision_number": 0}}' 2025-12-03 23:26:23,914 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.182s 2025-12-03 23:26:23,914 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '5326', 'x-openstack-request-id': 'req-a4fb808a-2caa-4530-be6d-64c7da889716', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management ProF1D5 vider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","name":"tempest-network-smoke--1528192269","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["23173c69-38b7-4b26-99e9-ac674ccf78d2"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:25:11Z","updated_at":"2025-12-03T23:25:13Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2397},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"882c7b23-f05f-4e49-88f1-3de7841d933d","name":"tempest-network-smoke--1277193095","tenant_id":"187a1cbe79574a0bb8074b8a7d039dc7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ceac608d-53d8-4398-ba34-963aa9cafa11"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:25:53Z","updated_at":"2025-12-03T23:26:00Z","revision_number":2,"project_id":"187a1cbe79574a0bb8074b8a7d039dc7","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":15451},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availa 2025-12-03 23:26:24,035 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.120s 2025-12-03 23:26:24,035 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4551', 'x-openstack-request-id': 'req-793c1ea4-3519-443f-bc5c-2cee51f24c6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","name":"tempest-subnet-smoke-643002187","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"6057781c-6b3f-4c1b-abca-ae8ef120e847","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:25:13Z","updated_at":"2025-12-03T23:25:13Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"},{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"ceac608d-53d8-4398-ba34-963aa9cafa11","name":"tempest-subnet-smoke-155993546","tenant_id":"187a1cbe79574a0bb8074b8a7d039dc7","network_id":"882c7b23-f05f-4e49-88f1-3de7841d933d", 2025-12-03 23:26:24,199 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.163s 2025-12-03 23:26:24,200 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1985', 'x-openstack-request-id': 'req-02fc1cd8-26be-4e74-95d6-0f4ad04d13e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "6cdf22a4-100e-46c0-ad3e-72f39c06489b", "name": "tempest-TestSecurityGroupsBasicOps-router-1695527032", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:25:11Z", "updated_at": "2025-12-03T23:25:15Z", "revision_number": 3, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}, {"id": "b04be91e-b838-4f6b-88f5-960477746492", "name": "tempest-TestSecurityGroupsBasicOps-router-2047403309", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:25:56Z", "updated_at": "2025-12-03T23:26:04Z", "revision_number": 3, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}]}' 2025-12-03 23:26:24,353 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b04be91e-b838-4f6b-88f5-960477746492 0.152s 2025-12-03 23:26:24,353 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2203', 'x-openstack-request-id': 'req-33ebe01e-3926-4f37-9638-a89c2fcb0e29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b04be91e-b838-4f6b-88f5-960477746492'} Body: b'{"ports":[{"id":"034e9f19-92eb-4a2b-be76-de67b3727652","name":"","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","tenant_id":"","mac_address":"fa:16:3e:70:56:4f","admin_state_up":true,"status":"ACTIVE","device_id":"b04be91e-b838-4f6b-88f5-960477746492","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.217"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"master-0","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.217","hostname":"host-192-168-122-217","fqdn":"host-192-168-122-217.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:25:57Z","updated_at":"2025-12-03T23:26:01Z","revision_number":4,"project_id":""},{"id":"2534866d-7b71-4057-a848-04254812a125","name":"","network_id":"882c7b23-f05f-4e49-88f1-3de7841d933d","tenant_id":"187a1cbe79574a0bb8074b8a7d039dc7","mac_address":"fa:16:3e:3e:cd:fa","admin_state_up":true,"status":"ACTIVE","device_id":"b04be91e-b838-4f6b-88f5-960477746492","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ceac608d-53d8-4398-ba34-963aa9cafa11","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:26:03Z","updated_at":"2025-12-03T23:26:04Z","revision_number":2,"project_id":"187a1cbe79574a0bb8074b8a7d039dc7"}]}' 2025-12-03 23:26:24,354 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:26:39,981 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:40,095 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:40,096 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:26:40,096 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2025-12-03 23:26:40,096 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:26:40,100 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:40,212 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:40,212 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:26:40,346 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address 0.124s 2025-12-03 23:26:40,347 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2238', 'x-openstack-request-id': 'req-d38e0da9-c24a-4c40-bbd6-83578578ae12', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:70:56:4f","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.217"}]},{"mac_address":"fa:16:3e:ef:89:40","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.2.117"}]},{"mac_address":"fa:16:3e:3e:cd:fa","fixed_ips":[{"subnet_id":"ceac608d-53d8-4398-ba34-963aa9cafa11","ip_address":"10.100.0.1"}]},{"mac_address":"fa:16:3e:64:e9:b8","fixed_ips":[{"subnet_id":"ceac608d-53d8-4398-ba34-963aa9cafa11","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:ca:5b:19","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.171"}]},{"mac_address":"fa:16:3e:3b:ac:f4","fixed_ips":[{"subnet_id":"2a218bbf-4962-49d3-a267-38c374045ae4","ip_address":"192.168.199.2"}]},{"mac_address":"fa:16:3e:49:f7:a9","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.71"}]},{"mac_address":"fa:16:3e:47:6e:fc","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.1"}]},{"mac_address":"fa:16:3e:f0:ba:94","fixed_ips":[{"subnet_id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","ip_address":"10.2.0.10"}]},{"mac_address":"fa:16:3e:4f:49:2d","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:93:6b:3f","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.150"}]},{"mac_address":"fa:16:3e:b7:78:9b","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.205"}]},{"mac_address":"fa:16:3e:4a:1b:4d","fixed_ips":[{"subnet_id":"ceac608d-53d8-4398-ba34-963aa9cafa11","ip_address":"10.100.0.14"}]},{"mac_address":"fa:16:3e:cf:09:5c","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.248"}]},{"mac_address":"fa:16:3e:d5:83:5c","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.182"}]},{"mac_address":"fa:16:3e:f6:09:c8","fixed_ips":[{"subnet_id":"23173c69-38b7-4b26-99e9-ac674ccf78d2","ip_address":"10.100.0.13"}]},{"mac_address":"fa:16:3e:c5:58:82","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.0.5"}]}]}' 2025-12-03 23:26:40,347 20 DEBUG [tempest.scenario.test_security_groups_basic_ops] Testing cross tenant traffic for icmp protocol 2025-12-03 23:26:40,348 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2025-12-03 23:26:40,354 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:40,463 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:40,464 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2025-12-03 23:26:40,464 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.205 2025-12-03 23:26:40,465 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2025-12-03 23:26:40,468 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:40,579 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:40,579 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2025-12-03 23:26:41,592 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_cross_tenant_traffic) Executing command on 192.168.122.248 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.205' failed, exit status: 1, stderr: stdout: PING 192.168.122.205 (192.168.122.205) 56(84) bytes of data. --- 192.168.122.205 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:26:41,592 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.205 via a ssh connection from: 192.168.122.248. 2025-12-03 23:26:41,592 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.127891 seconds 2025-12-03 23:26:42,400 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.808s 2025-12-03 23:26:42,401 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "772329df-bcb8-46d3-bf5b-42cbe1740cca", "project_id": "187a1cbe79574a0bb8074b8a7d039dc7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f920e87a-87cc-48de-8b18-0b12950084be', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b1ac5466-d9cb-4961-9842-6d2844a7b42a", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "security_group_id": "772329df-bcb8-46d3-bf5b-42cbe1740cca", "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, "description": "", "created_at": "2025-12-03T23:26:42Z", "updated_at": "2025-12-03T23:26:42Z", "revision_number": 0, "project_id": "187a1cbe79574a0bb8074b8a7d039dc7"}}' 2025-12-03 23:26:42,402 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2025-12-03 23:26:42,405 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:42,510 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:42,511 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2025-12-03 23:26:42,511 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.205 2025-12-03 23:26:42,511 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.248:22' as 'cirros' with public key authentication 2025-12-03 23:26:42,514 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:42,618 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:42,619 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.248 successfully created 2025-12-03 23:26:42,643 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.132082 seconds 2025-12-03 23:26:42,644 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:26:42,647 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:42,750 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:42,750 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:26:42,751 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.248 2025-12-03 23:26:42,751 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:26:42,753 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:42,814 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:42,815 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:26:43,824 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_cross_tenant_traffic) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.248' failed, exit status: 1, stderr: stdout: PING 192.168.122.248 (192.168.122.248) 56(84) bytes of data. --- 192.168.122.248 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:26:43,824 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 192.168.122.248 via a ssh connection from: 192.168.122.205. 2025-12-03 23:26:43,824 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.073760 seconds 2025-12-03 23:26:44,350 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_cross_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.525s 2025-12-03 23:26:44,351 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f451d6a6-ced3-49fb-9c0c-e3602c1d4328", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3cd1c58b-cc2c-4afc-a24f-0d226c37d4fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9f9db4c7-dc6c-4546-8714-9370a70c7b6d", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "f451d6a6-ced3-49fb-9c0c-e3602c1d4328", "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, "description": "", "created_at": "2025-12-03T23:26:44Z", "updated_at": "2025-12-03T23:26:44Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:26:44,353 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:26:44,357 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:44,466 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:44,467 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:26:44,467 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.248 2025-12-03 23:26:44,468 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2025-12-03 23:26:44,470 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:26:44,579 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:26:44,580 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2025-12-03 23:26:44,589 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.121441 seconds 2025-12-03 23:26:45,294 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9ad239f8-c705-4f8a-8862-ef2615bae595 0.704s 2025-12-03 23:26:45,294 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fd508bee-6ad2-47e3-b32b-ff2d0884f16c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9ad239f8-c705-4f8a-8862-ef2615bae595'} Body: b'' 2025-12-03 23:26:45,525 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.230s 2025-12-03 23:26:45,525 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:45 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cde70a9-dceb-4149-91bb-420e51075a66', 'x-compute-request-id': 'req-6cde70a9-dceb-4149-91bb-420e51075a66', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'' 2025-12-03 23:26:46,222 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.696s 2025-12-03 23:26:46,222 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:45 GMT', 'server': 'Apache', 'content-length': '1941', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676946d2-a7a6-4a8b-a308-7f33f9ea6564', 'x-compute-request-id': 'req-676946d2-a7a6-4a8b-a308-7f33f9ea6564', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "ACTIVE", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "40534b25d894d7c5537d5d3fa5c1ccfa288d83258e037a4ecc808421", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:45Z", "addresses": {"tempest-network-smoke--1277193095": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:1b:4d"}, {"version": 4, "addr": "192.168.122.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:1b:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "OS-SRV-USG:launched_at": "2025-12-03T23:26:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:47,655 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.425s 2025-12-03 23:26:47,655 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:47 GMT', 'server': 'Apache', 'content-length': '1941', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ae1d58-d2fe-4acc-a903-03511fdc7031', 'x-compute-request-id': 'req-f1ae1d58-d2fe-4acc-a903-03511fdc7031', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"server": {"id": "13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-1516671512-access_point-488762399", "status": "ACTIVE", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "user_id": "29ee038ef7a14f57a151d7ab44891582", "metadata": {}, "hostId": "40534b25d894d7c5537d5d3fa5c1ccfa288d83258e037a4ecc808421", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:26:10Z", "updated": "2025-12-03T23:26:45Z", "addresses": {"tempest-network-smoke--1277193095": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:1b:4d"}, {"version": 4, "addr": "192.168.122.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:1b:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-18126768", "OS-SRV-USG:launched_at": "2025-12-03T23:26:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1708919252"}, {"name": "tempest-secgroup_general--1213643308"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:48,747 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f 0.088s 2025-12-03 23:26:48,747 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:48 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5274add-689f-4e56-8244-3efa161c2a33', 'x-compute-request-id': 'req-f5274add-689f-4e56-8244-3efa161c2a33', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 13df9d98-eeb1-4e6c-a862-e7dcbb9b1b7f could not be found."}}' 2025-12-03 23:26:49,272 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/772329df-bcb8-46d3-bf5b-42cbe1740cca 0.525s 2025-12-03 23:26:49,273 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-240b7915-e787-46ce-bd88-9423b31780cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/772329df-bcb8-46d3-bf5b-42cbe1740cca'} Body: b'' 2025-12-03 23:26:49,468 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/19d6e457-1cf6-42ed-89ff-c36477d4f1be 0.195s 2025-12-03 23:26:49,468 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-75821a58-3f0c-4c22-8440-0af297df2a07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/19d6e457-1cf6-42ed-89ff-c36477d4f1be'} Body: b'' 2025-12-03 23:26:50,615 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/b04be91e-b838-4f6b-88f5-960477746492/remove_router_interface 1.146s 2025-12-03 23:26:50,616 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ceac608d-53d8-4398-ba34-963aa9cafa11"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-49ff7706-1b5c-4b38-abc3-e2f6f969ffcd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/b04be91e-b838-4f6b-88f5-960477746492/remove_router_interface'} Body: b'{"id": "b04be91e-b838-4f6b-88f5-960477746492", "tenant_id": "187a1cbe79574a0bb8074b8a7d039dc7", "port_id": "2534866d-7b71-4057-a848-04254812a125", "network_id": "882c7b23-f05f-4e49-88f1-3de7841d933d", "subnet_id": "ceac608d-53d8-4398-ba34-963aa9cafa11", "subnet_ids": ["ceac608d-53d8-4398-ba34-963aa9cafa11"]}' 2025-12-03 23:26:50,913 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ceac608d-53d8-4398-ba34-963aa9cafa11 0.296s 2025-12-03 23:26:50,913 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2e2782df-937c-4a61-baef-9505750a52fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ceac608d-53d8-4398-ba34-963aa9cafa11'} Body: b'' 2025-12-03 23:26:51,856 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/b04be91e-b838-4f6b-88f5-960477746492 0.942s 2025-12-03 23:26:51,856 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-710ad7d3-4c14-4f32-856f-33935c63b756', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/b04be91e-b838-4f6b-88f5-960477746492'} Body: b'' 2025-12-03 23:26:52,563 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/882c7b23-f05f-4e49-88f1-3de7841d933d 0.706s 2025-12-03 23:26:52,563 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-26946c1a-55c2-494a-9a16-02ded266a4c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/882c7b23-f05f-4e49-88f1-3de7841d933d'} Body: b'' 2025-12-03 23:26:52,648 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-18126768 0.084s 2025-12-03 23:26:52,648 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:52 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67561fa-0d85-45cc-b1af-ca909c693928', 'x-compute-request-id': 'req-a67561fa-0d85-45cc-b1af-ca909c693928', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-18126768'} Body: b'' 2025-12-03 23:26:53,369 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/98231502-6716-45e4-9a32-fa2743ae87b4 0.720s 2025-12-03 23:26:53,369 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e34444a2-bed7-4f1b-8ed2-7d7c8e7e744d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/98231502-6716-45e4-9a32-fa2743ae87b4'} Body: b'' 2025-12-03 23:26:53,526 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.156s 2025-12-03 23:26:53,526 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:53 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b40341bf-e7ab-47ba-ac9b-325d54ade0f8', 'x-compute-request-id': 'req-b40341bf-e7ab-47ba-ac9b-325d54ade0f8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'' 2025-12-03 23:26:54,461 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.934s 2025-12-03 23:26:54,461 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:53 GMT', 'server': 'Apache', 'content-length': '1941', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb69c445-2bac-4273-8ee3-7d4924d2eea2', 'x-compute-request-id': 'req-cb69c445-2bac-4273-8ee3-7d4924d2eea2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:26:53Z", "addresses": {"tempest-network-smoke--1528192269": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:09:c8"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:09:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": "2025-12-03T23:25:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--472906164"}, {"name": "tempest-secgroup_general--1209155800"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:26:55,703 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.237s 2025-12-03 23:26:55,704 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:55 GMT', 'server': 'Apache', 'content-length': '1700', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ba8083-7dea-43e0-867f-df61b53982ec', 'x-compute-request-id': 'req-97ba8083-7dea-43e0-867f-df61b53982ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"server": {"id": "592d9fea-38eb-4baa-a470-98570d0e822c", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-655776395", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:25:21Z", "updated": "2025-12-03T23:26:53Z", "addresses": {"tempest-network-smoke--1528192269": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:09:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/592d9fea-38eb-4baa-a470-98570d0e822c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1504010981", "OS-SRV-USG:launched_at": "2025-12-03T23:25:29.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-12-03 23:26:56,808 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c 0.100s 2025-12-03 23:26:56,809 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:56 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffbd4ec7-8681-43d9-b318-1fd6ac7b81fe', 'x-compute-request-id': 'req-ffbd4ec7-8681-43d9-b318-1fd6ac7b81fe', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/592d9fea-38eb-4baa-a470-98570d0e822c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 592d9fea-38eb-4baa-a470-98570d0e822c could not be found."}}' 2025-12-03 23:26:57,327 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/f451d6a6-ced3-49fb-9c0c-e3602c1d4328 0.518s 2025-12-03 23:26:57,328 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9dd20bcd-c0c7-4c5c-94b9-9a55fe04493e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/f451d6a6-ced3-49fb-9c0c-e3602c1d4328'} Body: b'' 2025-12-03 23:26:57,534 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/45a14ed9-d315-4b52-9b01-37a255c5551f 0.205s 2025-12-03 23:26:57,534 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cbbd6aec-19c1-441c-abf2-08e58dd23b65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/45a14ed9-d315-4b52-9b01-37a255c5551f'} Body: b'' 2025-12-03 23:26:58,622 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6cdf22a4-100e-46c0-ad3e-72f39c06489b/remove_router_interface 1.087s 2025-12-03 23:26:58,622 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "23173c69-38b7-4b26-99e9-ac674ccf78d2"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a35bc785-dadd-4a5f-b950-8196851788e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6cdf22a4-100e-46c0-ad3e-72f39c06489b/remove_router_interface'} Body: b'{"id": "6cdf22a4-100e-46c0-ad3e-72f39c06489b", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "34def8a7-62c3-4117-98f3-32c21b02ac79", "network_id": "6057781c-6b3f-4c1b-abca-ae8ef120e847", "subnet_id": "23173c69-38b7-4b26-99e9-ac674ccf78d2", "subnet_ids": ["23173c69-38b7-4b26-99e9-ac674ccf78d2"]}' 2025-12-03 23:26:58,911 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/23173c69-38b7-4b26-99e9-ac674ccf78d2 0.288s 2025-12-03 23:26:58,911 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-60ccec4f-2297-4cae-8c49-7abae2f63b24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/23173c69-38b7-4b26-99e9-ac674ccf78d2'} Body: b'' 2025-12-03 23:26:59,646 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6cdf22a4-100e-46c0-ad3e-72f39c06489b 0.734s 2025-12-03 23:26:59,647 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:26:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bb3e7c23-15aa-46eb-8a7a-b7c0815b629f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/6cdf22a4-100e-46c0-ad3e-72f39c06489b'} Body: b'' 2025-12-03 23:27:00,197 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/6057781c-6b3f-4c1b-abca-ae8ef120e847 0.550s 2025-12-03 23:27:00,198 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-83103500-0bf8-4f1a-8efa-9b2cf90fe84e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/6057781c-6b3f-4c1b-abca-ae8ef120e847'} Body: b'' 2025-12-03 23:27:00,264 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-1504010981 0.066s 2025-12-03 23:27:00,264 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:00 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a616e1-974b-449e-a867-84545c6f6aef', 'x-compute-request-id': 'req-34a616e1-974b-449e-a867-84545c6f6aef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-1504010981'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:27:00.273890Z tags: worker-0 test: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic[compute,id-63163892-bbf6-4249-aa12-d5ea1f8f421b,multinode,network] time: 2025-12-03 23:28:28.956064Z successful: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic[compute,id-63163892-bbf6-4249-aa12-d5ea1f8f421b,multinode,network] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:27:00,369 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.094s 2025-12-03 23:27:00,370 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-1730348434", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMNa8oe9/OovOypaHTv2uGow5aBtCd7PLjm4b4YQwekqC4G4jNV6VX/q1n9VwRI0HaQps5WeQYpnJ/sfgg6rTewb/60oBH62JTP1tnR/EzVlwq1z7i5O+8jiVJqg+bbm4A=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:00 GMT', 'server': 'Apache', 'content-length': '405', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce4368c-8871-416f-970a-f53c836914ae', 'x-compute-request-id': 'req-1ce4368c-8871-416f-970a-f53c836914ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-1730348434", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMNa8oe9/OovOypaHTv2uGow5aBtCd7PLjm4b4YQwekqC4G4jNV6VX/q1n9VwRI0HaQps5WeQYpnJ/sfgg6rTewb/60oBH62JTP1tnR/EzVlwq1z7i5O+8jiVJqg+bbm4A==", "fingerprint": "3c:85:d2:d9:c0:ed:0e:c9:41:a7:7f:9b:ed:f4:f7:87", "user_id": "c38142631cfe422a921dfe4f854b4c60"}}' 2025-12-03 23:27:01,014 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.643s 2025-12-03 23:27:01,015 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1963091800", "project_id": "2acbb37228214c408b218b31d6d0f830", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-b6643d54-75a1-4cb4-a0ea-bb0321fe40c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"fe824359-4552-4066-97c7-1553ba137fbf","name":"tempest-network-smoke--1963091800","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2acbb37228214c408b218b31d6d0f830","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:27:00Z","updated_at":"2025-12-03T23:27:00Z","revision_number":1}}' 2025-12-03 23:27:03,375 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 2.360s 2025-12-03 23:27:03,376 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-1441886325", "admin_state_up": true, "project_id": "2acbb37228214c408b218b31d6d0f830", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '679', 'x-openstack-request-id': 'req-fcf1c470-a1a3-4d71-9d7b-164e3c0b6686', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "244607f1-1b59-419b-ab3b-6f73aef0fff1", "name": "tempest-TestSecurityGroupsBasicOps-router-1441886325", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:27:01Z", "updated_at": "2025-12-03T23:27:01Z", "revision_number": 2, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:27:03,480 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28 0.102s 2025-12-03 23:27:03,480 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3660a251-d176-4c36-91bf-2408dde90271', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:27:03,595 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.113s 2025-12-03 23:27:03,595 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-88bd1399-3d81-4740-98cd-acc3dcc5076c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:27:03,680 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.084s 2025-12-03 23:27:03,680 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ffbc0eca-0eef-4163-ad2f-76af0c6d7051', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:27:03,756 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.075s 2025-12-03 23:27:03,757 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5473649d-f832-4549-ae72-5f1aa5726d45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:27:04,533 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.776s 2025-12-03 23:27:04,534 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1291136729", "network_id": "fe824359-4552-4066-97c7-1553ba137fbf", "project_id": "2acbb37228214c408b218b31d6d0f830", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-a5f9443f-eb1e-4976-aa6f-8abaf2e20734', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"f32571d3-0781-413e-849b-52891c86fac0","name":"tempest-subnet-smoke-1291136729","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"fe824359-4552-4066-97c7-1553ba137fbf","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:27:03Z","updated_at":"2025-12-03T23:27:03Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:27:10,467 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/244607f1-1b59-419b-ab3b-6f73aef0fff1/add_router_interface 5.933s 2025-12-03 23:27:10,467 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f32571d3-0781-413e-849b-52891c86fac0"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-daf33d46-12ae-444d-a365-0455482b078b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/244607f1-1b59-419b-ab3b-6f73aef0fff1/add_router_interface'} Body: b'{"id": "244607f1-1b59-419b-ab3b-6f73aef0fff1", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "e41990ef-1aff-445f-9420-94379e50737a", "network_id": "fe824359-4552-4066-97c7-1553ba137fbf", "subnet_id": "f32571d3-0781-413e-849b-52891c86fac0", "subnet_ids": ["f32571d3-0781-413e-849b-52891c86fac0"]}' 2025-12-03 23:27:10,703 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.235s 2025-12-03 23:27:10,703 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_access--1844579084", "description": "tempest-secgroup_access--1844579084 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-a2a80feb-acdb-43d3-bc00-dbbaa6540f7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "823834aa-3660-4c43-aaa7-81ba571adb01", "name": "tempest-secgroup_access--1844579084", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_access--1844579084 description", "shared": false, "security_group_rules": [{"id": "20c0b76e-2a25-431a-81e2-1918fec18cd4", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "823834aa-3660-4c43-aaa7-81ba571adb01", "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": 2076, "description": null, "tags": [], "created_at": "2025-12-03T23:27:10Z", "updated_at": "2025-12-03T23:27:10Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "f7654f49-d6a6-46b9-bf0d-c47ce712f408", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "823834aa-3660-4c43-aaa7-81ba571adb01", "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": 2075, "description": null, "tags": [], "created_at": "2025-12-03T23:27:10Z", "updated_at": "2025-12-03T23:27:10Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:27:10Z", "updated_at": "2025-12-03T23:27:10Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:27:11,240 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.536s 2025-12-03 23:27:11,241 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_general--1024902627", "description": "tempest-secgroup_general--1024902627 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1619', 'x-openstack-request-id': 'req-57ffff39-d557-4b96-9bf8-ed12fb1e7eaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "94c4c764-aae1-490e-a6b6-b43762001c21", "name": "tempest-secgroup_general--1024902627", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_general--1024902627 description", "shared": false, "security_group_rules": [{"id": "7fc596a8-ea6c-4145-a11f-a22f3d7e04bf", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "94c4c764-aae1-490e-a6b6-b43762001c21", "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": 2078, "description": null, "tags": [], "created_at": "2025-12-03T23:27:11Z", "updated_at": "2025-12-03T23:27:11Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "fefc7837-27fe-4aad-a40c-b8dfb51ccb45", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "94c4c764-aae1-490e-a6b6-b43762001c21", "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": 2079, "description": null, "tags": [], "created_at": "2025-12-03T23:27:11Z", "updated_at": "2025-12-03T23:27:11Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:27:11Z", "updated_at": "2025-12-03T23:27:11Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:27:11,440 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.199s 2025-12-03 23:27:11,441 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "823834aa-3660-4c43-aaa7-81ba571adb01", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8c2adf43-9b43-4be4-a7ff-3f84405e2dd9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f79d694b-6294-49ef-bf7a-40c24994fe12", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "823834aa-3660-4c43-aaa7-81ba571adb01", "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, "description": "", "created_at": "2025-12-03T23:27:11Z", "updated_at": "2025-12-03T23:27:11Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:27:11,798 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.351s 2025-12-03 23:27:11,798 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:11 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-111c2c48-1dba-4db9-8839-f131bfeafbfa', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["UP5whwzHTxGUkluhnir2QA"], "expires_at": "2025-12-04T00:27:11.000000Z", "issued_at": "2025-12-03T23:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:27:11,799 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2025-12-03 23:27:14,342 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.542s 2025-12-03 23:27:14,343 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "fe824359-4552-4066-97c7-1553ba137fbf"}], "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:11 GMT', 'server': 'Apache', 'content-length': '510', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c6d3dd-ad64-49c4-9756-87b7c95cba09', 'x-compute-request-id': 'req-a0c6d3dd-ad64-49c4-9756-87b7c95cba09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}], "adminPass": "LrJyaKP6bewM"}}' 2025-12-03 23:27:14,618 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.273s 2025-12-03 23:27:14,618 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:14 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9754f5-6f23-401f-afad-2173532d42d5', 'x-compute-request-id': 'req-7d9754f5-6f23-401f-afad-2173532d42d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:27:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "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-12-03 23:27:16,228 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.605s 2025-12-03 23:27:16,229 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:15 GMT', 'server': 'Apache', 'content-length': '1515', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac71b4c-6970-4c55-ade6-210c4f4d5d2d', 'x-compute-request-id': 'req-5ac71b4c-6970-4c55-ade6-210c4f4d5d2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "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-12-03 23:27:16,232 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-12-03 23:27:17,671 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.438s 2025-12-03 23:27:17,671 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:17 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0cecddc-98c5-4caa-90f3-d24f37a8390f', 'x-compute-request-id': 'req-a0cecddc-98c5-4caa-90f3-d24f37a8390f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:17,675 20 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:27:19,360 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.684s 2025-12-03 23:27:19,360 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:18 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77fd8782-d12f-4575-b9e1-669748cbf615', 'x-compute-request-id': 'req-77fd8782-d12f-4575-b9e1-669748cbf615', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:20,792 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.427s 2025-12-03 23:27:20,792 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:20 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f29f54b-a0ba-488f-8bc4-756ed06e5635', 'x-compute-request-id': 'req-0f29f54b-a0ba-488f-8bc4-756ed06e5635', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:22,366 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.567s 2025-12-03 23:27:22,366 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:21 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860b74db-e540-462d-8d9b-d3333dd42f0a', 'x-compute-request-id': 'req-860b74db-e540-462d-8d9b-d3333dd42f0a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:27:21Z", "addresses": {"tempest-network-smoke--1963091800": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:59:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:22,370 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-03 23:27:22,704 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.333s 2025-12-03 23:27:22,705 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:22 GMT', 'server': 'Apache', 'content-length': '1813', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbea0106-b8a3-4fe1-a662-7ff3c468ff1e', 'x-compute-request-id': 'req-cbea0106-b8a3-4fe1-a662-7ff3c468ff1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:27:21Z", "addresses": {"tempest-network-smoke--1963091800": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:59:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:22,793 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.083s 2025-12-03 23:27:22,793 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1441', 'x-openstack-request-id': 'req-c3d00310-40f0-4b8c-bb20-3e4c2d0f2efd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"ports":[{"id":"a1f63962-8e4f-4190-a43d-bb3a5d59fcdc","name":"","network_id":"fe824359-4552-4066-97c7-1553ba137fbf","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:13:59:6b","admin_state_up":true,"status":"ACTIVE","device_id":"87407d2e-afe1-4ac1-9f1d-c8f07132e681","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f32571d3-0781-413e-849b-52891c86fac0","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["823834aa-3660-4c43-aaa7-81ba571adb01","94c4c764-aae1-490e-a6b6-b43762001c21"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:27:16Z","updated_at":"2025-12-03T23:27:20Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:27:22,793 20 DEBUG [tempest.common.waiters] Server ID 87407d2e-afe1-4ac1-9f1d-c8f07132e681 ports are all ACTIVE [{'id': 'a1f63962-8e4f-4190-a43d-bb3a5d59fcdc', 'name': '', 'network_id': 'fe824359-4552-4066-97c7-1553ba137fbf', 'tenant_id': '2acbb37228214c408b218b31d6d0f830', 'mac_address': 'fa:16:3e:13:59:6b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '87407d2e-afe1-4ac1-9f1d-c8f07132e681', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f32571d3-0781-413e-849b-52891c86fac0', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['823834aa-3660-4c43-aaa7-81ba571adb01', '94c4c764-aae1-490e-a6b6-b43762001c21'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'fqdn': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:27:16Z', 'updated_at': '2025-12-03T23:27:20Z', 'revision_number': 4, 'project_id': '2acbb37228214c408b218b31d6d0f830'}]: 2025-12-03 23:27:23,937 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.143s 2025-12-03 23:27:23,937 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "a1f63962-8e4f-4190-a43d-bb3a5d59fcdc", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-e7df3c27-9d95-45f5-80e3-2557cf18e9b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "06ad851d-60af-41ae-bba2-29bb11a885ac", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "floating_ip_address": "192.168.122.190", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "244607f1-1b59-419b-ab3b-6f73aef0fff1", "port_id": "a1f63962-8e4f-4190-a43d-bb3a5d59fcdc", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "2acbb37228214c408b218b31d6d0f830", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "fe824359-4552-4066-97c7-1553ba137fbf", "mac_address": "fa:16:3e:13:59:6b", "admin_state_up": true, "status": "ACTIVE", "device_id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:27:23Z", "updated_at": "2025-12-03T23:27:23Z", "revision_number": 0}}' 2025-12-03 23:27:24,187 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.249s 2025-12-03 23:27:24,187 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4568', 'x-openstack-request-id': 'req-8180606b-cf09-4f70-88a9-b0b9407eb22a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"LBaaS Management Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:30:02Z","updated_at":"2025-12-03T22:30:04Z","revision_number":2,"project_id":"287bb4deac5947ca983293ae47928819","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":10545},{"id":"fe824359-4552-4066-97c7-1553ba137fbf","name":"tempest-network-smoke--1963091800","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["f32571d3-0781-413e-849b-52891c86fac0"],"shared":false,"availability_zone_hints":[],"avai 2025-12-03 23:27:25,243 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.055s 2025-12-03 23:27:25,243 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3912', 'x-openstack-request-id': 'req-4de85033-0437-4285-94aa-a2b2f3bf4b8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"f32571d3-0781-413e-849b-52891c86fac0","name":"tempest-subnet-smoke-1291136729","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"fe824359-4552-4066-97c7-1553ba137fbf","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:27:03Z","updated_at":"2025-12-03T23:27:03Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:27:26,289 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.044s 2025-12-03 23:27:26,289 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1316', 'x-openstack-request-id': 'req-fbf5dcf0-7dea-4ad8-8b5d-bf8bf98810ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '20010000 ', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "244607f1-1b59-419b-ab3b-6f73aef0fff1", "name": "tempest-TestSecurityGroupsBasicOps-router-1441886325", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:27:01Z", "updated_at": "2025-12-03T23:27:06Z", "revision_number": 3, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:27:27,251 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=244607f1-1b59-419b-ab3b-6f73aef0fff1 0.962s 2025-12-03 23:27:27,252 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2203', 'x-openstack-request-id': 'req-37a0722b-dd88-4226-8623-5300efeebdc2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=244607f1-1b59-419b-ab3b-6f73aef0fff1'} Body: b'{"ports":[{"id":"33f56d61-4e30-4d63-8396-6da8669c0ad6","name":"","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","tenant_id":"","mac_address":"fa:16:3e:4a:65:66","admin_state_up":true,"status":"ACTIVE","device_id":"244607f1-1b59-419b-ab3b-6f73aef0fff1","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.187"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"master-0","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.187","hostname":"host-192-168-122-187","fqdn":"host-192-168-122-187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:27:01Z","updated_at":"2025-12-03T23:27:04Z","revision_number":4,"project_id":""},{"id":"e41990ef-1aff-445f-9420-94379e50737a","name":"","network_id":"fe824359-4552-4066-97c7-1553ba137fbf","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:98:50:4b","admin_state_up":true,"status":"ACTIVE","device_id":"244607f1-1b59-419b-ab3b-6f73aef0fff1","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"f32571d3-0781-413e-849b-52891c86fac0","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:27:04Z","updated_at":"2025-12-03T23:27:08Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:27:27,254 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:27:42,447 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:27:42,561 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:27:42,561 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:27:42,562 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2025-12-03 23:27:42,562 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:27:42,566 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:27:42,632 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:27:42,633 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:27:42,834 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address 0.191s 2025-12-03 23:27:42,834 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-233f62da-088a-421e-9fd5-dd460be4a1b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:ef:89:40","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.2.117"}]},{"mac_address":"fa:16:3e:86:2b:1e","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.190"}]},{"mac_address":"fa:16:3e:ca:5b:19","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.171"}]},{"mac_address":"fa:16:3e:3b:ac:f4","fixed_ips":[{"subnet_id":"2a218bbf-4962-49d3-a267-38c374045ae4","ip_address":"192.168.199.2"}]},{"mac_address":"fa:16:3e:49:f7:a9","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.71"}]},{"mac_address":"fa:16:3e:4a:65:66","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.187"}]},{"mac_address":"fa:16:3e:f0:ba:94","fixed_ips":[{"subnet_id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","ip_address":"10.2.0.10"}]},{"mac_address":"fa:16:3e:93:6b:3f","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.150"}]},{"mac_address":"fa:16:3e:13:59:6b","fixed_ips":[{"subnet_id":"f32571d3-0781-413e-849b-52891c86fac0","ip_address":"10.100.0.3"}]},{"mac_address":"fa:16:3e:f9:b0:5c","fixed_ips":[{"subnet_id":"f32571d3-0781-413e-849b-52891c86fac0","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:c5:58:82","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.0.5"}]},{"mac_address":"fa:16:3e:98:50:4b","fixed_ips":[{"subnet_id":"f32571d3-0781-413e-849b-52891c86fac0","ip_address":"10.100.0.1"}]}]}' 2025-12-03 23:27:43,177 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.339s 2025-12-03 23:27:43,178 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:42 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b797cc10-4d81-47ec-a1b0-841d196a1ca3', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["ZC_9rXKCRZGRP2CLJqSVmQ"], "expires_at": "2025-12-04T00:27:43.000000Z", "issued_at": "2025-12-03T23:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:27:43,178 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Found network None available for tenant 2025-12-03 23:27:47,100 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 3.921s 2025-12-03 23:27:47,100 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "fe824359-4552-4066-97c7-1553ba137fbf"}], "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "security_groups": [{"name": "tempest-secgroup_general--1024902627"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:43 GMT', 'server': 'Apache', 'content-length': '461', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-227175bf-dea7-46cb-b131-81741ed9fbfe', 'x-compute-request-id': 'req-227175bf-dea7-46cb-b131-81741ed9fbfe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "adminPass": "XdijLKR65SGn"}}' 2025-12-03 23:27:47,819 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.717s 2025-12-03 23:27:47,820 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:47 GMT', 'server': 'Apache', 'content-length': '1456', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f09fa1a-5e50-4d51-bb76-9d7e85ad5535', 'x-compute-request-id': 'req-9f09fa1a-5e50-4d51-bb76-9d7e85ad5535', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "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-12-03 23:27:49,143 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.317s 2025-12-03 23:27:49,144 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:48 GMT', 'server': 'Apache', 'content-length': '1514', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb98203-a905-473f-ba44-661da096ee5e', 'x-compute-request-id': 'req-9cb98203-a905-473f-ba44-661da096ee5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:49,147 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:27:51,141 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.993s 2025-12-03 23:27:51,142 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:50 GMT', 'server': 'Apache', 'content-length': '1585', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd6d67e-d84c-4c96-9317-183d4927ab1f', 'x-compute-request-id': 'req-6bd6d67e-d84c-4c96-9317-183d4927ab1f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:53,502 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 1.355s 2025-12-03 23:27:53,502 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:52 GMT', 'server': 'Apache', 'content-length': '1585', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1074d2cb-2751-4a27-9e76-a0266e9b6ac7', 'x-compute-request-id': 'req-1074d2cb-2751-4a27-9e76-a0266e9b6ac7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:55,118 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.611s 2025-12-03 23:27:55,118 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:54 GMT', 'server': 'Apache', 'content-length': '1585', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830f74dd-b02b-427f-8ac2-ee0cd91fe858', 'x-compute-request-id': 'req-830f74dd-b02b-427f-8ac2-ee0cd91fe858', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:57,022 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.900s 2025-12-03 23:27:57,023 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:56 GMT', 'server': 'Apache', 'content-length': '1585', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30be7dea-465b-4a35-8f4d-c2fee97980a1', 'x-compute-request-id': 'req-30be7dea-465b-4a35-8f4d-c2fee97980a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:58,702 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.675s 2025-12-03 23:27:58,702 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:58 GMT', 'server': 'Apache', 'content-length': '1758', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0162a996-da4b-419e-9a96-0a918ccb2921', 'x-compute-request-id': 'req-0162a996-da4b-419e-9a96-0a918ccb2921', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:57Z", "addresses": {"tempest-network-smoke--1963091800": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:79:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:58,707 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:27:59,171 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.464s 2025-12-03 23:27:59,172 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:27:58 GMT', 'server': 'Apache', 'content-length': '1758', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37cf428-c81b-4acc-8e00-892c149befa6', 'x-compute-request-id': 'req-d37cf428-c81b-4acc-8e00-892c149befa6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:27:57Z", "addresses": {"tempest-network-smoke--1963091800": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:79:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:27:59,180 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:27:59,188 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:27:59,299 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:27:59,300 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:27:59,301 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:27:59,302 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:27:59,307 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:27:59,376 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:27:59,376 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:00,384 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:00,384 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:00,384 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.083095 seconds 2025-12-03 23:28:00,942 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_in_tenant_traffic): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.557s 2025-12-03 23:28:00,942 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "94c4c764-aae1-490e-a6b6-b43762001c21", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "icmp", "remote_group_id": "94c4c764-aae1-490e-a6b6-b43762001c21", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '604', 'x-openstack-request-id': 'req-95f75a91-81b3-4a95-a6b5-8bbc457a0390', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3e69466c-daa0-4146-b685-e5721fcb0115", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "94c4c764-aae1-490e-a6b6-b43762001c21", "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": "94c4c764-aae1-490e-a6b6-b43762001c21", "description": "", "created_at": "2025-12-03T23:28:00Z", "updated_at": "2025-12-03T23:28:00Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:28:00,943 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:00,945 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:00,999 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:01,000 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:01,000 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:01,000 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:01,002 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:01,106 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:01,107 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:02,113 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:02,114 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:03,115 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:03,115 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:03,118 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:03,171 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:03,172 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:04,179 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:04,179 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:05,180 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:05,181 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:05,184 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:05,250 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:05,251 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:06,260 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:06,261 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:07,262 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:07,262 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:07,266 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:07,334 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:07,335 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:08,344 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:08,344 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:09,346 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:09,346 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:09,349 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:09,417 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:09,418 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:10,431 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:10,431 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:11,432 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:11,433 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:11,437 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:11,554 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:11,556 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:12,564 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:12,565 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:13,566 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:13,567 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:13,571 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:13,677 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:13,678 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:14,685 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_in_tenant_traffic) Executing command on 192.168.122.190 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:28:14,686 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.190. 2025-12-03 23:28:15,686 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-12-03 23:28:15,687 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2025-12-03 23:28:15,690 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:28:15,789 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:28:15,790 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2025-12-03 23:28:15,796 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 14.795614 seconds 2025-12-03 23:28:16,030 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.233s 2025-12-03 23:28:16,030 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:15 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1fb879f-7c3c-467f-8896-3a8a718eb0a2', 'x-compute-request-id': 'req-b1fb879f-7c3c-467f-8896-3a8a718eb0a2', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'' 2025-12-03 23:28:17,853 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 1.822s 2025-12-03 23:28:17,853 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:16 GMT', 'server': 'Apache', 'content-length': '1764', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32919e2a-26cb-429a-940d-19e6b6b0417a', 'x-compute-request-id': 'req-32919e2a-26cb-429a-940d-19e6b6b0417a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:28:15Z", "addresses": {"tempest-network-smoke--1963091800": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:79:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:19,119 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.259s 2025-12-03 23:28:19,119 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:18 GMT', 'server': 'Apache', 'content-length': '1546', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5124d50-4a6b-411f-8280-353e162936bc', 'x-compute-request-id': 'req-e5124d50-4a6b-411f-8280-353e162936bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"server": {"id": "5993617a-1278-4825-8392-0e9305548b48", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-0-120855872", "status": "DELETED", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:47Z", "updated": "2025-12-03T23:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/5993617a-1278-4825-8392-0e9305548b48"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:57.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:28:18.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-12-03 23:28:19,123 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-03 23:28:20,206 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48 0.081s 2025-12-03 23:28:20,206 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:20 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c36b37e8-4f37-4b13-b069-e3573d8a0265', 'x-compute-request-id': 'req-c36b37e8-4f37-4b13-b069-e3573d8a0265', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/5993617a-1278-4825-8392-0e9305548b48'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5993617a-1278-4825-8392-0e9305548b48 could not be found."}}' 2025-12-03 23:28:21,770 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/06ad851d-60af-41ae-bba2-29bb11a885ac 1.563s 2025-12-03 23:28:21,770 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d5c624bb-f432-423f-8f90-06fbef76d90d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/06ad851d-60af-41ae-bba2-29bb11a885ac'} Body: b'' 2025-12-03 23:28:21,945 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.174s 2025-12-03 23:28:21,945 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:21 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bc4d809-139d-48b7-aa9f-8e0bc875b511', 'x-compute-request-id': 'req-8bc4d809-139d-48b7-aa9f-8e0bc875b511', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'' 2025-12-03 23:28:22,469 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.523s 2025-12-03 23:28:22,469 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:21 GMT', 'server': 'Apache', 'content-length': '1941', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f87b48-cb97-4917-ab5e-f0624e8dc9df', 'x-compute-request-id': 'req-b6f87b48-cb97-4917-ab5e-f0624e8dc9df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:28:21Z", "addresses": {"tempest-network-smoke--1963091800": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:59:6b"}, {"version": 4, "addr": "192.168.122.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:59:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS2F62 -DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1844579084"}, {"name": "tempest-secgroup_general--1024902627"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:23,740 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.266s 2025-12-03 23:28:23,740 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:23 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46287050-0ddb-43fa-96cc-c7b7f48b4da7', 'x-compute-request-id': 'req-46287050-0ddb-43fa-96cc-c7b7f48b4da7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"server": {"id": "87407d2e-afe1-4ac1-9f1d-c8f07132e681", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-570666861", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:27:14Z", "updated": "2025-12-03T23:28:22Z", "addresses": {"tempest-network-smoke--1963091800": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:59:6b"}, {"version": 4, "addr": "192.168.122.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:59:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-1730348434", "OS-SRV-USG:launched_at": "2025-12-03T23:27:21.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-12-03 23:28:24,853 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681 0.106s 2025-12-03 23:28:24,854 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:24 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03ff969-0e1a-43a4-92a6-738448082dab', 'x-compute-request-id': 'req-f03ff969-0e1a-43a4-92a6-738448082dab', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/87407d2e-afe1-4ac1-9f1d-c8f07132e681'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 87407d2e-afe1-4ac1-9f1d-c8f07132e681 could not be found."}}' 2025-12-03 23:28:25,108 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/94c4c764-aae1-490e-a6b6-b43762001c21 0.254s 2025-12-03 23:28:25,109 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7c877315-db6f-48f8-91a9-1fe8877f3680', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/94c4c764-aae1-490e-a6b6-b43762001c21'} Body: b'' 2025-12-03 23:28:25,274 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/823834aa-3660-4c43-aaa7-81ba571adb01 0.165s 2025-12-03 23:28:25,275 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0d503d16-0df8-4188-abd9-266b50345409', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/823834aa-3660-4c43-aaa7-81ba571adb01'} Body: b'' 2025-12-03 23:28:27,062 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/244607f1-1b59-419b-ab3b-6f73aef0fff1/remove_router_interface 1.787s 2025-12-03 23:28:27,063 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f32571d3-0781-413e-849b-52891c86fac0"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5e09c4cd-e2b9-433b-9229-0dcacb3a9501', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/244607f1-1b59-419b-ab3b-6f73aef0fff1/remove_router_interface'} Body: b'{"id": "244607f1-1b59-419b-ab3b-6f73aef0fff1", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "e41990ef-1aff-445f-9420-94379e50737a", "network_id": "fe824359-4552-4066-97c7-1553ba137fbf", "subnet_id": "f32571d3-0781-413e-849b-52891c86fac0", "subnet_ids": ["f32571d3-0781-413e-849b-52891c86fac0"]}' 2025-12-03 23:28:27,392 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f32571d3-0781-413e-849b-52891c86fac0 0.328s 2025-12-03 23:28:27,392 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-561bcd59-c6e9-43c3-b647-035d5046048c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f32571d3-0781-413e-849b-52891c86fac0'} Body: b'' 2025-12-03 23:28:28,312 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/244607f1-1b59-419b-ab3b-6f73aef0fff1 0.919s 2025-12-03 23:28:28,313 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c59adc86-b61d-4c85-a698-430971d5fdb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/244607f1-1b59-419b-ab3b-6f73aef0fff1'} Body: b'' 2025-12-03 23:28:28,882 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/fe824359-4552-4066-97c7-1553ba137fbf 0.569s 2025-12-03 23:28:28,882 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-226f6ffb-2885-42ee-9b4c-dee16f77c46a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/fe824359-4552-4066-97c7-1553ba137fbf'} Body: b'' 2025-12-03 23:28:28,955 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-1730348434 0.072s 2025-12-03 23:28:28,955 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:28 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315e7716-9bd6-4ab8-b2fa-2b8e63a5b757', 'x-compute-request-id': 'req-315e7716-9bd6-4ab8-b2fa-2b8e63a5b757', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-1730348434'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:28:28.961052Z tags: worker-0 test: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups[compute,id-d2f77418-fcc4-439d-b935-72eca704e293,multinode,network,slow] time: 2025-12-03 23:29:19.923241Z successful: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups[compute,id-d2f77418-fcc4-439d-b935-72eca704e293,multinode,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:28:29,040 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.078s 2025-12-03 23:28:29,040 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-319081082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIy262kxrW4xY0l/8bGMu3s/XPjOHooju7EgkP8GTfu/HVnVv+LZNe2wEbh95SKIg19JnTaAlC7vkYrYW4lF97VylQW78w84Yk4Um6xNcPAbSSUUyNqCehJdz3di65oohg=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:28 GMT', 'server': 'Apache', 'content-length': '404', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b4f599-46e0-448f-83a7-6a6ae4f1c3da', 'x-compute-request-id': 'req-07b4f599-46e0-448f-83a7-6a6ae4f1c3da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-319081082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIy262kxrW4xY0l/8bGMu3s/XPjOHooju7EgkP8GTfu/HVnVv+LZNe2wEbh95SKIg19JnTaAlC7vkYrYW4lF97VylQW78w84Yk4Um6xNcPAbSSUUyNqCehJdz3di65oohg==", "fingerprint": "fb:ac:94:82:4c:f7:ac:a1:3b:8b:4b:bb:01:cd:95:98", "user_id": "c38142631cfe422a921dfe4f854b4c60"}}' 2025-12-03 23:28:29,869 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.827s 2025-12-03 23:28:29,870 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--385547168", "project_id": "2acbb37228214c408b218b31d6d0f830", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-da464b1c-2439-42d8-831a-ecaea47dffea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"b99ce202-f5ac-43b6-ab32-7dd86775e166","name":"tempest-network-smoke--385547168","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2acbb37228214c408b218b31d6d0f830","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:28:29Z","updated_at":"2025-12-03T23:28:29Z","revision_number":1}}' 2025-12-03 23:28:31,367 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.497s 2025-12-03 23:28:31,368 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-86427035", "admin_state_up": true, "project_id": "2acbb37228214c408b218b31d6d0f830", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-4f129580-4249-4bcd-88de-db3f1a9b533d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "a21e1329-d49d-4268-a636-0827266e229c", "name": "tempest-TestSecurityGroupsBasicOps-router-86427035", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.186"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:28:29Z", "updated_at": "2025-12-03T23:28:30Z", "revision_number": 2, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:28:31,467 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28 0.098s 2025-12-03 23:28:31,467 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ba5e4785-b498-4bcd-85db-c64d12733040', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:28:31,647 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.179s 2025-12-03 23:28:31,647 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-9d7c87af-632a-435b-a1f6-6ec56bb2cbd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:28:31,823 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.175s 2025-12-03 23:28:31,823 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a5a4784b-e323-4efa-8bea-0c1d1871a32d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:28:31,889 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.065s 2025-12-03 23:28:31,889 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-13360941-2aa2-4790-a77a-8d04b05cf96d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:28:33,062 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.172s 2025-12-03 23:28:33,062 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1013528211", "network_id": "b99ce202-f5ac-43b6-ab32-7dd86775e166", "project_id": "2acbb37228214c408b218b31d6d0f830", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-10ee6333-70c6-4baa-bc32-f2383d6910ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50","name":"tempest-subnet-smoke-1013528211","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"b99ce202-f5ac-43b6-ab32-7dd86775e166","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:28:32Z","updated_at":"2025-12-03T23:28:32Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:28:38,012 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a21e1329-d49d-4268-a636-0827266e229c/add_router_interface 4.949s 2025-12-03 23:28:38,013 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-db4a4fc3-866d-41ee-a342-0d0ef6500b5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a21e1329-d49d-4268-a636-0827266e229c/add_router_interface'} Body: b'{"id": "a21e1329-d49d-4268-a636-0827266e229c", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "9e2459d7-3621-4f18-a6d8-777a0b1fc6e3", "network_id": "b99ce202-f5ac-43b6-ab32-7dd86775e166", "subnet_id": "ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50", "subnet_ids": ["ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50"]}' 2025-12-03 23:28:38,909 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.895s 2025-12-03 23:28:38,909 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_access--1218629179", "description": "tempest-secgroup_access--1218629179 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-e6ce9b24-6224-4107-a0bd-0490b0495d19', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3", "name": "tempest-secgroup_access--1218629179", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_access--1218629179 description", "shared": false, "security_group_rules": [{"id": "3c2cb247-cbed-4ca5-a9b7-75c68d0a8f43", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3", "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": 2094, "description": null, "tags": [], "created_at": "2025-12-03T23:28:38Z", "updated_at": "2025-12-03T23:28:38Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "6f0b7d44-e06d-4bb7-bceb-ce594482aa72", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3", "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": 2095, "description": null, "tags": [], "created_at": "2025-12-03T23:28:38Z", "updated_at": "2025-12-03T23:28:38Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:28:38Z", "updated_at": "2025-12-03T23:28:38Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:28:39,176 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.265s 2025-12-03 23:28:39,176 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_general--1971804262", "description": "tempest-secgroup_general--1971804262 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1619', 'x-openstack-request-id': 'req-590843e8-57e5-4b03-b301-55acd8d042c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "efdd3d9f-a4ae-4252-b85e-25bdbdee0c90", "name": "tempest-secgroup_general--1971804262", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_general--1971804262 description", "shared": false, "security_group_rules": [{"id": "95235f85-f3fd-45f9-957e-24e1b0587d02", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "efdd3d9f-a4ae-4252-b85e-25bdbdee0c90", "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": 2097, "description": null, "tags": [], "created_at": "2025-12-03T23:28:39Z", "updated_at": "2025-12-03T23:28:39Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "e19eab49-16fa-4311-ab99-b755ae99bed1", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "efdd3d9f-a4ae-4252-b85e-25bdbdee0c90", "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": 2098, "description": null, "tags": [], "created_at": "2025-12-03T23:28:39Z", "updated_at": "2025-12-03T23:28:39Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:28:39Z", "updated_at": "2025-12-03T23:28:39Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:28:39,426 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.249s 2025-12-03 23:28:39,426 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d782c778-914d-44fb-a9bb-1acbe7b7908d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2cd5bd9f-3dfb-4e9f-ac12-27b448712d08", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3", "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, "description": "", "created_at": "2025-12-03T23:28:39Z", "updated_at": "2025-12-03T23:28:39Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:28:39,768 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.337s 2025-12-03 23:28:39,768 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:39 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fcd87fce-a920-40fc-9eda-c4c38bd8109b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["W2ICx_RzRYGkPCJl4VhPAw"], "expires_at": "2025-12-04T00:28:39.000000Z", "issued_at": "2025-12-03T23:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:28:39,769 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2025-12-03 23:28:42,448 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.678s 2025-12-03 23:28:42,449 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "b99ce202-f5ac-43b6-ab32-7dd86775e166"}], "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:39 GMT', 'server': 'Apache', 'content-length': '510', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-563c5d6a-9a50-49eb-9f41-8c24fbf7e6c5', 'x-compute-request-id': 'req-563c5d6a-9a50-49eb-9f41-8c24fbf7e6c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}], "adminPass": "zwpkNw7MaGcZ"}}' 2025-12-03 23:28:42,830 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.380s 2025-12-03 23:28:42,830 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:42 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870e1fbc-d181-4e45-afd9-0c1d00817519', 'x-compute-request-id': 'req-870e1fbc-d181-4e45-afd9-0c1d00817519', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:28:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "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-12-03 23:28:44,098 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.263s 2025-12-03 23:28:44,099 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:43 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4adac3-52ad-4be5-8554-cd4ffcf5e114', 'x-compute-request-id': 'req-2a4adac3-52ad-4be5-8554-cd4ffcf5e114', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:28:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:44,103 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:28:46,837 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 1.732s 2025-12-03 23:28:46,838 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:45 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a94d98-457d-4468-94d1-29f67a9490f7', 'x-compute-request-id': 'req-a1a94d98-457d-4468-94d1-29f67a9490f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:28:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:48,329 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.487s 2025-12-03 23:28:48,329 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:47 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec7046f-0828-403a-993d-afee2109075d', 'x-compute-request-id': 'req-7ec7046f-0828-403a-993d-afee2109075d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:28:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:49,872 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.534s 2025-12-03 23:28:49,872 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:49 GMT', 'server': 'Apache', 'content-length': '1641', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20b7f0e-5c30-4bf1-999a-3d94d8fd3dc5', 'x-compute-request-id': 'req-f20b7f0e-5c30-4bf1-999a-3d94d8fd3dc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:28:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:51,270 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.393s 2025-12-03 23:28:51,270 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:50 GMT', 'server': 'Apache', 'content-length': '1812', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea7670ba-39cc-4126-86ec-5a36d0b5b187', 'x-compute-request-id': 'req-ea7670ba-39cc-4126-86ec-5a36d0b5b187', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:28:50Z", "addresses": {"tempest-network-smoke--385547168": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:54:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "OS-SRV-USG:launched_at": "2025-12-03T23:28:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:51,273 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-03 23:28:51,704 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.430s 2025-12-03 23:28:51,704 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:51 GMT', 'server': 'Apache', 'content-length': '1812', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e56dec-0c68-4fad-a130-a055b20ac204', 'x-compute-request-id': 'req-c4e56dec-0c68-4fad-a130-a055b20ac204', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:28:50Z", "addresses": {"tempest-network-smoke--385547168": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:54:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "OS-SRV-USG:launched_at": "2025-12-03T23:28:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:28:51,831 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=62aa8a49-ec35-40ce-af49-e5fd897e1881 0.124s 2025-12-03 23:28:51,832 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1441', 'x-openstack-request-id': 'req-c7c946fc-33ba-462b-a6af-ab14007f356f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"ports":[{"id":"eddc287e-45de-4160-b685-3024565ee329","name":"","network_id":"b99ce202-f5ac-43b6-ab32-7dd86775e166","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:28:54:50","admin_state_up":true,"status":"ACTIVE","device_id":"62aa8a49-ec35-40ce-af49-e5fd897e1881","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3","efdd3d9f-a4ae-4252-b85e-25bdbdee0c90"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:28:44Z","updated_at":"2025-12-03T23:28:49Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:28:51,832 20 DEBUG [tempest.common.waiters] Server ID 62aa8a49-ec35-40ce-af49-e5fd897e1881 ports are all ACTIVE [{'id': 'eddc287e-45de-4160-b685-3024565ee329', 'name': '', 'network_id': 'b99ce202-f5ac-43b6-ab32-7dd86775e166', 'tenant_id': '2acbb37228214c408b218b31d6d0f830', 'mac_address': 'fa:16:3e:28:54:50', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '62aa8a49-ec35-40ce-af49-e5fd897e1881', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3', 'efdd3d9f-a4ae-4252-b85e-25bdbdee0c90'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'fqdn': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:28:44Z', 'updated_at': '2025-12-03T23:28:49Z', 'revision_number': 4, 'project_id': '2acbb37228214c408b218b31d6d0f830'}]: 2025-12-03 23:28:54,030 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 2.198s 2025-12-03 23:28:54,031 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "eddc287e-45de-4160-b685-3024565ee329", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-cd5890c1-28f8-4f19-87d5-0a2fdc7b2059', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4ede66a1-eada-4199-9bf9-dbbeb928a758", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "floating_ip_address": "192.168.122.180", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "a21e1329-d49d-4268-a636-0827266e229c", "port_id": "eddc287e-45de-4160-b685-3024565ee329", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "2acbb37228214c408b218b31d6d0f830", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "b99ce202-f5ac-43b6-ab32-7dd86775e166", "mac_address": "fa:16:3e:28:54:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:28:52Z", "updated_at": "2025-12-03T23:28:52Z", "revision_number": 0}}' 2025-12-03 23:28:54,252 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.220s 2025-12-03 23:28:54,252 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4566', 'x-openstack-request-id': 'req-a072e56f-0587-450b-bc03-cced97bb8a0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"LBaaS Management Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:30:02Z","updated_at":"2025-12-03T22:30:04Z","revision_number":2,"project_id":"287bb4deac5947ca983293ae47928819","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":10545},{"id":"b99ce202-f5ac-43b6-ab32-7dd86775e166","name":"tempest-network-smoke--385547168","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50"],"shared":false,"availability_zone_hints":[],"avail 2025-12-03 23:28:54,841 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.589s 2025-12-03 23:28:54,842 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3912', 'x-openstack-request-id': 'req-804f3823-2344-44b6-bd5b-7fb22e8edcb3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50","name":"tempest-subnet-smoke-1013528211","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"b99ce202-f5ac-43b6-ab32-7dd86775e166","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:28:32Z","updated_at":"2025-12-03T23:28:32Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:28:55,093 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.250s 2025-12-03 23:28:55,093 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1314', 'x-openstack-request-id': 'req-3b5d664c-de7a-411e-bace-f0ca813d4118', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "6342 a21e1329-d49d-4268-a636-0827266e229c", "name": "tempest-TestSecurityGroupsBasicOps-router-86427035", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.186"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:28:29Z", "updated_at": "2025-12-03T23:28:34Z", "revision_number": 3, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:28:55,191 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=a21e1329-d49d-4268-a636-0827266e229c 0.097s 2025-12-03 23:28:55,191 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:28:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2203', 'x-openstack-request-id': 'req-e9a49f9e-c5e7-4d8f-bb15-bbfc96eed0d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=a21e1329-d49d-4268-a636-0827266e229c'} Body: b'{"ports":[{"id":"9e2459d7-3621-4f18-a6d8-777a0b1fc6e3","name":"","network_id":"b99ce202-f5ac-43b6-ab32-7dd86775e166","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:10:b7:9f","admin_state_up":true,"status":"ACTIVE","device_id":"a21e1329-d49d-4268-a636-0827266e229c","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:28:33Z","updated_at":"2025-12-03T23:28:35Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830"},{"id":"a2370a38-2c76-45cd-afba-9425a3a20797","name":"","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","tenant_id":"","mac_address":"fa:16:3e:17:4c:25","admin_state_up":true,"status":"ACTIVE","device_id":"a21e1329-d49d-4268-a636-0827266e229c","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.186"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"master-0","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.186","hostname":"host-192-168-122-186","fqdn":"host-192-168-122-186.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:28:30Z","updated_at":"2025-12-03T23:28:32Z","revision_number":4,"project_id":""}]}' 2025-12-03 23:28:55,192 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-03 23:29:10,509 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:29:10,627 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:29:10,628 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-03 23:29:10,629 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2025-12-03 23:29:10,629 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-03 23:29:10,633 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:29:10,698 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:29:10,699 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-03 23:29:11,163 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address 0.455s 2025-12-03 23:29:11,163 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-da85f4f9-fa65-4a50-a84b-2355a93047f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:33:03:37","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.180"}]},{"mac_address":"fa:16:3e:ef:89:40","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.2.117"}]},{"mac_address":"fa:16:3e:ca:5b:19","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.171"}]},{"mac_address":"fa:16:3e:3b:ac:f4","fixed_ips":[{"subnet_id":"2a218bbf-4962-49d3-a267-38c374045ae4","ip_address":"192.168.199.2"}]},{"mac_address":"fa:16:3e:49:f7:a9","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.71"}]},{"mac_address":"fa:16:3e:f0:ba:94","fixed_ips":[{"subnet_id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","ip_address":"10.2.0.10"}]},{"mac_address":"fa:16:3e:93:6b:3f","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.150"}]},{"mac_address":"fa:16:3e:2f:6d:e8","fixed_ips":[{"subnet_id":"ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:10:b7:9f","fixed_ips":[{"subnet_id":"ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50","ip_address":"10.100.0.1"}]},{"mac_address":"fa:16:3e:17:4c:25","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.186"}]},{"mac_address":"fa:16:3e:c5:58:82","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.0.5"}]},{"mac_address":"fa:16:3e:28:54:50","fixed_ips":[{"subnet_id":"ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50","ip_address":"10.100.0.6"}]}]}' 2025-12-03 23:29:11,164 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: None 2025-12-03 23:29:11,164 20 DEBUG [tempest.scenario.manager] TestSecurityGroupsBasicOps:test_multiple_security_groups begins to ping 192.168.122.180 in 120 sec and the expected result is unreachable 2025-12-03 23:29:12,203 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.039064 seconds 2025-12-03 23:29:12,204 20 DEBUG [tempest.scenario.manager] TestSecurityGroupsBasicOps:test_multiple_security_groups finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2025-12-03 23:29:12,973 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_multiple_security_groups): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.767s 2025-12-03 23:29:12,974 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "efdd3d9f-a4ae-4252-b85e-25bdbdee0c90", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-54d9c8ec-04b3-438a-ae09-26055e7d711a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "06e62285-91c8-47d8-8fa1-899e4e3851bc", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "efdd3d9f-a4ae-4252-b85e-25bdbdee0c90", "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, "description": "", "created_at": "2025-12-03T23:29:12Z", "updated_at": "2025-12-03T23:29:12Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:29:12,974 20 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2025-12-03 23:29:12,974 20 DEBUG [tempest.scenario.manager] TestSecurityGroupsBasicOps:test_multiple_security_groups begins to ping 192.168.122.180 in 120 sec and the expected result is reachable 2025-12-03 23:29:13,023 20 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.048473 seconds 2025-12-03 23:29:13,024 20 DEBUG [tempest.scenario.manager] TestSecurityGroupsBasicOps:test_multiple_security_groups finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2025-12-03 23:29:13,028 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-03 23:29:13,032 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:29:13,141 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:29:13,142 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-03 23:29:13,890 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/4ede66a1-eada-4199-9bf9-dbbeb928a758 0.746s 2025-12-03 23:29:13,890 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-70278a64-2861-4b9a-aebd-cfdb922f8cb0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/4ede66a1-eada-4199-9bf9-dbbeb928a758'} Body: b'' 2025-12-03 23:29:14,195 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.304s 2025-12-03 23:29:14,195 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:13 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d797af9-7b43-411d-8807-2d478e53caa0', 'x-compute-request-id': 'req-2d797af9-7b43-411d-8807-2d478e53caa0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'' 2025-12-03 23:29:15,202 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 1.006s 2025-12-03 23:29:15,202 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:14 GMT', 'server': 'Apache', 'content-length': '1940', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9a6e87-9705-4796-a53f-5b0c6f926131', 'x-compute-request-id': 'req-cf9a6e87-9705-4796-a53f-5b0c6f926131', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"server": {"id": "62aa8a49-ec35-40ce-af49-e5fd897e1881", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1852880615", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:28:42Z", "updated": "2025-12-03T23:29:14Z", "addresses": {"tempest-network-smoke--385547168": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:54:50"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:54:50"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-319081082", "OS-SRV-USG:launched_at": "2025-12-03T23:28:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1218629179"}, {"name": "tempest-secgroup_general--1971804262"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:16,324 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881 0.112s 2025-12-03 23:29:16,325 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:16 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4df3142-c92b-4d01-9000-08b42eee0353', 'x-compute-request-id': 'req-c4df3142-c92b-4d01-9000-08b42eee0353', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/62aa8a49-ec35-40ce-af49-e5fd897e1881'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 62aa8a49-ec35-40ce-af49-e5fd897e1881 could not be found."}}' 2025-12-03 23:29:16,946 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/efdd3d9f-a4ae-4252-b85e-25bdbdee0c90 0.621s 2025-12-03 23:29:16,947 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-320153e1-0812-4b2a-956b-56347111e806', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/efdd3d9f-a4ae-4252-b85e-25bdbdee0c90'} Body: b'' 2025-12-03 23:29:17,151 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3 0.204s 2025-12-03 23:29:17,151 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c71375ff-ae61-4381-b0ed-0e67c72e3a7a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/5539ce84-9b1a-45e8-a5b2-0fa7dcdc60d3'} Body: b'' 2025-12-03 23:29:18,284 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a21e1329-d49d-4268-a636-0827266e229c/remove_router_interface 1.132s 2025-12-03 23:29:18,284 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ef1c2c9a-e3e3-4922-964d-76ab9d8e029b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a21e1329-d49d-4268-a636-0827266e229c/remove_router_interface'} Body: b'{"id": "a21e1329-d49d-4268-a636-0827266e229c", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "9e2459d7-3621-4f18-a6d8-777a0b1fc6e3", "network_id": "b99ce202-f5ac-43b6-ab32-7dd86775e166", "subnet_id": "ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50", "subnet_ids": ["ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50"]}' 2025-12-03 23:29:18,548 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50 0.263s 2025-12-03 23:29:18,548 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4c151c7d-2170-4199-aa44-489547f12265', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/ef62f1c1-6bc7-4a02-96c1-cd15bd78fe50'} Body: b'' 2025-12-03 23:29:19,306 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a21e1329-d49d-4268-a636-0827266e229c 0.757s 2025-12-03 23:29:19,306 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-24fdcb29-087e-4622-b42a-cb66a3da3fd6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/a21e1329-d49d-4268-a636-0827266e229c'} Body: b'' 2025-12-03 23:29:19,831 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/b99ce202-f5ac-43b6-ab32-7dd86775e166 0.524s 2025-12-03 23:29:19,832 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-50c8446d-c5dd-4d3c-a5fb-628bd587ebc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/b99ce202-f5ac-43b6-ab32-7dd86775e166'} Body: b'' 2025-12-03 23:29:19,922 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-319081082 0.089s 2025-12-03 23:29:19,922 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:19 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a63eaaf-daf0-46e5-9f8f-73a795b6b9c3', 'x-compute-request-id': 'req-4a63eaaf-daf0-46e5-9f8f-73a795b6b9c3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-319081082'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:29:19.927215Z tags: worker-0 test: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group[compute,id-7c811dcc-263b-49a3-92d2-1b4d8405f50c,multinode,network,slow] time: 2025-12-03 23:30:41.434826Z successful: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group[compute,id-7c811dcc-263b-49a3-92d2-1b4d8405f50c,multinode,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:29:20,062 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.133s 2025-12-03 23:29:20,062 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-2060366909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKtfYANv8lwg1B/myvRi4ufv8Aclm1W1CSBB2IbGFvAe6+SiFzyo1/Qq7B23slhylOYwrkUo239U/O3vQRj6cAgb58PWKIeWE39jGyn0VSgFucHEUl7+6I8gwZcMUCTXzw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:19 GMT', 'server': 'Apache', 'content-length': '405', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0b948d-95ce-4ce5-b3a2-5507be8ad519', 'x-compute-request-id': 'req-ee0b948d-95ce-4ce5-b3a2-5507be8ad519', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-2060366909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKtfYANv8lwg1B/myvRi4ufv8Aclm1W1CSBB2IbGFvAe6+SiFzyo1/Qq7B23slhylOYwrkUo239U/O3vQRj6cAgb58PWKIeWE39jGyn0VSgFucHEUl7+6I8gwZcMUCTXzw==", "fingerprint": "e3:35:35:88:29:c0:3e:a3:79:5a:15:c9:56:a2:86:5c", "user_id": "c38142631cfe422a921dfe4f854b4c60"}}' 2025-12-03 23:29:20,592 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.529s 2025-12-03 23:29:20,592 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--476315434", "project_id": "2acbb37228214c408b218b31d6d0f830", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-b9b8dd3f-4180-476a-a127-db1b496d6928', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","name":"tempest-network-smoke--476315434","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2acbb37228214c408b218b31d6d0f830","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:29:20Z","updated_at":"2025-12-03T23:29:20Z","revision_number":1}}' 2025-12-03 23:29:21,845 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 1.252s 2025-12-03 23:29:21,846 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-675156969", "admin_state_up": true, "project_id": "2acbb37228214c408b218b31d6d0f830", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-b3e8930b-1c0e-4745-b02c-175b38b003dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "147ebcaa-9523-406c-9056-cf2ad113161b", "name": "tempest-TestSecurityGroupsBasicOps-router-675156969", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:29:20Z", "updated_at": "2025-12-03T23:29:21Z", "revision_number": 2, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:29:21,941 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28 0.095s 2025-12-03 23:29:21,942 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-12066613-d5be-43e2-a36b-70e8ae7001f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:29:22,102 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.159s 2025-12-03 23:29:22,103 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-d6149364-eca5-401e-b278-41f3789b34f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:29:22,185 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.082s 2025-12-03 23:29:22,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-48c6c9c1-32f0-4db3-858d-389b9c73e0b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:29:22,256 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.070s 2025-12-03 23:29:22,257 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a486f645-cb29-433b-b59b-6dc7435f952b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:29:23,217 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.960s 2025-12-03 23:29:23,217 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1227829762", "network_id": "ccc4850a-555b-46b1-b985-8ae37a8e0729", "project_id": "2acbb37228214c408b218b31d6d0f830", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-fa381e39-20cb-4fda-b779-ec578bb7fd58', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","name":"tempest-subnet-smoke-1227829762","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:29:22Z","updated_at":"2025-12-03T23:29:22Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:29:29,165 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/147ebcaa-9523-406c-9056-cf2ad113161b/add_router_interface 5.947s 2025-12-03 23:29:29,166 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6510d9cc-3948-43c0-bcd7-9297d6261ba0"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5bd49c5c-3b2a-44e7-804c-e4104d176952', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/147ebcaa-9523-406c-9056-cf2ad113161b/add_router_interface'} Body: b'{"id": "147ebcaa-9523-406c-9056-cf2ad113161b", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "a5266ab8-30b6-4840-b402-3d62fea62800", "network_id": "ccc4850a-555b-46b1-b985-8ae37a8e0729", "subnet_id": "6510d9cc-3948-43c0-bcd7-9297d6261ba0", "subnet_ids": ["6510d9cc-3948-43c0-bcd7-9297d6261ba0"]}' 2025-12-03 23:29:29,486 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.319s 2025-12-03 23:29:29,486 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_access--1888947510", "description": "tempest-secgroup_access--1888947510 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-8cbdd69c-de72-4cf7-89de-0e716243e32d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "84c5d100-dbe9-4ce9-8527-0bc529e2b982", "name": "tempest-secgroup_access--1888947510", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_access--1888947510 description", "shared": false, "security_group_rules": [{"id": "a6011130-3aec-4128-9d19-31241c88635b", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "84c5d100-dbe9-4ce9-8527-0bc529e2b982", "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": 2112, "description": null, "tags": [], "created_at": "2025-12-03T23:29:29Z", "updated_at": "2025-12-03T23:29:29Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "e410def4-1a12-4149-a244-d19bbd206c1c", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "84c5d100-dbe9-4ce9-8527-0bc529e2b982", "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": 2113, "description": null, "tags": [], "created_at": "2025-12-03T23:29:29Z", "updated_at": "2025-12-03T23:29:29Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:29:29Z", "updated_at": "2025-12-03T23:29:29Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:29:29,715 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.228s 2025-12-03 23:29:29,715 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_general--43255888", "description": "tempest-secgroup_general--43255888 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1615', 'x-openstack-request-id': 'req-65e27e0e-473e-4c42-b85f-78915989c956', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "7698d039-5112-43d5-8b22-0845bcf17291", "name": "tempest-secgroup_general--43255888", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_general--43255888 description", "shared": false, "security_group_rules": [{"id": "2fa0c964-22e0-469f-a51a-5f48d22b4380", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "7698d039-5112-43d5-8b22-0845bcf17291", "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": 2115, "description": null, "tags": [], "created_at": "2025-12-03T23:29:29Z", "updated_at": "2025-12-03T23:29:29Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "4a2bb7f5-9ad1-4fce-8240-a7413f83a0d1", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "7698d039-5112-43d5-8b22-0845bcf17291", "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": 2116, "description": null, "tags": [], "created_at": "2025-12-03T23:29:29Z", "updated_at": "2025-12-03T23:29:29Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:29:29Z", "updated_at": "2025-12-03T23:29:29Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:29:29,935 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.219s 2025-12-03 23:29:29,935 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "84c5d100-dbe9-4ce9-8527-0bc529e2b982", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5c73f581-7cfc-4a0a-80f9-0e35f998a289', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "360e9b01-646e-4a4f-99c2-55c03f2f572b", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "84c5d100-dbe9-4ce9-8527-0bc529e2b982", "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, "description": "", "created_at": "2025-12-03T23:29:29Z", "updated_at": "2025-12-03T23:29:29Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:29:30,307 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.363s 2025-12-03 23:29:30,307 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:29 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7eb752c4-f4af-4429-b0d0-bf52b3fc27d7', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["sEjnA34LQTaS4kpJU6sKeA"], "expires_at": "2025-12-04T00:29:30.000000Z", "issued_at": "2025-12-03T23:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:29:30,308 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2025-12-03 23:29:32,174 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.865s 2025-12-03 23:29:32,174 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "ccc4850a-555b-46b1-b985-8ae37a8e0729"}], "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "security_groups": [{"name": "tempest-secgroup_access--1888947510"}, {"name": "tempest-secgroup_general--43255888"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:30 GMT', 'server': 'Apache', 'content-length': '508', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dbbf088-7a5d-4cc3-ad06-8fd182ef9d9f', 'x-compute-request-id': 'req-4dbbf088-7a5d-4cc3-ad06-8fd182ef9d9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1888947510"}, {"name": "tempest-secgroup_general--43255888"}], "adminPass": "5VDq62bNAHWe"}}' 2025-12-03 23:29:32,847 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.671s 2025-12-03 23:29:32,847 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:32 GMT', 'server': 'Apache', 'content-length': '1464', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71f77925-64de-4923-a144-c0352d90d54b', 'x-compute-request-id': 'req-71f77925-64de-4923-a144-c0352d90d54b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "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-12-03 23:29:34,054 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.202s 2025-12-03 23:29:34,054 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:33 GMT', 'server': 'Apache', 'content-length': '1522', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb91b83c-c834-4a7a-ae59-3fdf11b7bb92', 'x-compute-request-id': 'req-cb91b83c-c834-4a7a-ae59-3fdf11b7bb92', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:34,058 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:29:35,502 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.443s 2025-12-03 23:29:35,502 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:35 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08741710-0fd3-426e-80db-393702972af3', 'x-compute-request-id': 'req-08741710-0fd3-426e-80db-393702972af3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}, {"name": "tempest-secgroup_access--1888947510"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:37,861 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 1.354s 2025-12-03 23:29:37,862 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:36 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9b6eca4-4444-4178-89d5-c45d0bdc5fbf', 'x-compute-request-id': 'req-d9b6eca4-4444-4178-89d5-c45d0bdc5fbf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}, {"name": "tempest-secgroup_access--1888947510"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:39,884 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 1.017s 2025-12-03 23:29:39,885 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:38 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3b5fa50-9e27-4987-b97a-1261fccad9bf', 'x-compute-request-id': 'req-c3b5fa50-9e27-4987-b97a-1261fccad9bf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}, {"name": "tempest-secgroup_access--1888947510"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:41,870 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.979s 2025-12-03 23:29:41,871 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:40 GMT', 'server': 'Apache', 'content-length': '1640', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-101b1355-e325-4161-af6a-2b68d6e04b22', 'x-compute-request-id': 'req-101b1355-e325-4161-af6a-2b68d6e04b22', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}, {"name": "tempest-secgroup_access--1888947510"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:43,702 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.825s 2025-12-03 23:29:43,703 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:42 GMT', 'server': 'Apache', 'content-length': '1812', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62552931-12ad-4324-aeb1-d66dc6d637b4', 'x-compute-request-id': 'req-62552931-12ad-4324-aeb1-d66dc6d637b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:41Z", "addresses": {"tempest-network-smoke--476315434": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:65:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": "2025-12-03T23:29:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}, {"name": "tempest-secgroup_access--1888947510"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:43,706 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:29:44,091 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.384s 2025-12-03 23:29:44,091 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:43 GMT', 'server': 'Apache', 'content-length': '1812', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc4efd4-9ecd-43b2-83c1-914655473f15', 'x-compute-request-id': 'req-1bc4efd4-9ecd-43b2-83c1-914655473f15', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:29:41Z", "addresses": {"tempest-network-smoke--476315434": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:65:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": "2025-12-03T23:29:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}, {"name": "tempest-secgroup_access--1888947510"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:29:44,848 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b280e29e-ed0a-4900-8633-1ea976ac7c40 0.752s 2025-12-03 23:29:44,848 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1443', 'x-openstack-request-id': 'req-c3810c14-e90b-47f6-9eef-efcc2eb9c62f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"ports":[{"id":"0c5bc550-7343-4799-a8e8-ea808ae4b2ca","name":"","network_id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:9f:65:27","admin_state_up":true,"status":"ACTIVE","device_id":"b280e29e-ed0a-4900-8633-1ea976ac7c40","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7698d039-5112-43d5-8b22-0845bcf17291","84c5d100-dbe9-4ce9-8527-0bc529e2b982"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:29:34Z","updated_at":"2025-12-03T23:29:40Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:29:44,849 20 DEBUG [tempest.common.waiters] Server ID b280e29e-ed0a-4900-8633-1ea976ac7c40 ports are all ACTIVE [{'id': '0c5bc550-7343-4799-a8e8-ea808ae4b2ca', 'name': '', 'network_id': 'ccc4850a-555b-46b1-b985-8ae37a8e0729', 'tenant_id': '2acbb37228214c408b218b31d6d0f830', 'mac_address': 'fa:16:3e:9f:65:27', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b280e29e-ed0a-4900-8633-1ea976ac7c40', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '6510d9cc-3948-43c0-bcd7-9297d6261ba0', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['7698d039-5112-43d5-8b22-0845bcf17291', '84c5d100-dbe9-4ce9-8527-0bc529e2b982'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'fqdn': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:29:34Z', 'updated_at': '2025-12-03T23:29:40Z', 'revision_number': 4, 'project_id': '2acbb37228214c408b218b31d6d0f830'}]: 2025-12-03 23:29:47,888 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 3.038s 2025-12-03 23:29:47,888 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "0c5bc550-7343-4799-a8e8-ea808ae4b2ca", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-027fbba9-58c3-4ea6-876f-96fc0082dc9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "339b13c0-5141-4dde-b6d4-4f6cf46adb2e", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "floating_ip_address": "192.168.122.176", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "147ebcaa-9523-406c-9056-cf2ad113161b", "port_id": "0c5bc550-7343-4799-a8e8-ea808ae4b2ca", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "2acbb37228214c408b218b31d6d0f830", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ccc4850a-555b-46b1-b985-8ae37a8e0729", "mac_address": "fa:16:3e:9f:65:27", "admin_state_up": true, "status": "ACTIVE", "device_id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:29:45Z", "updated_at": "2025-12-03T23:29:45Z", "revision_number": 0}}' 2025-12-03 23:29:48,054 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.165s 2025-12-03 23:29:48,054 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4567', 'x-openstack-request-id': 'req-2b3eba0b-1189-4d6a-a6da-da80f072eced', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"LBaaS Management Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:30:02Z","updated_at":"2025-12-03T22:30:04Z","revision_number":2,"project_id":"287bb4deac5947ca983293ae47928819","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":10545},{"id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","name":"tempest-network-smoke--476315434","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["6510d9cc-3948-43c0-bcd7-9297d6261ba0"],"shared":false,"availability_zone_hints":[],"avail 2025-12-03 23:29:48,152 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.097s 2025-12-03 23:29:48,153 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3912', 'x-openstack-request-id': 'req-f769d060-6ff1-4f6f-9410-f91475cfd413', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca98310000 293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","name":"tempest-subnet-smoke-1227829762","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:29:22Z","updated_at":"2025-12-03T23:29:22Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:29:48,274 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.121s 2025-12-03 23:29:48,274 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1315', 'x-openstack-request-id': 'req-5624f629-2eff-4f98-83ff-2fa7b1ecfbb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "147ebcaa-9523-406c-9056-cf2ad113161b", "name": "tempest-TestSecurityGroupsBasicOps-router-675156969", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:29:20Z", "updated_at": "2025-12-03T23:29:24Z", "revision_number": 3, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:29:48,738 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=147ebcaa-9523-406c-9056-cf2ad113161b 0.464s 2025-12-03 23:29:48,739 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:29:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2203', 'x-openstack-request-id': 'req-1669804b-e63e-4144-9b53-ec7b89020321', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=147ebcaa-9523-406c-9056-cf2ad113161b'} Body: b'{"ports":[{"id":"a5266ab8-30b6-4840-b402-3d62fea62800","name":"","network_id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:b5:27:e7","admin_state_up":true,"status":"ACTIVE","device_id":"147ebcaa-9523-406c-9056-cf2ad113161b","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:29:24Z","updated_at":"2025-12-03T23:29:27Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830"},{"id":"d696ac64-4c85-42c5-ac78-e28f7a2df47c","name":"","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","tenant_id":"","mac_address":"fa:16:3e:17:85:de","admin_state_up":true,"status":"ACTIVE","device_id":"147ebcaa-9523-406c-9056-cf2ad113161b","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.217"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"master-0","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.217","hostname":"host-192-168-122-217","fqdn":"host-192-168-122-217.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:29:20Z","updated_at":"2025-12-03T23:29:22Z","revision_number":4,"project_id":""}]}' 2025-12-03 23:29:48,740 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:04,268 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:04,380 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:04,380 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:04,380 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2025-12-03 23:30:04,381 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:04,383 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:04,443 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:04,443 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:04,873 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address 0.419s 2025-12-03 23:30:04,873 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1582', 'x-openstack-request-id': 'req-6a444637-d480-420a-9d2e-5b76dba2a989', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:9f:65:27","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.11"}]},{"mac_address":"fa:16:3e:ef:89:40","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.2.117"}]},{"mac_address":"fa:16:3e:ca:5b:19","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.171"}]},{"mac_address":"fa:16:3e:3b:ac:f4","fixed_ips":[{"subnet_id":"2a218bbf-4962-49d3-a267-38c374045ae4","ip_address":"192.168.199.2"}]},{"mac_address":"fa:16:3e:49:f7:a9","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.71"}]},{"mac_address":"fa:16:3e:f0:ba:94","fixed_ips":[{"subnet_id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","ip_address":"10.2.0.10"}]},{"mac_address":"fa:16:3e:a3:e3:b9","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:93:6b:3f","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.150"}]},{"mac_address":"fa:16:3e:b5:27:e7","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.1"}]},{"mac_address":"fa:16:3e:64:87:b8","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.176"}]},{"mac_address":"fa:16:3e:17:85:de","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.217"}]},{"mac_address":"fa:16:3e:c5:58:82","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.0.5"}]}]}' 2025-12-03 23:30:05,183 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.305s 2025-12-03 23:30:05,183 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:04 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-03562e9c-f6d6-4dde-8c33-5a828162d567', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["O-hXyr0zSRmB_za8n_TVwg"], "expires_at": "2025-12-04T00:30:05.000000Z", "issued_at": "2025-12-03T23:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:30:05,184 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:test_port_security_disable_security_group) Found network None available for tenant 2025-12-03 23:30:06,716 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.531s 2025-12-03 23:30:06,716 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "ccc4850a-555b-46b1-b985-8ae37a8e0729"}], "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "security_groups": [{"name": "tempest-secgroup_general--43255888"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:05 GMT', 'server': 'Apache', 'content-length': '459', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7126cae9-098e-4ed6-b555-f665021e6fee', 'x-compute-request-id': 'req-7126cae9-098e-4ed6-b555-f665021e6fee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_general--43255888"}], "adminPass": "oYi64oCTFbiL"}}' 2025-12-03 23:30:07,854 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 1.136s 2025-12-03 23:30:07,854 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:06 GMT', 'server': 'Apache', 'content-length': '1456', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2348f90b-e489-42d6-9f91-750c08f29c41', 'x-compute-request-id': 'req-2348f90b-e489-42d6-9f91-750c08f29c41', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "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-12-03 23:30:09,582 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 0.723s 2025-12-03 23:30:09,582 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:08 GMT', 'server': 'Apache', 'content-length': '1514', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60f44597-35f6-4801-a791-54e887951ef8', 'x-compute-request-id': 'req-60f44597-35f6-4801-a791-54e887951ef8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:09,585 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:30:11,071 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 0.485s 2025-12-03 23:30:11,071 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:10 GMT', 'server': 'Apache', 'content-length': '1583', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f35e6f09-7337-4d5a-b587-2321896d344f', 'x-compute-request-id': 'req-f35e6f09-7337-4d5a-b587-2321896d344f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:12,486 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 0.410s 2025-12-03 23:30:12,486 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:12 GMT', 'server': 'Apache', 'content-length': '1583', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d979fcb-a0f0-4efd-8051-f2cc096a6912', 'x-compute-request-id': 'req-6d979fcb-a0f0-4efd-8051-f2cc096a6912', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:13,964 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 0.473s 2025-12-03 23:30:13,965 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:13 GMT', 'server': 'Apache', 'content-length': '1583', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61933530-0d85-4300-be65-2807b22b0b58', 'x-compute-request-id': 'req-61933530-0d85-4300-be65-2807b22b0b58', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:16,035 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 1.065s 2025-12-03 23:30:16,035 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:14 GMT', 'server': 'Apache', 'content-length': '1754', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430c02ca-84f8-4465-b0d0-7bb012a4bd84', 'x-compute-request-id': 'req-430c02ca-84f8-4465-b0d0-7bb012a4bd84', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:13Z", "addresses": {"tempest-network-smoke--476315434": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:cc:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": "2025-12-03T23:30:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:16,038 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-03 23:30:17,049 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 1.010s 2025-12-03 23:30:17,050 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:16 GMT', 'server': 'Apache', 'content-length': '1754', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb6f452-2253-4b63-a794-fd4065f489bd', 'x-compute-request-id': 'req-acb6f452-2253-4b63-a794-fd4065f489bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:13Z", "addresses": {"tempest-network-smoke--476315434": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:cc:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": "2025-12-03T23:30:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:17,054 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:17,062 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:17,162 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:17,163 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:17,258 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=909f02f8-17c1-48a2-bf64-7c53626c278d 0.094s 2025-12-03 23:30:17,258 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1402', 'x-openstack-request-id': 'req-79ec11ae-6f6c-4518-9cfc-6aa9974684ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"ports":[{"id":"0b8a0af3-29c5-44ce-8f5e-f841a9bed324","name":"","network_id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:dc:cc:a9","admin_state_up":true,"status":"ACTIVE","device_id":"909f02f8-17c1-48a2-bf64-7c53626c278d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7698d039-5112-43d5-8b22-0845bcf17291"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:30:09Z","updated_at":"2025-12-03T23:30:13Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:30:18,167 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/0b8a0af3-29c5-44ce-8f5e-f841a9bed324 0.908s 2025-12-03 23:30:18,167 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"port_security_enabled": true, "security_groups": []}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1094', 'x-openstack-request-id': 'req-2dae7dfa-5b38-445a-8fc2-46c06cc9da7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/0b8a0af3-29c5-44ce-8f5e-f841a9bed324'} Body: b'{"port":{"id":"0b8a0af3-29c5-44ce-8f5e-f841a9bed324","name":"","network_id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:dc:cc:a9","admin_state_up":true,"status":"ACTIVE","device_id":"909f02f8-17c1-48a2-bf64-7c53626c278d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:30:09Z","updated_at":"2025-12-03T23:30:17Z","revision_number":5,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:30:18,168 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:30:18,168 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:18,172 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:18,300 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:18,300 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:19,312 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_security_disable_security_group) Executing command on 192.168.122.176 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4' failed, exit status: 1, stderr: stdout: PING 10.100.0.4 (10.100.0.4) 56(84) bytes of data. --- 10.100.0.4 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:30:19,312 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.4 via a ssh connection from: 192.168.122.176. 2025-12-03 23:30:19,312 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.144630 seconds 2025-12-03 23:30:20,339 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_security_disable_security_group): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/0b8a0af3-29c5-44ce-8f5e-f841a9bed324 1.026s 2025-12-03 23:30:20,339 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"port_security_enabled": false, "security_groups": []}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1095', 'x-openstack-request-id': 'req-4ff8e5c8-7e9b-498a-a814-22cfcd4ba140', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/0b8a0af3-29c5-44ce-8f5e-f841a9bed324'} Body: b'{"port":{"id":"0b8a0af3-29c5-44ce-8f5e-f841a9bed324","name":"","network_id":"ccc4850a-555b-46b1-b985-8ae37a8e0729","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:dc:cc:a9","admin_state_up":true,"status":"ACTIVE","device_id":"909f02f8-17c1-48a2-bf64-7c53626c278d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6510d9cc-3948-43c0-bcd7-9297d6261ba0","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:30:09Z","updated_at":"2025-12-03T23:30:19Z","revision_number":6,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:30:20,340 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:30:20,340 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:20,342 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:20,438 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:20,439 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:21,444 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_security_disable_security_group) Executing command on 192.168.122.176 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4' failed, exit status: 1, stderr: stdout: PING 10.100.0.4 (10.100.0.4) 56(84) bytes of data. --- 10.100.0.4 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:30:21,445 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.4 via a ssh connection from: 192.168.122.176. 2025-12-03 23:30:22,445 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:30:22,446 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:22,451 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:22,550 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:22,551 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:23,558 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_security_disable_security_group) Executing command on 192.168.122.176 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4' failed, exit status: 1, stderr: stdout: PING 10.100.0.4 (10.100.0.4) 56(84) bytes of data. --- 10.100.0.4 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:30:23,559 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.4 via a ssh connection from: 192.168.122.176. 2025-12-03 23:30:24,560 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:30:24,560 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:24,563 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:24,669 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:24,669 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:25,676 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_security_disable_security_group) Executing command on 192.168.122.176 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4' failed, exit status: 1, stderr: stdout: PING 10.100.0.4 (10.100.0.4) 56(84) bytes of data. --- 10.100.0.4 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:30:25,677 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.4 via a ssh connection from: 192.168.122.176. 2025-12-03 23:30:26,677 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:30:26,678 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:26,681 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:26,740 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:26,741 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:27,749 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_security_disable_security_group) Executing command on 192.168.122.176 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4' failed, exit status: 1, stderr: stdout: PING 10.100.0.4 (10.100.0.4) 56(84) bytes of data. --- 10.100.0.4 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:30:27,750 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.4 via a ssh connection from: 192.168.122.176. 2025-12-03 23:30:28,751 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:30:28,752 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:28,756 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:28,827 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:28,827 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:29,837 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_security_disable_security_group) Executing command on 192.168.122.176 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4' failed, exit status: 1, stderr: stdout: PING 10.100.0.4 (10.100.0.4) 56(84) bytes of data. --- 10.100.0.4 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:30:29,837 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.4 via a ssh connection from: 192.168.122.176. 2025-12-03 23:30:30,837 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.4 2025-12-03 23:30:30,838 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-12-03 23:30:30,842 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:30:30,951 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:30:30,952 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-12-03 23:30:30,961 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.621559 seconds 2025-12-03 23:30:31,133 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 0.171s 2025-12-03 23:30:31,134 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:30 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95c667e-fb96-4e9f-867f-e324d506eb77', 'x-compute-request-id': 'req-a95c667e-fb96-4e9f-867f-e324d506eb77', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'' 2025-12-03 23:30:31,991 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 0.857s 2025-12-03 23:30:31,992 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:31 GMT', 'server': 'Apache', 'content-length': '1691', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5345847-bb13-4e88-8c50-7372e7bcca8b', 'x-compute-request-id': 'req-f5345847-bb13-4e88-8c50-7372e7bcca8b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"server": {"id": "909f02f8-17c1-48a2-bf64-7c53626c278d", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-945899259", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:06Z", "updated": "2025-12-03T23:30:31Z", "addresses": {"tempest-network-smoke--476315434": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:cc:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/909f02f8-17c1-48a2-bf64-7c53626c278d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": "2025-12-03T23:30:13.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-12-03 23:30:33,103 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d 0.106s 2025-12-03 23:30:33,103 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:33 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f4b9b5-8a84-43db-8eaa-ba5e121a5bf2', 'x-compute-request-id': 'req-a4f4b9b5-8a84-43db-8eaa-ba5e121a5bf2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/909f02f8-17c1-48a2-bf64-7c53626c278d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 909f02f8-17c1-48a2-bf64-7c53626c278d could not be found."}}' 2025-12-03 23:30:33,918 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/339b13c0-5141-4dde-b6d4-4f6cf46adb2e 0.814s 2025-12-03 23:30:33,918 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5ffa3573-48f6-4521-9829-e3d1bd9b8bae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/339b13c0-5141-4dde-b6d4-4f6cf46adb2e'} Body: b'' 2025-12-03 23:30:34,102 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.183s 2025-12-03 23:30:34,102 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:33 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edb55f0-28e9-42f6-bf4d-841fd7ae1aa8', 'x-compute-request-id': 'req-4edb55f0-28e9-42f6-bf4d-841fd7ae1aa8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'' 2025-12-03 23:30:35,204 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 1.101s 2025-12-03 23:30:35,204 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:34 GMT', 'server': 'Apache', 'content-length': '1940', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86722e8c-a0ba-40b2-957d-c704889811db', 'x-compute-request-id': 'req-86722e8c-a0ba-40b2-957d-c704889811db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"server": {"id": "b280e29e-ed0a-4900-8633-1ea976ac7c40", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-1644101894", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:29:32Z", "updated": "2025-12-03T23:30:34Z", "addresses": {"tempest-network-smoke--476315434": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:65:27"}, {"version": 4, "addr": "192.168.122.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:65:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-2060366909", "OS-SRV-USG:launched_at": "2025-12-03T23:29:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--43255888"}, {"name": "tempest-secgroup_access--1888947510"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:36,290 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40 0.081s 2025-12-03 23:30:36,290 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json',1FF2 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:36 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df8a7cd-6b39-459e-8111-b37654653b45', 'x-compute-request-id': 'req-0df8a7cd-6b39-459e-8111-b37654653b45', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/b280e29e-ed0a-4900-8633-1ea976ac7c40'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b280e29e-ed0a-4900-8633-1ea976ac7c40 could not be found."}}' 2025-12-03 23:30:36,931 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/7698d039-5112-43d5-8b22-0845bcf17291 0.640s 2025-12-03 23:30:36,931 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5ec5e35e-71ac-4d4f-ac9e-730a6258f754', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/7698d039-5112-43d5-8b22-0845bcf17291'} Body: b'' 2025-12-03 23:30:37,104 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/84c5d100-dbe9-4ce9-8527-0bc529e2b982 0.172s 2025-12-03 23:30:37,104 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3566b4b0-1646-4857-9bb4-321fef88abf7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/84c5d100-dbe9-4ce9-8527-0bc529e2b982'} Body: b'' 2025-12-03 23:30:38,553 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/147ebcaa-9523-406c-9056-cf2ad113161b/remove_router_interface 1.448s 2025-12-03 23:30:38,553 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6510d9cc-3948-43c0-bcd7-9297d6261ba0"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-693b7eea-a7de-470f-ad84-ba9699d71722', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/147ebcaa-9523-406c-9056-cf2ad113161b/remove_router_interface'} Body: b'{"id": "147ebcaa-9523-406c-9056-cf2ad113161b", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "a5266ab8-30b6-4840-b402-3d62fea62800", "network_id": "ccc4850a-555b-46b1-b985-8ae37a8e0729", "subnet_id": "6510d9cc-3948-43c0-bcd7-9297d6261ba0", "subnet_ids": ["6510d9cc-3948-43c0-bcd7-9297d6261ba0"]}' 2025-12-03 23:30:38,843 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/6510d9cc-3948-43c0-bcd7-9297d6261ba0 0.289s 2025-12-03 23:30:38,843 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7e7298d7-6ded-4d1b-b507-8d892de08014', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/6510d9cc-3948-43c0-bcd7-9297d6261ba0'} Body: b'' 2025-12-03 23:30:39,579 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/147ebcaa-9523-406c-9056-cf2ad113161b 0.735s 2025-12-03 23:30:39,579 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-db87a098-255f-4d2d-a711-6af50d6b0301', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/147ebcaa-9523-406c-9056-cf2ad113161b'} Body: b'' 2025-12-03 23:30:41,349 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ccc4850a-555b-46b1-b985-8ae37a8e0729 1.769s 2025-12-03 23:30:41,350 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-10252ad4-a347-4aac-974a-2fb6ad00bc4f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/ccc4850a-555b-46b1-b985-8ae37a8e0729'} Body: b'' 2025-12-03 23:30:41,434 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-2060366909 0.083s 2025-12-03 23:30:41,434 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:41 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98eebc38-b362-4c20-aa07-56ad830aeaf7', 'x-compute-request-id': 'req-98eebc38-b362-4c20-aa07-56ad830aeaf7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-2060366909'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:30:41.444520Z tags: worker-0 test: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group[compute,id-f4d556d7-1526-42ad-bafb-6bebf48568f6,multinode,network,slow] time: 2025-12-03 23:32:15.446232Z successful: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group[compute,id-f4d556d7-1526-42ad-bafb-6bebf48568f6,multinode,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:30:41,568 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.119s 2025-12-03 23:30:41,568 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-570653539", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIebCdJ3UTUb9WZZcjbbiaBhlNrEkEsK5mqRpOtSL6VcBBgope825tT1kqVjFhohwS0/6dWS6CcSvdBHN8f82d35VZhksHekqYNchTtqXbzjFX9sEW8LstnHn+UUC3GIfg=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:41 GMT', 'server': 'Apache', 'content-length': '404', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d0bff7-170a-4b50-afd8-d7d9bfb0169e', 'x-compute-request-id': 'req-34d0bff7-170a-4b50-afd8-d7d9bfb0169e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-570653539", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIebCdJ3UTUb9WZZcjbbiaBhlNrEkEsK5mqRpOtSL6VcBBgope825tT1kqVjFhohwS0/6dWS6CcSvdBHN8f82d35VZhksHekqYNchTtqXbzjFX9sEW8LstnHn+UUC3GIfg==", "fingerprint": "74:e7:4e:0f:d6:04:7f:7d:cf:79:20:02:bc:1f:8d:94", "user_id": "c38142631cfe422a921dfe4f854b4c60"}}' 2025-12-03 23:30:43,664 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 2.094s 2025-12-03 23:30:43,664 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--526655702", "project_id": "2acbb37228214c408b218b31d6d0f830", "port_security_enabled": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-7f8de424-9501-4baa-8e5e-9d1fabf2f482', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"network":{"id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","name":"tempest-network-smoke--526655702","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"2acbb37228214c408b218b31d6d0f830","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:30:41Z","updated_at":"2025-12-03T23:30:41Z","revision_number":1}}' 2025-12-03 23:30:47,394 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 3.729s 2025-12-03 23:30:47,394 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-1958994855", "admin_state_up": true, "project_id": "2acbb37228214c408b218b31d6d0f830", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '679', 'x-openstack-request-id': 'req-6713b659-ff55-4178-b683-487da98a2450', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"router": {"id": "541ce069-53af-46b3-b120-520dcca53db1", "name": "tempest-TestSecurityGroupsBasicOps-router-1958994855", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.184"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:30:43Z", "updated_at": "2025-12-03T23:30:45Z", "revision_number": 2, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:30:47,482 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28 0.087s 2025-12-03 23:30:47,483 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0426a33a-e49d-458b-b207-0b475379d334', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?project_id=2acbb37228214c408b218b31d6d0f830&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:30:47,679 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True 0.196s 2025-12-03 23:30:47,680 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1567', 'x-openstack-request-id': 'req-1afa0975-03a7-43e4-b6a6-912dcd515230', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null}]}' 2025-12-03 23:30:47,792 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28 0.111s 2025-12-03 23:30:47,792 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-72181984-2dbf-4bd9-b1da-8b733828fc40', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=028583f1-6fe0-4d55-b869-739d10dff786&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:30:47,893 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28 0.099s 2025-12-03 23:30:47,893 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9ff6b8d9-8790-49ae-b488-86f87bcef4e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets?network_id=27d6c5e6-f9ae-4cab-9ef3-af7441386ba8&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-03 23:30:49,689 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 1.795s 2025-12-03 23:30:49,689 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1091010865", "network_id": "56befae1-bcdc-422a-9c81-d1acd0b39b8b", "project_id": "2acbb37228214c408b218b31d6d0f830", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-3cbc2dbc-c4eb-41ac-9a86-c31ee722dd65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnet":{"id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","name":"tempest-subnet-smoke-1091010865","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-12-03T23:30:48Z","updated_at":"2025-12-03T23:30:48Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:30:52,162 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/541ce069-53af-46b3-b120-520dcca53db1/add_router_interface 2.472s 2025-12-03 23:30:52,163 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f35d82e6-6ee6-44c3-9b01-4dc52c37d4db"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-20c8f9b7-8564-4432-b8f1-a3da45415302', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/541ce069-53af-46b3-b120-520dcca53db1/add_router_interface'} Body: b'{"id": "541ce069-53af-46b3-b120-520dcca53db1", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "50304d96-5f6a-4141-a4df-6d2fa15f72d1", "network_id": "56befae1-bcdc-422a-9c81-d1acd0b39b8b", "subnet_id": "f35d82e6-6ee6-44c3-9b01-4dc52c37d4db", "subnet_ids": ["f35d82e6-6ee6-44c3-9b01-4dc52c37d4db"]}' 2025-12-03 23:30:52,900 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.737s 2025-12-03 23:30:52,901 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_access--373080727", "description": "tempest-secgroup_access--373080727 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1615', 'x-openstack-request-id': 'req-cccae670-fb9d-4cb4-bc94-ccd291d697e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "71462c13-4dc0-49c9-9cde-4b92e308a468", "name": "tempest-secgroup_access--373080727", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_access--373080727 description", "shared": false, "security_group_rules": [{"id": "85631314-614f-4a13-8d6e-8d630ec420f8", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "71462c13-4dc0-49c9-9cde-4b92e308a468", "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": 2131, "description": null, "tags": [], "created_at": "2025-12-03T23:30:52Z", "updated_at": "2025-12-03T23:30:52Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "86eef780-0cfd-461b-a00f-6ef01fa4d6d9", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "71462c13-4dc0-49c9-9cde-4b92e308a468", "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": 2130, "description": null, "tags": [], "created_at": "2025-12-03T23:30:52Z", "updated_at": "2025-12-03T23:30:52Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:30:52Z", "updated_at": "2025-12-03T23:30:52Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:30:53,111 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.209s 2025-12-03 23:30:53,111 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_general--514829147", "description": "tempest-secgroup_general--514829147 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-3a55cf14-7a8a-410e-9905-b05c88b6b21d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "b870c134-c7d1-4ebc-b50a-e3d880f64d5d", "name": "tempest-secgroup_general--514829147", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_general--514829147 description", "shared": false, "security_group_rules": [{"id": "18f30d1b-7792-491a-b30e-2fd5825aa1df", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "b870c134-c7d1-4ebc-b50a-e3d880f64d5d", "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": 2134, "description": null, "tags": [], "created_at": "2025-12-03T23:30:53Z", "updated_at": "2025-12-03T23:30:53Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "250690c4-7952-4b37-9946-4531f84d3e04", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "b870c134-c7d1-4ebc-b50a-e3d880f64d5d", "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": 2133, "description": null, "tags": [], "created_at": "2025-12-03T23:30:52Z", "updated_at": "2025-12-03T23:30:52Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:30:52Z", "updated_at": "2025-12-03T23:30:53Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:30:53,343 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.231s 2025-12-03 23:30:53,344 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71462c13-4dc0-49c9-9cde-4b92e308a468", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-97adbc87-4e4d-4267-84c7-b9170d54fc93', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "67d91bb6-0504-48a2-b2d2-b0a67697f447", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "71462c13-4dc0-49c9-9cde-4b92e308a468", "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, "description": "", "created_at": "2025-12-03T23:30:53Z", "updated_at": "2025-12-03T23:30:53Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:30:53,649 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.299s 2025-12-03 23:30:53,650 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:53 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a67ff335-b27d-48e3-afe5-adf554e726e6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["Bj4HPeWQRFuz-8ot6sH3_Q"], "expires_at": "2025-12-04T00:30:53.000000Z", "issued_at": "2025-12-03T23:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:30:53,650 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2025-12-03 23:30:56,144 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.493s 2025-12-03 23:30:56,144 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "56befae1-bcdc-422a-9c81-d1acd0b39b8b"}], "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:53 GMT', 'server': 'Apache', 'content-length': '508', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b85d66-8cc3-4869-b0de-def116e0c48d', 'x-compute-request-id': 'req-f8b85d66-8cc3-4869-b0de-def116e0c48d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "adminPass": "MhYWwa7wbqq3"}}' 2025-12-03 23:30:56,458 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.312s 2025-12-03 23:30:56,458 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:56 GMT', 'server': 'Apache', 'content-length': '1462', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6fbb34c-5ebd-4d69-b408-c23e924ca811', 'x-compute-request-id': 'req-a6fbb34c-5ebd-4d69-b408-c23e924ca811', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:30:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "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-12-03 23:30:57,863 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.400s 2025-12-03 23:30:57,863 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:57 GMT', 'server': 'Apache', 'content-length': '1514', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-145afcf4-a8c7-411b-8f80-b15264b4bc32', 'x-compute-request-id': 'req-145afcf4-a8c7-411b-8f80-b15264b4bc32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "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-12-03 23:30:57,867 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-12-03 23:30:59,504 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.636s 2025-12-03 23:30:59,505 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:30:58 GMT', 'server': 'Apache', 'content-length': '1638', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c00790-8544-40d4-b058-e0bc0a354a17', 'x-compute-request-id': 'req-70c00790-8544-40d4-b058-e0bc0a354a17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:30:59,509 20 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-12-03 23:31:01,046 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.536s 2025-12-03 23:31:01,046 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:00 GMT', 'server': 'Apache', 'content-length': '1638', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bce30ca-792d-473d-b2e0-951fbfb9376e', 'x-compute-request-id': 'req-1bce30ca-792d-473d-b2e0-951fbfb9376e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:03,120 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 1.069s 2025-12-03 23:31:03,120 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:02 GMT', 'server': 'Apache', 'content-length': '1638', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4302ed-1c49-49bb-978c-208dbca14550', 'x-compute-request-id': 'req-6b4302ed-1c49-49bb-978c-208dbca14550', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:05,039 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.914s 2025-12-03 23:31:05,040 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:04 GMT', 'server': 'Apache', 'content-length': '1638', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e015a0d0-b963-4716-964f-4569bbe9575a', 'x-compute-request-id': 'req-e015a0d0-b963-4716-964f-4569bbe9575a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:30:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:07,002 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.957s 2025-12-03 23:31:07,003 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:06 GMT', 'server': 'Apache', 'content-length': '1809', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17a59903-a1fd-427a-8d5c-c2553cc30080', 'x-compute-request-id': 'req-17a59903-a1fd-427a-8d5c-c2553cc30080', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:31:04Z", "addresses": {"tempest-network-smoke--526655702": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:33:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:07,006 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:31:07,881 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.874s 2025-12-03 23:31:07,881 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:07 GMT', 'server': 'Apache', 'content-length': '1809', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9e1a26-d9a5-4e3a-8961-a930516929d3', 'x-compute-request-id': 'req-ea9e1a26-d9a5-4e3a-8961-a930516929d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:31:04Z", "addresses": {"tempest-network-smoke--526655702": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:33:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:07,991 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.104s 2025-12-03 23:31:07,991 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1441', 'x-openstack-request-id': 'req-d4048068-ec4e-4e86-9b07-0bdee283c52b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"ports":[{"id":"cab46e46-ab6a-4ba2-a189-0ec0fc64300e","name":"","network_id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:75:33:51","admin_state_up":true,"status":"ACTIVE","device_id":"1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["71462c13-4dc0-49c9-9cde-4b92e308a468","b870c134-c7d1-4ebc-b50a-e3d880f64d5d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:30:58Z","updated_at":"2025-12-03T23:31:03Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:31:07,992 20 DEBUG [tempest.common.waiters] Server ID 1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 ports are all ACTIVE [{'id': 'cab46e46-ab6a-4ba2-a189-0ec0fc64300e', 'name': '', 'network_id': '56befae1-bcdc-422a-9c81-d1acd0b39b8b', 'tenant_id': '2acbb37228214c408b218b31d6d0f830', 'mac_address': 'fa:16:3e:75:33:51', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f35d82e6-6ee6-44c3-9b01-4dc52c37d4db', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['71462c13-4dc0-49c9-9cde-4b92e308a468', 'b870c134-c7d1-4ebc-b50a-e3d880f64d5d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc', 'fqdn': 'tempest-server-tempest-testsecuritygroupsbasicops-518340641-acc.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:30:58Z', 'updated_at': '2025-12-03T23:31:03Z', 'revision_number': 4, 'project_id': '2acbb37228214c408b218b31d6d0f830'}]: 2025-12-03 23:31:09,662 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.669s 2025-12-03 23:31:09,662 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "cab46e46-ab6a-4ba2-a189-0ec0fc64300e", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-93c03849-56e0-4c5b-b42e-143308959e02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ced71285-919f-4079-a915-88f5de4db5eb", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "floating_ip_address": "192.168.122.175", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "541ce069-53af-46b3-b120-520dcca53db1", "port_id": "cab46e46-ab6a-4ba2-a189-0ec0fc64300e", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "2acbb37228214c408b218b31d6d0f830", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "56befae1-bcdc-422a-9c81-d1acd0b39b8b", "mac_address": "fa:16:3e:75:33:51", "admin_state_up": true, "status": "ACTIVE", "device_id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:31:08Z", "updated_at": "2025-12-03T23:31:08Z", "revision_number": 0}}' 2025-12-03 23:31:09,877 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks 0.214s 2025-12-03 23:31:09,877 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '4567', 'x-openstack-request-id': 'req-aa84e69a-5561-4fe7-9c6b-d89be1123761', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks'} Body: b'{"networks":[{"id":"028583f1-6fe0-4d55-b869-739d10dff786","name":"public","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4173bc49-cdfa-4273-a474-1e5166b9a8bd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-12-03T22:48:25Z","updated_at":"2025-12-03T22:48:33Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","name":"octavia-provider-net","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["63eed6df-167b-4772-824e-2ad27370cd77"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"LBaaS Management Provider Network","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":false,"tags":[],"created_at":"2025-12-03T22:30:11Z","updated_at":"2025-12-03T22:30:14Z","revision_number":3,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"flat","provider:physical_network":"octavia","provider:segmentation_id":null},{"id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","name":"tempest-network-smoke--526655702","tenant_id":"2acbb37228214c408b218b31d6d0f830","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["f35d82e6-6ee6-44c3-9b01-4dc52c37d4db"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T23:30:41Z","updated_at":"2025-12-03T23:30:48Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":49545},{"id":"714e1729-f8ce-4013-a901-5d440720b067","name":"heat_tempestconf_network","tenant_id":"86b65474d4544ed68efb10a9bb276b2d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2a218bbf-4962-49d3-a267-38c374045ae4"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:49:37Z","updated_at":"2025-12-03T22:49:38Z","revision_number":2,"project_id":"86b65474d4544ed68efb10a9bb276b2d","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35415},{"id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","name":"private","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["952674e0-e53f-4120-b00d-ca7bf88e50dc"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-12-03T22:48:41Z","updated_at":"2025-12-03T22:48:50Z","revision_number":2,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":2881},{"id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","name":"lb-mgmt-net","tenant_id":"287bb4deac5947ca983293ae47928819","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5da97999-02c6-4a72-8b4b-26206fe40c78"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_ 2025-12-03 23:31:10,077 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets 0.199s 2025-12-03 23:31:10,077 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3912', 'x-openstack-request-id': 'req-cd496a96-f8e9-40f8-80c3-a6894c5cae73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets'} Body: b'{"subnets":[{"id":"2a218bbf-4962-49d3-a267-38c374045ae4","name":"heat_tempestconf_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"714e1729-f8ce-4013-a901-5d440720b067","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.199.1","cidr":"192.168.199.0/24","allocation_pools":[{"start":"192.168.199.2","end":"192.168.199.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:49:38Z","updated_at":"2025-12-03T22:49:38Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","name":"public_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:33Z","updated_at":"2025-12-03T22:48:33Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"5da97999-02c6-4a72-8b4b-26206fe40c78","name":"lb-mgmt-subnet","tenant_id":"287bb4deac5947ca983293ae47928819","network_id":"b89f2fd9-83f4-4e8a-add1-895d374fb791","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.24.0.0/16","allocation_pools":[{"start":"172.24.0.5","end":"172.24.255.254"}],"host_routes":[{"destination":"172.23.0.0/24","nexthop":"172.24.2.117"}],"dns_nameservers":[],"description":"LBaaS Management Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:310000 0:04Z","updated_at":"2025-12-03T22:30:24Z","revision_number":0,"project_id":"287bb4deac5947ca983293ae47928819"},{"id":"63eed6df-167b-4772-824e-2ad27370cd77","name":"octavia-provider-subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"27d6c5e6-f9ae-4cab-9ef3-af7441386ba8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"172.23.0.0/24","allocation_pools":[{"start":"172.23.0.71","end":"172.23.0.96"}],"host_routes":[],"dns_nameservers":[],"description":"LBaaS Management Provider Subnet","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:30:14Z","updated_at":"2025-12-03T22:30:14Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","name":"private_subnet","tenant_id":"ebdbc6bd6ac94fca9ac245c271bc304b","network_id":"8cd1abbd-9063-45fc-aa3a-b2d36a4d171d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.0.1","cidr":"10.2.0.0/24","allocation_pools":[{"start":"10.2.0.10","end":"10.2.0.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T22:48:50Z","updated_at":"2025-12-03T22:48:50Z","revision_number":0,"project_id":"ebdbc6bd6ac94fca9ac245c271bc304b"},{"id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","name":"tempest-subnet-smoke-1091010865","tenant_id":"2acbb37228214c408b218b31d6d0f830","network_id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-12-03T23:30:48Z","updated_at":"2025-12-03T23:30:48Z","revision_number":0,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:31:10,220 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers 0.142s 2025-12-03 23:31:10,220 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1316', 'x-openstack-request-id': 'req-dd8f45b8-6c95-48b4-bfdb-a4cbab919f9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers'} Body: b'{"routers": [{"id": "541ce069-53af-46b3-b120-520dcca53db1", "name": "tempest-TestSecurityGroupsBasicOps-router-1958994855", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "external_fixed_ips": [{"subnet_id": "4173bc49-cdfa-4273-a474-1e5166b9a8bd", "ip_address": "192.168.122.184"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T23:30:43Z", "updated_at": "2025-12-03T23:30:50Z", "revision_number": 3, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "a8115687-611d-4ea5-9dd4-2fad30f6f8a2", "name": "octavia-link-router", "tenant_id": "ebdbc6bd6ac94fca9ac245c271bc304b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "27d6c5e6-f9ae-4cab-9ef3-af7441386ba8", "external_fixed_ips": [{"subnet_id": "63eed6df-167b-4772-824e-2ad27370cd77", "ip_address": "172.23.0.150"}], "enable_snat": false}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-03T22:30:17Z", "updated_at": "2025-12-03T22:30:21Z", "revision_number": 4, "project_id": "ebdbc6bd6ac94fca9ac245c271bc304b"}]}' 2025-12-03 23:31:10,322 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=541ce069-53af-46b3-b120-520dcca53db1 0.101s 2025-12-03 23:31:10,322 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2203', 'x-openstack-request-id': 'req-36faebe5-6881-45d3-8b5b-b4a37d8d5713', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=541ce069-53af-46b3-b120-520dcca53db1'} Body: b'{"ports":[{"id":"06ce7fee-465f-4bc4-a7d9-7ce518dc3f57","name":"","network_id":"028583f1-6fe0-4d55-b869-739d10dff786","tenant_id":"","mac_address":"fa:16:3e:8d:78:81","admin_state_up":true,"status":"ACTIVE","device_id":"541ce069-53af-46b3-b120-520dcca53db1","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.184"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"master-0","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.184","hostname":"host-192-168-122-184","fqdn":"host-192-168-122-184.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:30:44Z","updated_at":"2025-12-03T23:30:48Z","revision_number":4,"project_id":""},{"id":"50304d96-5f6a-4141-a4df-6d2fa15f72d1","name":"","network_id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:14:4f:59","admin_state_up":true,"status":"ACTIVE","device_id":"541ce069-53af-46b3-b120-520dcca53db1","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:30:50Z","updated_at":"2025-12-03T23:30:51Z","revision_number":2,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:31:10,325 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:25,674 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:25,777 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:25,778 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:25,779 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2025-12-03 23:31:25,779 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:25,783 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:25,837 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:25,838 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:26,898 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address 1.054s 2025-12-03 23:31:26,898 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-699206e0-42f5-4917-b3d0-6f99e83d1fa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:8d:78:81","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.184"}]},{"mac_address":"fa:16:3e:ef:89:40","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.2.117"}]},{"mac_address":"fa:16:3e:26:fd:04","fixed_ips":[{"subnet_id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","ip_address":"10.100.0.2"}]},{"mac_address":"fa:16:3e:ca:5b:19","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.171"}]},{"mac_address":"fa:16:3e:3b:ac:f4","fixed_ips":[{"subnet_id":"2a218bbf-4962-49d3-a267-38c374045ae4","ip_address":"192.168.199.2"}]},{"mac_address":"fa:16:3e:c9:3a:34","fixed_ips":[{"subnet_id":"4173bc49-cdfa-4273-a474-1e5166b9a8bd","ip_address":"192.168.122.175"}]},{"mac_address":"fa:16:3e:49:f7:a9","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.71"}]},{"mac_address":"fa:16:3e:14:4f:59","fixed_ips":[{"subnet_id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","ip_address":"10.100.0.1"}]},{"mac_address":"fa:16:3e:f0:ba:94","fixed_ips":[{"subnet_id":"952674e0-e53f-4120-b00d-ca7bf88e50dc","ip_address":"10.2.0.10"}]},{"mac_address":"fa:16:3e:93:6b:3f","fixed_ips":[{"subnet_id":"63eed6df-167b-4772-824e-2ad27370cd77","ip_address":"172.23.0.150"}]},{"mac_address":"fa:16:3e:75:33:51","fixed_ips":[{"subnet_id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","ip_address":"10.100.0.7"}]},{"mac_address":"fa:16:3e:c5:58:82","fixed_ips":[{"subnet_id":"5da97999-02c6-4a72-8b4b-26206fe40c78","ip_address":"172.24.0.5"}]}]}' 2025-12-03 23:31:28,092 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 1.192s 2025-12-03 23:31:28,093 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup_new--396278129", "description": "tempest-secgroup_new--396278129 description", "project_id": "2acbb37228214c408b218b31d6d0f830"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-dbfb662e-4375-4864-af90-362c69505b23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0", "name": "tempest-secgroup_new--396278129", "stateful": true, "tenant_id": "2acbb37228214c408b218b31d6d0f830", "description": "tempest-secgroup_new--396278129 description", "shared": false, "security_group_rules": [{"id": "19c25bc7-8188-49e6-8ea4-6e359f702978", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0", "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": 2141, "description": null, "tags": [], "created_at": "2025-12-03T23:31:27Z", "updated_at": "2025-12-03T23:31:27Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}, {"id": "5e42939f-f76a-49e7-ba0c-a37670cada02", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0", "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": 2140, "description": null, "tags": [], "created_at": "2025-12-03T23:31:27Z", "updated_at": "2025-12-03T23:31:27Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}], "tags": [], "created_at": "2025-12-03T23:31:27Z", "updated_at": "2025-12-03T23:31:27Z", "revision_number": 1, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:31:28,368 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.274s 2025-12-03 23:31:28,368 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0", "project_id": "2acbb37228214c408b218b31d6d0f830", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0ab18d63-921d-4e96-a0da-4ff5b98ecdb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "59b8f840-98d1-466e-9396-d68483989d20", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "security_group_id": "47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0", "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, "description": "", "created_at": "2025-12-03T23:31:28Z", "updated_at": "2025-12-03T23:31:28Z", "revision_number": 0, "project_id": "2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:31:28,691 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.319s 2025-12-03 23:31:28,692 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:28 GMT', 'server': 'Apache', 'content-length': '6829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3f2faa56-4778-4fcf-902d-05583f3b1787', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c38142631cfe422a921dfe4f854b4c60", "name": "tempest-TestSecurityGroupsBasicOps-518340641-project-member", "password_expires_at": null}, "audit_ids": ["DvNJzCVtSdSYffn_jNPH9g"], "expires_at": "2025-12-04T00:31:28.000000Z", "issued_at": "2025-12-03T23:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2acbb37228214c408b218b31d6d0f830", "name": "tempest-TestSecurityGroupsBasicOps-518340641"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/2acbb37228214c408b218b31d6d0f830", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps. 2025-12-03 23:31:28,692 20 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Found network None available for tenant 2025-12-03 23:31:31,368 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.674s 2025-12-03 23:31:31,368 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "56befae1-bcdc-422a-9c81-d1acd0b39b8b"}], "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "security_groups": [{"name": "tempest-secgroup_general--514829147"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:28 GMT', 'server': 'Apache', 'content-length': '460', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c536c6ec-315a-4200-a0bd-e7f02f3678a7', 'x-compute-request-id': 'req-c536c6ec-315a-4200-a0bd-e7f02f3678a7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_general--514829147"}], "adminPass": "wZtCuG6i2m58"}}' 2025-12-03 23:31:31,889 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.518s 2025-12-03 23:31:31,889 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:31 GMT', 'server': 'Apache', 'content-length': '1454', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace44e70-8ea8-4af9-919e-482cb9da251c', 'x-compute-request-id': 'req-ace44e70-8ea8-4af9-919e-482cb9da251c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "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-12-03 23:31:33,156 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.262s 2025-12-03 23:31:33,156 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:32 GMT', 'server': 'Apache', 'content-length': '1512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3cf795-7c8a-4383-9d8a-46ea385fe6df', 'x-compute-request-id': 'req-0c3cf795-7c8a-4383-9d8a-46ea385fe6df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:33,160 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-03 23:31:34,695 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.534s 2025-12-03 23:31:34,696 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:34 GMT', 'server': 'Apache', 'content-length': '1582', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46094a05-f8b8-40db-8bac-d9e7ca532d3b', 'x-compute-request-id': 'req-46094a05-f8b8-40db-8bac-d9e7ca532d3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:36,909 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 1.209s 2025-12-03 23:31:36,910 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:35 GMT', 'server': 'Apache', 'content-length': '1582', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db51b06d-5087-438d-a1f7-903583384828', 'x-compute-request-id': 'req-db51b06d-5087-438d-a1f7-903583384828', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:38,923 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 1.006s 2025-12-03 23:31:38,923 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:37 GMT', 'server': 'Apache', 'content-length': '1582', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2affe34e-734e-4cfb-8d35-c10d7586c057', 'x-compute-request-id': 'req-2affe34e-734e-4cfb-8d35-c10d7586c057', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:41,220 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 1.292s 2025-12-03 23:31:41,221 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:39 GMT', 'server': 'Apache', 'content-length': '1582', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702defe8-c636-4f1d-9342-ccc673bb00de', 'x-compute-request-id': 'req-702defe8-c636-4f1d-9342-ccc673bb00de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "BUILD", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:43,043 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.818s 2025-12-03 23:31:43,043 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:42 GMT', 'server': 'Apache', 'content-length': '1754', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e64b366-06a0-4435-b1a0-27c99a3c7948', 'x-compute-request-id': 'req-3e64b366-06a0-4435-b1a0-27c99a3c7948', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:41Z", "addresses": {"tempest-network-smoke--526655702": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:4c:3a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:43,047 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-03 23:31:43,570 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.522s 2025-12-03 23:31:43,571 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:43 GMT', 'server': 'Apache', 'content-length': '1754', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b532449-23a2-44ff-a4aa-0cb25dd4f972', 'x-compute-request-id': 'req-9b532449-23a2-44ff-a4aa-0cb25dd4f972', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:31:41Z", "addresses": {"tempest-network-smoke--526655702": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:4c:3a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:31:43,576 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:43,584 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:43,696 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:43,696 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:43,696 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:31:43,696 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:43,701 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:43,806 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:43,807 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:44,814 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Executing command on 192.168.122.175 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10' failed, exit status: 1, stderr: stdout: PING 10.100.0.10 (10.100.0.10) 56(84) bytes of data. --- 10.100.0.10 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:31:44,814 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.10 via a ssh connection from: 192.168.122.175. 2025-12-03 23:31:44,814 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.117919 seconds 2025-12-03 23:31:45,896 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=064fbeb7-2f74-4539-b407-eaad4f48dd28 1.081s 2025-12-03 23:31:45,896 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1404', 'x-openstack-request-id': 'req-08193d01-b679-4181-b7d9-f947b972a53a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"ports":[{"id":"1d1fbe5f-4729-4b19-902f-f4d37f0b081f","name":"","network_id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:63:4c:3a","admin_state_up":true,"status":"ACTIVE","device_id":"064fbeb7-2f74-4539-b407-eaad4f48dd28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b870c134-c7d1-4ebc-b50a-e3d880f64d5d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:31:33Z","updated_at":"2025-12-03T23:31:41Z","revision_number":4,"project_id":"2acbb37228214c408b218b31d6d0f830"}]}' 2025-12-03 23:31:48,008 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_port_update_new_security_group): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/1d1fbe5f-4729-4b19-902f-f4d37f0b081f 2.111s 2025-12-03 23:31:48,009 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"security_groups": ["47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0"]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:31:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1134', 'x-openstack-request-id': 'req-6b30ebde-7693-40d2-9e97-94d857440601', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports/1d1fbe5f-4729-4b19-902f-f4d37f0b081f'} Body: b'{"port":{"id":"1d1fbe5f-4729-4b19-902f-f4d37f0b081f","name":"","network_id":"56befae1-bcdc-422a-9c81-d1acd0b39b8b","tenant_id":"2acbb37228214c408b218b31d6d0f830","mac_address":"fa:16:3e:63:4c:3a","admin_state_up":true,"status":"ACTIVE","device_id":"064fbeb7-2f74-4539-b407-eaad4f48dd28","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f35d82e6-6ee6-44c3-9b01-4dc52c37d4db","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen","fqdn":"tempest-server-tempest-testsecuritygroupsbasicops-518340641-gen.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:31:33Z","updated_at":"2025-12-03T23:31:46Z","revision_number":5,"project_id":"2acbb37228214c408b218b31d6d0f830"}}' 2025-12-03 23:31:48,009 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:31:48,010 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:48,014 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:48,079 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:48,079 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:49,089 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Executing command on 192.168.122.175 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10' failed, exit status: 1, stderr: stdout: PING 10.100.0.10 (10.100.0.10) 56(84) bytes of data. --- 10.100.0.10 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:31:49,089 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.10 via a ssh connection from: 192.168.122.175. 2025-12-03 23:31:50,091 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:31:50,091 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:50,094 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:50,154 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:50,154 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:51,160 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Executing command on 192.168.122.175 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10' failed, exit status: 1, stderr: stdout: PING 10.100.0.10 (10.100.0.10) 56(84) bytes of data. --- 10.100.0.10 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:31:51,161 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.10 via a ssh connection from: 192.168.122.175. 2025-12-03 23:31:52,162 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:31:52,163 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:52,166 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:52,274 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:52,275 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:53,283 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Executing command on 192.168.122.175 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10' failed, exit status: 1, stderr: stdout: PING 10.100.0.10 (10.100.0.10) 56(84) bytes of data. --- 10.100.0.10 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:31:53,284 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.10 via a ssh connection from: 192.168.122.175. 2025-12-03 23:31:54,285 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:31:54,285 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:54,288 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:54,386 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:54,386 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:55,392 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Executing command on 192.168.122.175 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10' failed, exit status: 1, stderr: stdout: PING 10.100.0.10 (10.100.0.10) 56(84) bytes of data. --- 10.100.0.10 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:31:55,393 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.10 via a ssh connection from: 192.168.122.175. 2025-12-03 23:31:56,393 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:31:56,394 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:56,398 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:56,503 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:56,504 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:57,511 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Executing command on 192.168.122.175 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10' failed, exit status: 1, stderr: stdout: PING 10.100.0.10 (10.100.0.10) 56(84) bytes of data. --- 10.100.0.10 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:31:57,511 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.10 via a ssh connection from: 192.168.122.175. 2025-12-03 23:31:58,513 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:31:58,513 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:31:58,517 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:31:58,619 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:31:58,620 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:31:59,627 20 ERROR [tempest.lib.common.utils.linux.remote_client] (TestSecurityGroupsBasicOps:test_port_update_new_security_group) Executing command on 192.168.122.175 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10' failed, exit status: 1, stderr: stdout: PING 10.100.0.10 (10.100.0.10) 56(84) bytes of data. --- 10.100.0.10 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-03 23:31:59,627 20 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.10 via a ssh connection from: 192.168.122.175. 2025-12-03 23:32:00,628 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.10 2025-12-03 23:32:00,629 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2025-12-03 23:32:00,633 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:32:00,742 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:32:00,743 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2025-12-03 23:32:00,753 20 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.743359 seconds 2025-12-03 23:32:00,936 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.182s 2025-12-03 23:32:00,936 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:00 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b411fd-dbf7-4da1-a900-b5a6a1f91673', 'x-compute-request-id': 'req-01b411fd-dbf7-4da1-a900-b5a6a1f91673', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'' 2025-12-03 23:32:01,398 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.462s 2025-12-03 23:32:01,399 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:00 GMT', 'server': 'Apache', 'content-length': '1756', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1366c59-19bf-4dce-9811-9824e4f67235', 'x-compute-request-id': 'req-a1366c59-19bf-4dce-9811-9824e4f67235', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:32:00Z", "addresses": {"tempest-network-smoke--526655702": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:4c:3a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_new--396278129"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:32:02,842 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.439s 2025-12-03 23:32:02,842 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '5319 '} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:02 GMT', 'server': 'Apache', 'content-length': '1539', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d12575de-ceec-4f03-a28e-8b54bfcde385', 'x-compute-request-id': 'req-d12575de-ceec-4f03-a28e-8b54bfcde385', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"server": {"id": "064fbeb7-2f74-4539-b407-eaad4f48dd28", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-gen-1-62419586", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:31:31Z", "updated": "2025-12-03T23:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:41.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-12-03 23:32:03,915 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28 0.068s 2025-12-03 23:32:03,916 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:03 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d498848a-707f-4ef5-91c5-c05b97913188', 'x-compute-request-id': 'req-d498848a-707f-4ef5-91c5-c05b97913188', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/064fbeb7-2f74-4539-b407-eaad4f48dd28'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 064fbeb7-2f74-4539-b407-eaad4f48dd28 could not be found."}}' 2025-12-03 23:32:04,972 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0 1.056s 2025-12-03 23:32:04,973 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-dffc6da2-a66a-4899-9d1a-2b497917666c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/47b4e0c8-4ea8-4ed6-9fbe-ae573ee81ad0'} Body: b'' 2025-12-03 23:32:07,042 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/ced71285-919f-4079-a915-88f5de4db5eb 2.069s 2025-12-03 23:32:07,042 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cb567013-54de-4c24-88aa-f3c3404863a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/ced71285-919f-4079-a915-88f5de4db5eb'} Body: b'' 2025-12-03 23:32:07,213 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.170s 2025-12-03 23:32:07,213 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:07 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5071e286-5490-47bd-b52d-1f99226e89f1', 'x-compute-request-id': 'req-5071e286-5490-47bd-b52d-1f99226e89f1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'' 2025-12-03 23:32:07,951 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.737s 2025-12-03 23:32:07,951 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:07 GMT', 'server': 'Apache', 'content-length': '1937', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acee0c78-ca4b-477c-b7bb-e8a520e7aa5f', 'x-compute-request-id': 'req-acee0c78-ca4b-477c-b7bb-e8a520e7aa5f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "ACTIVE", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:32:07Z", "addresses": {"tempest-network-smoke--526655702": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:33:51"}, {"version": 4, "addr": "192.168.122.175", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:33:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--373080727"}, {"name": "tempest-secgroup_general--514829147"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:32:09,211 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.255s 2025-12-03 23:32:09,211 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:08 GMT', 'server': 'Apache', 'content-length': '1552', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05de3aaf-305c-4e6c-9ba1-340cb80a81a1', 'x-compute-request-id': 'req-05de3aaf-305c-4e6c-9ba1-340cb80a81a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"server": {"id": "1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-518340641-access_point-910685644", "status": "DELETED", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "user_id": "c38142631cfe422a921dfe4f854b4c60", "metadata": {}, "hostId": "c5a1a125d0170a2087223a3efeccd32b903e2b7c3dd366cfb2835ab5", "image": {"id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:30:56Z", "updated": "2025-12-03T23:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-570653539", "OS-SRV-USG:launched_at": "2025-12-03T23:31:04.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:32:08.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-12-03 23:32:09,219 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-03 23:32:10,301 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 0.081s 2025-12-03 23:32:10,301 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:10 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c6d851-0ae7-4393-a7a0-508ac5561ca0', 'x-compute-request-id': 'req-f8c6d851-0ae7-4393-a7a0-508ac5561ca0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1cb35ee5-e5e3-477e-8284-2ffa46a3ebf8 could not be found."}}' 2025-12-03 23:32:10,989 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/b870c134-c7d1-4ebc-b50a-e3d880f64d5d 0.687s 2025-12-03 23:32:10,989 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-05e1e621-210a-4b7a-b881-6ffcf7457f77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/b870c134-c7d1-4ebc-b50a-e3d880f64d5d'} Body: b'' 2025-12-03 23:32:11,243 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/71462c13-4dc0-49c9-9cde-4b92e308a468 0.253s 2025-12-03 23:32:11,244 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-dedbbc66-c89e-4c76-b5c6-770c3135968b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/71462c13-4dc0-49c9-9cde-4b92e308a468'} Body: b'' 2025-12-03 23:32:13,233 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/541ce069-53af-46b3-b120-520dcca53db1/remove_router_interface 1.989s 2025-12-03 23:32:13,234 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f35d82e6-6ee6-44c3-9b01-4dc52c37d4db"} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8100da97-d98c-4353-9146-bdd422b53c1e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/541ce069-53af-46b3-b120-520dcca53db1/remove_router_interface'} Body: b'{"id": "541ce069-53af-46b3-b120-520dcca53db1", "tenant_id": "2acbb37228214c408b218b31d6d0f830", "port_id": "50304d96-5f6a-4141-a4df-6d2fa15f72d1", "network_id": "56befae1-bcdc-422a-9c81-d1acd0b39b8b", "subnet_id": "f35d82e6-6ee6-44c3-9b01-4dc52c37d4db", "subnet_ids": ["f35d82e6-6ee6-44c3-9b01-4dc52c37d4db"]}' 2025-12-03 23:32:13,544 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f35d82e6-6ee6-44c3-9b01-4dc52c37d4db 0.309s 2025-12-03 23:32:13,545 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2de4aa7f-6ae0-4dba-b821-dc67867de4bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/subnets/f35d82e6-6ee6-44c3-9b01-4dc52c37d4db'} Body: b'' 2025-12-03 23:32:14,896 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/541ce069-53af-46b3-b120-520dcca53db1 1.351s 2025-12-03 23:32:14,896 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-41d8cf61-6a1e-469f-8fb3-9c31359bf51e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/routers/541ce069-53af-46b3-b120-520dcca53db1'} Body: b'' 2025-12-03 23:32:15,371 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/56befae1-bcdc-422a-9c81-d1acd0b39b8b 0.474s 2025-12-03 23:32:15,371 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-646e39d7-e5d0-4153-a272-d0a424e4ead4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/networks/56befae1-bcdc-422a-9c81-d1acd0b39b8b'} Body: b'' 2025-12-03 23:32:15,445 20 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-570653539 0.073s 2025-12-03 23:32:15,445 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:15 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-725f5faf-c535-453b-9d1b-757dfcc9597b', 'x-compute-request-id': 'req-725f5faf-c535-453b-9d1b-757dfcc9597b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-570653539'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:32:41.008724Z tags: worker-0 test: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] time: 2025-12-03 23:33:16.037567Z successful: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:32:41,009 20 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-1072837293 on backend None 2025-12-03 23:32:41,158 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types 0.148s 2025-12-03 23:32:41,159 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-luks-1072837293", "extra_specs": {}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:41 GMT', 'server': 'Apache', 'content-length': '212', 'x-compute-request-id': 'req-12f29f5b-ddb8-4306-941e-15c1bc6e7923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f29f5b-ddb8-4306-941e-15c1bc6e7923', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types'} Body: b'{"volume_type": {"id": "3eb0e2bf-407d-466d-8b22-5b1e225efd3c", "name": "tempest-scenario-type-luks-1072837293", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-12-03 23:32:41,160 20 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 3eb0e2bf-407d-466d-8b22-5b1e225efd3c 2025-12-03 23:32:41,260 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3eb0e2bf-407d-466d-8b22-5b1e225efd3c/encryption 0.100s 2025-12-03 23:32:41,261 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:41 GMT', 'server': 'Apache', 'content-length': '230', 'x-compute-request-id': 'req-f90a61b5-d56a-48de-b6cd-e0ccf32b7612', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90a61b5-d56a-48de-b6cd-e0ccf32b7612', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3eb0e2bf-407d-466d-8b22-5b1e225efd3c/encryption'} Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "3eb0e2bf-407d-466d-8b22-5b1e225efd3c", "encryption_id": "62aaf8ca-4374-4f43-bad9-5c3e7cdf5485"}}' 2025-12-03 23:32:42,283 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.021s 2025-12-03 23:32:42,284 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1827657833", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1072837293", "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:41 GMT', 'server': 'Apache', 'content-length': '838', 'x-compute-request-id': 'req-5fb8d67e-8eef-4013-853b-65cbaac02a5b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb8d67e-8eef-4013-853b-65cbaac02a5b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:32:42.195637", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1827657833", "description": null, "volume_type": "tempest-scenario-type-luks-1072837293", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:32:42,412 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3 0.123s 2025-12-03 23:32:42,412 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:42 GMT', 'server': 'Apache', 'content-length': '930', 'x-compute-request-id': 'req-544013bf-587d-4f04-88cd-44dc39d3aae2', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544013bf-587d-4f04-88cd-44dc39d3aae2', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3'} Body: b'{"volume": {"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:32:42.000000", "updated_at": "2025-12-03T23:32:42.000000", "name": "tempest-TestVolumeBootPattern-volume-1827657833", "description": null, "volume_type": "tempest-scenario-type-luks-1072837293", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:32:43,538 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3 0.122s 2025-12-03 23:32:43,539 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:43 GMT', 'server': 'Apache', 'content-length': '931', 'x-compute-request-id': 'req-24055127-beec-4795-8691-371208e284c2', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24055127-beec-4795-8691-371208e284c2', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3'} Body: b'{"volume": {"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:32:42.000000", "updated_at": "2025-12-03T23:32:42.000000", "name": "tempest-TestVolumeBootPattern-volume-1827657833", "description": null, "volume_type": "tempest-scenario-type-luks-1072837293", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:32:43,541 20 INFO [tempest.common.waiters] volume e68af44c-47d0-4477-b6ba-f67055ae2fa3 reached available after waiting for 1.541879 seconds 2025-12-03 23:32:43,628 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3 0.086s 2025-12-03 23:32:43,628 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:43 GMT', 'server': 'Apache', 'content-length': '931', 'x-compute-request-id': 'req-d07050ca-94bc-4899-a33e-f16d3b121d16', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d07050ca-94bc-4899-a33e-f16d3b121d16', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3'} Body: b'{"volume": {"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:32:42.000000", "updated_at": "2025-12-03T23:32:42.000000", "name": "tempest-TestVolumeBootPattern-volume-1827657833", "description": null, "volume_type": "tempest-scenario-type-luks-1072837293", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:32:43,715 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3/action 0.079s 2025-12-03 23:32:43,716 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"os-set_bootable": {"bootable": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:43 GMT', 'server': 'Apache', 'content-length': '0', 'x-compute-request-id': 'req-04d4c232-36cb-4a32-bd50-e19f7d5eee8d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d4c232-36cb-4a32-bd50-e19f7d5eee8d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3/action'} Body: b'' 2025-12-03 23:32:44,052 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.328s 2025-12-03 23:32:44,053 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:43 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2d8570b7-6b3f-4cc9-8366-930f03f5d692', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["eGnn356uTS-Q4rRs0FfVbQ"], "expires_at": "2025-12-04T00:32:44.000000Z", "issued_at": "2025-12-03T23:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:32:44,053 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:32:46,493 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.439s 2025-12-03 23:32:46,493 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1109838005", "imageRef": "", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "block_device_mapping_v2": [{"uuid": "e68af44c-47d0-4477-b6ba-f67055ae2fa3", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:44 GMT', 'server': 'Apache', 'content-length': '432', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb35eb05-d928-4096-a5f3-11756a73d8cb', 'x-compute-request-id': 'req-eb35eb05-d928-4096-a5f3-11756a73d8cb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xSwB9B5xfbGZ"}}' 2025-12-03 23:32:46,925 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.431s 2025-12-03 23:32:46,926 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:46 GMT', 'server': 'Apache', 'content-length': '1201', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acef1a33-465d-4059-82d6-f0386b988b3f', 'x-compute-request-id': 'req-acef1a33-465d-4059-82d6-f0386b988b3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:32:48,769 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.837s 2025-12-03 23:32:48,770 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:47 GMT', 'server': 'Apache', 'content-length': '1307', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b335b22-32fc-4fd7-8f1f-ca0cca0a6166', 'x-compute-request-id': 'req-1b335b22-32fc-4fd7-8f1f-ca0cca0a6166', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:32:48,773 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-03 23:32:50,487 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.713s 2025-12-03 23:32:50,488 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:49 GMT', 'server': 'Apache', 'content-length': '1359', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-318fadcb-b83b-43ee-9df3-7fb11f0a64c8', 'x-compute-request-id': 'req-318fadcb-b83b-43ee-9df3-7fb11f0a64c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:32:50,491 20 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 4 second wait 2025-12-03 23:32:52,047 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.555s 2025-12-03 23:32:52,047 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:51 GMT', 'server': 'Apache', 'content-length': '1359', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-982ec692-039b-4b68-8abf-36725bc7d70f', 'x-compute-request-id': 'req-982ec692-039b-4b68-8abf-36725bc7d70f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:32:53,748 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.695s 2025-12-03 23:32:53,749 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:53 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44d1266-403b-4504-8341-35d25c9bdfaf', 'x-compute-request-id': 'req-f44d1266-403b-4504-8341-35d25c9bdfaf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:32:53,752 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-12-03 23:32:56,940 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 2.186s 2025-12-03 23:32:56,941 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:54 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e52e5c43-b441-4f51-a1da-2597ea84219a', 'x-compute-request-id': 'req-e52e5c43-b441-4f51-a1da-2597ea84219a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:32:58,974 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 1.018s 2025-12-03 23:32:58,974 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:57 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244b933a-6991-46f2-bc97-7dd6c30b8560', 'x-compute-request-id': 'req-244b933a-6991-46f2-bc97-7dd6c30b8560', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:01,057 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 1.077s 2025-12-03 23:33:01,057 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:32:59 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ec38bd-dc68-4269-b155-2ecdf6dade7d', 'x-compute-request-id': 'req-e0ec38bd-dc68-4269-b155-2ecdf6dade7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:02,366 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.304s 2025-12-03 23:33:02,366 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:02 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2f62ba-92ef-4bc9-91ac-56e36bcd05d7', 'x-compute-request-id': 'req-dc2f62ba-92ef-4bc9-91ac-56e36bcd05d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:03,931 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.560s 2025-12-03 23:33:03,931 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:03 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4558b6e3-37f6-4541-9d60-a8dd5ccb789d', 'x-compute-request-id': 'req-4558b6e3-37f6-4541-9d60-a8dd5ccb789d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:06,151 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 1.215s 2025-12-03 23:33:06,151 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:04 GMT', 'server': 'Apache', 'content-length': '1534', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5908087c-2f6a-435d-a0ba-97fd5b6a8f06', 'x-compute-request-id': 'req-5908087c-2f6a-435d-a0ba-97fd5b6a8f06', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:33:04Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:06,155 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2025-12-03 23:33:07,082 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.926s 2025-12-03 23:33:07,082 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:06 GMT', 'server': 'Apache', 'content-length': '1534', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9530b669-91d5-4160-815f-f5fefa304503', 'x-compute-request-id': 'req-9530b669-91d5-4160-815f-f5fefa304503', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:33:04Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:07,930 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luks): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.844s 2025-12-03 23:33:07,931 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:07 GMT', 'server': 'Apache', 'content-length': '1534', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a66f68f8-a59e-4712-bec3-c66a3406e74a', 'x-compute-request-id': 'req-a66f68f8-a59e-4712-bec3-c66a3406e74a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:33:04Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:08,144 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.209s 2025-12-03 23:33:08,144 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:07 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7112e6c-68bb-4258-9fa2-7760b1d29dd7', 'x-compute-request-id': 'req-d7112e6c-68bb-4258-9fa2-7760b1d29dd7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'' 2025-12-03 23:33:08,767 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.622s 2025-12-03 23:33:08,768 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:08 GMT', 'server': 'Apache', 'content-length': '1540', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e23c5ae-845f-4adb-ac42-7942c4156513', 'x-compute-request-id': 'req-2e23c5ae-845f-4adb-ac42-7942c4156513', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:33:08Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:10,921 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 1.149s 2025-12-03 23:33:10,921 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:09 GMT', 'server': 'Apache', 'content-length': '1332', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34b547a5-96ff-4e6f-b97a-0cf24d609830', 'x-compute-request-id': 'req-34b547a5-96ff-4e6f-b97a-0cf24d609830', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:33:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:04.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": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:12,294 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.368s 2025-12-03 23:33:12,294 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:11 GMT', 'server': 'Apache', 'content-length': '1332', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f985fa-84da-41de-83ae-8f3b54c4b4dd', 'x-compute-request-id': 'req-55f985fa-84da-41de-83ae-8f3b54c4b4dd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"server": {"id": "829d6680-52c3-4da8-81d1-de84474e0c2c", "name": "tempest-TestVolumeBootPattern-server-1109838005", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:32:46Z", "updated": "2025-12-03T23:33:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/829d6680-52c3-4da8-81d1-de84474e0c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:04.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": [{"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3"}]}}' 2025-12-03 23:33:13,380 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c 0.078s 2025-12-03 23:33:13,381 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:13 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e30111a-b21b-46ce-a2a9-3ea743c3d342', 'x-compute-request-id': 'req-4e30111a-b21b-46ce-a2a9-3ea743c3d342', 'content2388 -type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/829d6680-52c3-4da8-81d1-de84474e0c2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 829d6680-52c3-4da8-81d1-de84474e0c2c could not be found."}}' 2025-12-03 23:33:13,589 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3 0.208s 2025-12-03 23:33:13,589 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:13 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a042d44-265d-45c8-9e6a-2af49cfbbed2', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3'} Body: b'' 2025-12-03 23:33:13,667 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3 0.077s 2025-12-03 23:33:13,669 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:13 GMT', 'server': 'Apache', 'content-length': '929', 'x-compute-request-id': 'req-a2c2514a-b5a4-4aeb-93ce-5c9af1f7b133', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c2514a-b5a4-4aeb-93ce-5c9af1f7b133', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3'} Body: b'{"volume": {"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:32:42.000000", "updated_at": "2025-12-03T23:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-1827657833", "description": null, "volume_type": "tempest-scenario-type-luks-1072837293", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:33:14,770 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3 0.097s 2025-12-03 23:33:14,771 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:14 GMT', 'server': 'Apache', 'content-length': '929', 'x-compute-request-id': 'req-e7b982bf-5b48-491a-83f0-c8a0b5a74ffa', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b982bf-5b48-491a-83f0-c8a0b5a74ffa', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3'} Body: b'{"volume": {"id": "e68af44c-47d0-4477-b6ba-f67055ae2fa3", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:32:42.000000", "updated_at": "2025-12-03T23:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-1827657833", "description": null, "volume_type": "tempest-scenario-type-luks-1072837293", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:33:15,847 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3 0.070s 2025-12-03 23:33:15,847 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:15 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-5aeafbee-33d5-4383-8c40-5cda463320c3', 'x-openstack-request-id': 'req-5aeafbee-33d5-4383-8c40-5cda463320c3', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/e68af44c-47d0-4477-b6ba-f67055ae2fa3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e68af44c-47d0-4477-b6ba-f67055ae2fa3 could not be found."}}' 2025-12-03 23:33:15,956 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1 0.109s 2025-12-03 23:33:15,957 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:15 GMT', 'server': 'Apache', 'content-length': '15', 'x-compute-request-id': 'req-6e172f1e-df38-48a6-914b-f10698234a7a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e172f1e-df38-48a6-914b-f10698234a7a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": []}' 2025-12-03 23:33:16,036 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3eb0e2bf-407d-466d-8b22-5b1e225efd3c 0.076s 2025-12-03 23:33:16,037 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:15 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83b70e7-a01a-4e2c-9563-a41ceb61a61f', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/3eb0e2bf-407d-466d-8b22-5b1e225efd3c'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:33:16.040018Z tags: worker-0 test: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] time: 2025-12-03 23:34:03.127228Z successful: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:33:16,040 20 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-1265354225 on backend None 2025-12-03 23:33:16,144 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types 0.102s 2025-12-03 23:33:16,144 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-luks2-1265354225", "extra_specs": {}}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:16 GMT', 'server': 'Apache', 'content-length': '213', 'x-compute-request-id': 'req-b30bb0db-5894-4b23-8d8b-6af813d41fdd', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30bb0db-5894-4b23-8d8b-6af813d41fdd', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types'} Body: b'{"volume_type": {"id": "9c148a4c-d734-416d-8d30-9b6b92319ec5", "name": "tempest-scenario-type-luks2-1265354225", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-12-03 23:33:16,145 20 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 9c148a4c-d734-416d-8d30-9b6b92319ec5 2025-12-03 23:33:16,229 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/9c148a4c-d734-416d-8d30-9b6b92319ec5/encryption 0.084s 2025-12-03 23:33:16,230 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:16 GMT', 'server': 'Apache', 'content-length': '231', 'x-compute-request-id': 'req-5995c207-80a5-4d60-a23e-f1a2efcac47d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5995c207-80a5-4d60-a23e-f1a2efcac47d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/9c148a4c-d734-416d-8d30-9b6b92319ec5/encryption'} Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "9c148a4c-d734-416d-8d30-9b6b92319ec5", "encryption_id": "b5178be4-dda1-4971-97b3-6b8f052b978b"}}' 2025-12-03 23:33:17,804 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.572s 2025-12-03 23:33:17,804 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-224540623", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1265354225", "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:16 GMT', 'server': 'Apache', 'content-length': '838', 'x-compute-request-id': 'req-840ac397-b215-4bf8-881c-f2ff0b8abc61', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840ac397-b215-4bf8-881c-f2ff0b8abc61', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "54e1e900-b77c-4281-921b-006456c26276", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:33:17.738796", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-224540623", "description": null, "volume_type": "tempest-scenario-type-luks2-1265354225", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/54e1e900-b77c-4281-921b-006456c26276"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:33:17,907 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276 0.099s 2025-12-03 23:33:17,907 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:17 GMT', 'server': 'Apache', 'content-length': '930', 'x-compute-request-id': 'req-145be578-4e11-4cd8-85a9-685866d01307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145be578-4e11-4cd8-85a9-685866d01307', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276'} Body: b'{"volume": {"id": "54e1e900-b77c-4281-921b-006456c26276", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:33:17.000000", "updated_at": "2025-12-03T23:33:17.000000", "name": "tempest-TestVolumeBootPattern-volume-224540623", "description": null, "volume_type": "tempest-scenario-type-luks2-1265354225", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/54e1e900-b77c-4281-921b-006456c26276"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:33:18,992 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276 0.080s 2025-12-03 23:33:18,992 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:18 GMT', 'server': 'Apache', 'content-length': '931', 'x-compute-request-id': 'req-5bb9b745-ef03-4141-a91d-f5add060d93e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb9b745-ef03-4141-a91d-f5add060d93e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276'} Body: b'{"volume": {"id": "54e1e900-b77c-4281-921b-006456c26276", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:33:17.000000", "updated_at": "2025-12-03T23:33:18.000000", "name": "tempest-TestVolumeBootPattern-volume-224540623", "description": null, "volume_type": "tempest-scenario-type-luks2-1265354225", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/54e1e900-b77c-4281-921b-006456c26276"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:33:18,996 20 INFO [tempest.common.waiters] volume 54e1e900-b77c-4281-921b-006456c26276 reached available after waiting for 1.996359 seconds 2025-12-03 23:33:19,088 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276 0.091s 2025-12-03 23:33:19,088 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:19 GMT', 'server': 'Apache', 'content-length': '931', 'x-compute-request-id': 'req-7097b481-2101-42a4-a88b-5a8c2be5e7b0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7097b481-2101-42a4-a88b-5a8c2be5e7b0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276'} Body: b'{"volume": {"id": "54e1e900-b77c-4281-921b-006456c26276", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:33:17.000000", "updated_at": "2025-12-03T23:33:18.000000", "name": "tempest-TestVolumeBootPattern-volume-224540623", "description": null, "volume_type": "tempest-scenario-type-luks2-1265354225", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/54e1e900-b77c-4281-921b-006456c26276"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:33:19,178 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276/action 0.086s 2025-12-03 23:33:19,179 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"os-set_bootable": {"bootable": true}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:19 GMT', 'server': 'Apache', 'content-length': '0', 'x-compute-request-id': 'req-d6fb7e7f-e89d-4fa8-9717-16403240f369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fb7e7f-e89d-4fa8-9717-16403240f369', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276/action'} Body: b'' 2025-12-03 23:33:19,546 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.359s 2025-12-03 23:33:19,546 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:19 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-238e20af-8a42-4baa-a3f2-2ceaa2ef8d11', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["h7UWxQCzTBKYO67cAfEkAw"], "expires_at": "2025-12-04T00:33:19.000000Z", "issued_at": "2025-12-03T23:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:33:19,546 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:33:22,300 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.753s 2025-12-03 23:33:22,300 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1496663122", "imageRef": "", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "block_device_mapping_v2": [{"uuid": "54e1e900-b77c-4281-921b-006456c26276", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:19 GMT', 'server': 'Apache', 'content-length': '432', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af26bd95-2b8d-4fe1-a09f-a5a96b320a79', 'x-compute-request-id': 'req-af26bd95-2b8d-4fe1-a09f-a5a96b320a79', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pn4XxpMzKRXW"}}' 2025-12-03 23:33:22,939 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.637s 2025-12-03 23:33:22,939 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:22 GMT', 'server': 'Apache', 'content-length': '1201', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2660d229-4b22-483d-b55a-0a32ba1ee5c3', 'x-compute-request-id': 'req-2660d229-4b22-483d-b55a-0a32ba1ee5c3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:33:24,168 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.224s 2025-12-03 23:33:24,169 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:23 GMT', 'server': 'Apache', 'content-length': '1317', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a80ac7-26f1-48b7-a3f9-948791a3e308', 'x-compute-request-id': 'req-42a80ac7-26f1-48b7-a3f9-948791a3e308', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:24,173 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:33:26,558 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 1.383s 2025-12-03 23:33:26,558 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:25 GMT', 'server': 'Apache', 'content-length': '1359', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8464ea11-2db3-44c7-be2e-e95f4387330c', 'x-compute-request-id': 'req-8464ea11-2db3-44c7-be2e-e95f4387330c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:28,779 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 1.216s 2025-12-03 23:33:28,780 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:27 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17969817-4e32-45b3-b8e0-e38a9b70c1a8', 'x-compute-request-id': 'req-17969817-4e32-45b3-b8e0-e38a9b70c1a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:28,787 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-12-03 23:33:31,227 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 1.438s 2025-12-03 23:33:31,227 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:29 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef678267-e714-458b-95c7-aab2affccc01', 'x-compute-request-id': 'req-ef678267-e714-458b-95c7-aab2affccc01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:33,184 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.952s 2025-12-03 23:33:33,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:32 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a650ad0d-9be7-410b-8c01-0dde5f63eade', 'x-compute-request-id': 'req-a650ad0d-9be7-410b-8c01-0dde5f63eade', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:35,140 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.951s 2025-12-03 23:33:35,141 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:34 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d484f28-6b55-41ad-9942-a960599c4525', 'x-compute-request-id': 'req-9d484f28-6b55-41ad-9942-a960599c4525', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:37,072 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.927s 2025-12-03 23:33:37,072 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:36 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71bc629c-bf55-414e-9e4c-425d635f9302', 'x-compute-request-id': 'req-71bc629c-bf55-414e-9e4c-425d635f9302', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:38,927 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.851s 2025-12-03 23:33:38,928 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:38 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb50f02-dbd5-4b80-8b44-1a5d2d279be8', 'x-compute-request-id': 'req-fdb50f02-dbd5-4b80-8b44-1a5d2d279be8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:41,133 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 1.202s 2025-12-03 23:33:41,134 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:39 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d8292e-373f-4c7f-a0b4-8c2aec1c822e', 'x-compute-request-id': 'req-d5d8292e-373f-4c7f-a0b4-8c2aec1c822e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:42,666 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.526s 2025-12-03 23:33:42,666 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:42 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3bbdfb8-bce2-4786-ba28-a1a965a30cbb', 'x-compute-request-id': 'req-a3bbdfb8-bce2-4786-ba28-a1a965a30cbb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:44,099 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.429s 2025-12-03 23:33:44,099 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:43 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8bec3f3-154b-445d-8572-767988e76720', 'x-compute-request-id': 'req-d8bec3f3-154b-445d-8572-767988e76720', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:46,085 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.981s 2025-12-03 23:33:46,086 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:45 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a4f045-45c6-4a17-965c-9a216aaffcb8', 'x-compute-request-id': 'req-55a4f045-45c6-4a17-965c-9a216aaffcb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:48,199 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 1.108s 2025-12-03 23:33:48,199 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:47 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f38c1c59-3c55-4f4a-8361-3edebb2b0b61', 'x-compute-request-id': 'req-f38c1c59-3c55-4f4a-8361-3edebb2b0b61', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:49,954 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.750s 2025-12-03 23:33:49,955 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:49 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8993c2-22bf-486a-a040-eb0efe449dfc', 'x-compute-request-id': 'req-ae8993c2-22bf-486a-a040-eb0efe449dfc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:52,126 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 1.162s 2025-12-03 23:33:52,127 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:50 GMT', 'server': 'Apache', 'content-length': '1534', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a878b35-92d8-4306-8a24-ebd0ae4ddd34', 'x-compute-request-id': 'req-0a878b35-92d8-4306-8a24-ebd0ae4ddd34', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:49Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:19:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:52,130 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 30 second wait 2025-12-03 23:33:53,224 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 1.094s 2025-12-03 23:33:53,224 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:52 GMT', 'server': 'Apache', 'content-length': '1534', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3419df25-b55a-4fcc-b384-56b49937f5d1', 'x-compute-request-id': 'req-3419df25-b55a-4fcc-b384-56b49937f5d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:49Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:19:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:49.000000", "OS-SRV-USG:terminated_at": null, "securit5FB2 y_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:54,157 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.928s 2025-12-03 23:33:54,158 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:53 GMT', 'server': 'Apache', 'content-length': '1534', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb8b862-7baa-48dc-b7de-ea74383eb902', 'x-compute-request-id': 'req-bfb8b862-7baa-48dc-b7de-ea74383eb902', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:49Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:19:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:54,347 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.185s 2025-12-03 23:33:54,347 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:54 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13839bad-6811-428c-adfd-bf6d6221ca8a', 'x-compute-request-id': 'req-13839bad-6811-428c-adfd-bf6d6221ca8a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'' 2025-12-03 23:33:55,178 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.830s 2025-12-03 23:33:55,178 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:54 GMT', 'server': 'Apache', 'content-length': '1540', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ecfee66-3f9c-4656-9e74-9d3e9b69b9b3', 'x-compute-request-id': 'req-7ecfee66-3f9c-4656-9e74-9d3e9b69b9b3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:54Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:19:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:56,486 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.304s 2025-12-03 23:33:56,486 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:56 GMT', 'server': 'Apache', 'content-length': '1332', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff4c8fd-2508-491d-977f-46deba9602b0', 'x-compute-request-id': 'req-0ff4c8fd-2508-491d-977f-46deba9602b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33: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": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:57,989 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.497s 2025-12-03 23:33:57,989 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:57 GMT', 'server': 'Apache', 'content-length': '1332', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be849b4f-71ac-4c6c-be8f-8a8638e16512', 'x-compute-request-id': 'req-be849b4f-71ac-4c6c-be8f-8a8638e16512', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33: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": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:33:59,230 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.237s 2025-12-03 23:33:59,231 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:33:59 GMT', 'server': 'Apache', 'content-length': '1332', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a42239-1938-47e8-b0c1-e7653f5c9f39', 'x-compute-request-id': 'req-c7a42239-1938-47e8-b0c1-e7653f5c9f39', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"server": {"id": "3bcf5e32-652d-4a21-865f-e087a5a445b8", "name": "tempest-TestVolumeBootPattern-server-1496663122", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:33:22Z", "updated": "2025-12-03T23:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:33: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": [{"id": "54e1e900-b77c-4281-921b-006456c26276"}]}}' 2025-12-03 23:34:00,350 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8 0.113s 2025-12-03 23:34:00,350 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:00 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee65952d-c45a-4be1-89c4-dedca8fb36ef', 'x-compute-request-id': 'req-ee65952d-c45a-4be1-89c4-dedca8fb36ef', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/3bcf5e32-652d-4a21-865f-e087a5a445b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3bcf5e32-652d-4a21-865f-e087a5a445b8 could not be found."}}' 2025-12-03 23:34:00,591 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276 0.241s 2025-12-03 23:34:00,592 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:00 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c055195-e6b6-4fb1-81f0-73fc84710f2e', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276'} Body: b'' 2025-12-03 23:34:00,731 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276 0.139s 2025-12-03 23:34:00,732 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:00 GMT', 'server': 'Apache', 'content-length': '929', 'x-compute-request-id': 'req-32d82be5-ed72-4104-9980-c1ace612ee98', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d82be5-ed72-4104-9980-c1ace612ee98', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276'} Body: b'{"volume": {"id": "54e1e900-b77c-4281-921b-006456c26276", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:33:17.000000", "updated_at": "2025-12-03T23:34:00.000000", "name": "tempest-TestVolumeBootPattern-volume-224540623", "description": null, "volume_type": "tempest-scenario-type-luks2-1265354225", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/54e1e900-b77c-4281-921b-006456c26276"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:01,856 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276 0.120s 2025-12-03 23:34:01,856 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:01 GMT', 'server': 'Apache', 'content-length': '929', 'x-compute-request-id': 'req-480c5949-b2de-4b93-8933-3574204fd0e7', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480c5949-b2de-4b93-8933-3574204fd0e7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276'} Body: b'{"volume": {"id": "54e1e900-b77c-4281-921b-006456c26276", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:33:17.000000", "updated_at": "2025-12-03T23:34:00.000000", "name": "tempest-TestVolumeBootPattern-volume-224540623", "description": null, "volume_type": "tempest-scenario-type-luks2-1265354225", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/54e1e900-b77c-4281-921b-006456c26276"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:02,941 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276 0.081s 2025-12-03 23:34:02,942 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:02 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-24bc94c3-cdd8-479d-884b-23ab7107f8e8', 'x-openstack-request-id': 'req-24bc94c3-cdd8-479d-884b-23ab7107f8e8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/54e1e900-b77c-4281-921b-006456c26276'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 54e1e900-b77c-4281-921b-006456c26276 could not be found."}}' 2025-12-03 23:34:03,014 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1 0.071s 2025-12-03 23:34:03,014 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:02 GMT', 'server': 'Apache', 'content-length': '15', 'x-compute-request-id': 'req-2b05d683-5792-4067-a5f5-7b0bddb5c741', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b05d683-5792-4067-a5f5-7b0bddb5c741', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": []}' 2025-12-03 23:34:03,126 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/9c148a4c-d734-416d-8d30-9b6b92319ec5 0.108s 2025-12-03 23:34:03,126 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:03 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7eb6d45-48a9-412d-9a46-760f0968e18d', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/types/9c148a4c-d734-416d-8d30-9b6b92319ec5'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:34:03.129960Z tags: worker-0 test: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] time: 2025-12-03 23:34:53.654343Z successful: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:34:03,307 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147 0.177s 2025-12-03 23:34:03,307 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:03 GMT', 'server': 'Apache', 'content-length': '861', 'x-openstack-request-id': 'req-a06e2c44-b196-41ad-a9b9-5e67ea9147b2', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147'} Body: b'{"hw_rng_model": "virtio", "name": "cirros-0.6.2-x86_64-disk.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ebdbc6bd6ac94fca9ac245c271bc304b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "created_at": "2025-12-03T22:49:41Z", "updated_at": "2025-12-03T22:49:43Z", "tags": [], "self": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147", "file": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:34:04,861 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.553s 2025-12-03 23:34:04,862 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "snapshot_id": null, "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:03 GMT', 'server': 'Apache', 'content-length': '820', 'x-compute-request-id': 'req-44d427d6-1cfb-416a-b1b1-e1faae7a88a5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d427d6-1cfb-416a-b1b1-e1faae7a88a5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.794890", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:34:04,952 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.087s 2025-12-03 23:34:04,952 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:04 GMT', 'server': 'Apache', 'content-length': '888', 'x-compute-request-id': 'req-21846028-c1b0-42cf-be7b-432c37480a07', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21846028-c1b0-42cf-be7b-432c37480a07', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:06,055 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.099s 2025-12-03 23:34:06,055 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:05 GMT', 'server': 'Apache', 'content-length': '912', 'x-compute-request-id': 'req-1f145736-9311-40c6-8827-1f00de3958f1', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f145736-9311-40c6-8827-1f00de3958f1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:07,161 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.102s 2025-12-03 23:34:07,162 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:07 GMT', 'server': 'Apache', 'content-length': '912', 'x-compute-request-id': 'req-66a34ebf-70c6-4d0d-bf18-6f2706ad4c5a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a34ebf-70c6-4d0d-bf18-6f2706ad4c5a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:08,273 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.106s 2025-12-03 23:34:08,273 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:08 GMT', 'server': 'Apache', 'content-length': '970', 'x-compute-request-id': 'req-461007e7-99fd-4296-91cb-b50c718e3707', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461007e7-99fd-4296-91cb-b50c718e3707', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:34:09,399 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.122s 2025-12-03 23:34:09,399 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:09 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-5d837b46-a1ae-4ddc-ae3f-1709b47b865c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d837b46-a1ae-4ddc-ae3f-1709b47b865c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:34:10,533 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.129s 2025-12-03 23:34:10,533 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:10 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-af39e775-188f-4243-8c03-4139d063e67d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af39e775-188f-4243-8c03-4139d063e67d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:34:11,648 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.110s 2025-12-03 23:34:11,648 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:11 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-cb4c68c3-4d9f-475c-81b8-3ca0791e8262', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4c68c3-4d9f-475c-81b8-3ca0791e8262', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:34:12,733 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.081s 2025-12-03 23:34:12,733 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:12 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-89b5848d-ccd9-4a0b-83a7-3eb5c28ef862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b5848d-ccd9-4a0b-83a7-3eb5c28ef862', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:34:13,839 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.101s 2025-12-03 23:34:13,840 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:13 GMT', 'server': 'Apache', 'content-length': '1247', 'x-compute-request-id': 'req-7191ba35-4926-492b-a4fc-eab0a4f64f67', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7191ba35-4926-492b-a4fc-eab0a4f64f67', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:34:13,843 20 INFO [tempest.common.waiters] volume 8149c040-0a26-43d7-8896-b0c1d2feb021 reached available after waiting for 9.843331 seconds 2025-12-03 23:34:13,923 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.079s 2025-12-03 23:34:13,923 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:13 GMT', 'server': 'Apache', 'content-length': '1247', 'x-compute-request-id': 'req-84de05d9-0e5c-4f31-80bf-d0896e47358a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84de05d9-0e5c-4f31-80bf-d0896e47358a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:34:14,129 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots 0.203s 2025-12-03 23:34:14,129 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1318591324", "description": null, "metadata": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:13 GMT', 'server': 'Apache', 'content-length': '308', 'x-compute-request-id': 'req-3040e8ab-4129-4dfc-b8b7-0b2659eb967e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3040e8ab-4129-4dfc-b8b7-0b2659eb967e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots'} Body: b'{"snapshot": {"id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "created_at": "2025-12-03T23:34:14.068067", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1318591324", "description": null, "volume_id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "creating", "size": 1, "metadata": {}}}' 2025-12-03 23:34:14,215 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053 0.084s 2025-12-03 23:34:14,215 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:14 GMT', 'server': 'Apache', 'content-length': '440', 'x-compute-request-id': 'req-07bcb580-ef51-41ae-8ad2-10ebad1dce8b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bcb580-ef51-41ae-8ad2-10ebad1dce8b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053'} Body: b'{"snapshot": {"id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "created_at": "2025-12-03T23:34:14.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1318591324", "description": null, "volume_id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "0%"}}' 2025-12-03 23:34:15,311 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053 0.092s 2025-12-03 23:34:15,311 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:15 GMT', 'server': 'Apache', 'content-length': '467', 'x-compute-request-id': 'req-6598c27c-69b9-406b-97ae-cba50a4a1f3f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6598c27c-69b9-406b-97ae-cba50a4a1f3f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053'} Body: b'{"snapshot": {"id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "created_at": "2025-12-03T23:34:14.000000", "updated_at": "2025-12-03T23:34:15.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1318591324", "description": null, "volume_id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:34:15,313 20 INFO [tempest.common.waiters] snapshot d5af72e9-2c72-45cf-a37f-6e7838f62053 reached available after waiting for 1.313231 seconds 2025-12-03 23:34:15,392 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053 0.079s 2025-12-03 23:34:15,392 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:15 GMT', 'server': 'Apache', 'content-length': '467', 'x-compute-request-id': 'req-0b06b5ed-7c27-4e28-beb1-92f9a12629d7', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b06b5ed-7c27-4e28-beb1-92f9a12629d7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053'} Body: b'{"snapshot": {"id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "created_at": "2025-12-03T23:34:14.000000", "updated_at": "2025-12-03T23:34:15.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1318591324", "description": null, "volume_id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:34:15,732 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.333s 2025-12-03 23:34:15,732 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:15 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-929cd045-782b-4e2b-aa2c-d098cbefa8ab', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["HRJcMeQURXWfgZXjXoAFGw"], "expires_at": "2025-12-04T00:34:15.000000Z", "issued_at": "2025-12-03T23:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:34:15,733 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:34:18,339 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.605s 2025-12-03 23:34:18,339 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1914070634", "imageRef": "", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "block_device_mapping_v2": [{"uuid": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:15 GMT', 'server': 'Apache', 'content-length': '432', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b1517a2-eb40-4a0c-bb2b-a6076019c620', 'x-compute-request-id': 'req-6b1517a2-eb40-4a0c-bb2b-a6076019c620', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "fikTWYp2jTvN"}}' 2025-12-03 23:34:18,765 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.424s 2025-12-03 23:34:18,765 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:18 GMT', 'server': 'Apache', 'content-length': '1201', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e730666-d82a-4602-a550-5aeb60698523', 'x-compute-request-id': 'req-7e730666-d82a-4602-a550-5aeb60698523', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:19,982 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.212s 2025-12-03 23:34:19,982 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:19 GMT', 'server': 'Apache', 'content-length': '1271', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14464f7e-3072-401e-a3cc-206c54a41d65', 'x-compute-request-id': 'req-14464f7e-3072-401e-a3cc-206c54a41d65', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:19,986 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2025-12-03 23:34:21,402 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.415s 2025-12-03 23:34:21,402 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:20 GMT', 'server': 'Apache', 'content-length': '1313', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f850c17-f696-4a33-94d2-dbed077a1722', 'x-compute-request-id': 'req-3f850c17-f696-4a33-94d2-dbed077a1722', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:23,622 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 1.215s 2025-12-03 23:34:23,623 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:22 GMT', 'server': 'Apache', 'content-length': '1313', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aa6ede9-222b-4683-a912-db2d386d42f6', 'x-compute-request-id': 'req-9aa6ede9-222b-4683-a912-db2d386d42f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:25,154 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.527s 2025-12-03 23:34:25,154 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:24 GMT', 'server': 'Apache', 'content-length': '1313', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-672183a7-8db4-492c-bf6c-268aa530cfc2', 'x-compute-request-id': 'req-672183a7-8db4-492c-bf6c-268aa530cfc2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:26,669 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.511s 2025-12-03 23:34:26,670 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:26 GMT', 'server': 'Apache', 'content-length': '1313', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb00685-14ca-40e4-b2a1-416cc4a2d3b9', 'x-compute-request-id': 'req-dbb00685-14ca-40e4-b2a1-416cc4a2d3b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:28,148 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.474s 2025-12-03 23:34:28,148 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:27 GMT', 'server': 'Apache', 'content-length': '1313', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc41334b-a190-478b-8209-0f7bfee6a93d', 'x-compute-request-id': 'req-fc41334b-a190-478b-8209-0f7bfee6a93d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:29,714 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.561s 2025-12-03 23:34:29,714 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:29 GMT', 'server': 'Apache', 'content-length': '1313', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b92774-d432-4402-8cb7-5e5b1d19102e', 'x-compute-request-id': 'req-c9b92774-d432-4402-8cb7-5e5b1d19102e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:34:31,325 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.604s 2025-12-03 23:34:31,325 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:30 GMT', 'server': 'Apache', 'content-length': '1359', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e245f14-112c-479b-a276-88bbd56ebfba', 'x-compute-request-id': 'req-1e245f14-112c-479b-a276-88bbd56ebfba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:33,098 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.769s 2025-12-03 23:34:33,098 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:32 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b152d0b-7959-47de-8d44-afb582914aa3', 'x-compute-request-id': 'req-3b152d0b-7959-47de-8d44-afb582914aa3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstC29F ack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:33,102 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 15 second wait 2025-12-03 23:34:35,144 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 1.041s 2025-12-03 23:34:35,144 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:34 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898e8b51-ef8e-4d59-80fa-fb40e438adcc', 'x-compute-request-id': 'req-898e8b51-ef8e-4d59-80fa-fb40e438adcc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:36,960 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.811s 2025-12-03 23:34:36,961 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:36 GMT', 'server': 'Apache', 'content-length': '1347', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15eb1cb2-438d-40af-89d6-b112ee16c1d0', 'x-compute-request-id': 'req-15eb1cb2-438d-40af-89d6-b112ee16c1d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:38,905 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.938s 2025-12-03 23:34:38,905 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:37 GMT', 'server': 'Apache', 'content-length': '1535', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3dc4b1e-f14e-4037-b04f-ac0bc8c5b264', 'x-compute-request-id': 'req-c3dc4b1e-f14e-4037-b04f-ac0bc8c5b264', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:36Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:54:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:34:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:38,908 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2025-12-03 23:34:39,966 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 1.057s 2025-12-03 23:34:39,967 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:38 GMT', 'server': 'Apache', 'content-length': '1535', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3961e81-6e9d-4118-94ff-846e4d70fbb9', 'x-compute-request-id': 'req-e3961e81-6e9d-4118-94ff-846e4d70fbb9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:36Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:54:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:34:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:40,955 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.983s 2025-12-03 23:34:40,955 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:39 GMT', 'server': 'Apache', 'content-length': '1535', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540ed0e4-74a3-4a09-9341-5a15e78984c7', 'x-compute-request-id': 'req-540ed0e4-74a3-4a09-9341-5a15e78984c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:36Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:54:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:34:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:41,074 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0 0.115s 2025-12-03 23:34:41,074 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:40 GMT', 'server': 'Apache', 'content-length': '1517', 'x-compute-request-id': 'req-9b68ef93-873c-4029-8e37-c5bffba37403', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b68ef93-873c-4029-8e37-c5bffba37403', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0'} Body: b'{"volume": {"id": "1177b748-ad2b-46a4-a221-d240271cbcf0", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:20.000000", "updated_at": "2025-12-03T23:34:30.000000", "name": "", "description": "", "volume_type": "__DEFAULT__", "snapshot_id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0", "attachment_id": "e7a6de7b-05c8-4f8e-9a0c-792055c66ba8", "volume_id": "1177b748-ad2b-46a4-a221-d240271cbcf0", "server_id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "host_name": null, "device": "/dev/vda", "attached_at": "2025-12-03T23:34:30.000000"}], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:34:41,240 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.162s 2025-12-03 23:34:41,240 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:41 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee7c281a-4d0a-4415-a507-631d33a729e2', 'x-compute-request-id': 'req-ee7c281a-4d0a-4415-a507-631d33a729e2', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'' 2025-12-03 23:34:42,269 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 1.028s 2025-12-03 23:34:42,270 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:41 GMT', 'server': 'Apache', 'content-length': '1541', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d860120-b569-41df-bdce-3595ed9e1b60', 'x-compute-request-id': 'req-2d860120-b569-41df-bdce-3595ed9e1b60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:41Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:54:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:34:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:43,619 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.342s 2025-12-03 23:34:43,619 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:43 GMT', 'server': 'Apache', 'content-length': '1499', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aad50d9-26ac-4fda-934c-0f3085727bf6', 'x-compute-request-id': 'req-8aad50d9-26ac-4fda-934c-0f3085727bf6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:41Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:54:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:34:36.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": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:44,943 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.320s 2025-12-03 23:34:44,943 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:44 GMT', 'server': 'Apache', 'content-length': '1332', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea5ffdd-cb61-43b7-9036-fb34327f1c1f', 'x-compute-request-id': 'req-8ea5ffdd-cb61-43b7-9036-fb34327f1c1f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:34:36.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": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:46,454 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.505s 2025-12-03 23:34:46,455 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:45 GMT', 'server': 'Apache', 'content-length': '1332', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930176d5-4d66-41b4-af5e-54e8edd06b38', 'x-compute-request-id': 'req-930176d5-4d66-41b4-af5e-54e8edd06b38', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"server": {"id": "ea2e874b-6d33-409e-b62d-15e34bcd6f07", "name": "tempest-TestVolumeBootPattern-server-1914070634", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:34:18Z", "updated": "2025-12-03T23:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-03T23:34:36.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": [{"id": "1177b748-ad2b-46a4-a221-d240271cbcf0"}]}}' 2025-12-03 23:34:47,565 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.106s 2025-12-03 23:34:47,565 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:47 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6744a83-c88f-431d-b997-0de16b6a96e8', 'x-compute-request-id': 'req-f6744a83-c88f-431d-b997-0de16b6a96e8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ea2e874b-6d33-409e-b62d-15e34bcd6f07 could not be found."}}' 2025-12-03 23:34:47,643 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0 0.078s 2025-12-03 23:34:47,644 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:47 GMT', 'server': 'Apache', 'content-length': '1224', 'x-compute-request-id': 'req-aae19cd3-12fb-4049-9332-8e39b2759418', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae19cd3-12fb-4049-9332-8e39b2759418', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0'} Body: b'{"volume": {"id": "1177b748-ad2b-46a4-a221-d240271cbcf0", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:20.000000", "updated_at": "2025-12-03T23:34:46.000000", "name": "", "description": "", "volume_type": "__DEFAULT__", "snapshot_id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:34:48,742 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0 0.093s 2025-12-03 23:34:48,742 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:48 GMT', 'server': 'Apache', 'content-length': '1224', 'x-compute-request-id': 'req-ef36c0bc-e4a8-4b5d-bcca-31109fba37e2', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef36c0bc-e4a8-4b5d-bcca-31109fba37e2', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0'} Body: b'{"volume": {"id": "1177b748-ad2b-46a4-a221-d240271cbcf0", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:20.000000", "updated_at": "2025-12-03T23:34:46.000000", "name": "", "description": "", "volume_type": "__DEFAULT__", "snapshot_id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:34:49,810 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0 0.061s 2025-12-03 23:34:49,811 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:49 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-182f88ff-20de-4081-8858-b7b877ac7036', 'x-openstack-request-id': 'req-182f88ff-20de-4081-8858-b7b877ac7036', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/1177b748-ad2b-46a4-a221-d240271cbcf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1177b748-ad2b-46a4-a221-d240271cbcf0 could not be found."}}' 2025-12-03 23:34:49,919 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.108s 2025-12-03 23:34:49,920 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:49 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb8e3ae-24e1-4f00-add4-a6543f1178b5', 'x-compute-request-id': 'req-4fb8e3ae-24e1-4f00-add4-a6543f1178b5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ea2e874b-6d33-409e-b62d-15e34bcd6f07 could not be found."}}' 2025-12-03 23:34:50,000 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07 0.080s 2025-12-03 23:34:50,000 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:49 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f51b60-0e50-436b-ae52-72fc355cb390', 'x-compute-request-id': 'req-d6f51b60-0e50-436b-ae52-72fc355cb390', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/ea2e874b-6d33-409e-b62d-15e34bcd6f07'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ea2e874b-6d33-409e-b62d-15e34bcd6f07 could not be found."}}' 2025-12-03 23:34:50,153 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053 0.152s 2025-12-03 23:34:50,154 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:50 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f86a3ca-6c96-4db8-94af-583463c1a7b1', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053'} Body: b'' 2025-12-03 23:34:50,221 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053 0.066s 2025-12-03 23:34:50,221 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:50 GMT', 'server': 'Apache', 'content-length': '466', 'x-compute-request-id': 'req-0443faee-c9a7-4d92-bf7d-9622e0151c1b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0443faee-c9a7-4d92-bf7d-9622e0151c1b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053'} Body: b'{"snapshot": {"id": "d5af72e9-2c72-45cf-a37f-6e7838f62053", "created_at": "2025-12-03T23:34:14.000000", "updated_at": "2025-12-03T23:34:50.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1318591324", "description": null, "volume_id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:34:51,294 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053 0.070s 2025-12-03 23:34:51,294 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:51 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-6398b30f-923a-43d4-a714-5466a356751c', 'x-openstack-request-id': 'req-6398b30f-923a-43d4-a714-5466a356751c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/d5af72e9-2c72-45cf-a37f-6e7838f62053'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot d5af72e9-2c72-45cf-a37f-6e7838f62053 could not be found."}}' 2025-12-03 23:34:51,382 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.087s 2025-12-03 23:34:51,382 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:51 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01c05da-9656-4c40-9a05-57feac456531', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'' 2025-12-03 23:34:51,458 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.075s 2025-12-03 23:34:51,459 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:51 GMT', 'server': 'Apache', 'content-length': '1246', 'x-compute-request-id': 'req-e15de3f1-11b8-4e81-b18a-72f97031baed', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15de3f1-11b8-4e81-b18a-72f97031baed', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:51.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:34:52,553 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.090s 2025-12-03 23:34:52,554 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:52 GMT', 'server': 'Apache', 'content-length': '1246', 'x-compute-request-id': 'req-87357e33-13e2-4ab4-aaf8-daaeeb0c3306', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87357e33-13e2-4ab4-aaf8-daaeeb0c3306', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"volume": {"id": "8149c040-0a26-43d7-8896-b0c1d2feb021", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:04.000000", "updated_at": "2025-12-03T23:34:51.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1869070850", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:34:53,653 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021 0.094s 2025-12-03 23:34:53,654 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:53 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-7cc50f76-a91f-4044-ace7-1274780d1f86', 'x-openstack-request-id': 'req-7cc50f76-a91f-4044-ace7-1274780d1f86', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/8149c040-0a26-43d7-8896-b0c1d2feb021'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8149c040-0a26-43d7-8896-b0c1d2feb021 could not be found."}}' 0 ] tags: -worker-0 time: 2025-12-03 23:34:53.659083Z tags: worker-0 test: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] time: 2025-12-03 23:37:03.186188Z successful: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:34:53,756 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147 0.097s 2025-12-03 23:34:53,757 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:53 GMT', 'server': 'Apache', 'content-length': '861', 'x-openstack-request-id': 'req-bdf07ba1-c754-475d-9811-955302059f6a', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147'} Body: b'{"hw_rng_model": "virtio", "name": "cirros-0.6.2-x86_64-disk.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ebdbc6bd6ac94fca9ac245c271bc304b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "created_at": "2025-12-03T22:49:41Z", "updated_at": "2025-12-03T22:49:43Z", "tags": [], "self": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147", "file": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:34:54,835 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.078s 2025-12-03 23:34:54,836 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "snapshot_id": null, "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:53 GMT', 'server': 'Apache', 'content-length': '820', 'x-compute-request-id': 'req-0753b6be-d5d5-454f-b692-4d12afdeae02', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0753b6be-d5d5-454f-b692-4d12afdeae02', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.776140", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:34:54,918 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.079s 2025-12-03 23:34:54,918 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:54 GMT', 'server': 'Apache', 'content-length': '888', 'x-compute-request-id': 'req-3e5827a8-170c-4f5b-b478-10fc16852c52', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5827a8-170c-4f5b-b478-10fc16852c52', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:55,999 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.076s 2025-12-03 23:34:55,999 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:55 GMT', 'server': 'Apache', 'content-length': '912', 'x-compute-request-id': 'req-42902dc8-d9c6-4722-ad8f-44be21a29b17', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42902dc8-d9c6-4722-ad8f-44be21a29b17', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:34:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:57,092 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.088s 2025-12-03 23:34:57,093 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:57 GMT', 'server': 'Apache', 'content-length': '912', 'x-compute-request-id': 'req-dd779861-8778-408a-b2bc-d8f1adc968d2', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd779861-8778-408a-b2bc-d8f1adc968d2', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:34:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:34:58,174 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.077s 2025-12-03 23:34:58,174 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:58 GMT', 'server': 'Apache', 'content-length': '970', 'x-compute-request-id': 'req-0111668a-b284-42bd-ac1c-f9dd62800bc1', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0111668a-b284-42bd-ac1c-f9dd62800bc1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:34:54.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:34:59,455 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.276s 2025-12-03 23:34:59,455 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:34:59 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-59444f51-b579-41f4-89d1-fece95191272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59444f51-b579-41f4-89d1-fece95191272', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:34:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:35:00,612 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.151s 2025-12-03 23:35:00,612 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:00 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-9b51fda8-b231-4b44-815f-b54003394eae', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b51fda8-b231-4b44-815f-b54003394eae', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:34:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:35:01,725 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.107s 2025-12-03 23:35:01,725 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:01 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-c193ddc4-df55-4883-b779-18bd5ab811f5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c193ddc4-df55-4883-b779-18bd5ab811f5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:34:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:35:02,812 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.083s 2025-12-03 23:35:02,813 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:02 GMT', 'server': 'Apache', 'content-length': '1247', 'x-compute-request-id': 'req-a9f2f583-fbdd-456d-b6d8-451eddd31e62', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f2f583-fbdd-456d-b6d8-451eddd31e62', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:35:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:35:02,817 20 INFO [tempest.common.waiters] volume f9e6f6da-570c-4f5d-835b-99c75d783f8e reached available after waiting for 8.817290 seconds 2025-12-03 23:35:02,900 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.083s 2025-12-03 23:35:02,901 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:02 GMT', 'server': 'Apache', 'content-length': '1247', 'x-compute-request-id': 'req-e8d0294c-56f9-4fbd-9674-4b2921459410', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d0294c-56f9-4fbd-9674-4b2921459410', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:35:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:35:03,196 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.289s 2025-12-03 23:35:03,196 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:02 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1bee5bcb-ac6b-4211-bb4a-06e787220c50', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["1MdjdQj7Qe6ZCJToCNE9aQ"], "expires_at": "2025-12-04T00:35:03.000000Z", "issued_at": "2025-12-03T23:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:35:03,197 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:35:03,198 20 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-12-03 23:35:03,198 20 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-12-03 23:35:03,308 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.109s 2025-12-03 23:35:03,309 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-688375579", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJLbUG7WQDy5uxQ/fIuRJQbZqqaQ9FSmF75eOYCnQ0K+tyrKUhx9JtbFutQhG/MpNFPNYldhIYNompO6Kco5+Y5Opi4WvdOZTylFUJoWJ41wotJ1U0pxRWVY+s/bOlIBdQ=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:03 GMT', 'server': 'Apache', 'content-length': '385', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8681ba4d-87f7-405f-ad56-9debbaa168f4', 'x-compute-request-id': 'req-8681ba4d-87f7-405f-ad56-9debbaa168f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-688375579", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJLbUG7WQDy5uxQ/fIuRJQbZqqaQ9FSmF75eOYCnQ0K+tyrKUhx9JtbFutQhG/MpNFPNYldhIYNompO6Kco5+Y5Opi4WvdOZTylFUJoWJ41wotJ1U0pxRWVY+s/bOlIBdQ==", "fingerprint": "ea:3d:2d:ee:90:bd:fb:27:32:ca:70:b1:20:cd:1d:2c", "user_id": "562adaac81824180a41f0757e2b448ee"}}' 2025-12-03 23:35:03,311 20 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-688375579 created 2025-12-03 23:35:03,774 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.462s 2025-12-03 23:35:03,774 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--793642516", "description": "tempest-description--1480874278"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-41665d25-ea80-4584-aa09-0946e84ab3cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "c78ee89f-c805-4999-9588-7f0e40063e44", "name": "tempest-securitygroup--793642516", "stateful": true, "tenant_id": "17135a905ddc412883361a7397e2e39c", "description": "tempest-description--1480874278", "shared": false, "security_group_rules": [{"id": "0cf6c1a3-f087-425c-a86c-60b57814cd6c", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "c78ee89f-c805-4999-9588-7f0e40063e44", "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": 2177, "description": null, "tags": [], "created_at": "2025-12-03T23:35:03Z", "updated_at": "2025-12-03T23:35:03Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}, {"id": "df79beb4-6c96-4860-ab46-35c89c46cc8f", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "c78ee89f-c805-4999-9588-7f0e40063e44", "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": 2178, "description": null, "tags": [], "created_at": "2025-12-03T23:35:03Z", "updated_at": "2025-12-03T23:35:03Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}], "tags": [], "created_at": "2025-12-03T23:35:03Z", "updated_at": "2025-12-03T23:35:03Z", "revision_number": 1, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:35:04,035 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.260s 2025-12-03 23:35:04,035 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c78ee89f-c805-4999-9588-7f0e40063e44", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-40d12101-bb86-4dcb-9d36-758f92aada65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1ccd4277-e6d7-458c-9ea1-492465d08932", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "c78ee89f-c805-4999-9588-7f0e40063e44", "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, "description": "", "created_at": "2025-12-03T23:35:03Z", "updated_at": "2025-12-03T23:35:03Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:35:04,243 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.207s 2025-12-03 23:35:04,244 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c78ee89f-c805-4999-9588-7f0e40063e44", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e8a64977-baea-4f7c-8a90-a8fe4bbc9e39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "736d589a-d2e4-48e0-b0b3-f69795278a24", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "c78ee89f-c805-4999-9588-7f0e40063e44", "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, "description": "", "created_at": "2025-12-03T23:35:04Z", "updated_at": "2025-12-03T23:35:04Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:35:04,245 20 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--793642516 created 2025-12-03 23:35:05,946 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.695s 2025-12-03 23:35:05,947 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-09de514c-65e9-4cfe-a914-b19cecfb12e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "daeee7cd-e787-4c58-a65c-22ecaccf119e", "tenant_id": "17135a905ddc412883361a7397e2e39c", "floating_ip_address": "192.168.122.247", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "17135a905ddc412883361a7397e2e39c", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:35:05Z", "updated_at": "2025-12-03T23:35:05Z", "revision_number": 0}}' 2025-12-03 23:35:05,947 20 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'daeee7cd-e787-4c58-a65c-22ecaccf119e', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'floating_ip_address': '192.168.122.247', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '17135a905ddc412883361a7397e2e39c', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:35:05Z', 'updated_at': '2025-12-03T23:35:05Z', 'revision_number': 0, 'ip': '192.168.122.247'} created 2025-12-03 23:35:05,949 20 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-688375579', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJLbUG7WQDy5uxQ/fIuRJQbZqqaQ9FSmF75eOYCnQ0K+tyrKUhx9JtbFutQhG/MpNFPNYldhIYNompO6Kco5+Y5Opi4WvdOZTylFUJoWJ41wotJ1U0pxRWVY+s/bOlIBdQ==', 'fingerprint': 'ea:3d:2d:ee:90:bd:fb:27:32:ca:70:b1:20:cd:1d:2c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDyq/m+UenlTAXY7qUrzIHvLlMIGkJFfDiBE2J//57CUXTQCQ8/ygcd\n0gPH60J8NoKgBwYFK4EEACKhZANiAASS21Bu1kA8ubsUP3yLkSUG2aqmkPRUphe+\nXjmAp0NCvrcqylIcfSbWxbrUIRvzKTRTzWJXYSGDaJqTuinKOfmOTqYuFr3TmU8p\nRVCaFieNcKLSdVNKcUVlWPrP2zpSAXU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c78ee89f-c805-4999-9588-7f0e40063e44', 'name': 'tempest-securitygroup--793642516', 'stateful': True, 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'description': 'tempest-description--1480874278', 'shared': False, 'security_group_rules': [{'id': '0cf6c1a3-f087-425c-a86c-60b57814cd6c', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'security_group_id': 'c78ee89f-c805-4999-9588-7f0e40063e44', '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': 2177, 'description': None, 'tags': [], 'created_at': '2025-12-03T23:35:03Z', 'updated_at': '2025-12-03T23:35:03Z', 'revision_number': 0, 'project_id': '17135a905ddc412883361a7397e2e39c'}, {'id': 'df79beb4-6c96-4860-ab46-35c89c46cc8f', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'security_group_id': 'c78ee89f-c805-4999-9588-7f0e40063e44', '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': 2178, 'description': None, 'tags': [], 'created_at': '2025-12-03T23:35:03Z', 'updated_at': '2025-12-03T23:35:03Z', 'revision_number': 0, 'project_id': '17135a905ddc412883361a7397e2e39c'}], 'tags': [], 'created_at': '2025-12-03T23:35:03Z', 'updated_at': '2025-12-03T23:35:03Z', 'revision_number': 1, 'project_id': '17135a905ddc412883361a7397e2e39c'}, 'floating_ip': {'id': 'daeee7cd-e787-4c58-a65c-22ecaccf119e', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'floating_ip_address': '192.168.122.247', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '17135a905ddc412883361a7397e2e39c', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:35:05Z', 'updated_at': '2025-12-03T23:35:05Z', 'revision_number': 0, 'ip': '192.168.122.247'}} 2025-12-03 23:35:08,428 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.477s 2025-12-03 23:35:08,428 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "imageRef": "", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "block_device_mapping_v2": [{"uuid": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}], "security_groups": [{"name": "tempest-securitygroup--793642516"}], "key_name": "tempest-keypair-688375579", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:05 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221cd998-29ed-434b-863e-8e9b6c375d54', 'x-compute-request-id': 'req-221cd998-29ed-434b-863e-8e9b6c375d54', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--793642516"}], "adminPass": "dZoWMXY5DweW"}}' 2025-12-03 23:35:08,759 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.328s 2025-12-03 23:35:08,760 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:08 GMT', 'server': 'Apache', 'content-length': '1237', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19de3ba-25b3-430d-acad-af7c42eebb40', 'x-compute-request-id': 'req-a19de3ba-25b3-430d-acad-af7c42eebb40', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-688375579", "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-12-03 23:35:10,005 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.241s 2025-12-03 23:35:10,005 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:09 GMT', 'server': 'Apache', 'content-length': '1353', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3babd559-30a4-42e0-a352-d1fb9e3a5fc6', 'x-compute-request-id': 'req-3babd559-30a4-42e0-a352-d1fb9e3a5fc6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:10,010 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:35:11,446 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.435s 2025-12-03 23:35:11,447 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:11 GMT', 'server': 'Apache', 'content-length': '1420', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c7b013-a9e2-4415-88cf-652e910234c2', 'x-compute-request-id': 'req-94c7b013-a9e2-4415-88cf-652e910234c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "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": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:12,900 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.448s 2025-12-03 23:35:12,901 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:12 GMT', 'server': 'Apache', 'content-length': '1420', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bbe00f-f12c-43fa-bfa7-5d8c8f90f5a3', 'x-compute-request-id': 'req-c8bbe00f-f12c-43fa-bfa7-5d8c8f90f5a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "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": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:15,981 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 2.076s 2025-12-03 23:35:15,981 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:13 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3819400c-1e1e-49ea-8100-838f0f6cedec', 'x-compute-request-id': 'req-3819400c-1e1e-49ea-8100-838f0f6cedec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:15,984 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-12-03 23:35:18,839 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 1.853s 2025-12-03 23:35:18,840 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:16 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c616dbb-f50a-445e-b5df-520d24453456', 'x-compute-request-id': 'req-6c616dbb-f50a-445e-b5df-520d24453456', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:20,976 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 1.131s 2025-12-03 23:35:20,976 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:19 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a60b93-ea5c-4b38-9c11-7bd400f82491', 'x-compute-request-id': 'req-e7a60b93-ea5c-4b38-9c11-7bd400f82491', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:23,109 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 1.128s 2025-12-03 23:35:23,109 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:21 GMT', 'server': 'Apache', 'content-length': '1595', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ed735d-099f-42f2-a812-571debebe69e', 'x-compute-request-id': 'req-f3ed735d-099f-42f2-a812-571debebe69e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"ser10000 ver": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:20Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:d4:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": "2025-12-03T23:35:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:23,113 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-12-03 23:35:23,678 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161/os-interface 0.564s 2025-12-03 23:35:23,678 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:23 GMT', 'server': 'Apache', 'content-length': '284', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7500e2a8-7f4b-41cf-9f35-5755a7a5e7f0', 'x-compute-request-id': 'req-7500e2a8-7f4b-41cf-9f35-5755a7a5e7f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4255372-0837-43de-a120-ee3d8c67279c", "port_id": "62879aa1-e4d4-438e-8c8c-907308111b2d", "mac_addr": "fa:16:3e:a4:d4:be", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9c5b8d3-912c-4925-95a2-7beff76fb01d", "ip_address": "10.100.0.6"}]}]}' 2025-12-03 23:35:24,436 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/daeee7cd-e787-4c58-a65c-22ecaccf119e 0.755s 2025-12-03 23:35:24,436 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "62879aa1-e4d4-438e-8c8c-907308111b2d"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-9b7b0f54-ce88-4b7d-b12a-5e8720dc3d91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/daeee7cd-e787-4c58-a65c-22ecaccf119e'} Body: b'{"floatingip": {"id": "daeee7cd-e787-4c58-a65c-22ecaccf119e", "tenant_id": "17135a905ddc412883361a7397e2e39c", "floating_ip_address": "192.168.122.247", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f6241046-c845-43cf-abb3-e9e67a5a265b", "port_id": "62879aa1-e4d4-438e-8c8c-907308111b2d", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d4255372-0837-43de-a120-ee3d8c67279c", "mac_address": "fa:16:3e:a4:d4:be", "admin_state_up": true, "status": "ACTIVE", "device_id": "2372f8df-05c3-4022-b0ee-3307ced34161", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:35:05Z", "updated_at": "2025-12-03T23:35:23Z", "revision_number": 1, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:35:24,437 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-03 23:35:39,625 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:35:39,738 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:35:39,739 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-03 23:35:40,232 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.492s 2025-12-03 23:35:40,232 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:39 GMT', 'server': 'Apache', 'content-length': '1717', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f4a0e3-6677-431a-9092-6b00a8ba7bca', 'x-compute-request-id': 'req-37f4a0e3-6677-431a-9092-6b00a8ba7bca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:35:20Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:d4:be"}, {"version": 4, "addr": "192.168.122.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:d4:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": "2025-12-03T23:35:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:35:40,237 20 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPattern-volume-backed-server-220522216 2025-12-03 23:35:42,757 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161/action 2.520s 2025-12-03 23:35:42,758 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-TestVolumeBootPatternsnapshot-237575455"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:40 GMT', 'server': 'Apache', 'content-length': '0', 'location': 'https://glance-default-internal.openstack.svc:9292//images/b0785a14-41d8-4929-979f-8b742fefe2af', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e45cf1-6be5-434f-b5c8-9e7b0202f9e4', 'x-compute-request-id': 'req-02e45cf1-6be5-434f-b5c8-9e7b0202f9e4', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161/action'} Body: b'' 2025-12-03 23:35:42,851 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af 0.092s 2025-12-03 23:35:42,852 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:42 GMT', 'server': 'Apache', 'content-length': '1878', 'x-openstack-request-id': 'req-c676dfd5-2ec5-4177-8b41-5ce9241adee5', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af'} Body: b'{"signature_verified": "False", "hw_rng_model": "virtio", "base_image_ref": "", "owner_user_name": "tempest-TestVolumeBootPattern-787648750-project-member", "owner_project_name": "tempest-TestVolumeBootPattern-787648750", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "root_device_name": "/dev/vda", "block_device_mapping": "[{\\"volume_type\\": null, \\"disk_bus\\": \\"virtio\\", \\"volume_size\\": 1, \\"encryption_format\\": null, \\"tag\\": null, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"75c870e7-5a8e-4c57-b179-6b92a01989dd\\", \\"volume_id\\": null, \\"delete_on_termination\\": true, \\"encryption_secret_uuid\\": null, \\"guest_format\\": null, \\"no_device\\": null, \\"encrypted\\": null, \\"source_type\\": \\"snapshot\\", \\"device_type\\": \\"disk\\", \\"boot_index\\": 0, \\"destination_type\\": \\"volume\\", \\"image_id\\": null, \\"encryption_options\\": null}]", "bdm_v2": "True", "name": "tempest-TestVolumeBootPatternsnapshot-237575455", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "17135a905ddc412883361a7397e2e39c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "b0785a14-41d8-4929-979f-8b742fefe2af", "created_at": "2025-12-03T23:35:41Z", "updated_at": "2025-12-03T23:35:42Z", "tags": [], "self": "/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af", "file": "/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:35:42,929 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af 0.077s 2025-12-03 23:35:42,929 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:42 GMT', 'server': 'Apache', 'content-length': '1878', 'x-openstack-request-id': 'req-da7b35ad-444e-4c2a-b7e9-f47e8b162faa', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af'} Body: b'{"signature_verified": "False", "hw_rng_model": "virtio", "base_image_ref": "", "owner_user_name": "tempest-TestVolumeBootPattern-787648750-project-member", "owner_project_name": "tempest-TestVolumeBootPattern-787648750", "boot_roles": "member,reader", "hw_machine_type": "q35", "hw_cdrom_bus": "sata", "hw_disk_bus": "virtio", "hw_input_bus": "usb", "hw_pointer_model": "usbtablet", "hw_video_model": "virtio", "hw_vif_model": "virtio", "root_device_name": "/dev/vda", "block_device_mapping": "[{\\"volume_type\\": null, \\"disk_bus\\": \\"virtio\\", \\"volume_size\\": 1, \\"encryption_format\\": null, \\"tag\\": null, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"75c870e7-5a8e-4c57-b179-6b92a01989dd\\", \\"volume_id\\": null, \\"delete_on_termination\\": true, \\"encryption_secret_uuid\\": null, \\"guest_format\\": null, \\"no_device\\": null, \\"encrypted\\": null, \\"source_type\\": \\"snapshot\\", \\"device_type\\": \\"disk\\", \\"boot_index\\": 0, \\"destination_type\\": \\"volume\\", \\"image_id\\": null, \\"encryption_options\\": null}]", "bdm_v2": "True", "name": "tempest-TestVolumeBootPatternsnapshot-237575455", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "17135a905ddc412883361a7397e2e39c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "b0785a14-41d8-4929-979f-8b742fefe2af", "created_at": "2025-12-03T23:35:41Z", "updated_at": "2025-12-03T23:35:42Z", "tags": [], "self": "/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af", "file": "/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:35:43,019 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd 0.089s 2025-12-03 23:35:43,019 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:42 GMT', 'server': 'Apache', 'content-length': '478', 'x-compute-request-id': 'req-14f8770a-9f5f-46dc-9eae-90dfb88348ad', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f8770a-9f5f-46dc-9eae-90dfb88348ad', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd'} Body: b'{"snapshot": {"id": "75c870e7-5a8e-4c57-b179-6b92a01989dd", "created_at": "2025-12-03T23:35:40.000000", "updated_at": "2025-12-03T23:35:41.000000", "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-237575455", "description": null, "volume_id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:35:43,021 20 INFO [tempest.common.waiters] snapshot 75c870e7-5a8e-4c57-b179-6b92a01989dd reached available after waiting for 0.021377 seconds 2025-12-03 23:35:43,021 20 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternsnapshot-237575455 for server tempest-TestVolumeBootPattern-volume-backed-server-220522216 2025-12-03 23:35:43,345 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.321s 2025-12-03 23:35:43,346 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:43 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1b4a0afd-14df-4c6c-baba-e899fcf5e865', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["Qjoiu_yZQtygqo12ahgvRg"], "expires_at": "2025-12-04T00:35:43.000000Z", "issued_at": "2025-12-03T23:35:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:35:43,346 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:35:43,347 20 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-12-03 23:35:43,347 20 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-12-03 23:35:43,469 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.121s 2025-12-03 23:35:43,469 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1967872066", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDMxecMFbq1SWhPMFwCx7qGVNN0wckYAIokoZWHtgyMnn0PTrR1FIxTTtszfTb3lCzpMc8v0FNMxhYN/1If8KaBlKKWbdJe3dDUnaeaqkoghqphTENsnIbJNnguVZWdhA=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:43 GMT', 'server': 'Apache', 'content-length': '386', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b0962cf-638f-47c0-919d-64102edfdeae', 'x-compute-request-id': 'req-3b0962cf-638f-47c0-919d-64102edfdeae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1967872066", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDMxecMFbq1SWhPMFwCx7qGVNN0wckYAIokoZWHtgyMnn0PTrR1FIxTTtszfTb3lCzpMc8v0FNMxhYN/1If8KaBlKKWbdJe3dDUnaeaqkoghqphTENsnIbJNnguVZWdhA==", "fingerprint": "14:69:5c:5a:bc:2d:6b:d3:41:8f:d1:cc:07:9c:fc:06", "user_id": "562adaac81824180a41f0757e2b448ee"}}' 2025-12-03 23:35:43,472 20 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1967872066 created 2025-12-03 23:35:43,734 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.262s 2025-12-03 23:35:43,735 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1897893283", "description": "tempest-description--1804272403"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-71812b89-9511-47c6-a2f0-013fc97e1037', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "e65496d3-1e73-4465-8305-67a0ce5a21f9", "name": "tempest-securitygroup--1897893283", "stateful": true, "tenant_id": "17135a905ddc412883361a7397e2e39c", "description": "tempest-description--1804272403", "shared": false, "security_group_rules": [{"id": "54944263-38cf-4abb-97ec-ae6556a2c12f", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "e65496d3-1e73-4465-8305-67a0ce5a21f9", "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": 2186, "description": null, "tags": [], "created_at": "2025-12-03T23:35:43Z", "updated_at": "2025-12-03T23:35:43Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}, {"id": "9af8dd91-d153-45f4-8826-12e7a395aab9", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "e65496d3-1e73-4465-8305-67a0ce5a21f9", "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": 2185, "description": null, "tags": [], "created_at": "2025-12-03T23:35:43Z", "updated_at": "2025-12-03T23:35:43Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}], "tags": [], "created_at": "2025-12-03T23:35:43Z", "updated_at": "2025-12-03T23:35:43Z", "revision_number": 1, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:35:43,996 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.260s 2025-12-03 23:35:43,996 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e65496d3-1e73-4465-8305-67a0ce5a21f9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3698bf77-52c2-417f-913e-fc4aaf736d4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4011cbb3-d9c5-48f3-ba13-a57cd1f238bb", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "e65496d3-1e73-4465-8305-67a0ce5a21f9", "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, "description": "", "created_at": "2025-12-03T23:35:43Z", "updated_at": "2025-12-03T23:35:43Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:35:44,248 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.251s 2025-12-03 23:35:44,248 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e65496d3-1e73-4465-8305-67a0ce5a21f9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2156c0a2-a780-479d-8eaa-7451ebc7f81c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b411c86-212b-4681-be70-70df5dd208a6", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "e65496d3-1e73-4465-8305-67a0ce5a21f9", "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, "description": "", "created_at": "2025-12-03T23:35:44Z", "updated_at": "2025-12-03T23:35:44Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:35:44,249 20 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1897893283 created 2025-12-03 23:35:45,312 20 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.060s 2025-12-03 23:35:45,313 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-6fc58d09-6fef-46ca-a1dd-7201c7d800c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1f235c75-2317-479e-9d74-8556e86d11d3", "tenant_id": "17135a905ddc412883361a7397e2e39c", "floating_ip_address": "192.168.122.249", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "17135a905ddc412883361a7397e2e39c", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:35:44Z", "updated_at": "2025-12-03T23:35:44Z", "revision_number": 0}}' 2025-12-03 23:35:45,313 20 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1f235c75-2317-479e-9d74-8556e86d11d3', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'floating_ip_address': '192.168.122.249', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '17135a905ddc412883361a7397e2e39c', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:35:44Z', 'updated_at': '2025-12-03T23:35:44Z', 'revision_number': 0, 'ip': '192.168.122.249'} created 2025-12-03 23:35:45,315 20 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1967872066', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHDMxecMFbq1SWhPMFwCx7qGVNN0wckYAIokoZWHtgyMnn0PTrR1FIxTTtszfTb3lCzpMc8v0FNMxhYN/1If8KaBlKKWbdJe3dDUnaeaqkoghqphTENsnIbJNnguVZWdhA==', 'fingerprint': '14:69:5c:5a:bc:2d:6b:d3:41:8f:d1:cc:07:9c:fc:06', 'user_id': '562adaac81824180a41f0757e2b448ee', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRQxOPYP87etmIonzXsRmQf6QL50skQftI7rzpUEWW5n/DJminxjvv\nVNNk8BlGRsigBwYFK4EEACKhZANiAARwzMXnDBW6tUloTzBcAse6hlTTdMHJGACK\nJKGVh7YMjJ59D060dRSMU07bM30295Qs6THPL9BTTMYWDf9SH/CmgZSilm3SXt3Q\n1J2nmqpKIIaqYUxDbJyGyTZ4LlWVnYQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e65496d3-1e73-4465-8305-67a0ce5a21f9', 'name': 'tempest-securitygroup--1897893283', 'stateful': True, 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'description': 'tempest-description--1804272403', 'shared': False, 'security_group_rules': [{'id': '54944263-38cf-4abb-97ec-ae6556a2c12f', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'security_group_id': 'e65496d3-1e73-4465-8305-67a0ce5a21f9', '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': 2186, 'description': None, 'tags': [], 'created_at': '2025-12-03T23:35:43Z', 'updated_at': '2025-12-03T23:35:43Z', 'revision_number': 0, 'project_id': '17135a905ddc412883361a7397e2e39c'}, {'id': '9af8dd91-d153-45f4-8826-12e7a395aab9', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'security_group_id': 'e65496d3-1e73-4465-8305-67a0ce5a21f9', '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': 2185, 'description': None, 'tags': [], 'created_at': '2025-12-03T23:35:43Z', 'updated_at': '2025-12-03T23:35:43Z', 'revision_number': 0, 'project_id': '17135a905ddc412883361a7397e2e39c'}], 'tags': [], 'created_at': '2025-12-03T23:35:43Z', 'updated_at': '2025-12-03T23:35:43Z', 'revision_number': 1, 'project_id': '17135a905ddc412883361a7397e2e39c'}, 'floating_ip': {'id': '1f235c75-2317-479e-9d74-8556e86d11d3', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'floating_ip_address': '192.168.122.249', 'floating_network_id': '028583f1-6fe0-4d55-b869-739d10dff786', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '17135a905ddc412883361a7397e2e39c', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-03T23:35:44Z', 'updated_at': '2025-12-03T23:35:44Z', 'revision_number': 0, 'ip': '192.168.122.249'}} 2025-12-03 23:35:47,195 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.879s 2025-12-03 23:35:47,195 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "imageRef": "b0785a14-41d8-4929-979f-8b742fefe2af", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}], "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "key_name": "tempest-keypair-1967872066", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:45 GMT', 'server': 'Apache', 'content-length': '458', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b2a4f8-14cb-4c2e-acaf-191f61e296c1', 'x-compute-request-id': 'req-f4b2a4f8-14cb-4c2e-acaf-191f61e296c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "adminPass": "QwKk3FngrEWQ"}}' 2025-12-03 23:35:47,412 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.214s 2025-12-03 23:35:47,412 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:47 GMT', 'server': 'Apache', 'content-length': '1423', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e33ee5-263b-4258-83fa-0a443beaee4e', 'x-compute-request-id': 'req-17e33ee5-263b-4258-83fa-0a443beaee4e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1967872066", "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-12-03 23:35:48,779 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.362s 2025-12-03 23:35:48,780 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:48 GMT', 'server': 'Apache', 'content-length': '1493', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7418932-e940-4ee8-9465-64dc066e3266', 'x-compute-request-id': 'req-f7418932-e940-4ee8-9465-64dc066e3266', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-03 23:35:48,783 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2025-12-03 23:35:50,201 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.417s 2025-12-03 23:35:50,201 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:49 GMT', 'server': 'Apache', 'content-length': '1561', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ec609b-6848-482f-88c6-2aa97a350ce4', 'x-compute-request-id': 'req-65ec609b-6848-482f-88c6-2aa97a350ce4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "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-12-03 23:35:52,265 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 1.059s 2025-12-03 23:35:52,265 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:51 GMT', 'server': 'Apache', 'content-length': '1561', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5acce58-bd18-4bbf-9642-f72214433cdc', 'x-compute-request-id': 'req-d5acce58-bd18-4bbf-9642-f72214433cdc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "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-12-03 23:35:53,706 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.436s 2025-12-03 23:35:53,707 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:53 GMT', 'server': 'Apache', 'content-length': '1561', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-087c4cc7-f770-4f61-927f-d11a40507123', 'x-compute-request-id': 'req-087c4cc7-f770-4f61-927f-d11a40507123', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "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-12-03 23:35:56,361 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 1.649s 2025-12-03 23:35:56,361 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:54 GMT', 'server': 'Apache', 'content-length': '1607', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d5dbf7-2023-4701-8979-0ac7c88301f9', 'x-compute-request-id': 'req-89d5dbf7-2023-4701-8979-0ac7c88301f9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "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": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:35:58,153 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.787s 2025-12-03 23:35:58,153 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:57 GMT', 'server': 'Apache', 'content-length': '1595', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8346e489-d390-4d1c-ab94-4f063984a887', 'x-compute-request-id': 'req-8346e489-d390-4d1c-ab94-4f063984a887', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:35:58,157 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait 2025-12-03 23:35:59,545 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.386s 2025-12-03 23:35:59,545 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:35:59 GMT', 'server': 'Apache', 'content-length': '1595', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-063df213-9ad0-4d0e-bc66-a811e8065acd', 'x-compute-request-id': 'req-063df213-9ad0-4d0e-bc66-a811e8065acd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:01,090 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.530s 2025-12-03 23:36:01,090 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:00 GMT', 'server': 'Apache', 'content-length': '1595', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e280aae-7987-417f-a8a9-ec2df7ebb3e8', 'x-compute-request-id': 'req-5e280aae-7987-417f-a8a9-ec2df7ebb3e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:03,130 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack10000 .apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 1.035s 2025-12-03 23:36:03,131 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:02 GMT', 'server': 'Apache', 'content-length': '1782', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999e5d51-7280-4c6c-b3bc-2d4a78a37f6c', 'x-compute-request-id': 'req-999e5d51-7280-4c6c-b3bc-2d4a78a37f6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:36:00Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:92:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": "2025-12-03T23:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:03,134 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2025-12-03 23:36:03,683 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce/os-interface 0.548s 2025-12-03 23:36:03,683 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:03 GMT', 'server': 'Apache', 'content-length': '284', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8906db-f8bd-4052-b70b-48970c23e9a0', 'x-compute-request-id': 'req-3a8906db-f8bd-4052-b70b-48970c23e9a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4255372-0837-43de-a120-ee3d8c67279c", "port_id": "49c6bcc1-2db8-4bc4-aa35-f712157097e2", "mac_addr": "fa:16:3e:f4:92:6b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9c5b8d3-912c-4925-95a2-7beff76fb01d", "ip_address": "10.100.0.3"}]}]}' 2025-12-03 23:36:04,233 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 PUT https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/1f235c75-2317-479e-9d74-8556e86d11d3 0.548s 2025-12-03 23:36:04,233 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "49c6bcc1-2db8-4bc4-aa35-f712157097e2"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-0f267abd-2712-47ba-8aa4-553216e124ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/1f235c75-2317-479e-9d74-8556e86d11d3'} Body: b'{"floatingip": {"id": "1f235c75-2317-479e-9d74-8556e86d11d3", "tenant_id": "17135a905ddc412883361a7397e2e39c", "floating_ip_address": "192.168.122.249", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f6241046-c845-43cf-abb3-e9e67a5a265b", "port_id": "49c6bcc1-2db8-4bc4-aa35-f712157097e2", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d4255372-0837-43de-a120-ee3d8c67279c", "mac_address": "fa:16:3e:f4:92:6b", "admin_state_up": true, "status": "ACTIVE", "device_id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:35:44Z", "updated_at": "2025-12-03T23:36:03Z", "revision_number": 1, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:36:04,234 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2025-12-03 23:36:35,935 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:36:36,343 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:36:36,343 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2025-12-03 23:36:37,192 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.848s 2025-12-03 23:36:37,192 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:36 GMT', 'server': 'Apache', 'content-length': '1904', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e45a447c-5d80-417b-8d67-af88c196f44c', 'x-compute-request-id': 'req-e45a447c-5d80-417b-8d67-af88c196f44c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:36:00Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:92:6b"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:92:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": "2025-12-03T23:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:37,299 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba 0.103s 2025-12-03 23:36:37,300 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:37 GMT', 'server': 'Apache', 'content-length': '1517', 'x-compute-request-id': 'req-5428c74d-04b1-483c-bdc7-dabcf3f27f0a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5428c74d-04b1-483c-bdc7-dabcf3f27f0a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba'} Body: b'{"volume": {"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:35:48.000000", "updated_at": "2025-12-03T23:35:56.000000", "name": "", "description": "", "volume_type": "__DEFAULT__", "snapshot_id": "75c870e7-5a8e-4c57-b179-6b92a01989dd", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba", "attachment_id": "4e0610be-a752-4ec9-9a2c-2a2bcc4d67eb", "volume_id": "3679a497-5948-44f7-81ad-65eefe1bb9ba", "server_id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "host_name": null, "device": "/dev/vda", "attached_at": "2025-12-03T23:35:56.000000"}], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:36:37,471 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.168s 2025-12-03 23:36:37,471 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:37 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c86bf01-01e0-4697-bd9b-9f627ab8b90c', 'x-compute-request-id': 'req-9c86bf01-01e0-4697-bd9b-9f627ab8b90c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'' 2025-12-03 23:36:38,094 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.623s 2025-12-03 23:36:38,094 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:37 GMT', 'server': 'Apache', 'content-length': '1910', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4683dc46-e302-4e00-9216-2a02cadadd95', 'x-compute-request-id': 'req-4683dc46-e302-4e00-9216-2a02cadadd95', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:36:37Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:92:6b"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:92:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": "2025-12-03T23:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:39,494 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.395s 2025-12-03 23:36:39,495 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:39 GMT', 'server': 'Apache', 'content-length': '1910', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-979dfb39-2e2b-48c4-ae4c-22bc95fa1fda', 'x-compute-request-id': 'req-979dfb39-2e2b-48c4-ae4c-22bc95fa1fda', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:36:38Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:92:6b"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:92:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": "2025-12-03T23:36:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1897893283"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:40,968 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.467s 2025-12-03 23:36:40,968 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:40 GMT', 'server': 'Apache', 'content-length': '1554', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67af76a-c056-468a-9f0c-74b5e48c8639', 'x-compute-request-id': 'req-b67af76a-c056-468a-9f0c-74b5e48c8639', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:36:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": "2025-12-03T23:36: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": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:42,245 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.271s 2025-12-03 23:36:42,245 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:41 GMT', 'server': 'Apache', 'content-length': '1554', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5024840a-2df5-4eed-b03f-d781c147649c', 'x-compute-request-id': 'req-5024840a-2df5-4eed-b03f-d781c147649c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"server": {"id": "afd97eb0-5ff9-49df-a642-e78a8058b0ce", "name": "tempest-TestVolumeBootPattern-image-snapshot-server-843199827", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": {"id": "b0785a14-41d8-4929-979f-8b742fefe2af", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/images/b0785a14-41d8-4929-979f-8b742fefe2af"}]}, "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:47Z", "updated": "2025-12-03T23:36:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1967872066", "OS-SRV-USG:launched_at": "2025-12-03T23:36: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": [{"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba"}]}}' 2025-12-03 23:36:43,366 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.116s 2025-12-03 23:36:43,367 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:43 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89370c5d-c43b-45fc-b324-1f047c4a49a1', 'x-compute-request-id': 'req-89370c5d-c43b-45fc-b324-1f047c4a49a1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance afd97eb0-5ff9-49df-a642-e78a8058b0ce could not be found."}}' 2025-12-03 23:36:43,472 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba 0.105s 2025-12-03 23:36:43,472 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:43 GMT', 'server': 'Apache', 'content-length': '1224', 'x-compute-request-id': 'req-e91b057c-3162-4f56-8cd7-884fc80e0af1', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91b057c-3162-4f56-8cd7-884fc80e0af1', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba'} Body: b'{"volume": {"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:35:48.000000", "updated_at": "2025-12-03T23:36:42.000000", "name": "", "description": "", "volume_type": "__DEFAULT__", "snapshot_id": "75c870e7-5a8e-4c57-b179-6b92a01989dd", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:36:44,558 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba 0.081s 2025-12-03 23:36:44,558 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:44 GMT', 'server': 'Apache', 'content-length': '1224', 'x-compute-request-id': 'req-2b4c7237-b2db-4828-9333-7e7ccae183f3', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4c7237-b2db-4828-9333-7e7ccae183f3', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba'} Body: b'{"volume": {"id": "3679a497-5948-44f7-81ad-65eefe1bb9ba", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:35:48.000000", "updated_at": "2025-12-03T23:36:42.000000", "name": "", "description": "", "volume_type": "__DEFAULT__", "snapshot_id": "75c870e7-5a8e-4c57-b179-6b92a01989dd", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:36:45,639 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba 0.076s 2025-12-03 23:36:45,640 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:45 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-68637d98-9a52-48fb-b050-4b29c79f8d71', 'x-openstack-request-id': 'req-68637d98-9a52-48fb-b050-4b29c79f8d71', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/3679a497-5948-44f7-81ad-65eefe1bb9ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3679a497-5948-44f7-81ad-65eefe1bb9ba could not be found."}}' 2025-12-03 23:36:45,735 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd 0.095s 2025-12-03 23:36:45,736 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:45 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f2c4e1-f663-4daa-98bc-790c406cb23f', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd'} Body: b'' 2025-12-03 23:36:45,823 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd 0.087s 2025-12-03 23:36:45,824 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:45 GMT', 'server': 'Apache', 'content-length': '477', 'x-compute-request-id': 'req-6c6c6d62-7cd4-46fa-9bcf-2964eff4f29f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6c6d62-7cd4-46fa-9bcf-2964eff4f29f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd'} Body: b'{"snapshot": {"id": "75c870e7-5a8e-4c57-b179-6b92a01989dd", "created_at": "2025-12-03T23:35:40.000000", "updated_at": "2025-12-03T23:36:45.000000", "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-237575455", "description": null, "volume_id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:36:46,894 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd 0.067s 2025-12-03 23:36:46,895 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-608a518b-682f-4f33-be02-1e5038098ba7', 'x-openstack-request-id': 'req-608a518b-682f-4f33-be02-1e5038098ba7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 75c870e7-5a8e-4c57-b179-6b92a01989dd could not be found."}}' 2025-12-03 23:36:47,046 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.150s 2025-12-03 23:36:47,047 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:46 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3de84ce8-aba5-4b25-b7b5-c477854b5279', 'x-compute-request-id': 'req-3de84ce8-aba5-4b25-b7b5-c477854b5279', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'' 2025-12-03 23:36:48,832 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 1.784s 2025-12-03 23:36:48,832 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:47 GMT', 'server': 'Apache', 'content-length': '1723', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57f16bd-3910-4b55-8bff-71c00d26b97c', 'x-compute-request-id': 'req-a57f16bd-3910-4b55-8bff-71c00d26b97c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:36:47Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:d4:be"}, {"version": 4, "addr": "192.168.122.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:d4:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": "2025-12-03T23:35:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793642516"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:36:50,110 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.272s 2025-12-03 23:36:50,110 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:49 GMT', 'server': 'Apache', 'content-length': '1368', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d38cb280-fde8-420e-ac9e-33c23081d373', 'x-compute-request-id': 'req-d38cb280-fde8-420e-ac9e-33c23081d373', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": "2025-12-03T23:35:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:36:51,995 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.880s 2025-12-03 23:36:51,996 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:51 GMT', 'server': 'Apache', 'content-length': '1368', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d54c4fb-8200-4736-a50e-377af1607785', 'x-compute-request-id': 'req-4d54c4fb-8200-4736-a50e-377af1607785', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"server": {"id": "2372f8df-05c3-4022-b0ee-3307ced34161", "name": "tempest-TestVolumeBootPattern-volume-backed-server-220522216", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:35:08Z", "updated": "2025-12-03T23:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2372f8df-05c3-4022-b0ee-3307ced34161"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-688375579", "OS-SRV-USG:launched_at": "2025-12-03T23:35:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e"}]}}' 2025-12-03 23:36:53,082 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.081s 2025-12-03 23:36:53,082 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:53 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3945cd77-cf01-42b6-981c-51e42c0edc2f', 'x-compute-request-id': 'req-3945cd77-cf01-42b6-981c-51e42c0edc2f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2372f8df-05c3-4022-b0ee-3307ced34161 could not be found."}}' 2025-12-03 23:36:53,188 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.105s 2025-12-03 23:36:53,189 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:53 GMT', 'server': 'Apache', 'content-length': '1246', 'x-compute-request-id': 'req-581e5958-05d5-427d-8b12-b348a4a207ac', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581e5958-05d5-427d-8b12-b348a4a207ac', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:36:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:36:54,291 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.098s 2025-12-03 23:36:54,291 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:54 GMT', 'server': 'Apache', 'content-length': '1246', 'x-compute-request-id': 'req-9c73a581-dbbf-4faa-8a81-fa526bce6682', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c73a581-dbbf-4faa-8a81-fa526bce6682', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"volume": {"id": "f9e6f6da-570c-4f5d-835b-99c75d783f8e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:34:54.000000", "updated_at": "2025-12-03T23:36:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1499657069", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:36:55,378 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.082s 2025-12-03 23:36:55,378 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:55 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-a040f63f-9cad-435a-bb7a-8ac1075f0176', 'x-openstack-request-id': 'req-a040f63f-9cad-435a-bb7a-8ac1075f0176', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f9e6f6da-570c-4f5d-835b-99c75d783f8e could not be found."}}' 2025-12-03 23:36:55,465 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.086s 2025-12-03 23:36:55,465 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:55 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da466aa-30f0-4c81-96c2-f27f3d703ece', 'x-compute-request-id': 'req-6da466aa-30f0-4c81-96c2-f27f3d703ece', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance afd97eb0-5ff9-49df-a642-e78a8058b0ce could not be found."}}' 2025-12-03 23:36:55,560 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce 0.094s 2025-12-03 23:36:55,560 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:55 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e150b4f-23bc-4080-bdad-1a319aa9ceeb', 'x-compute-request-id': 'req-9e150b4f-23bc-4080-bdad-1a319aa9ceeb', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/afd97eb0-5ff9-49df-a642-e78a8058b0ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance afd97eb0-5ff9-49df-a642-e78a8058b0ce could not be found."}}' 2025-12-03 23:36:55,666 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-1967872066 0.105s 2025-12-03 23:36:55,666 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:55 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b78cbc7-5764-47ac-a76a-840a656771ed', 'x-compute-request-id': 'req-1b78cbc7-5764-47ac-a76a-840a656771ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-1967872066'} Body: b'' 2025-12-03 23:36:56,141 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/e65496d3-1e73-4465-8305-67a0ce5a21f9 0.474s 2025-12-03 23:36:56,141 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-615d8cfe-6ad0-4019-963b-930db685abf0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/e65496d3-1e73-4465-8305-67a0ce5a21f9'} Body: b'' 2025-12-03 23:36:56,304 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/e65496d3-1e73-4465-8305-67a0ce5a21f9 0.163s 2025-12-03 23:36:56,304 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-037a356d-db18-4953-bd86-6fe17c93097d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/e65496d3-1e73-4465-8305-67a0ce5a21f9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e65496d3-1e73-4465-8305-67a0ce5a21f9 does not exist", "detail": ""}}' 2025-12-03 23:36:58,835 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/1f235c75-2317-479e-9d74-8556e86d11d3 2.530s 2025-12-03 23:36:58,836 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-676f00fe-b5ce-42b7-a9a3-8c14a6d84ec2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/1f235c75-2317-479e-9d74-8556e86d11d3'} Body: b'' 2025-12-03 23:36:58,931 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd 0.090s 2025-12-03 23:36:58,932 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-2f077769-fa47-487e-b0d6-3cf0a0783048', 'x-openstack-request-id': 'req-2f077769-fa47-487e-b0d6-3cf0a0783048', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 75c870e7-5a8e-4c57-b179-6b92a01989dd could not be found."}}' 2025-12-03 23:36:59,002 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd 0.070s 2025-12-03 23:36:59,003 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-2cb3e027-fd5b-4176-9d49-47c9492b41e7', 'x-openstack-request-id': 'req-2cb3e027-fd5b-4176-9d49-47c9492b41e7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/75c870e7-5a8e-4c57-b179-6b92a01989dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 75c870e7-5a8e-4c57-b179-6b92a01989dd could not be found."}}' 2025-12-03 23:36:59,777 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af 0.774s 2025-12-03 23:36:59,778 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-eb9ec4b4-5d09-42f5-86cd-b3d228601762', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af'} Body: b'' 2025-12-03 23:36:59,843 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af 0.064s 2025-12-03 23:36:59,843 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:59 GMT', 'server': 'Apache', 'content-length': '139', 'x-openstack-request-id': 'req-9726f9dd-680b-4743-bdc0-3c1294a7178c', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/b0785a14-41d8-4929-979f-8b742fefe2af'} Body: b'{"message": "No image found with ID b0785a14-41d8-4929-979f-8b742fefe2af

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 2025-12-03 23:36:59,918 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.075s 2025-12-03 23:36:59,919 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'233E Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:59 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9318ffb-7984-42a8-aa04-3dfe8e28bdd4', 'x-compute-request-id': 'req-c9318ffb-7984-42a8-aa04-3dfe8e28bdd4', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2372f8df-05c3-4022-b0ee-3307ced34161 could not be found."}}' 2025-12-03 23:36:59,989 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161 0.070s 2025-12-03 23:36:59,989 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:36:59 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acbdce62-050e-4648-8443-6865658afdce', 'x-compute-request-id': 'req-acbdce62-050e-4648-8443-6865658afdce', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2372f8df-05c3-4022-b0ee-3307ced34161'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2372f8df-05c3-4022-b0ee-3307ced34161 could not be found."}}' 2025-12-03 23:37:00,078 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-688375579 0.088s 2025-12-03 23:37:00,079 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:00 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687a5d61-e6cc-4e0d-82f9-1fe2ca6565de', 'x-compute-request-id': 'req-687a5d61-e6cc-4e0d-82f9-1fe2ca6565de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-keypair-688375579'} Body: b'' 2025-12-03 23:37:01,094 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c78ee89f-c805-4999-9588-7f0e40063e44 1.015s 2025-12-03 23:37:01,095 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-96d99357-9342-4c37-a06e-2bbc738286f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c78ee89f-c805-4999-9588-7f0e40063e44'} Body: b'' 2025-12-03 23:37:01,963 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c78ee89f-c805-4999-9588-7f0e40063e44 0.868s 2025-12-03 23:37:01,964 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-eef321aa-7d60-4c39-91a6-9ac51fe5dd59', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/c78ee89f-c805-4999-9588-7f0e40063e44'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c78ee89f-c805-4999-9588-7f0e40063e44 does not exist", "detail": ""}}' 2025-12-03 23:37:03,059 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/daeee7cd-e787-4c58-a65c-22ecaccf119e 1.095s 2025-12-03 23:37:03,059 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-18120c63-0c30-483e-8678-7fcde3720c72', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/daeee7cd-e787-4c58-a65c-22ecaccf119e'} Body: b'' 2025-12-03 23:37:03,123 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.058s 2025-12-03 23:37:03,123 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:03 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-672af330-dbba-4dd4-ae87-d47f37ca5f10', 'x-openstack-request-id': 'req-672af330-dbba-4dd4-ae87-d47f37ca5f10', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f9e6f6da-570c-4f5d-835b-99c75d783f8e could not be found."}}' 2025-12-03 23:37:03,185 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e 0.061s 2025-12-03 23:37:03,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:03 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-48bde843-a197-4302-a798-09e367491efe', 'x-openstack-request-id': 'req-48bde843-a197-4302-a798-09e367491efe', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/f9e6f6da-570c-4f5d-835b-99c75d783f8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f9e6f6da-570c-4f5d-835b-99c75d783f8e could not be found."}}' 0 ] tags: -worker-0 time: 2025-12-03 23:37:03.191700Z tags: worker-0 test: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] time: 2025-12-03 23:39:59.580510Z successful: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-12-03 23:37:03,192 20 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-12-03 23:37:03,296 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs 0.103s 2025-12-03 23:37:03,296 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-838835723", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFaNHXQjptEXSRH9q1Nhdp4wXl31Zu8SGP0MNmKSb90Ml04uhnuqMLzTzAirk2Pxj1BEpcKQyDqV9wq8k6BR1XOQhAYHsXtXRyUpshR2HOAll5V5qcQMu512p6fOJy5fBw=="}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:03 GMT', 'server': 'Apache', 'content-length': '399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c70d6b12-be4b-45f9-ba72-d3d3668bc55a', 'x-compute-request-id': 'req-c70d6b12-be4b-45f9-ba72-d3d3668bc55a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-838835723", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFaNHXQjptEXSRH9q1Nhdp4wXl31Zu8SGP0MNmKSb90Ml04uhnuqMLzTzAirk2Pxj1BEpcKQyDqV9wq8k6BR1XOQhAYHsXtXRyUpshR2HOAll5V5qcQMu512p6fOJy5fBw==", "fingerprint": "16:1b:f4:6a:5e:af:c7:58:c2:1b:40:48:8b:13:bf:c2", "user_id": "562adaac81824180a41f0757e2b448ee"}}' 2025-12-03 23:37:03,773 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups 0.476s 2025-12-03 23:37:03,774 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-820856152", "description": "tempest-secgroup-smoke-820856152 description", "project_id": "17135a905ddc412883361a7397e2e39c"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-7f466804-0227-430d-886f-f838964e141b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups'} Body: b'{"security_group": {"id": "65027aec-c93e-474d-983c-fa08ba60a15d", "name": "tempest-secgroup-smoke-820856152", "stateful": true, "tenant_id": "17135a905ddc412883361a7397e2e39c", "description": "tempest-secgroup-smoke-820856152 description", "shared": false, "security_group_rules": [{"id": "009f850a-f89e-4ea0-94c9-791c2bb8fdf6", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "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": 2193, "description": null, "tags": [], "created_at": "2025-12-03T23:37:03Z", "updated_at": "2025-12-03T23:37:03Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}, {"id": "7b91e76c-eb66-415c-92e2-0f2dbebfeed5", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "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": 2194, "description": null, "tags": [], "created_at": "2025-12-03T23:37:03Z", "updated_at": "2025-12-03T23:37:03Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}], "tags": [], "created_at": "2025-12-03T23:37:03Z", "updated_at": "2025-12-03T23:37:03Z", "revision_number": 1, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:03,998 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.224s 2025-12-03 23:37:03,998 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "project_id": "17135a905ddc412883361a7397e2e39c", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c7fd5b94-e0eb-453e-bb85-8a68150a96d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b347779f-8f53-436a-b08d-15a41f677ccf", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "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, "description": "", "created_at": "2025-12-03T23:37:03Z", "updated_at": "2025-12-03T23:37:03Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:04,204 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.205s 2025-12-03 23:37:04,204 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "project_id": "17135a905ddc412883361a7397e2e39c", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0fbe4ba5-0c5e-4f02-82ef-1b97e976cddc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c654423e-ee6d-43a9-9584-3758b66219c7", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:37:04Z", "updated_at": "2025-12-03T23:37:04Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:05,015 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.810s 2025-12-03 23:37:05,015 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "project_id": "17135a905ddc412883361a7397e2e39c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fdf28de3-77ed-48b6-a7e2-d7f699541f31', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7fe774d4-5932-45d1-9683-bc4c8f8e90dd", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "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, "description": "", "created_at": "2025-12-03T23:37:04Z", "updated_at": "2025-12-03T23:37:04Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:05,242 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.226s 2025-12-03 23:37:05,243 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "project_id": "17135a905ddc412883361a7397e2e39c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f1ac0423-a118-41e0-bbf9-3fe45c174574', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c4c816d-a3fe-496f-a0c7-cef134971b7f", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "ethertype": "IPv4", "direction": "egress", "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, "description": "", "created_at": "2025-12-03T23:37:05Z", "updated_at": "2025-12-03T23:37:05Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:06,043 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.800s 2025-12-03 23:37:06,043 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "project_id": "17135a905ddc412883361a7397e2e39c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8ac81e94-c1d5-4d80-b5f9-9943a4d4d725', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a1d1a5d7-3e75-4799-8b49-636e4a3f0c9e", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:37:05Z", "updated_at": "2025-12-03T23:37:05Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:06,266 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules 0.222s 2025-12-03 23:37:06,267 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "project_id": "17135a905ddc412883361a7397e2e39c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f65fb8ef-f2b7-4445-9f3e-a8f6b50c3554', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e18c5113-e6ad-4816-ad16-9c746727fa17", "tenant_id": "17135a905ddc412883361a7397e2e39c", "security_group_id": "65027aec-c93e-474d-983c-fa08ba60a15d", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-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, "description": "", "created_at": "2025-12-03T23:37:06Z", "updated_at": "2025-12-03T23:37:06Z", "revision_number": 0, "project_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:06,267 20 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-12-03 23:37:06,382 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147 0.115s 2025-12-03 23:37:06,383 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:06 GMT', 'server': 'Apache', 'content-length': '861', 'x-openstack-request-id': 'req-f69aa74f-0951-4772-9c44-d45053794e34', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147'} Body: b'{"hw_rng_model": "virtio", "name": "cirros-0.6.2-x86_64-disk.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ebdbc6bd6ac94fca9ac245c271bc304b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "created_at": "2025-12-03T22:49:41Z", "updated_at": "2025-12-03T22:49:43Z", "tags": [], "self": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147", "file": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:37:07,821 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.438s 2025-12-03 23:37:07,821 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "snapshot_id": null, "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:06 GMT', 'server': 'Apache', 'content-length': '820', 'x-compute-request-id': 'req-1c0f95eb-2393-4d12-8625-0571454b8c8e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0f95eb-2393-4d12-8625-0571454b8c8e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.753423", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:37:07,909 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.084s 2025-12-03 23:37:07,909 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:07 GMT', 'server': 'Apache', 'content-length': '888', 'x-compute-request-id': 'req-4ef2c55d-f576-4c25-9724-bf008d50c7e8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef2c55d-f576-4c25-9724-bf008d50c7e8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:08,999 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.085s 2025-12-03 23:37:08,999 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:08 GMT', 'server': 'Apache', 'content-length': '912', 'x-compute-request-id': 'req-8fa9c86d-eaae-4376-891b-07d5db2024fc', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa9c86d-eaae-4376-891b-07d5db2024fc', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:10,097 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.094s 2025-12-03 23:37:10,098 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:10 GMT', 'server': 'Apache', 'content-length': '912', 'x-compute-request-id': 'req-d67a5dff-2360-46d1-9e43-939867be5ae6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d67a5dff-2360-46d1-9e43-939867be5ae6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:37:11,215 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.112s 2025-12-03 23:37:11,216 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:11 GMT', 'server': 'Apache', 'content-length': '970', 'x-compute-request-id': 'req-df113423-161b-4e17-86c5-3f0743b67cfc', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df113423-161b-4e17-86c5-3f0743b67cfc', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:37:12,317 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.098s 2025-12-03 23:37:12,317 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:12 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-d26654dc-0511-47ba-a29d-2a7e7659b9c0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26654dc-0511-47ba-a29d-2a7e7659b9c0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:37:13,428 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.106s 2025-12-03 23:37:13,429 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:13 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-865ff069-8214-4b3b-92d0-60b5efd34d85', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865ff069-8214-4b3b-92d0-60b5efd34d85', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:37:14,521 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.082s 2025-12-03 23:37:14,522 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:14 GMT', 'server': 'Apache', 'content-length': '973', 'x-compute-request-id': 'req-1c829210-0c02-4cf2-ad57-868e7ae215ec', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c829210-0c02-4cf2-ad57-868e7ae215ec', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:37:15,638 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.111s 2025-12-03 23:37:15,638 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:15 GMT', 'server': 'Apache', 'content-length': '1247', 'x-compute-request-id': 'req-da1fd3c1-0a48-4b4f-81f7-4fd37bff642c', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1fd3c1-0a48-4b4f-81f7-4fd37bff642c', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:14.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:37:15,641 20 INFO [tempest.common.waiters] volume 181167a7-932d-42a2-b911-9fccfb3b4252 reached available after waiting for 8.641351 seconds 2025-12-03 23:37:15,713 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.072s 2025-12-03 23:37:15,714 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:15 GMT', 'server': 'Apache', 'content-length': '1247', 'x-compute-request-id': 'req-91d1cebc-3ef7-4076-934d-f338295340e3', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d1cebc-3ef7-4076-934d-f338295340e3', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:37:14.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:37:16,027 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.306s 2025-12-03 23:37:16,027 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:15 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6ab125fd-84ba-4f59-b5c6-01921dc2df1b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["gFULFaUaQB6XURWkQ7sMUw"], "expires_at": "2025-12-04T00:37:16.000000Z", "issued_at": "2025-12-03T23:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:37:16,028 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:37:18,655 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 2.625s 2025-12-03 23:37:18,655 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1439740503", "imageRef": "", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "block_device_mapping_v2": [{"uuid": "181167a7-932d-42a2-b911-9fccfb3b4252", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-838835723", "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:16 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d22775d-17cd-447e-a602-0ab3ec7661ef', 'x-compute-request-id': 'req-4d22775d-17cd-447e-a602-0ab3ec7661ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "adminPass": "TGw5wwz3KwWn"}}' 2025-12-03 23:37:18,991 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.335s 2025-12-03 23:37:18,992 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:18 GMT', 'server': 'Apache', 'content-length': '1238', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98246ba6-16a9-48d8-9564-f245218124ba', 'x-compute-request-id': 'req-98246ba6-16a9-48d8-9564-f245218124ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "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-12-03 23:37:20,988 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.990s 2025-12-03 23:37:20,988 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:20 GMT', 'server': 'Apache', 'content-length': '1354', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82160da6-105f-4274-b43d-5167423ae542', 'x-compute-request-id': 'req-82160da6-105f-4274-b43d-5167423ae542', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:20,992 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:37:22,964 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.971s 2025-12-03 23:37:22,965 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:22 GMT', 'server': 'Apache', 'content-length': '1421', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df45c4d-0880-4640-bbe8-3b01bf001d8e', 'x-compute-request-id': 'req-4df45c4d-0880-4640-bbe8-3b01bf001d8e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "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": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:24,519 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.550s 2025-12-03 23:37:24,519 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:23 GMT', 'server': 'Apache', 'content-length': '1409', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27cc3c38-3534-40f8-afa7-05dd266d779f', 'x-compute-request-id': 'req-27cc3c38-3534-40f8-afa7-05dd266d779f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:24,522 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-12-03 23:37:26,200 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.677s 2025-12-03 23:37:26,201 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:25 GMT', 'server': 'Apache', 'content-length': '1409', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67d5156-d439-4688-911d-e53111ac70e8', 'x-compute-request-id': 'req-a67d5156-d439-4688-911d-e53111ac70e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:28,294 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 1.089s 2025-12-03 23:37:28,295 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:27 GMT', 'server': 'Apache', 'content-length': '1409', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8689b008-61ac-42f0-b211-611a88fcda5a', 'x-compute-request-id': 'req-8689b008-61ac-42f0-b211-611a88fcda5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:30,188 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.888s 2025-12-03 23:37:30,188 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:29 GMT', 'server': 'Apache', 'content-length': '1409', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309a4cad-19e7-485d-b3c5-ac892f5c440e', 'x-compute-request-id': 'req-309a4cad-19e7-485d-b3c5-ac892f5c440e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:32,131 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.934s 2025-12-03 23:37:32,132 20 DEBUG [tempest.lib.10000 common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:31 GMT', 'server': 'Apache', 'content-length': '1597', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4c3001f-5270-47b6-b2ce-7a3999b3adb9', 'x-compute-request-id': 'req-e4c3001f-5270-47b6-b2ce-7a3999b3adb9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:29Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:91:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:37:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:32,135 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-12-03 23:37:33,007 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.871s 2025-12-03 23:37:33,008 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:32 GMT', 'server': 'Apache', 'content-length': '1597', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0a0d56f-4480-48a7-81e2-38062dce9f9b', 'x-compute-request-id': 'req-e0a0d56f-4480-48a7-81e2-38062dce9f9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:29Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:91:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:37:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:33,011 20 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': 'd48bf4d8-1ee2-4da1-9004-79d345f60cf9', 'name': 'tempest-TestVolumeBootPattern-server-1439740503', 'status': 'ACTIVE', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'metadata': {}, 'hostId': 'a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca', 'image': '', 'flavor': {'id': 'd8486d90-a286-43d8-b9ca-2fb45d8bf6fd', 'links': [{'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd'}]}, 'created': '2025-12-03T23:37:18Z', 'updated': '2025-12-03T23:37:29Z', 'addresses': {'tempest-TestVolumeBootPattern-1186840262-network': [{'version': 4, 'addr': '10.100.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b2:91:a7'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'}, {'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-838835723', 'OS-SRV-USG:launched_at': '2025-12-03T23:37:29.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-820856152'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '181167a7-932d-42a2-b911-9fccfb3b4252'}]} 2025-12-03 23:37:33,011 20 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': 'd48bf4d8-1ee2-4da1-9004-79d345f60cf9', 'name': 'tempest-TestVolumeBootPattern-server-1439740503', 'status': 'ACTIVE', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'metadata': {}, 'hostId': 'a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca', 'image': '', 'flavor': {'id': 'd8486d90-a286-43d8-b9ca-2fb45d8bf6fd', 'links': [{'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd'}]}, 'created': '2025-12-03T23:37:18Z', 'updated': '2025-12-03T23:37:29Z', 'addresses': {'tempest-TestVolumeBootPattern-1186840262-network': [{'version': 4, 'addr': '10.100.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b2:91:a7'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'}, {'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-838835723', 'OS-SRV-USG:launched_at': '2025-12-03T23:37:29.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-820856152'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '181167a7-932d-42a2-b911-9fccfb3b4252'}]} 2025-12-03 23:37:33,113 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.101s 2025-12-03 23:37:33,113 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1356', 'x-openstack-request-id': 'req-5832e202-5cb6-4103-bc63-46463a610d6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"ports":[{"id":"f2850fa9-d552-41e2-bcd9-473627fa4ed9","name":"","network_id":"d4255372-0837-43de-a120-ee3d8c67279c","tenant_id":"17135a905ddc412883361a7397e2e39c","mac_address":"fa:16:3e:b2:91:a7","admin_state_up":true,"status":"ACTIVE","device_id":"d48bf4d8-1ee2-4da1-9004-79d345f60cf9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9c5b8d3-912c-4925-95a2-7beff76fb01d","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["65027aec-c93e-474d-983c-fa08ba60a15d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testvolumebootpattern-server-1439740503","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testvolumebootpattern-server-1439740503","fqdn":"tempest-testvolumebootpattern-server-1439740503.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:37:21Z","updated_at":"2025-12-03T23:37:28Z","revision_number":4,"project_id":"17135a905ddc412883361a7397e2e39c"}]}' 2025-12-03 23:37:33,114 20 DEBUG [tempest.common.waiters] Server ID d48bf4d8-1ee2-4da1-9004-79d345f60cf9 ports are all ACTIVE [{'id': 'f2850fa9-d552-41e2-bcd9-473627fa4ed9', 'name': '', 'network_id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'mac_address': 'fa:16:3e:b2:91:a7', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd48bf4d8-1ee2-4da1-9004-79d345f60cf9', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e9c5b8d3-912c-4925-95a2-7beff76fb01d', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['65027aec-c93e-474d-983c-fa08ba60a15d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testvolumebootpattern-server-1439740503', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testvolumebootpattern-server-1439740503', 'fqdn': 'tempest-testvolumebootpattern-server-1439740503.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:37:21Z', 'updated_at': '2025-12-03T23:37:28Z', 'revision_number': 4, 'project_id': '17135a905ddc412883361a7397e2e39c'}]: 2025-12-03 23:37:33,182 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=f2850fa9-d552-41e2-bcd9-473627fa4ed9 0.067s 2025-12-03 23:37:33,182 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-faf8a847-3f44-49db-8062-83624e802e92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=f2850fa9-d552-41e2-bcd9-473627fa4ed9'} Body: b'{"floatingips": []}' 2025-12-03 23:37:33,258 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.075s 2025-12-03 23:37:33,258 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1356', 'x-openstack-request-id': 'req-e71f8cc1-1e24-4c11-8675-357ad48da55b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"ports":[{"id":"f2850fa9-d552-41e2-bcd9-473627fa4ed9","name":"","network_id":"d4255372-0837-43de-a120-ee3d8c67279c","tenant_id":"17135a905ddc412883361a7397e2e39c","mac_address":"fa:16:3e:b2:91:a7","admin_state_up":true,"status":"ACTIVE","device_id":"d48bf4d8-1ee2-4da1-9004-79d345f60cf9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9c5b8d3-912c-4925-95a2-7beff76fb01d","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["65027aec-c93e-474d-983c-fa08ba60a15d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testvolumebootpattern-server-1439740503","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testvolumebootpattern-server-1439740503","fqdn":"tempest-testvolumebootpattern-server-1439740503.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:37:21Z","updated_at":"2025-12-03T23:37:28Z","revision_number":4,"project_id":"17135a905ddc412883361a7397e2e39c"}]}' 2025-12-03 23:37:33,258 20 DEBUG [tempest.common.waiters] Server ID d48bf4d8-1ee2-4da1-9004-79d345f60cf9 ports are all ACTIVE [{'id': 'f2850fa9-d552-41e2-bcd9-473627fa4ed9', 'name': '', 'network_id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'mac_address': 'fa:16:3e:b2:91:a7', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd48bf4d8-1ee2-4da1-9004-79d345f60cf9', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e9c5b8d3-912c-4925-95a2-7beff76fb01d', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['65027aec-c93e-474d-983c-fa08ba60a15d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testvolumebootpattern-server-1439740503', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testvolumebootpattern-server-1439740503', 'fqdn': 'tempest-testvolumebootpattern-server-1439740503.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:37:21Z', 'updated_at': '2025-12-03T23:37:28Z', 'revision_number': 4, 'project_id': '17135a905ddc412883361a7397e2e39c'}]: 2025-12-03 23:37:34,310 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.051s 2025-12-03 23:37:34,311 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "f2850fa9-d552-41e2-bcd9-473627fa4ed9", "tenant_id": "17135a905ddc412883361a7397e2e39c", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-d6c45e01-ccc1-4680-9cb4-931ef4d52d03', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e5ed2441-3448-4733-8453-0c95633dbed9", "tenant_id": "17135a905ddc412883361a7397e2e39c", "floating_ip_address": "192.168.122.209", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f6241046-c845-43cf-abb3-e9e67a5a265b", "port_id": "f2850fa9-d552-41e2-bcd9-473627fa4ed9", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "17135a905ddc412883361a7397e2e39c", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d4255372-0837-43de-a120-ee3d8c67279c", "mac_address": "fa:16:3e:b2:91:a7", "admin_state_up": true, "status": "ACTIVE", "device_id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:37:33Z", "updated_at": "2025-12-03T23:37:33Z", "revision_number": 0}}' 2025-12-03 23:37:34,312 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.209:22' as 'cirros' with public key authentication 2025-12-03 23:37:49,660 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:37:49,723 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:37:49,724 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.209 successfully created 2025-12-03 23:37:49,725 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /tmp/timestamp; sync" 2025-12-03 23:37:49,726 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.209:22' as 'cirros' with public key authentication 2025-12-03 23:37:49,729 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:37:49,793 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:37:49,794 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.209 successfully created 2025-12-03 23:37:49,823 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp 2025-12-03 23:37:49,824 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.209:22' as 'cirros' with public key authentication 2025-12-03 23:37:49,827 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:37:49,894 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:37:49,895 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.209 successfully created 2025-12-03 23:37:49,905 20 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': 'd48bf4d8-1ee2-4da1-9004-79d345f60cf9', 'name': 'tempest-TestVolumeBootPattern-server-1439740503', 'status': 'ACTIVE', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'metadata': {}, 'hostId': 'a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca', 'image': '', 'flavor': {'id': 'd8486d90-a286-43d8-b9ca-2fb45d8bf6fd', 'links': [{'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd'}]}, 'created': '2025-12-03T23:37:18Z', 'updated': '2025-12-03T23:37:29Z', 'addresses': {'tempest-TestVolumeBootPattern-1186840262-network': [{'version': 4, 'addr': '10.100.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:b2:91:a7'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'}, {'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-838835723', 'OS-SRV-USG:launched_at': '2025-12-03T23:37:29.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-820856152'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '181167a7-932d-42a2-b911-9fccfb3b4252'}]} 2025-12-03 23:37:50,164 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.258s 2025-12-03 23:37:50,164 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:49 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acef2dc1-c158-4ef8-8941-699ad42a1a6b', 'x-compute-request-id': 'req-acef2dc1-c158-4ef8-8941-699ad42a1a6b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'' 2025-12-03 23:37:52,017 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 1.852s 2025-12-03 23:37:52,017 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:50 GMT', 'server': 'Apache', 'content-length': '1725', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6190259-abe6-4a18-bc84-14ef72992d65', 'x-compute-request-id': 'req-c6190259-abe6-4a18-bc84-14ef72992d65', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:50Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:91:a7"}, {"version": 4, "addr": "192.168.122.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:91:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:37:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:53,261 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.239s 2025-12-03 23:37:53,262 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:53 GMT', 'server': 'Apache', 'content-length': '1369', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-349204f3-f3e1-419d-abc5-929e0bf2d2af', 'x-compute-request-id': 'req-349204f3-f3e1-419d-abc5-929e0bf2d2af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:37:29.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": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:55,229 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.961s 2025-12-03 23:37:55,229 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:54 GMT', 'server': 'Apache', 'content-length': '1369', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6a42514-a8d1-48e5-8ad7-598447783881', 'x-compute-request-id': 'req-e6a42514-a8d1-48e5-8ad7-598447783881', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:37:29.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": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:37:57,008 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.774s 2025-12-03 23:37:57,009 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:56 GMT', 'server': 'Apache', 'content-length': '1328', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59e13fb-d985-4681-be26-7f489fb538ac', 'x-compute-request-id': 'req-f59e13fb-d985-4681-be26-7f489fb538ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"server": {"id": "d48bf4d8-1ee2-4da1-9004-79d345f60cf9", "name": "tempest-TestVolumeBootPattern-server-1439740503", "status": "DELETED", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:18Z", "updated": "2025-12-03T23:37:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:37:29.000000", "OS-SRV-USG:terminated_at": "2025-12-03T23:37:56.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-12-03 23:37:57,012 20 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-12-03 23:37:58,103 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.089s 2025-12-03 23:37:58,103 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8c72521-1b19-4b4d-92c1-69fbce690e61', 'x-compute-request-id': 'req-c8c72521-1b19-4b4d-92c1-69fbce690e61', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d48bf4d8-1ee2-4da1-9004-79d345f60cf9 could not be found."}}' 2025-12-03 23:37:58,428 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.319s 2025-12-03 23:37:58,429 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:58 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-67837aa1-6cb3-4087-83c2-8523c9cd48f5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["Z7p8vm-bRgGDuTjj5nNuhw"], "expires_at": "2025-12-04T00:37:58.000000Z", "issued_at": "2025-12-03T23:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:37:58,429 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:37:59,891 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.461s 2025-12-03 23:37:59,892 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-920772662", "imageRef": "", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "block_device_mapping_v2": [{"uuid": "181167a7-932d-42a2-b911-9fccfb3b4252", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-838835723", "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:58 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5ff664-08b6-44fd-8ff0-c45c134e87ee', 'x-compute-request-id': 'req-1a5ff664-08b6-44fd-8ff0-c45c134e87ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "adminPass": "HEdT43q22TTm"}}' 2025-12-03 23:38:01,025 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 1.132s 2025-12-03 23:38:01,026 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:37:59 GMT', 'server': 'Apache', 'content-length': '1237', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af5e0bc5-9792-41e0-a582-eb522f13d62e', 'x-compute-request-id': 'req-af5e0bc5-9792-41e0-a582-eb522f13d62e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:37:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "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-12-03 23:38:02,257 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.227s 2025-12-03 23:38:02,257 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:02 GMT', 'server': 'Apache', 'content-length': '1353', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cac1fc1-9a0e-4887-b0fc-787374e63112', 'x-compute-request-id': 'req-2cac1fc1-9a0e-4887-b0fc-787374e63112', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:02,260 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2025-12-03 23:38:03,844 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.582s 2025-12-03 23:38:03,844 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:03 GMT', 'server': 'Apache', 'content-length': '1420', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ec69bc-c484-4a4f-9ee8-ffac2c937126', 'x-compute-request-id': 'req-53ec69bc-c484-4a4f-9ee8-ffac2c937126', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "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": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:05,369 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.520s 2025-12-03 23:38:05,369 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:04 GMT', 'server': 'Apache', 'content-length': '1420', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c98c8c4c-bbf8-472b-9fba-90e1e969258a', 'x-compute-request-id': 'req-c98c8c4c-bbf8-472b-9fba-90e1e969258a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "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": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:07,185 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.810s 2025-12-03 23:38:07,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:06 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957cec6e-0304-45f8-9f9a-85782a3bbbf4', 'x-compute-request-id': 'req-957cec6e-0304-45f8-9f9a-85782a3bbbf4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:07,188 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-12-03 23:38:08,932 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.743s 2025-12-03 23:38:08,932 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:08 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c383cbe6-715f-4557-aa95-5e799faceb75', 'x-compute-request-id': 'req-c383cbe6-715f-4557-aa95-5e799faceb75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:10,349 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.413s 2025-12-03 23:38:10,349 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:09 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f121e2ed-fe81-41f4-b8ef-5acf59ca0829', 'x-compute-request-id': 'req-f121e2ed-fe81-41f4-b8ef-5acf59ca0829', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:12,161 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.808s 2025-12-03 23:38:12,161 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:11 GMT', 'server': 'Apache', 'content-length': '1596', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b74a512-8492-4983-92d4-687e45792f57', 'x-compute-request-id': 'req-0b74a512-8492-4983-92d4-687e45792f57', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:10Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:ac:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2510000 50cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:38:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:12,164 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-03 23:38:12,506 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.341s 2025-12-03 23:38:12,506 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:12 GMT', 'server': 'Apache', 'content-length': '1596', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b954015-5463-4bb4-afd2-8d4d378e0a95', 'x-compute-request-id': 'req-5b954015-5463-4bb4-afd2-8d4d378e0a95', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:38:10Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:ac:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:38:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:38:12,510 20 INFO [tempest.scenario.test_volume_boot_pattern] Booted second instance {'id': '88c08093-8400-49af-8967-2550cb5df4fc', 'name': 'tempest-TestVolumeBootPattern-server-920772662', 'status': 'ACTIVE', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'metadata': {}, 'hostId': 'a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca', 'image': '', 'flavor': {'id': 'd8486d90-a286-43d8-b9ca-2fb45d8bf6fd', 'links': [{'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd'}]}, 'created': '2025-12-03T23:37:59Z', 'updated': '2025-12-03T23:38:10Z', 'addresses': {'tempest-TestVolumeBootPattern-1186840262-network': [{'version': 4, 'addr': '10.100.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d9:ac:94'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'}, {'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-838835723', 'OS-SRV-USG:launched_at': '2025-12-03T23:38:10.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-820856152'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '181167a7-932d-42a2-b911-9fccfb3b4252'}]} 2025-12-03 23:38:12,510 20 INFO [tempest.scenario.test_volume_boot_pattern] Getting timestamp in instance {'id': '88c08093-8400-49af-8967-2550cb5df4fc', 'name': 'tempest-TestVolumeBootPattern-server-920772662', 'status': 'ACTIVE', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'metadata': {}, 'hostId': 'a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca', 'image': '', 'flavor': {'id': 'd8486d90-a286-43d8-b9ca-2fb45d8bf6fd', 'links': [{'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd'}]}, 'created': '2025-12-03T23:37:59Z', 'updated': '2025-12-03T23:38:10Z', 'addresses': {'tempest-TestVolumeBootPattern-1186840262-network': [{'version': 4, 'addr': '10.100.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d9:ac:94'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'}, {'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-838835723', 'OS-SRV-USG:launched_at': '2025-12-03T23:38:10.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-820856152'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '181167a7-932d-42a2-b911-9fccfb3b4252'}]} 2025-12-03 23:38:13,034 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=88c08093-8400-49af-8967-2550cb5df4fc 0.523s 2025-12-03 23:38:13,034 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1353', 'x-openstack-request-id': 'req-ca45acf9-b04d-47ae-a48a-ddb795f3ded8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"ports":[{"id":"099a82bd-3adf-4583-adba-23f378abe977","name":"","network_id":"d4255372-0837-43de-a120-ee3d8c67279c","tenant_id":"17135a905ddc412883361a7397e2e39c","mac_address":"fa:16:3e:d9:ac:94","admin_state_up":true,"status":"ACTIVE","device_id":"88c08093-8400-49af-8967-2550cb5df4fc","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9c5b8d3-912c-4925-95a2-7beff76fb01d","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["65027aec-c93e-474d-983c-fa08ba60a15d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testvolumebootpattern-server-920772662","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testvolumebootpattern-server-920772662","fqdn":"tempest-testvolumebootpattern-server-920772662.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:38:02Z","updated_at":"2025-12-03T23:38:10Z","revision_number":4,"project_id":"17135a905ddc412883361a7397e2e39c"}]}' 2025-12-03 23:38:13,034 20 DEBUG [tempest.common.waiters] Server ID 88c08093-8400-49af-8967-2550cb5df4fc ports are all ACTIVE [{'id': '099a82bd-3adf-4583-adba-23f378abe977', 'name': '', 'network_id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'mac_address': 'fa:16:3e:d9:ac:94', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '88c08093-8400-49af-8967-2550cb5df4fc', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e9c5b8d3-912c-4925-95a2-7beff76fb01d', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['65027aec-c93e-474d-983c-fa08ba60a15d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testvolumebootpattern-server-920772662', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testvolumebootpattern-server-920772662', 'fqdn': 'tempest-testvolumebootpattern-server-920772662.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:38:02Z', 'updated_at': '2025-12-03T23:38:10Z', 'revision_number': 4, 'project_id': '17135a905ddc412883361a7397e2e39c'}]: 2025-12-03 23:38:13,097 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=099a82bd-3adf-4583-adba-23f378abe977 0.061s 2025-12-03 23:38:13,098 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-319de8ff-1baa-408f-9b5f-4b64bf2a0465', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=099a82bd-3adf-4583-adba-23f378abe977'} Body: b'{"floatingips": []}' 2025-12-03 23:38:13,185 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=88c08093-8400-49af-8967-2550cb5df4fc 0.086s 2025-12-03 23:38:13,185 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1353', 'x-openstack-request-id': 'req-7370a927-5f86-4bc1-beff-1f881726b705', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"ports":[{"id":"099a82bd-3adf-4583-adba-23f378abe977","name":"","network_id":"d4255372-0837-43de-a120-ee3d8c67279c","tenant_id":"17135a905ddc412883361a7397e2e39c","mac_address":"fa:16:3e:d9:ac:94","admin_state_up":true,"status":"ACTIVE","device_id":"88c08093-8400-49af-8967-2550cb5df4fc","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9c5b8d3-912c-4925-95a2-7beff76fb01d","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["65027aec-c93e-474d-983c-fa08ba60a15d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testvolumebootpattern-server-920772662","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testvolumebootpattern-server-920772662","fqdn":"tempest-testvolumebootpattern-server-920772662.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:38:02Z","updated_at":"2025-12-03T23:38:10Z","revision_number":4,"project_id":"17135a905ddc412883361a7397e2e39c"}]}' 2025-12-03 23:38:13,186 20 DEBUG [tempest.common.waiters] Server ID 88c08093-8400-49af-8967-2550cb5df4fc ports are all ACTIVE [{'id': '099a82bd-3adf-4583-adba-23f378abe977', 'name': '', 'network_id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'mac_address': 'fa:16:3e:d9:ac:94', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '88c08093-8400-49af-8967-2550cb5df4fc', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e9c5b8d3-912c-4925-95a2-7beff76fb01d', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['65027aec-c93e-474d-983c-fa08ba60a15d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testvolumebootpattern-server-920772662', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testvolumebootpattern-server-920772662', 'fqdn': 'tempest-testvolumebootpattern-server-920772662.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:38:02Z', 'updated_at': '2025-12-03T23:38:10Z', 'revision_number': 4, 'project_id': '17135a905ddc412883361a7397e2e39c'}]: 2025-12-03 23:38:14,528 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.341s 2025-12-03 23:38:14,528 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "099a82bd-3adf-4583-adba-23f378abe977", "tenant_id": "17135a905ddc412883361a7397e2e39c", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-1e038a0e-6d0e-42fb-a146-1d52194b0c11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9c12842a-ca03-40d2-888c-36916ffe7b8f", "tenant_id": "17135a905ddc412883361a7397e2e39c", "floating_ip_address": "192.168.122.177", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f6241046-c845-43cf-abb3-e9e67a5a265b", "port_id": "099a82bd-3adf-4583-adba-23f378abe977", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "17135a905ddc412883361a7397e2e39c", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d4255372-0837-43de-a120-ee3d8c67279c", "mac_address": "fa:16:3e:d9:ac:94", "admin_state_up": true, "status": "ACTIVE", "device_id": "88c08093-8400-49af-8967-2550cb5df4fc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:38:13Z", "updated_at": "2025-12-03T23:38:13Z", "revision_number": 0}}' 2025-12-03 23:38:14,529 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.177:22' as 'cirros' with public key authentication 2025-12-03 23:38:46,494 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:38:46,613 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:38:46,614 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.177 successfully created 2025-12-03 23:38:46,614 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp 2025-12-03 23:38:46,615 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.177:22' as 'cirros' with public key authentication 2025-12-03 23:38:46,618 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:38:46,728 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:38:46,729 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.177 successfully created 2025-12-03 23:38:46,843 20 INFO [tempest.scenario.test_volume_boot_pattern] Creating snapshot from volume: 181167a7-932d-42a2-b911-9fccfb3b4252 2025-12-03 23:38:47,001 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots 0.157s 2025-12-03 23:38:47,001 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "181167a7-932d-42a2-b911-9fccfb3b4252", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1214142680", "description": null, "metadata": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:46 GMT', 'server': 'Apache', 'content-length': '308', 'x-compute-request-id': 'req-170a7885-cdb3-446c-917b-a914e155512a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170a7885-cdb3-446c-917b-a914e155512a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots'} Body: b'{"snapshot": {"id": "8b27417e-562c-47b0-9563-0e851756df0c", "created_at": "2025-12-03T23:38:46.953243", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1214142680", "description": null, "volume_id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "creating", "size": 1, "metadata": {}}}' 2025-12-03 23:38:47,080 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c 0.077s 2025-12-03 23:38:47,080 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:47 GMT', 'server': 'Apache', 'content-length': '440', 'x-compute-request-id': 'req-9e3ffd94-ccd5-47a4-97be-e78552f9bacd', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e3ffd94-ccd5-47a4-97be-e78552f9bacd', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c'} Body: b'{"snapshot": {"id": "8b27417e-562c-47b0-9563-0e851756df0c", "created_at": "2025-12-03T23:38:46.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-1214142680", "description": null, "volume_id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "0%"}}' 2025-12-03 23:38:48,173 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c 0.090s 2025-12-03 23:38:48,174 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:48 GMT', 'server': 'Apache', 'content-length': '467', 'x-compute-request-id': 'req-44a36565-e2ba-4e40-8af7-87339b56994b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a36565-e2ba-4e40-8af7-87339b56994b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c'} Body: b'{"snapshot": {"id": "8b27417e-562c-47b0-9563-0e851756df0c", "created_at": "2025-12-03T23:38:46.000000", "updated_at": "2025-12-03T23:38:47.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1214142680", "description": null, "volume_id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:38:48,175 20 INFO [tempest.common.waiters] snapshot 8b27417e-562c-47b0-9563-0e851756df0c reached available after waiting for 1.175466 seconds 2025-12-03 23:38:48,276 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c 0.100s 2025-12-03 23:38:48,276 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:48 GMT', 'server': 'Apache', 'content-length': '467', 'x-compute-request-id': 'req-74b114f2-56eb-4312-8d18-610a37ecbcc5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b114f2-56eb-4312-8d18-610a37ecbcc5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c'} Body: b'{"snapshot": {"id": "8b27417e-562c-47b0-9563-0e851756df0c", "created_at": "2025-12-03T23:38:46.000000", "updated_at": "2025-12-03T23:38:47.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1214142680", "description": null, "volume_id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:38:48,277 20 INFO [tempest.scenario.test_volume_boot_pattern] Creating third instance from snapshot: 8b27417e-562c-47b0-9563-0e851756df0c 2025-12-03 23:38:48,645 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 0.367s 2025-12-03 23:38:48,645 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1198602566", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:48 GMT', 'server': 'Apache', 'content-length': '846', 'x-compute-request-id': 'req-7855290c-ecc3-4c5a-864b-ae324e32896e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7855290c-ecc3-4c5a-864b-ae324e32896e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "bb4a183c-441c-49f2-be01-34537d0cba07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:38:48.567544", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1198602566", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:38:48,748 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.099s 2025-12-03 23:38:48,748 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:48 GMT', 'server': 'Apache', 'content-length': '938', 'x-compute-request-id': 'req-4cb7a13c-5d35-4854-b47e-025d26cc660b', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb7a13c-5d35-4854-b47e-025d26cc660b', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'{"volume": {"id": "bb4a183c-441c-49f2-be01-34537d0cba07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:38:48.000000", "updated_at": "2025-12-03T23:38:48.000000", "name": "tempest-TestVolumeBootPattern-volume-1198602566", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:38:49,852 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.099s 2025-12-03 23:38:49,853 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:49 GMT', 'server': 'Apache', 'content-length': '938', 'x-compute-request-id': 'req-26d72df7-118c-412d-8364-f04874c1f9d8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d72df7-118c-412d-8364-f04874c1f9d8', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'{"volume": {"id": "bb4a183c-441c-49f2-be01-34537d0cba07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:38:48.000000", "updated_at": "2025-12-03T23:38:48.000000", "name": "tempest-TestVolumeBootPattern-volume-1198602566", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c"}}' 2025-12-03 23:38:50,927 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.070s 2025-12-03 23:38:50,928 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:50 GMT', 'server': 'Apache', 'content-length': '1274', 'x-compute-request-id': 'req-def67c3d-b5ef-4200-af61-88635e7a9ca5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def67c3d-b5ef-4200-af61-88635e7a9ca5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'{"volume": {"id": "bb4a183c-441c-49f2-be01-34537d0cba07", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:38:48.000000", "updated_at": "2025-12-03T23:38:50.000000", "name": "tempest-TestVolumeBootPattern-volume-1198602566", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:38:50,931 20 INFO [tempest.common.waiters] volume bb4a183c-441c-49f2-be01-34537d0cba07 reached available after waiting for 2.931089 seconds 2025-12-03 23:38:51,228 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.297s 2025-12-03 23:38:51,229 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:50 GMT', 'server': 'Apache', 'content-length': '1274', 'x-compute-request-id': 'req-14687de1-c70a-42ba-8cb4-3d100e1822f0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14687de1-c70a-42ba-8cb4-3d100e1822f0', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'{"volume": {"id": "bb4a183c-441c-49f2-be01-34537d0cba07", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:38:48.000000", "updated_at": "2025-12-03T23:38:50.000000", "name": "tempest-TestVolumeBootPattern-volume-1198602566", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:38:51,232 20 INFO [tempest.scenario.test_volume_boot_pattern] Booting third instance from snapshot 2025-12-03 23:38:51,539 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens 0.304s 2025-12-03 23:38:51,540 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:51 GMT', 'server': 'Apache', 'content-length': '6819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35d1bf31-6e0f-4aa9-b0ee-534796e6fe83', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=67581a8623fde47370e1829782298a04; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.sno.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "562adaac81824180a41f0757e2b448ee", "name": "tempest-TestVolumeBootPattern-787648750-project-member", "password_expires_at": null}, "audit_ids": ["y-tdBSoAQayIZ2-SHim8EQ"], "expires_at": "2025-12-04T00:38:51.000000Z", "issued_at": "2025-12-03T23:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17135a905ddc412883361a7397e2e39c", "name": "tempest-TestVolumeBootPattern-787648750"}, "is_domain": false, "roles": [{"id": "c31e33e5de1c492b88b1cf7e89a2a5bd", "name": "member"}, {"id": "d7e9d57d77b446e380c76f6eb735f008", "name": "reader"}], "catalog": [{"endpoints": [{"name": "heat", "id": "1444fdb4aa9b4dd1b467a8884cffa9b5", "interface": "internal", "region_id": "regionOne", "url": "https://heat-api-internal.openstack.svc:8004/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}, {"name": "heat", "id": "6c89206ecaa14efc80347a8cc99aef7d", "interface": "public", "region_id": "regionOne", "url": "https://heat-api-public-openstack.apps.sno.openstack.lab/v1/17135a905ddc412883361a7397e2e39c", "region": "regionOne"}], "id": "3ad63fded6894b7c9327af339287ef45", "type": "orchestration", "name": "heat"}, {"endpoints": [{"name": "nova", "id": "16f647ccf28540c3b365ed2e9c8b1f8e", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "8a97f673661f4823b40f8afabfedd8e4", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1", "region": "regionOne"}], "id": "4278e8473bd64ac79f334c1dacd9ead3", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "c1ec27b754514590baa9ae4c6ad4b3b1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "neutron", "id": "c794d8185d1046d3a7de06e905c70b96", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "5fa748def03844f5a69f72b7a588f5f1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "3f4cde37795941d6ba5e893fefed7b7d", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "88f9262c932145c1bc6c6a4945dc50d6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.sno.openstack.lab/v3", "region": "regionOne"}], "id": "61717597aaaa4c91b908676809a28d04", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "87a81391aecf42bfa3fb308db2df1a42", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "barbican", "id": "d79e62c54e1b41e99e164ca8d234c6ff", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "752915ad7e4b4cfd847af0fda281f62b", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "09dc6f3ea68149da97c784e5c20e5561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.sno.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "4a82947ee4e9429ba1d6d373f6ce3ac0", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "7c566ab40f4d496e97cf50d499920501", "type": "image", "name": "glance"}, {"endpoints": [{"name": "heat-cfn", "id": "2453c8f63bbd4a2998bd4206691a586c", "interface": "internal", "region_id": "regionOne", "url": "https://heat-cfnapi-internal.openstack.svc:8000/v1", "region": "regionOne"}, {"name": "heat-cfn", "id": "d4bf4f00d9dd4103aae1b042210fea3a", "interface": "public", "region_id": "regionOne", "url": "https://heat-cfnapi-public-openstack.apps.sno.openst 2025-12-03 23:38:51,540 20 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'name': 'tempest-TestVolumeBootPattern-1186840262-network', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '17135a905ddc412883361a7397e2e39c', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44215, 'vlan_transparent': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-03T23:32:22Z', 'updated_at': '2025-12-03T23:32:22Z', 'revision_number': 1} available for tenant 2025-12-03 23:38:53,269 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers 1.727s 2025-12-03 23:38:53,269 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-964906864", "imageRef": "", "flavorRef": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "block_device_mapping_v2": [{"uuid": "bb4a183c-441c-49f2-be01-34537d0cba07", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-838835723", "networks": [{"uuid": "d4255372-0837-43de-a120-ee3d8c67279c"}]}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:51 GMT', 'server': 'Apache', 'content-length': '457', 'location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b6f4f85-aa03-4039-a656-8af992c63663', 'x-compute-request-id': 'req-0b6f4f85-aa03-4039-a656-8af992c63663', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "adminPass": "yDB9EAYt63eX"}}' 2025-12-03 23:38:53,679 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.407s 2025-12-03 23:38:53,679 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:53 GMT', 'server': 'Apache', 'content-length': '1237', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d15b950-db9e-4fdb-843a-e12f35b8a640', 'x-compute-request-id': 'req-3d15b950-db9e-4fdb-843a-e12f35b8a640', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:38:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "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-12-03 23:38:55,061 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.372s 2025-12-03 23:38:55,061 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:54 GMT', 'server': 'Apache', 'content-length': '1353', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e2b825-e9af-49c7-b6dd-ad47520b206f', 'x-compute-request-id': 'req-c9e2b825-e9af-49c7-b6dd-ad47520b206f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:38:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:38:55,064 20 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-03 23:38:56,539 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.473s 2025-12-03 23:38:56,539 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:56 GMT', 'server': 'Apache', 'content-length': '1420', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71633800-0f07-4841-8fdb-bec09b83cd0c', 'x-compute-request-id': 'req-71633800-0f07-4841-8fdb-bec09b83cd0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:38:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "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": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:38:58,282 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.737s 2025-12-03 23:38:58,283 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:57 GMT', 'server': 'Apache', 'content-length': '1420', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c0839d-4e7c-42a7-b1e1-3b0aee52a2e1', 'x-compute-request-id': 'req-97c0839d-4e7c-42a7-b1e1-3b0aee52a2e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:38:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "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": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:38:59,682 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.393s 2025-12-03 23:38:59,682 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:38:59 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0633da01-b50b-4fbf-977b-39da36bfccbb', 'x-compute-request-id': 'req-0633da01-b50b-4fbf-977b-39da36bfccbb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:38:59,685 20 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-12-03 23:39:01,251 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.564s 2025-12-03 23:39:01,251 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:00 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c077c2-ac86-4283-a4d7-134c88cde672', 'x-compute-request-id': 'req-59c077c2-ac86-4283-a4d7-134c88cde672', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "BUILD", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:38:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:39:03,210 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.954s 2025-12-03 23:39:03,210 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:02 GMT', 'server': 'Apache', 'content-length': '1596', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75581212-9f89-4351-9df2-3cdcc2836f59', 'x-compute-request-id': 'req-75581212-9f89-4351-9df2-3cdcc2836f59', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:39:02Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f8:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:39:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:39:03,215 20 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-03 23:39:03,676 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.460s 2025-12-03 23:39:03,676 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:03 GMT', 'server': 'Apache', 'content-length': '1596', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f164f985-6472-463d-a775-1917029d5114', 'x-compute-request-id': 'req-f164f985-6472-463d-a775-1917029d5114', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tem10000 pest-TestVolumeBootPattern-server-964906864", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:39:02Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f8:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:39:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:39:03,679 20 INFO [tempest.scenario.test_volume_boot_pattern] Booted third instance {'id': '2f57f72f-a979-4cee-a314-30dd3e3bddb6', 'name': 'tempest-TestVolumeBootPattern-server-964906864', 'status': 'ACTIVE', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'metadata': {}, 'hostId': 'a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca', 'image': '', 'flavor': {'id': 'd8486d90-a286-43d8-b9ca-2fb45d8bf6fd', 'links': [{'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd'}]}, 'created': '2025-12-03T23:38:53Z', 'updated': '2025-12-03T23:39:02Z', 'addresses': {'tempest-TestVolumeBootPattern-1186840262-network': [{'version': 4, 'addr': '10.100.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:16:f8:9b'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'}, {'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-838835723', 'OS-SRV-USG:launched_at': '2025-12-03T23:39:02.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-820856152'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'bb4a183c-441c-49f2-be01-34537d0cba07'}]} 2025-12-03 23:39:03,679 20 INFO [tempest.scenario.test_volume_boot_pattern] Logging into third instance to get timestamp: {'id': '2f57f72f-a979-4cee-a314-30dd3e3bddb6', 'name': 'tempest-TestVolumeBootPattern-server-964906864', 'status': 'ACTIVE', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'user_id': '562adaac81824180a41f0757e2b448ee', 'metadata': {}, 'hostId': 'a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca', 'image': '', 'flavor': {'id': 'd8486d90-a286-43d8-b9ca-2fb45d8bf6fd', 'links': [{'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd'}]}, 'created': '2025-12-03T23:38:53Z', 'updated': '2025-12-03T23:39:02Z', 'addresses': {'tempest-TestVolumeBootPattern-1186840262-network': [{'version': 4, 'addr': '10.100.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:16:f8:9b'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'}, {'rel': 'bookmark', 'href': 'https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-838835723', 'OS-SRV-USG:launched_at': '2025-12-03T23:39:02.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-820856152'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'bb4a183c-441c-49f2-be01-34537d0cba07'}]} 2025-12-03 23:39:03,760 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.080s 2025-12-03 23:39:03,760 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1353', 'x-openstack-request-id': 'req-9dca049b-fca3-465c-afd6-43851e61f611', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"ports":[{"id":"604b8751-576a-42d9-9392-c43915e572fc","name":"","network_id":"d4255372-0837-43de-a120-ee3d8c67279c","tenant_id":"17135a905ddc412883361a7397e2e39c","mac_address":"fa:16:3e:16:f8:9b","admin_state_up":true,"status":"ACTIVE","device_id":"2f57f72f-a979-4cee-a314-30dd3e3bddb6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9c5b8d3-912c-4925-95a2-7beff76fb01d","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["65027aec-c93e-474d-983c-fa08ba60a15d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testvolumebootpattern-server-964906864","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testvolumebootpattern-server-964906864","fqdn":"tempest-testvolumebootpattern-server-964906864.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:38:55Z","updated_at":"2025-12-03T23:39:01Z","revision_number":4,"project_id":"17135a905ddc412883361a7397e2e39c"}]}' 2025-12-03 23:39:03,760 20 DEBUG [tempest.common.waiters] Server ID 2f57f72f-a979-4cee-a314-30dd3e3bddb6 ports are all ACTIVE [{'id': '604b8751-576a-42d9-9392-c43915e572fc', 'name': '', 'network_id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'mac_address': 'fa:16:3e:16:f8:9b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2f57f72f-a979-4cee-a314-30dd3e3bddb6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e9c5b8d3-912c-4925-95a2-7beff76fb01d', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['65027aec-c93e-474d-983c-fa08ba60a15d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testvolumebootpattern-server-964906864', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testvolumebootpattern-server-964906864', 'fqdn': 'tempest-testvolumebootpattern-server-964906864.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:38:55Z', 'updated_at': '2025-12-03T23:39:01Z', 'revision_number': 4, 'project_id': '17135a905ddc412883361a7397e2e39c'}]: 2025-12-03 23:39:03,847 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=604b8751-576a-42d9-9392-c43915e572fc 0.086s 2025-12-03 23:39:03,848 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-5adbf099-9d62-4a96-b2eb-7cba7d1a1a97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips?floating_network_id=028583f1-6fe0-4d55-b869-739d10dff786&port_id=604b8751-576a-42d9-9392-c43915e572fc'} Body: b'{"floatingips": []}' 2025-12-03 23:39:03,922 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.074s 2025-12-03 23:39:03,923 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1353', 'x-openstack-request-id': 'req-e0edebcd-8fa5-4ca8-bc7e-a5ecea66b768', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/ports?device_id=2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"ports":[{"id":"604b8751-576a-42d9-9392-c43915e572fc","name":"","network_id":"d4255372-0837-43de-a120-ee3d8c67279c","tenant_id":"17135a905ddc412883361a7397e2e39c","mac_address":"fa:16:3e:16:f8:9b","admin_state_up":true,"status":"ACTIVE","device_id":"2f57f72f-a979-4cee-a314-30dd3e3bddb6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e9c5b8d3-912c-4925-95a2-7beff76fb01d","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["65027aec-c93e-474d-983c-fa08ba60a15d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"edpm-compute-0.ctlplane.openstack.lab","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testvolumebootpattern-server-964906864","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testvolumebootpattern-server-964906864","fqdn":"tempest-testvolumebootpattern-server-964906864.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-03T23:38:55Z","updated_at":"2025-12-03T23:39:01Z","revision_number":4,"project_id":"17135a905ddc412883361a7397e2e39c"}]}' 2025-12-03 23:39:03,923 20 DEBUG [tempest.common.waiters] Server ID 2f57f72f-a979-4cee-a314-30dd3e3bddb6 ports are all ACTIVE [{'id': '604b8751-576a-42d9-9392-c43915e572fc', 'name': '', 'network_id': 'd4255372-0837-43de-a120-ee3d8c67279c', 'tenant_id': '17135a905ddc412883361a7397e2e39c', 'mac_address': 'fa:16:3e:16:f8:9b', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2f57f72f-a979-4cee-a314-30dd3e3bddb6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'e9c5b8d3-912c-4925-95a2-7beff76fb01d', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['65027aec-c93e-474d-983c-fa08ba60a15d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'edpm-compute-0.ctlplane.openstack.lab', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testvolumebootpattern-server-964906864', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testvolumebootpattern-server-964906864', 'fqdn': 'tempest-testvolumebootpattern-server-964906864.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-03T23:38:55Z', 'updated_at': '2025-12-03T23:39:01Z', 'revision_number': 4, 'project_id': '17135a905ddc412883361a7397e2e39c'}]: 2025-12-03 23:39:05,419 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips 1.495s 2025-12-03 23:39:05,419 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "port_id": "604b8751-576a-42d9-9392-c43915e572fc", "tenant_id": "17135a905ddc412883361a7397e2e39c", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-2a1f896c-a587-41c2-bcf8-314f0ec17fef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips'} Body: b'{"floatingip": {"id": "804c8e4e-0b4d-45de-a0f1-c3f863418f59", "tenant_id": "17135a905ddc412883361a7397e2e39c", "floating_ip_address": "192.168.122.202", "floating_network_id": "028583f1-6fe0-4d55-b869-739d10dff786", "router_id": "f6241046-c845-43cf-abb3-e9e67a5a265b", "port_id": "604b8751-576a-42d9-9392-c43915e572fc", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "17135a905ddc412883361a7397e2e39c", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "d4255372-0837-43de-a120-ee3d8c67279c", "mac_address": "fa:16:3e:16:f8:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-03T23:39:04Z", "updated_at": "2025-12-03T23:39:04Z", "revision_number": 0}}' 2025-12-03 23:39:05,420 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:39:37,182 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:39:37,258 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:39:37,259 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:39:37,259 20 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /tmp/timestamp 2025-12-03 23:39:37,259 20 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.202:22' as 'cirros' with public key authentication 2025-12-03 23:39:37,262 20 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-03 23:39:37,330 20 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-03 23:39:37,331 20 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.202 successfully created 2025-12-03 23:39:38,441 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/804c8e4e-0b4d-45de-a0f1-c3f863418f59 1.014s 2025-12-03 23:39:38,442 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3020338b-89aa-4e4f-b277-8cbf4c88f681', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/804c8e4e-0b4d-45de-a0f1-c3f863418f59'} Body: b'' 2025-12-03 23:39:38,644 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.202s 2025-12-03 23:39:38,645 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:38 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d64fbd-cd75-4d57-889d-0970995174ab', 'x-compute-request-id': 'req-d0d64fbd-cd75-4d57-889d-0970995174ab', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'' 2025-12-03 23:39:39,292 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.647s 2025-12-03 23:39:39,292 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:38 GMT', 'server': 'Apache', 'content-length': '1724', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dfba241-ba82-4619-827c-154116a74c6c', 'x-compute-request-id': 'req-8dfba241-ba82-4619-827c-154116a74c6c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:39:38Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f8:9b"}, {"version": 4, "addr": "192.168.122.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:f8:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:39:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:39:40,594 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.296s 2025-12-03 23:39:40,595 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:40 GMT', 'server': 'Apache', 'content-length': '1368', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f2e130c-57fa-4041-bea2-26669965b450', 'x-compute-request-id': 'req-9f2e130c-57fa-4041-bea2-26669965b450', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:39:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:39:02.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": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:39:42,061 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.460s 2025-12-03 23:39:42,062 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:41 GMT', 'server': 'Apache', 'content-length': '1368', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c637ba4c-275e-4053-af0c-3d4c0bf77e0f', 'x-compute-request-id': 'req-c637ba4c-275e-4053-af0c-3d4c0bf77e0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:39:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:39:02.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": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:39:43,376 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.310s 2025-12-03 23:39:43,377 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:43 GMT', 'server': 'Apache', 'content-length': '1368', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5efa9f84-c368-42e8-ac91-4ebc898ea2c5', 'x-compute-request-id': 'req-5efa9f84-c368-42e8-ac91-4ebc898ea2c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"server": {"id": "2f57f72f-a979-4cee-a314-30dd3e3bddb6", "name": "tempest-TestVolumeBootPattern-server-964906864", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:38:53Z", "updated": "2025-12-03T23:39:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:39:02.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": [{"id": "bb4a183c-441c-49f2-be01-34537d0cba07"}]}}' 2025-12-03 23:39:44,596 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6 0.216s 2025-12-03 23:39:44,597 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:44 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16270b11-9ada-4a76-82a5-46afd1a3fa53', 'x-compute-request-id': 'req-16270b11-9ada-4a76-82a5-46afd1a3fa53', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/2f57f72f-a979-4cee-a314-30dd3e3bddb6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2f57f72f-a979-4cee-a314-30dd3e3bddb6 could not be found."}}' 2025-12-03 23:39:44,745 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.148s 2025-12-03 23:39:44,746 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:44 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be8147c-e162-4f50-a4d3-80dcf4476f95', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'' 2025-12-03 23:39:44,830 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.084s 2025-12-03 23:39:44,830 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:44 GMT', 'server': 'Apache', 'content-length': '1273', 'x-compute-request-id': 'req-7364f8f7-e502-4100-9ba6-25a87bb9e173', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7364f8f7-e502-4100-9ba6-25a87bb9e173', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'{"volume": {"id": "bb4a183c-441c-49f2-be01-34537d0cba07", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:38:48.000000", "updated_at": "2025-12-03T23:39:44.000000", "name": "tempest-TestVolumeBootPattern-volume-1198602566", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:39:45,909 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.075s 2025-12-03 23:39:45,910 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:45 GMT', 'server': 'Apache', 'content-length': '1273', 'x-compute-request-id': 'req-2577fc05-7652-41f4-a256-3d0a1eac6597', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2577fc05-7652-41f4-a256-3d0a1eac6597', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'{"volume": {"id": "bb4a183c-441c-49f2-be01-34537d0cba07", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:38:48.000000", "updated_at": "2025-12-03T23:39:44.000000", "name": "tempest-TestVolumeBootPattern-volume-1198602566", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "8b27417e-562c-47b0-9563-0e851756df0c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/bb4a183c-441c-49f2-be01-34537d0cba07"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:39:46,980 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07 0.067s 2025-12-03 23:39:46,981 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:46 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-8b57f66c-03a2-4179-a4d5-fb0884ebe4d4', 'x-openstack-request-id': 'req-8b57f66c-03a2-4179-a4d5-fb0884ebe4d4', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/bb4a183c-441c-49f2-be01-34537d0cba07'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb4a183c-441c-49f2-be01-34537d0cba07 could not be found."}}' 2025-12-03 23:39:47,066 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c 0.085s 2025-12-03 23:39:47,067 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:46 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec6edd5-8e26-4940-9129-2c29fbae8613', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c'} Body: b'' 2025-12-03 23:39:47,167 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c 0.099s 2025-12-03 23:39:47,167 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:47 GMT', 'server': 'Apache', 'content-length': '466', 'x-compute-request-id': 'req-93886574-30d2-45af-9c48-64ddb1f23426', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93886574-30d2-45af-9c48-64ddb1f23426', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c'} Body: b'{"snapshot": {"id": "8b27417e-562c-47b0-9563-0e851756df0c", "created_at": "2025-12-03T23:38:46.000000", "updated_at": "2025-12-03T23:39:47.000000", "name": "tempest-TestVolumeBootPattern-snapshot-1214142680", "description": null, "volume_id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "17135a905ddc412883361a7397e2e39c", "os-extended-snapshot-attributes:progress": "100%"}}' 2025-12-03 23:39:48,236 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c 0.065s 2025-12-03 23:39:48,236 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:48 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-8f95b8d8-b14b-4820-81ee-1dc7b823c7c2', 'x-openstack-request-id': 'req-8f95b8d8-b14b-4820-81ee-1dc7b823c7c2', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/snapshots/8b27417e-562c-47b0-9563-0e851756df0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 8b27417e-562c-47b0-9563-0e851756df0c could not be found."}}' 2025-12-03 23:39:48,935 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9c12842a-ca03-40d2-888c-36916ffe7b8f 0.698s 2025-12-03 23:39:48,936 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8170a0ac-43ef-4fb5-9bcc-cc45fc890272', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/9c12842a-ca03-40d2-888c-36916ffe7b8f'} Body: b'' 2025-12-03 23:39:49,126 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.190s 2025-12-03 23:39:49,127 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:48 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e855fb-e0a8-4351-966e-b762370ec6f7', 'x-compute-request-id': 'req-c8e855fb-e0a8-4351-966e-b762370ec6f7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'' 2025-12-03 23:39:49,645 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.518s 2025-12-03 23:39:49,646 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:49 GMT', 'server': 'Apache', 'content-length': '1724', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-301f6108-6f9b-4061-a932-be4c5cb23248', 'x-compute-request-id': 'req-301f6108-6f9b-4061-a932-be4c5cb23248', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:39:49Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:ac:94"}, {"version": 4, "addr": "192.168.122.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:ac:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:38:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:39:51,215 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.564s 2025-12-03 23:39:51,215 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:50 GMT', 'server': 'Apache', 'content-length': '1602', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7503b50-0135-4cd8-81ea-1b6b9ac13bdc', 'x-compute-request-id': 'req-b7503b50-0135-4cd8-81ea-1b6b9ac13bdc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:39:49Z", "addresses": {"tempest-TestVolumeBootPattern-1186840262-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:ac:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:38:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-820856152"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:39:53,064 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.844s 2025-12-03 23:39:53,065 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:52 GMT', 'server': 'Apache', 'content-length': '1368', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f583fed-7bd0-4a39-9d21-b2c17ee20359', 'x-compute-request-id': 'req-4f583fed-7bd0-4a39-9d21-b2c17ee20359', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:38:10.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": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:39:54,572 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.501s 2025-12-03 23:39:54,573 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:54 GMT', 'server': 'Apache', 'content-length': '1368', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eae2623-e6cf-46c0-9be7-95da0b0649c7', 'x-compute-request-id': 'req-3eae2623-e6cf-46c0-9be7-95da0b0649c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"server": {"id": "88c08093-8400-49af-8967-2550cb5df4fc", "name": "tempest-TestVolumeBootPattern-server-920772662", "status": "ACTIVE", "tenant_id": "17135a905ddc412883361a7397e2e39c", "user_id": "562adaac81824180a41f0757e2b448ee", "metadata": {}, "hostId": "a370d0392579fd5d183f8f851fa9e38ce05a96698f2ef2ee058393ca", "image": "", "flavor": {"id": "d8486d90-a286-43d8-b9ca-2fb45d8bf6fd", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/flavors/d8486d90-a286-43d8-b9ca-2fb45d8bf6fd"}]}, "created": "2025-12-03T23:37:59Z", "updated": "2025-12-03T23:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps.sno.openstack.lab/servers/88c08093-8400-49af-8967-2550cb5df4fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-838835723", "OS-SRV-USG:launched_at": "2025-12-03T23:38:10.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": [{"id": "181167a7-932d-42a2-b911-9fccfb3b4252"}]}}' 2025-12-03 23:39:55,658 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc 0.078s 2025-12-03 23:39:55,658 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:55 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b56e9e26-8c16-49e6-8736-215db3652f36', 'x-compute-request-id': 'req-b56e9e26-8c16-49e6-8736-215db3652f36', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/88c08093-8400-49af-8967-2550cb5df4fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 88c08093-8400-49af-8967-2550cb5df4fc could not be found."}}' 2025-12-03 23:39:56,435 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e5ed2441-3448-4733-8453-0c95633dbed9 0.776s 2025-12-03 23:39:56,435 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1f39da13-480e-4bea-845f-f7b28e579661', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/floatingips/e5ed2441-3448-4733-8453-0c95633dbed9'} Body: b'' 2025-12-03 23:39:56,506 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.070s 2025-12-03 23:39:56,507 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:56 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2d6f78-6a21-452a-b827-5befca75c2a1', 'x-compute-request-id': 'req-9b2d6f78-6a21-452a-b827-5befca75c2a1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d48bf4d8-1ee2-4da1-9004-79d345f60cf9 could not be found."}}' 2025-12-03 23:39:56,605 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9 0.098s 2025-12-03 23:39:56,605 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:56 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa77d9f9-9e71-4a68-9332-ba7c90a544da', 'x-compute-request-id': 'req-aa77d9f9-9e71-4a68-9332-ba7c90a544da', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/servers/d48bf4d8-1ee2-4da1-9004-79d345f60cf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d48bf4d8-1ee2-4da1-9004-79d345f60cf9 could not be found."}}' 2025-12-03 23:39:56,726 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.120s 2025-12-03 23:39:56,727 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:56 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87d9d8c-f5a4-4cb1-be11-5a815525ca40', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'' 2025-12-03 23:39:56,823 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.095s 2025-12-03 23:39:56,823 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:56 GMT', 'server': 'Apache', 'content-length': '1246', 'x-compute-request-id': 'req-e2ccc28b-5da2-49b1-a45a-a5c613be665a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ccc28b-5da2-49b1-a45a-a5c613be665a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:39:56.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:39:57,941 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.114s 2025-12-03 23:39:57,942 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:57 GMT', 'server': 'Apache', 'content-length': '1246', 'x-compute-request-id': 'req-93c0941a-3d90-48e4-b572-dfbf7a46a7f5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c0941a-3d90-48e4-b572-dfbf7a46a7f5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"volume": {"id": "181167a7-932d-42a2-b911-9fccfb3b4252", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:37:07.000000", "updated_at": "2025-12-03T23:39:56.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1963046082", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/181167a7-932d-42a2-b911-9fccfb3b4252"}], "user_id": "562adaac81824180a41f0757e2b448ee", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17135a905ddc412883361a7397e2e39c", "volume_image_metadata": {"signE7B ature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:39:59,037 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252 0.089s 2025-12-03 23:39:59,037 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:58 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-ce61c8d9-b968-442b-934f-5f73ab86e7f6', 'x-openstack-request-id': 'req-ce61c8d9-b968-442b-934f-5f73ab86e7f6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/181167a7-932d-42a2-b911-9fccfb3b4252'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 181167a7-932d-42a2-b911-9fccfb3b4252 could not be found."}}' 2025-12-03 23:39:59,490 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/65027aec-c93e-474d-983c-fa08ba60a15d 0.452s 2025-12-03 23:39:59,491 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8830de48-120d-4c12-bcec-04136b7b9670', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=90aaef6652d2f63e77aed53596516f19; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps.sno.openstack.lab/v2.0/security-groups/65027aec-c93e-474d-983c-fa08ba60a15d'} Body: b'' 2025-12-03 23:39:59,579 20 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestVolumeBootPattern-838835723 0.088s 2025-12-03 23:39:59,580 20 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:39:59 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e823308-446b-497c-901b-49c947632fb1', 'x-compute-request-id': 'req-0e823308-446b-497c-901b-49c947632fb1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=290d84193dc5abb64fcf881baeaef16c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps.sno.openstack.lab/v2.1/os-keypairs/tempest-TestVolumeBootPattern-838835723'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-03 23:40:12.005587Z tags: worker-0 test: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) time: 2025-12-03 23:40:12.005587Z skip: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) [ multipart Content-Type: text/plain;charset=utf8 reason 25 Cinder multi-backend feature disabled0 ] tags: -worker-0 .stestr/meta.dbm.dat0000644012276001227600000000000015114145134014564 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015114145134014572 0ustar tempesttempest.stestr/failing0000600012276001227600000016723615114145134013760 0ustar tempesttempesttime: 2025-12-03 23:18:45.571576Z tags: worker-1 test: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] time: 2025-12-03 23:19:10.136421Z failure: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' E922 2025-12-03 23:18:45,771 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147 0.199s 2025-12-03 23:18:45,771 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:45 GMT', 'server': 'Apache', 'content-length': '861', 'x-openstack-request-id': 'req-fc3e588f-34b6-4c99-ac21-395dd94e0f32', 'content-type': 'application/json', 'set-cookie': 'c27908ff53cf87cdb033d6a54ac4cb8e=664372062ef1dff6e67becbeb07f4f87; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://glance-default-public-openstack.apps.sno.openstack.lab/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147'} Body: b'{"hw_rng_model": "virtio", "name": "cirros-0.6.2-x86_64-disk.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ebdbc6bd6ac94fca9ac245c271bc304b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "created_at": "2025-12-03T22:49:41Z", "updated_at": "2025-12-03T22:49:43Z", "tags": [], "self": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147", "file": "/v2/images/ee36e3bb-565a-439c-ab21-6b7f9eae8147/file", "schema": "/v2/schemas/image", "stores": "default_backend"}' 2025-12-03 23:18:47,423 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes 1.650s 2025-12-03 23:18:47,423 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-119228006", "snapshot_id": null, "imageRef": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:45 GMT', 'server': 'Apache', 'content-length': '814', 'x-compute-request-id': 'req-10046bc1-e403-457a-998a-b8c38d5e206e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10046bc1-e403-457a-998a-b8c38d5e206e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.352049", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-12-03 23:18:47,585 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.153s 2025-12-03 23:18:47,585 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:47 GMT', 'server': 'Apache', 'content-length': '906', 'x-compute-request-id': 'req-1de19a43-614d-4123-82d8-58656fba6b27', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de19a43-614d-4123-82d8-58656fba6b27', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:47.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555"}}' 2025-12-03 23:18:48,688 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.096s 2025-12-03 23:18:48,688 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:48 GMT', 'server': 'Apache', 'content-length': '906', 'x-compute-request-id': 'req-e1468bf9-153e-41d0-9f1b-22533fb339c5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1468bf9-153e-41d0-9f1b-22533fb339c5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:47.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555"}}' 2025-12-03 23:18:49,794 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.101s 2025-12-03 23:18:49,794 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:49 GMT', 'server': 'Apache', 'content-length': '964', 'x-compute-request-id': 'req-8e4cd3c0-95b1-40ba-990d-af0c67361130', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4cd3c0-95b1-40ba-990d-af0c67361130', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:47.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:50,884 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.086s 2025-12-03 23:18:50,884 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:50 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-2f38cef1-273b-4c4c-86b4-553e35231553', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f38cef1-273b-4c4c-86b4-553e35231553', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:51,969 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.081s 2025-12-03 23:18:51,970 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:51 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-a9bb652d-41a1-4297-bfdb-379fb372f77e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bb652d-41a1-4297-bfdb-379fb372f77e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:53,069 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.095s 2025-12-03 23:18:53,069 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:52 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-98722139-27de-445c-8c01-33c8ac61164f', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98722139-27de-445c-8c01-33c8ac61164f', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:54,142 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.067s 2025-12-03 23:18:54,142 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:54 GMT', 'server': 'Apache', 'content-length': '967', 'x-compute-request-id': 'req-d0c2d1e3-0a50-4a27-885e-917df6c4a78e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c2d1e3-0a50-4a27-885e-917df6c4a78e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:50.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False"}}}' 2025-12-03 23:18:55,227 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.080s 2025-12-03 23:18:55,227 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '1241', 'x-compute-request-id': 'req-828950b0-ae5a-4317-82f7-c213ed2fecc6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828950b0-ae5a-4317-82f7-c213ed2fecc6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:18:55,230 21 INFO [tempest.common.waiters] volume 573cbd14-e420-4691-87de-6a3f4cd7e701 reached available after waiting for 8.230570 seconds 2025-12-03 23:18:55,314 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.083s 2025-12-03 23:18:55,314 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '1241', 'x-compute-request-id': 'req-6f95ced6-842b-469c-b840-aa9c2218fc8e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f95ced6-842b-469c-b840-aa9c2218fc8e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:18:55,389 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.071s 2025-12-03 23:18:55,390 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '1241', 'x-compute-request-id': 'req-8b4db8fa-8d26-4aca-9a9b-a198779dbe0e', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4db8fa-8d26-4aca-9a9b-a198779dbe0e', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:18:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:18:55,575 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups 0.182s 2025-12-03 23:18:55,575 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: {"backup": {"volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '393', 'x-compute-request-id': 'req-bc138ad4-6a08-4bb2-a46a-4b229adc1ece', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc138ad4-6a08-4bb2-a46a-4b229adc1ece', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}]}}' 2025-12-03 23:18:55,648 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.072s 2025-12-03 23:18:55,649 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:55 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-f23847ad-b60f-4f76-bc13-cdf982ae0f84', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23847ad-b60f-4f76-bc13-cdf982ae0f84', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:18:56,723 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.071s 2025-12-03 23:18:56,724 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:56 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-f8dcc5d4-c915-44c6-8a56-57fd39953c9d', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8dcc5d4-c915-44c6-8a56-57fd39953c9d', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:18:57,823 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.096s 2025-12-03 23:18:57,824 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:57 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-918d0451-7bc7-43c8-8885-cfa744b36bb7', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918d0451-7bc7-43c8-8885-cfa744b36bb7', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:18:58,923 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.095s 2025-12-03 23:18:58,923 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:58 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-e8222dcf-bf0c-4adc-b3bf-3411f59189a3', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8222dcf-bf0c-4adc-b3bf-3411f59189a3', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:00,012 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.085s 2025-12-03 23:19:00,013 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:18:59 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-72797b89-f4d6-4cd4-90d4-9704379a3631', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72797b89-f4d6-4cd4-90d4-9704379a3631', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:01,106 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.090s 2025-12-03 23:19:01,107 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:01 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-53cc49f5-a7a6-46d0-b6b5-6eef79bee219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cc49f5-a7a6-46d0-b6b5-6eef79bee219', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:02,181 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.071s 2025-12-03 23:19:02,182 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:02 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-1384b220-829e-45ff-a6fa-ee4ca7e217a5', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1384b220-829e-45ff-a6fa-ee4ca7e217a5', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:03,276 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.091s 2025-12-03 23:19:03,276 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:03 GMT', 'server': 'Apache', 'content-length': '800', 'x-compute-request-id': 'req-71b9efe7-224b-48a6-a8cf-073c727635cc', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b9efe7-224b-48a6-a8cf-073c727635cc', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:18:55.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:04,337 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.058s 2025-12-03 23:19:04,337 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:04 GMT', 'server': 'Apache', 'content-length': '811', 'x-compute-request-id': 'req-85e2d08a-ddde-4081-a8b3-a10d10608769', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e2d08a-ddde-4081-a8b3-a10d10608769', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:03.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:05,406 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.066s 2025-12-03 23:19:05,406 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:05 GMT', 'server': 'Apache', 'content-length': '811', 'x-compute-request-id': 'req-e455d729-933b-460b-945b-d5b82180bf19', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e455d729-933b-460b-945b-d5b82180bf19', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:03.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:06,500 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.090s 2025-12-03 23:19:06,501 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:06 GMT', 'server': 'Apache', 'content-length': '811', 'x-compute-request-id': 'req-6fc9bd42-63fe-48c2-914b-8040548064b4', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc9bd42-63fe-48c2-914b-8040548064b4', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:03.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": null, "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:07,574 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.069s 2025-12-03 23:19:07,575 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '1021', 'x-compute-request-id': 'req-b12801d3-03d6-48c1-a99d-53a7559c89a6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12801d3-03d6-48c1-a99d-53a7559c89a6', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'{"backup": {"id": "51bcede1-6936-4258-8d87-4277790985dd", "status": "error", "size": 1, "object_count": 0, "availability_zone": null, "container": "volumebackups", "created_at": "2025-12-03T23:18:55.000000", "updated_at": "2025-12-03T23:19:07.000000", "name": "tempest-TestVolumeBackupRestore-backup-1884849532", "description": null, "fail_reason": "Connection to swift failed: Container HEAD failed: https://swift-public-openstack.apps.sno.openstack.lab/v1/AUTH_e014ab433f1c45e4bdfa23184aca2555/volumebackups 403 Forbidden (txn: tx89597e4bc5364141b20b9-006930c567)", "volume_id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/backups/51bcede1-6936-4258-8d87-4277790985dd"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2025-12-03T23:18:55.000000"}}' 2025-12-03 23:19:07,679 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd 0.098s 2025-12-03 23:19:07,679 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '0', 'x-compute-request-id': 'req-a4e3d3e4-2efe-48b3-b5bf-b2936dc465fc', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e3d3e4-2efe-48b3-b5bf-b2936dc465fc', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/backups/51bcede1-6936-4258-8d87-4277790985dd'} Body: b'' 2025-12-03 23:19:07,829 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.149s 2025-12-03 23:19:07,829 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778dc620-0177-45c1-9c0d-2f0dc9043e74', 'content-type': 'text/html; charset=UTF-8', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'' 2025-12-03 23:19:07,920 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.090s 2025-12-03 23:19:07,921 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:07 GMT', 'server': 'Apache', 'content-length': '1240', 'x-compute-request-id': 'req-6901acdf-d8cf-4264-b595-3507f45afa8a', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6901acdf-d8cf-4264-b595-3507f45afa8a', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:19:07.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:19:09,025 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.100s 2025-12-03 23:19:09,025 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:08 GMT', 'server': 'Apache', 'content-length': '1240', 'x-compute-request-id': 'req-302338cf-c127-4116-b681-a14091fe1136', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302338cf-c127-4116-b681-a14091fe1136', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"volume": {"id": "573cbd14-e420-4691-87de-6a3f4cd7e701", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-03T23:18:47.000000", "updated_at": "2025-12-03T23:19:07.000000", "name": "tempest-TestVolumeBackupRestore-volume-119228006", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}, {"rel": "bookmark", "href": "https://cinder-public-openstack.apps.sno.openstack.lab/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701"}], "user_id": "26c99312872e462f9fcc402116b69c78", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e014ab433f1c45e4bdfa23184aca2555", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "image_id": "ee36e3bb-565a-439c-ab21-6b7f9eae8147", "image_name": "cirros-0.6.2-x86_64-disk.img", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}}}' 2025-12-03 23:19:10,135 21 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701 0.105s 2025-12-03 23:19:10,136 21 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.0', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 03 Dec 2025 23:19:10 GMT', 'server': 'Apache', 'content-length': '109', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-compute-request-id': 'req-d5607745-1f2e-4552-8021-6a2c91d3b856', 'x-openstack-request-id': 'req-d5607745-1f2e-4552-8021-6a2c91d3b856', 'content-type': 'application/json', 'set-cookie': '33e2d45401feb6ecb7f87041ac073655=a2322387761086a9e70096083c0790af; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://cinder-public-openstack.apps.sno.openstack.lab/v3/volumes/573cbd14-e420-4691-87de-6a3f4cd7e701'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 573cbd14-e420-4691-87de-6a3f4cd7e701 could not be found."}}' 0 Content-Type: text/x-traceback;charset=utf8 traceback 33A Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python3.9/site-packages/tempest/scenario/test_volume_backup_restore.py", line 61, in test_volume_backup_restore backup = self.create_backup(volume_id=volume['id']) File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 446, in create_backup waiters.wait_for_volume_resource_status(self.backups_client, File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 372, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: backup 51bcede1-6936-4258-8d87-4277790985dd failed to build and is in ERROR status 0 ] tags: -worker-1 .stestr/times.dbm.bak0000644012276001227600000001304215114145134014756 0ustar tempesttempest'setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps)', (0, 3) 'tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup', (512, 9) 'tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion', (1024, 10) 'tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks', (1536, 9) 'tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario', (2048, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration', (2560, 8) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert', (3072, 7) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration', (3584, 7) 'tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2', (4096, 9) 'setUpClass (tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerMigrationWithHost)', (4608, 3) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause', (5120, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (5632, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot', (6144, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (6656, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild', (7168, 8) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize', (7680, 7) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (8192, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start', (8704, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume', (9216, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (9728, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (10240, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (10752, 8) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os', (11264, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (11776, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (12288, 8) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os', (12800, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (13312, 9) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless', (13824, 10) 'tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern', (14336, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac', (14848, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os', (15360, 10) 'tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern', (15872, 10) 'tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore', (16384, 9) 'tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless', (16896, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac', (17408, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os', (17920, 9) 'tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download', (18432, 8) 'tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops', (18944, 8) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup', (19456, 8) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic', (19968, 10) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic', (20480, 9) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups', (20992, 9) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group', (21504, 9) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group', (22016, 9) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks', (22528, 9) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2', (23040, 8) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot', (23552, 9) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume', (24064, 10) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern', (24576, 9) 'setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)', (25088, 3) .stestr/times.dbm.dir0000644012276001227600000001304215114145134014777 0ustar tempesttempest'setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps)', (0, 3) 'tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup', (512, 9) 'tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion', (1024, 10) 'tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks', (1536, 9) 'tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario', (2048, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration', (2560, 8) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert', (3072, 7) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration', (3584, 7) 'tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2', (4096, 9) 'setUpClass (tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerMigrationWithHost)', (4608, 3) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause', (5120, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (5632, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot', (6144, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (6656, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild', (7168, 8) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize', (7680, 7) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (8192, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start', (8704, 9) 'tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume', (9216, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (9728, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (10240, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (10752, 8) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os', (11264, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (11776, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (12288, 8) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os', (12800, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (13312, 9) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless', (13824, 10) 'tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern', (14336, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac', (14848, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os', (15360, 10) 'tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern', (15872, 10) 'tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore', (16384, 9) 'tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless', (16896, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac', (17408, 10) 'tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os', (17920, 9) 'tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download', (18432, 8) 'tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops', (18944, 8) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup', (19456, 8) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic', (19968, 10) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic', (20480, 9) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups', (20992, 9) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group', (21504, 9) 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group', (22016, 9) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks', (22528, 9) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2', (23040, 8) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot', (23552, 9) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume', (24064, 10) 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern', (24576, 9) 'setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)', (25088, 3)