.stestr/0002755012276001227600000000000015213621116012416 5ustar tempesttempest.stestr/format0000644012276001227600000000000215213617774013636 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215213621116014576 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115213621116014761 0ustar tempesttempest94.38991864.53035579.00910798.04925961.3158440.00060241.07872465.54422856.290048.stestr/00000600012276001227600000767620115213621116012511 0ustar tempesttempesttime: 2026-06-14 21:41:44.572799Z tags: worker-0 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: 2026-06-14 21:43:18.962717Z 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 2026-06-14 21:41:46,704 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 2.131s 2026-06-14 21:41:46,705 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--29202183", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-108f529e-4d33-48f9-b6e6-4cfc920ff45e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","name":"tempest-network-smoke--29202183","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:41:45Z","updated_at":"2026-06-14T21:41:45Z","revision_number":1}}' 2026-06-14 21:41:49,214 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.509s 2026-06-14 21:41:49,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-2088701826", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-fa7dc09e-2aa4-40a4-abac-146d8766e2f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "name": "tempest-TestNetworkBasicOps-router-2088701826", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:41:46Z", "updated_at": "2026-06-14T21:41:48Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:49,308 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.092s 2026-06-14 21:41:49,308 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e4a9f01c-b78e-4226-bc6f-6701f23f218f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:41:49,516 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.208s 2026-06-14 21:41:49,517 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2abcd13d-23e6-4c3f-a2ef-051ff0deedf2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:41:49,612 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.095s 2026-06-14 21:41:49,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a23a0101-13bc-43ee-8bf4-a834bce45f8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:41:51,061 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.448s 2026-06-14 21:41:51,061 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-794125590", "network_id": "c935cdef-af34-4ef7-8ea3-4a8a32622f67", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-b72fb1bc-ed2f-4996-a179-dc9eed669b41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd","name":"tempest-subnet-smoke-794125590","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","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":"2026-06-14T21:41:49Z","updated_at":"2026-06-14T21:41:49Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:53,214 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/add_router_interface 2.153s 2026-06-14 21:41:53,215 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7c55b247-8417-4302-8283-c0ea7738909f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/add_router_interface'} Body: b'{"id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "d84618b6-97f3-4d93-896b-b8f5d282edec", "network_id": "c935cdef-af34-4ef7-8ea3-4a8a32622f67", "subnet_id": "aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd", "subnet_ids": ["aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd"]}' 2026-06-14 21:41:53,304 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.089s 2026-06-14 21:41:53,304 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-cb811184-d364-4cb2-ae58-3355747036c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","name":"tempest-network-smoke--29202183","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:41:45Z","updated_at":"2026-06-14T21:41:49Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":33906}]}' 2026-06-14 21:41:53,462 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.157s 2026-06-14 21:41:53,462 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-bc6de8c9-e3ca-41db-8ec5-a905aa10c975', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd","name":"tempest-subnet-smoke-794125590","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","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":"2026-06-14T21:41:49Z","updated_at":"2026-06-14T21:41:49Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:41:53,686 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.224s 2026-06-14 21:41:53,687 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-4b61bd1d-eb0f-4d1d-a904-1b7761e442a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "name": "tempest-TestNetworkBasicOps-router-2088701826", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:41:46Z", "updated_at": "2026-06-14T21:41:51Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:41:53,825 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.137s 2026-06-14 21:41:53,825 25 DEBUG [tempest.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-235051452", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIYTIhvW6KOwWgLXNrXbq/yTN/uusrk2fSOIj9F57iaeXUkm+1otSq+UoECLMG+CB/BU18ooTKSoFbCFPhznibBV2AH5oB9gPHXarAskSdcihWVM42/aw5jumtA7mKjWw=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41: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-aef972a1-d53a-43e1-afa8-15068a8c8cf4', 'x-compute-request-id': 'req-aef972a1-d53a-43e1-afa8-15068a8c8cf4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-235051452", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIYTIhvW6KOwWgLXNrXbq/yTN/uusrk2fSOIj9F57iaeXUkm+1otSq+UoECLMG+CB/BU18ooTKSoFbCFPhznibBV2AH5oB9gPHXarAskSdcihWVM42/aw5jumtA7mKjWw==", "fingerprint": "be:1d:d2:9a:a5:6d:27:64:04:77:a8:e8:f9:9b:c3:d3", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:41:54,005 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.178s 2026-06-14 21:41:54,005 25 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-2069982642", "description": "tempest-secgroup-smoke-2069982642 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-7218ab98-30be-4e39-af5e-735ec014009e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "name": "tempest-secgroup-smoke-2069982642", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-2069982642 description", "shared": false, "security_group_rules": [{"id": "7881e465-06c5-4633-80f7-c016b48c04ad", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": 26, "description": null, "tags": [], "created_at": "2026-06-14T21:41:53Z", "updated_at": "2026-06-14T21:41:53Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "9ba4e466-24e9-46f1-ab9e-b4cce84b28ff", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": 25, "description": null, "tags": [], "created_at": "2026-06-14T21:41:53Z", "updated_at": "2026-06-14T21:41:53Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:41:53Z", "updated_at": "2026-06-14T21:41:53Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:54,275 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.269s 2026-06-14 21:41:54,275 25 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": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0bb36588-b7da-4630-8c66-978b7da7b8e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8e82fc32-68f7-4708-8dc3-449555073934", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": "2026-06-14T21:41:54Z", "updated_at": "2026-06-14T21:41:54Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:54,492 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.215s 2026-06-14 21:41:54,492 25 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": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c394fdb7-b261-4a3b-8066-81ae8c90f957', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6de33a88-1f9c-4eca-95b1-bfc36bbf1ae8", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": "2026-06-14T21:41:54Z", "updated_at": "2026-06-14T21:41:54Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:54,682 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.190s 2026-06-14 21:41:54,683 25 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": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c9a8ffc4-5a0c-4cb3-b16a-3ae479b92f21', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "109e36a3-dc2a-4ea8-ab71-e4bf7c57e270", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": "2026-06-14T21:41:54Z", "updated_at": "2026-06-14T21:41:54Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:55,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.368s 2026-06-14 21:41:55,052 25 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": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0050bad0-d6f3-4a15-85d7-549ffa807682', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c951e84d-a8f5-4220-94ec-6d591527e118", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": "2026-06-14T21:41:54Z", "updated_at": "2026-06-14T21:41:54Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:55,296 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.244s 2026-06-14 21:41:55,297 25 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": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-47dedf48-da6c-43ef-889b-36ce84a15f7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ebea2cde-d284-4405-a9a1-f3fa78b3fe5c", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": "2026-06-14T21:41:55Z", "updated_at": "2026-06-14T21:41:55Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:55,481 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.184s 2026-06-14 21:41:55,481 25 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": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4694f626-4597-4c5f-be08-2c76c75b1d25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f13fe72-e415-4371-adf4-0737332a3e71", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "00cae5cf-957d-4a25-8600-ab9dc58d07a7", "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": "2026-06-14T21:41:55Z", "updated_at": "2026-06-14T21:41:55Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:41:55,817 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.333s 2026-06-14 21:41:55,818 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:55 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8d5b8937-a885-403f-b3ab-7dc60e8b16a5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["J_vuqGLbQFO48WIFM2k8ag"], "expires_at": "2026-06-14T22:41:55.000000Z", "issued_at": "2026-06-14T21:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:41:55,818 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-14 21:41:59,802 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.982s 2026-06-14 21:41:59,803 25 DEBUG [tempest.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-599969223", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "c935cdef-af34-4ef7-8ea3-4a8a32622f67"}], "key_name": "tempest-TestNetworkBasicOps-235051452", "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:55 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f1464f3-46e9-4642-bece-f99461e8bfaf', 'x-compute-request-id': 'req-6f1464f3-46e9-4642-bece-f99461e8bfaf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "adminPass": "Q6nLL2drVsTN"}}' 2026-06-14 21:42:00,352 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.548s 2026-06-14 21:42:00,353 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:41:59 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596f13f5-2418-4413-b69a-7fc4613fd69c', 'x-compute-request-id': 'req-596f13f5-2418-4413-b69a-7fc4613fd69c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:41:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235051452", "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": []}}' 2026-06-14 21:42:02,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 1.099s 2026-06-14 21:42:02,456 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:01 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d7cbeef-dc00-4864-a5f2-1d24356b1886', 'x-compute-request-id': 'req-1d7cbeef-dc00-4864-a5f2-1d24356b1886', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235051452", "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": []}}' 2026-06-14 21:42:04,745 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 1.283s 2026-06-14 21:42:04,745 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:03 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-a4a292ea-c8b2-4ce2-9336-44ac28712eed', 'x-compute-request-id': 'req-a4a292ea-c8b2-4ce2-9336-44ac28712eed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:04,748 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2026-06-14 21:42:06,697 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.948s 2026-06-14 21:42:06,698 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:05 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-747f9550-845b-45e7-b1cb-5ee8a2f41974', 'x-compute-request-id': 'req-747f9550-845b-45e7-b1cb-5ee8a2f41974', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:08,505 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.803s 2026-06-14 21:42:08,506 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:07 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-6a1e2af9-bc58-4674-9fa8-c6452fc0e619', 'x-compute-request-id': 'req-6a1e2af9-bc58-4674-9fa8-c6452fc0e619', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:09,888 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.369s 2026-06-14 21:42:09,888 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:09 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-452deec4-6610-469e-a266-db38f9aad275', 'x-compute-request-id': 'req-452deec4-6610-469e-a266-db38f9aad275', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:11,570 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.678s 2026-06-14 21:42:11,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:10 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-83bf8b45-de8d-4bfe-ae2a-2c55bf11ac5e', 'x-compute-request-id': 'req-83bf8b45-de8d-4bfe-ae2a-2c55bf11ac5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:13,622 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 1.048s 2026-06-14 21:42:13,623 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:12 GMT', 'server': 'Apache', 'content-length': '1689', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2152b9-e538-44c9-a459-cd8bcb63362a', 'x-compute-request-id': 'req-dc2152b9-e538-44c9-a459-cd8bcb63362a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:10Z", "addresses": {"tempest-network-smoke--29202183": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:38:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": "2026-06-14T21:42:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:13,633 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-06-14 21:42:14,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 1.140s 2026-06-14 21:42:14,774 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:13 GMT', 'server': 'Apache', 'content-length': '1689', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be7182e-a767-4a7b-951d-6700cbc65e7c', 'x-compute-request-id': 'req-0be7182e-a767-4a7b-951d-6700cbc65e7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:42:10Z", "addresses": {"tempest-network-smoke--29202183": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:38:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": "2026-06-14T21:42:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:14,778 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:42:15,480 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.701s 2026-06-14 21:42:15,480 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-36a795a9-13aa-4201-bf45-e2db412ddb3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"ports":[{"id":"23f336a7-94b8-4c1b-8389-224397660041","name":"","network_id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:4b:38:21","admin_state_up":true,"status":"ACTIVE","device_id":"0de6d4aa-e2f4-474a-aca3-8c5b72c2610f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["00cae5cf-957d10000 -4a25-8600-ab9dc58d07a7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-599969223","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-599969223","fqdn":"tempest-testnetworkbasicops-server-599969223.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:42:03Z","updated_at":"2026-06-14T21:42:10Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:42:15,481 25 DEBUG [tempest.common.waiters] Server ID 0de6d4aa-e2f4-474a-aca3-8c5b72c2610f ports are all ACTIVE [{'id': '23f336a7-94b8-4c1b-8389-224397660041', 'name': '', 'network_id': 'c935cdef-af34-4ef7-8ea3-4a8a32622f67', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:4b:38:21', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0de6d4aa-e2f4-474a-aca3-8c5b72c2610f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['00cae5cf-957d-4a25-8600-ab9dc58d07a7'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-599969223', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-599969223', 'fqdn': 'tempest-testnetworkbasicops-server-599969223.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:42:03Z', 'updated_at': '2026-06-14T21:42:10Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:42:16,828 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.347s 2026-06-14 21:42:16,829 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "23f336a7-94b8-4c1b-8389-224397660041", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-9e0aa3a2-6226-4408-aad5-afa13e9794a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8cebe49d-b0ba-4f30-a9ad-0ce6f751cba1", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.205", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "port_id": "23f336a7-94b8-4c1b-8389-224397660041", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c935cdef-af34-4ef7-8ea3-4a8a32622f67", "mac_address": "fa:16:3e:4b:38:21", "admin_state_up": true, "status": "ACTIVE", "device_id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:42:15Z", "updated_at": "2026-06-14T21:42:15Z", "revision_number": 0}}' 2026-06-14 21:42:17,485 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8cebe49d-b0ba-4f30-a9ad-0ce6f751cba1 0.656s 2026-06-14 21:42:17,486 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-b88f1acd-5eb8-4d76-b037-9a5188386b49', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8cebe49d-b0ba-4f30-a9ad-0ce6f751cba1'} Body: b'{"floatingip": {"id": "8cebe49d-b0ba-4f30-a9ad-0ce6f751cba1", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.205", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "port_id": "23f336a7-94b8-4c1b-8389-224397660041", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c935cdef-af34-4ef7-8ea3-4a8a32622f67", "mac_address": "fa:16:3e:4b:38:21", "admin_state_up": true, "status": "ACTIVE", "device_id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:42:15Z", "updated_at": "2026-06-14T21:42:16Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:17,486 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '8cebe49d-b0ba-4f30-a9ad-0ce6f751cba1', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.205', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': 'e1b9aa2b-4e60-4702-b435-42020b71a23f', 'port_id': '23f336a7-94b8-4c1b-8389-224397660041', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c935cdef-af34-4ef7-8ea3-4a8a32622f67', 'mac_address': 'fa:16:3e:4b:38:21', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0de6d4aa-e2f4-474a-aca3-8c5b72c2610f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:42:15Z', 'updated_at': '2026-06-14T21:42:16Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:42:17,486 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.657086 seconds 2026-06-14 21:42:17,486 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.205 with user: cirros 2026-06-14 21:42:17,487 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.205 in 120 sec and the expected result is reachable 2026-06-14 21:42:29,666 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.179635 seconds 2026-06-14 21:42:29,667 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.205 in 120 sec and the ping result is expected 2026-06-14 21:42:30,030 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f/action 0.362s 2026-06-14 21:42:30,032 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:42:29 GMT', 'server': 'Apache', 'content-length': '75286', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5655e9-c849-4375-af5d-b61eda02f0b1', 'x-compute-request-id': 'req-1b5655e9-c849-4375-af5d-b61eda02f0b1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f/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-5.el9 11/05/2023\\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 1338170198 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001146] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001522] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004392] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004437] Using GB pages for direct mapping\\n[ 0.004752] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004757] ACPI: Early table checksum verification disabled\\n[ 0.004762] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004767] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004774] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004781] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004785] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004788] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004792] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004796] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004799] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004801] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004803] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004804] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004805] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004807] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005972] No NUMA configuration fo 2026-06-14 21:42:30,034 25 DEBUG [tempest.scenario.manager] Console output for 0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 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-5.el9 11/05/2023 [ 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 1338170198 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001146] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001522] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004392] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004437] Using GB pages for direct mapping [ 0.004752] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004757] ACPI: Early table checksum verification disabled [ 0.004762] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004767] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004774] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004781] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004785] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004788] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004792] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004796] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004799] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004801] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004803] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004804] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004805] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004807] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005972] No NUMA configuration found [ 0.005975] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005984] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006364] Zone ranges: [ 0.006366] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006368] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006371] Normal empty [ 0.006372] Device empty [ 0.006374] Movable zone start for each node [ 0.006377] Early memory node ranges [ 0.006378] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006380] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006382] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.010278] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.010310] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010505] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.020892] ACPI: PM-Timer IO Port: 0x608 [ 0.020939] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021096] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021101] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021104] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021107] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021109] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021111] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021115] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021118] TSC deadline timer available [ 0.021136] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021220] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021224] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021225] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021226] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021229] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021230] Booting paravirtualized kernel on KVM [ 0.021234] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021241] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.021631] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.021700] kvm-guest: setup async PF for cpu 0 [ 0.021726] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021744] kvm-guest: PV spinlocks disabled, single CPU [ 0.021750] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021752] Policy zone: DMA32 [ 0.021754] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021814] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021825] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021832] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021902] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.022258] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022957] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022986] ftrace: allocating 50600 entries in 198 pages [ 0.047585] ftrace: allocated 198 pages with 4 groups [ 0.047747] rcu: Hierarchical RCU implementation. [ 0.047749] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047751] Rude variant of Tasks RCU enabled. [ 0.047751] Tracing variant of Tasks RCU enabled. [ 0.047753] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047754] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052689] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053045] random: crng init done [ 0.094908] Console: colour VGA+ 80x25 [ 0.232886] printk: console [tty1] enabled [ 0.568112] printk: console [ttyS0] enabled [ 0.570793] ACPI: Core revision 20210730 [ 0.573474] APIC: Switch to symmetric I/O mode setup [ 0.577663] x2apic enabled [ 0.581146] Switched APIC routing to physical x2apic. [ 0.588801] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.595462] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.599456] pid_max: default: 32768 minimum: 301 [ 0.599456] LSM: Security Framework initializing [ 0.599456] landlock: Up and running. [ 0.599456] Yama: becoming mindful. [ 0.599456] AppArmor: AppArmor initialized [ 0.599456] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.599456] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.599456] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.599456] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.599456] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.599456] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.599456] Spectre V2 : Mitigation: Retpolines [ 0.599456] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.599456] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.599456] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.599456] RETBleed: Mitigation: untrained return thunk [ 0.599456] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.599456] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.599456] Freeing SMP alternatives memory: 44K [ 0.599456] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.599652] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.603488] ... version: 0 [ 0.606706] ... bit width: 48 [ 0.607472] ... generic registers: 6 [ 0.610434] ... value mask: 0000ffffffffffff [ 0.611472] ... max period: 00007fffffffffff [ 0.614907] ... fixed-purpose events: 0 [ 0.615490] ... event mask: 000000000000003f [ 0.619278] rcu: Hierarchical SRCU implementation. [ 0.619993] smp: Bringing up secondary CPUs ... [ 0.622818] smp: Brought up 1 node, 1 CPU [ 0.623473] smpboot: Max logical packages: 1 [ 0.626146] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.628059] devtmpfs: initialized [ 0.630392] x86/mm: Memory block size: 128MB [ 0.631667] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.635483] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.639545] pinctrl core: initialized pinctrl subsystem [ 0.643471] PM: RTC time: 21:42:12, date: 2026-06-14 [ 0.647564] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.651620] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.655488] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.659482] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.663485] audit: initializing netlink subsys (disabled) [ 0.667017] thermal_sys: Registered thermal governor 'fair_share' [ 0.667019] thermal_sys: Registered thermal governor 'bang_bang' [ 0.667468] thermal_sys: Registered thermal governor 'step_wise' [ 0.670949] thermal_sys: Registered thermal governor 'user_space' [ 0.671471] audit: type=2000 audit(1781473332.257:1): state=initialized audit_enabled=0 res=1 [ 0.675473] thermal_sys: Registered thermal governor 'power_allocator' [ 0.675488] EISA bus registered [ 0.679474] cpuidle: using governor ladder [ 0.682186] cpuidle: using governor menu [ 0.686012] ACPI: bus type PCI registered [ 0.687472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.691823] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.695471] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.699336] PCI: Using configuration type 1 for base access [ 0.700663] Kprobes globally optimized [ 0.703480] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.707471] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.712449] ACPI: Added _OSI(Module Device) [ 0.715331] ACPI: Added _OSI(Processor Device) [ 0.715491] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.718505] ACPI: Added _OSI(Processor Aggregator Device) [ 0.719565] ACPI: Added _OSI(Linux-Dell-Video) [ 0.722557] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.723483] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.730233] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.734654] ACPI: Interpreter enabled [ 0.735485] ACPI: PM: (supports S0 S5) [ 0.737997] ACPI: Using IOAPIC for interrupt routing [ 0.739541] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.743469] PCI: Using E820 reservations for host bridge windows [ 0.747403] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.752907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.755475] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.759628] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.763612] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.768739] PCI host bridge to bus 0000:00 [ 0.771476] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.774898] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.779489] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783470] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.787470] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.791470] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.795800] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.803660] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.811505] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.827162] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.831497] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.841878] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.843670] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.851870] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.859473] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.869912] pci 0000:00:02.0: enabling Extended Tags [ 0.873853] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.879476] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.889048] pci 0000:00:02.1: enabling Extended Tags [ 0.893809] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.899107] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.907476] pci 0000:00:02.2: enabling Extended Tags [ 0.915136] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.919220] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.924906] pci 0000:00:02.3: enabling Extended Tags [ 0.930200] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.938772] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.945188] pci 0000:00:02.4: enabling Extended Tags [ 0.950040] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.955174] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.962411] pci 0000:00:02.5: enabling Extended Tags [ 0.966012] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.971142] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.976782] pci 0000:00:02.6: enabling Extended Tags [ 0.984074] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.991423] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.998601] pci 0000:00:02.7: enabling Extended Tags [ 1.004039] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.011203] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.016793] pci 0000:00:03.0: enabling Extended Tags [ 1.023803] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.030937] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.036784] pci 0000:00:03.1: enabling Extended Tags [ 1.042352] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.047476] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.059682] pci 0000:00:03.2: enabling Extended Tags [ 1.066628] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.071152] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.076764] pci 0000:00:03.3: enabling Extended Tags [ 1.081900] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.087209] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.094046] pci 0000:00:03.4: enabling Extended Tags [ 1.099298] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.103479] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.114338] pci 0000:00:03.5: enabling Extended Tags [ 1.117815] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.123474] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.131586] pci 0000:00:03.6: enabling Extended Tags [ 1.137801] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.143478] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.154048] pci 0000:00:03.7: enabling Extended Tags [ 1.160079] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.166672] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.172217] pci 0000:00:04.0: enabling Extended Tags [ 1.177587] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.182930] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.188868] pci 0000:00:04.1: enabling Extended Tags [ 1.193777] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.199477] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.208846] pci 0000:00:04.2: enabling Extended Tags [ 1.213892] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.218853] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.224815] pci 0000:00:04.3: enabling Extended Tags [ 1.230167] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.235150] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.240724] pci 0000:00:04.4: enabling Extended Tags [ 1.246053] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.251027] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.259057] pci 0000:00:04.5: enabling Extended Tags [ 1.262562] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.266740] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.272278] pci 0000:00:04.6: enabling Extended Tags [ 1.277920] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.283478] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.291735] pci 0000:00:04.7: enabling Extended Tags [ 1.299387] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.303196] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.310835] pci 0000:00:05.0: enabling Extended Tags [ 1.367662] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.373265] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.377252] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.393304] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.397680] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.403892] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.414560] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.423392] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.426590] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.430945] pci 0000:01:00.0: enabling Extended Tags [ 1.508512] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.511530] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.515539] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.519578] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.525511] pci_bus 0000:02: extended config space not accessible [ 1.527736] acpiphp: Slot [1] registered [ 1.530528] acpiphp: Slot [0] registered [ 1.531513] acpiphp: Slot [2] registered [ 1.534078] acpiphp: Slot [3] registered [ 1.535518] acpiphp: Slot [4] registered [ 1.538041] acpiphp: Slot [5] registered [ 1.539515] acpiphp: Slot [6] registered [ 1.541995] acpiphp: Slot [7] registered [ 1.543523] acpiphp: Slot [8] registered [ 1.546186] acpiphp: Slot [9] registered [ 1.547513] acpiphp: Slot [10] registered [ 1.550094] acpiphp: Slot [11] registered [ 1.551515] acpiphp: Slot [12] registered [ 1.554280] acpiphp: Slot [13] registered [ 1.555511] acpiphp: Slot [14] registered [ 1.558031] acpiphp: Slot [15] registered [ 1.559515] acpiphp: Slot [16] registered [ 1.562125] acpiphp: Slot [17] registered [ 1.563516] acpiphp: Slot [18] registered [ 1.566288] acpiphp: Slot [19] registered [ 1.567514] acpiphp: Slot [20] registered [ 1.570096] acpiphp: Slot [21] registered [ 1.571524] acpiphp: Slot [22] registered [ 1.574062] acpiphp: Slot [23] registered [ 1.575515] acpiphp: Slot [24] registered [ 1.578135] acpiphp: Slot [25] registered [ 1.579549] acpiphp: Slot [26] registered [ 1.583549] acpiphp: Slot [27] registered [ 1.586733] acpiphp: Slot [28] registered [ 1.587524] acpiphp: Slot [29] registered [ 1.590183] acpiphp: Slot [30] registered [ 1.591529] acpiphp: Slot [31] registered [ 1.596852] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.607472] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.681697] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.683530] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.687529] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.691585] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.700162] acpiphp: Slot [0-2] registered [ 1.703543] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.712908] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.722710] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.725631] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.727642] pci 0000:03:00.0: enabling Extended Tags [ 1.804230] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.807470] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.811604] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.818640] acpiphp: Slot [0-3] registered [ 1.820066] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.830339] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.840702] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.847669] pci 0000:04:00.0: enabling Extended Tags [ 1.923442] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.923598] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.927599] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.934210] acpiphp: Slot [0-4] registered [ 1.936049] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.944953] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.956749] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.963658] pci 0000:05:00.0: enabling Extended Tags [ 2.043612] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.047043] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.047581] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.053966] acpiphp: Slot [0-5] registered [ 2.056030] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.065594] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.075472] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.083500] pci 0000:06:00.0: enabling Extended Tags [ 2.159105] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.159584] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.163582] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.170075] acpiphp: Slot [0-6] registered [ 2.235694] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.239613] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.243581] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.250226] acpiphp: Slot [0-7] registered [ 2.314937] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.315597] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.319612] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.326563] acpiphp: Slot [0-8] registered [ 2.393933] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.395634] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.399615] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.406310] acpiphp: Slot [0-9] registered [ 2.473446] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.475584] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.479549] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.486255] acpiphp: Slot [0-10] registered [ 2.558523] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.559584] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.563578] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.570199] acpiphp: Slot [0-11] registered [ 2.635535] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.638953] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.639579] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.646352] acpiphp: Slot [0-12] registered [ 2.712785] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.715585] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.719578] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.726314] acpiphp: Slot [0-13] registered [ 2.792669] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.795585] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.799549] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.806276] acpiphp: Slot [0-14] registered [ 2.872161] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.875585] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.879577] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.886009] acpiphp: Slot [0-15] registered [ 2.950963] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.951584] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.955587] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.962107] acpiphp: Slot [0-16] registered [ 3.034058] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.035598] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.039580] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.046805] acpiphp: Slot [0-17] registered [ 3.116703] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.119584] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.123603] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.130104] acpiphp: Slot [0-18] registered [ 3.196298] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.199613] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.203578] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.210322] acpiphp: Slot [0-19] registered [ 3.278208] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.279583] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.283601] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.290298] acpiphp: Slot [0-20] registered [ 3.361836] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.363584] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.367587] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.374141] acpiphp: Slot [0-21] registered [ 3.443143] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.443597] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.447580] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.454039] acpiphp: Slot [0-22] registered [ 3.520260] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.523584] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.527779] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.533968] acpiphp: Slot [0-23] registered [ 3.601553] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.603608] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.607582] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.614146] acpiphp: Slot [0-24] registered [ 3.680275] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.683584] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.687591] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.694699] acpiphp: Slot [0-25] registered [ 3.760322] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.763620] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.767579] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.811704] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.815474] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.819659] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.823333] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.823659] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.827376] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.827665] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.831310] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.831564] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.835491] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.839347] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.839494] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.843318] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.843490] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.847128] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.847486] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.851810] iommu: Default domain type: Translated [ 3.855078] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.856903] SCSI subsystem initialized [ 3.859590] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.863456] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.863479] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.866954] vgaarb: loaded [ 3.867530] ACPI: bus type USB registered [ 3.870117] usbcore: registered new interface driver usbfs [ 3.871483] usbcore: registered new interface driver hub [ 3.874735] usbcore: registered new device driver usb [ 3.875501] pps_core: LinuxPPS API ver. 1 registered [ 3.878485] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.879479] PTP clock support registered [ 3.882040] EDAC MC: Ver: 3.0.0 [ 3.886558] NetLabel: Initializing [ 3.887468] NetLabel: domain hash size = 128 [ 3.890440] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.891501] NetLabel: unlabeled traffic allowed by default [ 3.894894] PCI: Using ACPI for IRQ routing [ 4.653512] clocksource: Switched to clocksource kvm-clock [ 4.669111] VFS: Disk quotas dquot_6.6.0 [ 4.671703] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.675891] AppArmor: AppArmor Filesystem Enabled [ 4.678942] pnp: PnP ACPI init [ 4.681269] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.686426] pnp: PnP ACPI: found 5 devices [ 4.694725] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.700623] NET: Registered PF_INET protocol family [ 4.703615] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.708652] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.713446] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.717950] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.722491] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.726608] TCP: Hash tables configured (established 1024 bind 1024) [ 4.730466] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.734761] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.738550] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.742556] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.745916] NET: Registered PF_XDP protocol family [ 4.748839] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.753561] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.758245] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.763020] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.768059] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.773087] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.777954] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.782937] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.787948] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.792782] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.797597] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.802618] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.807401] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.812568] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.817912] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.822967] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.827813] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.832694] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.837480] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.842413] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.847193] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.852103] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.856910] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.861767] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.866904] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.870947] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.874710] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.878400] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.882062] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.885753] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.889506] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.893448] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.897036] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.900706] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.904342] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.908166] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.912021] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.915829] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.919660] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.923525] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.927361] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.931221] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.935008] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.939368] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.943847] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.947768] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.951782] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.955800] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.959576] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.963449] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.967244] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.971105] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.974857] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.978726] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.982520] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.986461] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.990201] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.994480] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.998538] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.002568] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.006393] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.010308] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.014189] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.018665] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.023201] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.027511] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.031553] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.035251] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.038918] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.042581] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.046292] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.050034] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.053696] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.057386] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.061294] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.065083] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.068994] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.072706] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.076581] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.080355] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.084866] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.089473] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.093960] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.097954] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.102257] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.106375] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.110815] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.114810] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.118972] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.122879] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.126991] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.130927] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.135204] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.139029] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.143170] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.146518] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.153202] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.159579] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.167980] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.171264] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.178431] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.186182] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.194091] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.201179] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.206994] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.215774] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.222161] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.227572] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.237671] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.242527] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.250045] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.258412] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.264484] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.271898] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.278990] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.285555] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.292011] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.300191] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.306946] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.314197] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.322122] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.328083] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.332995] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.341315] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.347543] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.353638] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.362488] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.368815] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.373708] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.381066] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.385700] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.392126] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.399384] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.405719] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.410959] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.418765] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.423625] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.430155] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.436494] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.443664] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.448357] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.453732] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.460178] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.468088] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.473246] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.479749] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.486567] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.494491] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.497554] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.504234] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.509285] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.516804] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.519974] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.526198] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.531071] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.539717] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.543821] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.551046] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.560430] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.566998] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.571107] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.576351] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.582702] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.589188] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.593229] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.598499] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.604636] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.611450] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.615408] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.620605] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.626703] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.633321] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.637311] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.642410] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.648396] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.654748] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.658958] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.665150] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.671262] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.679807] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.683111] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.688293] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.694195] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.701593] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.704976] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.710253] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.716915] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.724290] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.727882] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.731644] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.736451] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.740479] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.744660] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.748764] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.752117] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.756157] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.760591] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.764028] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.767994] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.772324] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.776038] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.780641] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.784617] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.788990] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.792711] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.798821] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.803437] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.808594] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.813007] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.817520] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.821335] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.825722] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.829440] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.833779] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.837873] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.842357] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.846631] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.851667] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.855861] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.860486] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.864329] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.868894] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.872753] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.876701] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.880998] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.884302] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.887959] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.892174] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.895387] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.899020] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.903286] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.906852] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.910989] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.915609] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.919052] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.923651] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.928768] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.932884] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.937801] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.943151] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.947041] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.951608] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.95610000 409] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.960194] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.964356] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.970987] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.974660] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.978809] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.983293] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.986676] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.990566] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.994926] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.998602] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.002528] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.007015] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.010366] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.014307] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.018801] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.022165] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.025909] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.031957] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.040896] PCI: CLS 0 bytes, default 64 [ 6.043571] Trying to unpack rootfs image as initramfs... [ 6.047677] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.063813] Initialise system trusted keyrings [ 6.066723] Key type blacklist registered [ 6.075582] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.081008] zbud: loaded [ 6.083037] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.095657] fuse: init (API version 7.34) [ 6.103638] integrity: Platform Keyring initialized [ 6.119551] Key type asymmetric registered [ 6.122237] Asymmetric key parser 'x509' registered [ 6.131556] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.139626] io scheduler mq-deadline registered [ 6.144640] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.160551] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.172853] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.184178] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.195511] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.204016] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.218519] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.227961] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.243841] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.256376] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.272142] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.280023] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.295058] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.308168] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.313506] Freeing initrd memory: 8744K [ 6.320842] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.324873] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.329384] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.334586] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.338465] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.345532] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.349309] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.357165] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.361487] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.370129] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.374343] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.382042] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.386412] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.395546] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.400146] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.408559] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.412549] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.420277] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.424059] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.429464] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.434532] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.438342] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.445093] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.448868] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.455714] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.459376] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.466234] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.469991] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.477256] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.481740] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.488749] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.492893] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.499547] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.504198] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.511522] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.515288] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.520546] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.525538] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.529302] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.537415] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.545373] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.549031] shpchp 0000:01:00.0: Slot initialization failed [ 6.554128] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.558048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.562632] ACPI: button: Power Button [PWRF] [ 6.585846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.620686] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.631134] Linux agpgart interface v0.103 [ 6.635782] loop: module loaded [ 6.638494] tun: Universal TUN/TAP device driver, 1.6 [ 6.642297] PPP generic driver version 2.4.2 [ 6.646195] VFIO - User Level meta-driver version: 0.3 [ 6.650561] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.654610] ehci-pci: EHCI PCI platform driver [ 6.657646] ehci-platform: EHCI generic platform driver [ 6.661138] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.664973] ohci-pci: OHCI PCI platform driver [ 6.668447] ohci-platform: OHCI generic platform driver [ 6.672248] uhci_hcd: USB Universal Host Controller Interface driver [ 6.677924] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.681923] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.687149] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.691174] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.695723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.702051] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.707511] usb usb1: Product: UHCI Host Controller [ 6.711206] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.716314] usb usb1: SerialNumber: 0000:02:01.0 [ 6.720062] hub 1-0:1.0: USB hub found [ 6.723067] hub 1-0:1.0: 2 ports detected [ 6.726662] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.734236] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.737351] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.740795] mousedev: PS/2 mouse device common for all mice [ 6.745359] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.751246] rtc_cmos 00:03: RTC can wake from S4 [ 6.756450] rtc_cmos 00:03: registered as rtc0 [ 6.759637] rtc_cmos 00:03: setting system clock to 2026-06-14T21:42:19 UTC (1781473339) [ 6.764623] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.768778] i2c_dev: i2c /dev entries driver [ 6.771704] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.779775] device-mapper: uevent: version 1.0.3 [ 6.783236] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.788747] platform eisa.0: Probing EISA bus 0 [ 6.791872] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.795846] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.800272] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.804517] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.808687] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.813590] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.817497] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.821827] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.825648] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.829517] platform eisa.0: EISA: Detected 0 cards [ 6.833010] ledtrig-cpu: registered to indicate activity on CPUs [ 6.836813] drop_monitor: Initializing network drop monitor service [ 6.840717] NET: Registered PF_INET6 protocol family [ 6.846891] Segment Routing with IPv6 [ 6.849367] In-situ OAM (IOAM) with IPv6 [ 6.851916] NET: Registered PF_PACKET protocol family [ 6.854991] Key type dns_resolver registered [ 6.858197] IPI shorthand broadcast: enabled [ 6.861380] registered taskstats version 1 [ 6.864508] Loading compiled-in X.509 certificates [ 6.868488] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.875295] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.881962] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.888808] blacklist: Loading compiled-in revocation X.509 certificates [ 6.893209] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.899757] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.906364] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.914556] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.920730] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.926873] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.933250] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.939670] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.946515] zswap: loaded using pool lzo/zbud [ 6.949404] Key type .fscrypt registered [ 6.951999] Key type fscrypt-provisioning registered [ 6.956862] Key type encrypted registered [ 6.959715] AppArmor: AppArmor sha1 policy hashing enabled [ 6.963029] ima: No TPM chip found, activating TPM-bypass! [ 6.966512] Loading compiled-in module X.509 certificates [ 6.970667] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.976595] ima: Allocated hash algorithm: sha1 [ 6.979594] ima: No architecture policies found [ 6.982402] evm: Initialising EVM extended attributes: [ 6.985588] evm: security.selinux [ 6.987807] evm: security.SMACK64 [ 6.989921] evm: security.SMACK64EXEC [ 6.992542] evm: security.SMACK64TRANSMUTE [ 6.995447] evm: security.SMACK64MMAP [ 6.997916] evm: security.apparmor [ 7.000223] evm: security.ima [ 7.002230] evm: security.capability [ 7.004495] evm: HMAC attrs: 0x1 [ 7.007111] PM: Magic number: 14:963:752 [ 7.010046] tty ttyS3: hash matches [ 7.013396] RAS: Correctable Errors collector initialized. [ 7.017939] Unstable clock detected, switching default tracing clock to "global" [ 7.017939] If you want to keep using the local clock, then add: [ 7.017939] "trace_clock=local" [ 7.017939] on the kernel command line [ 7.032020] Freeing unused decrypted memory: 2036K [ 7.035725] Freeing unused kernel image (initmem) memory: 3244K [ 7.043506] Write protecting the kernel read-only data: 30720k [ 7.048007] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.053037] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.102600] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.106550] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.110470] Run /init as init process info: initramfs: up at 6.57 [ 7.165148] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.174590] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.179073] GPT:229375 != 2097151 [ 7.181280] GPT:Alternate GPT header not at the end of the disk. [ 7.184877] GPT:229375 != 2097151 [ 7.187591] GPT: Use GNU Parted to correct GPT errors. [ 7.243671] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.614864] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.644457] 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 7.41 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:0d:e6:d4:aa:e2:f4:47:4a:ac:a3:8c:5b:72:c2:61:0f 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCw4vRas1lWfYzWSpVonY7UqLYpgvB2YgMBDD1MKkt27cc0FtId4HwEGwsw+R9Koi0wsGs0dDieWOMcs6Z3Yw7VJJfILq6FW7ZIS+SqMwwDOXQMr9+EaCUJuavPlamIgiBjel640WwfYN4YSic6ToCIQiVD91/vsyACS0FiKsMcBOdWMb6aaWbQTUB32C0kqXzIdzioKtv5d0n2Q6Kh58J8d25dT+Y7ByPT5T3vQd6VxCBiL+1gKatDR+IY3lhVA/+YBu6dG1ysGtORveaO9syzWIvhr2W1St3WLXmv1W3wdQDQnbl3qOZ83LiNLh2EnFsOwbZ6kzW/7G5IcMSH2djL root@tempest-testnetworkbasicops-server-599969223 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBDAPpYjn0cUbO7lrWSye63UmaSbzwenmTIA79etOkuetgCeVmPKyHf3LBp19OD3CIgAQXZZlpvk+kfEbPWmB3g= root@tempest-testnetworkbasicops-server-599969223 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe4b:3821/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 0de6d4aa-e2f4-474a-aca3-8c5b72c2610f name: tempest-TestNetworkBasicOps-server-599969223 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-599969223 launch-index: 0 === cirros: current=0.6.2 uptime=8.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:4B:38:21 inet6 addr: fe80::f816:3eff:fe4b:3821/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:826 (826.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-599969223 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 [ 7.735407] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.738133] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.751197] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.933693] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.964124] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.079493] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.080423] ISO 9660 Extensions: RRIP_1991A [ 8.230282] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.746605] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.748605] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:42:20 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:42:20 cirros auth.notice su: + none root:cirros Jun 14 22:42:20 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:42:20 cirros daemon.info dhcpcd[350]: DUID 00:04:0d:e6:d4:aa:e2:f4:47:4a:ac:a3:8c:5b:72:c2:61:0f Jun 14 22:42:20 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:42:20 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:42:20 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:42:20 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:4b:38:21 Jun 14 22:42:20 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe4b:3821 Jun 14 22:42:21 cirros authpriv.info dropbear[391]: Running in background Jun 14 22:42:21 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-599969223 login: 2026-06-14 21:42:30,039 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:30,045 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:30,154 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:30,154 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:30,363 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=303362d5e3b84daea0356664c1636294&network_id=c935cdef-af34-4ef7-8ea3-4a8a32622f67 0.208s 2026-06-14 21:42:30,363 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3454', 'x-openstack-request-id': 'req-1c75aee9-2311-432a-93c7-0a1aa30b77ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=303362d5e3b84daea0356664c1636294&network_id=c935cdef-af34-4ef7-8ea3-4a8a32622f67'} Body: b'{"ports":[{"id":"23f336a7-94b8-4c1b-8389-224397660041","name":"","network_id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:4b:38:21","admin_state_up":true,"status":"ACTIVE","device_id":"0de6d4aa-e2f4-474a-aca3-8c5b72c2610f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["00cae5cf-957d-4a25-8600-ab9dc58d07a7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-599969223","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-599969223","fqdn":"tempest-testnetworkbasicops-server-599969223.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:42:03Z","updated_at":"2026-06-14T21:42:10Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"a5c78bca-744d-4656-b06a-5e2599bbb32a","name":"","network_id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:d2:18:3a","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-c935cdef-af34-4ef7-8ea3-4a8a32622f67","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd","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":"2026-06-14T21:41:46Z","updated_at":"2026-06-14T21:41:50Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d84618b6-97f3-4d93-896b-b8f5d282edec","name":"","network_id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:81:7f:6f","admin_state_up":true,"status":"ACTIVE","device_id":"e1b9aa2b-4e60-4702-b435-42020b71a23f","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd","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":"2026-06-14T21:41:51Z","updated_at":"2026-06-14T21:41:52Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:42:30,364 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:30,367 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:30,434 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:30,434 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:30,435 25 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 2026-06-14 21:42:30,436 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:30,439 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:30,543 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:30,544 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:30,551 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.116188 seconds 2026-06-14 21:42:30,551 25 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 2026-06-14 21:42:30,552 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:30,553 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:30,608 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:30,608 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:30,614 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.062752 seconds 2026-06-14 21:42:30,706 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca 0.091s 2026-06-14 21:42:30,706 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-39287274-5571-495b-adf6-a43d42675740', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca'} Body: b'{"subnets":[{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:42:30,707 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:30,711 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:30,812 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:30,813 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:30,813 25 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 2026-06-14 21:42:30,814 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:30,816 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:30,916 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:30,917 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:30,967 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.153155 seconds 2026-06-14 21:42:31,670 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.703s 2026-06-14 21:42:31,671 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1241839132", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-0ee0f195-0675-4d6c-ae0c-e2f60d615157', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"42302772-6d6c-4039-87de-8f0aa0c6848e","name":"tempest-network-smoke--1241839132","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:42:31Z","updated_at":"2026-06-14T21:42:31Z","revision_number":1}}' 2026-06-14 21:42:31,755 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.083s 2026-06-14 21:42:31,755 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-50f44b2f-0201-4c1a-85bf-74f77f96b350', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd","name":"tempest-subnet-smoke-794125590","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"c935cdef-af34-4ef7-8ea3-4a8a32622f67","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":"2026-06-14T21:41:49Z","updated_at":"2026-06-14T21:41:49Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:42:31,903 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.147s 2026-06-14 21:42:31,903 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-dd357762-278e-4615-a342-c4ad470234e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:42:31,961 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.058s 2026-06-14 21:42:31,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b37ef0a3-d7a2-4663-b2e9-b5291cc2c4c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:42:32,029 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.16%2F28 0.067s 2026-06-14 21:42:32,029 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9db1a9e4-5d6e-4f54-8d22-aaa35ce5643d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:42:32,128 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.099s 2026-06-14 21:42:32,129 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-1b980bc7-cae3-46d1-8d7c-305784ac9a17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:42:32,204 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.16%2F28 0.075s 2026-06-14 21:42:32,204 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-45d20c3d-c179-43ee-957f-d68829d480a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:42:33,237 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.032s 2026-06-14 21:42:33,238 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1253229521", "network_id": "42302772-6d6c-4039-87de-8f0aa0c6848e", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-39ff3fdc-f1d9-4437-9f0c-af1801a7ca8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"9713512c-42d2-4bc5-aa50-d5f1ab44b1e0","name":"tempest-subnet-smoke-1253229521","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"42302772-6d6c-4039-87de-8f0aa0c6848e","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":"2026-06-14T21:42:32Z","updated_at":"2026-06-14T21:42:32Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:33,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.094s 2026-06-14 21:42:33,333 25 DEBUG [tempest.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-426167242", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbGpkPnkMJ9otAzFIK2K2QSrkxbiP7DazwOPb6nXFCMXGETar2njsPw4Vv8ZIs7ZWtf+QGCMuL0hfpVLHwRi3D83LDtO/HZjjRcEGIl8gVkbmK/kxUJkY/n960peWSNtg=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:33 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-2e549334-cfea-4e97-a86c-5f052b3fb606', 'x-compute-request-id': 'req-2e549334-cfea-4e97-a86c-5f052b3fb606', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-426167242", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHbGpkPnkMJ9otAzFIK2K2QSrkxbiP7DazwOPb6nXFCMXGETar2njsPw4Vv8ZIs7ZWtf+QGCMuL0hfpVLHwRi3D83LDtO/HZjjRcEGIl8gVkbmK/kxUJkY/n960peWSNtg==", "fingerprint": "74:ac:7f:cb:f6:07:2a:dd:f5:43:02:3d:d0:5a:c6:44", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:42:33,615 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.280s 2026-06-14 21:42:33,616 25 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-2034091820", "description": "tempest-secgroup-smoke-2034091820 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-7e620594-5d28-4e78-90f3-6efc97eaee30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "name": "tempest-secgroup-smoke-2034091820", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-2034091820 description", "shared": false, "security_group_rules": [{"id": "3c9d7144-477a-479a-8c19-02b983f827a9", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": 46, "description": null, "tags": [], "created_at": "2026-06-14T21:42:33Z", "updated_at": "2026-06-14T21:42:33Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "eda7103f-058e-410c-aa9a-da3a7935e4ee", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": 47, "description": null, "tags": [], "created_at": "2026-06-14T21:42:33Z", "updated_at": "2026-06-14T21:42:33Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:42:33Z", "updated_at": "2026-06-14T21:42:33Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:33,837 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.221s 2026-06-14 21:42:33,837 25 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": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-312c3c5d-1ec3-44da-a5d9-3dca7cdfcfbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9279b55-29de-4230-8c47-f15e9f650c74", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": "2026-06-14T21:42:33Z", "updated_at": "2026-06-14T21:42:33Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:34,026 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.188s 2026-06-14 21:42:34,026 25 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": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-34056bff-c8b7-41bf-a72e-b9f054f2955e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6ab483e-d714-4e97-877d-a5324029154b", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": "2026-06-14T21:42:33Z", "updated_at": "2026-06-14T21:42:33Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:34,212 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.185s 2026-06-14 21:42:34,212 25 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": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-02930ee1-346c-4fd6-a148-76cb4ef66e06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a977a958-6226-4788-923b-0b5faccd6f85", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": "2026-06-14T21:42:34Z", "updated_at": "2026-06-14T21:42:34Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:34,386 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.173s 2026-06-14 21:42:34,386 25 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": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ab9b9758-6704-4c5d-af2c-9b1d86b7eeca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f3b163c-8d58-44cb-b433-4d1cde3f260e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": "2026-06-14T21:42:34Z", "updated_at": "2026-06-14T21:42:34Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:36,721 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 2.334s 2026-06-14 21:42:36,721 25 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": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-71f4f7f9-3968-4629-bd5b-2c1bd43e8627', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fe7be5b7-6be4-4b85-b5bc-26ff2c8ac22c", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": "2026-06-14T21:42:36Z", "updated_at": "2026-06-14T21:42:36Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:36,916 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.194s 2026-06-14 21:42:36,916 25 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": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-47614e19-bfe2-4309-b591-9f7fcbdaae8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9f7cc206-9fdd-4b8b-bd9b-89c620cc4918", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "cd39b07f-63b4-4e39-83ee-e9acedb7119c", "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": "2026-06-14T21:42:36Z", "updated_at": "2026-06-14T21:42:36Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:42:37,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.326s 2026-06-14 21:42:37,249 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:36 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c89f54de-8cdb-4382-a2c2-ead1bd1a38b0', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["8VhhKndHR0-FhaLKMLmwlQ"], "expires_at": "2026-06-14T22:42:37.000000Z", "issued_at": "2026-06-14T21:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:42:37,249 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-14 21:42:40,671 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.421s 2026-06-14 21:42:40,671 25 DEBUG [tempest.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-714844264", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "42302772-6d6c-4039-87de-8f0aa0c6848e"}], "key_name": "tempest-TestNetworkBasicOps-426167242", "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:37 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a53bb86-c34f-46d1-97e1-a4799bc2ebe1', 'x-compute-request-id': 'req-0a53bb86-c34f-46d1-97e1-a4799bc2ebe1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} BodyDA36 : b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}], "adminPass": "3UmWHxeG3xHD"}}' 2026-06-14 21:42:40,873 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.200s 2026-06-14 21:42:40,873 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:40 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0af80a-727f-478a-8d2d-53607f2577e5', 'x-compute-request-id': 'req-3a0af80a-727f-478a-8d2d-53607f2577e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:42:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426167242", "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": []}}' 2026-06-14 21:42:42,458 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.579s 2026-06-14 21:42:42,458 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:41 GMT', 'server': 'Apache', 'content-length': '1445', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5719137d-027e-4019-81ca-e89bf59cdca5', 'x-compute-request-id': 'req-5719137d-027e-4019-81ca-e89bf59cdca5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426167242", "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": []}}' 2026-06-14 21:42:42,463 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-14 21:42:43,947 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.483s 2026-06-14 21:42:43,947 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:43 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-bcf13ebb-25b7-4218-8639-8912d6a65e7e', 'x-compute-request-id': 'req-bcf13ebb-25b7-4218-8639-8912d6a65e7e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426167242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:43,950 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-14 21:42:45,494 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.542s 2026-06-14 21:42:45,494 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:44 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-b7ff2b47-5a00-4b34-8e9b-4c2d86aadce2', 'x-compute-request-id': 'req-b7ff2b47-5a00-4b34-8e9b-4c2d86aadce2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426167242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:46,968 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.467s 2026-06-14 21:42:46,968 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:46 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-d79a12a8-2b24-4739-8902-7bae33ee7e17', 'x-compute-request-id': 'req-d79a12a8-2b24-4739-8902-7bae33ee7e17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:42:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426167242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:48,594 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.621s 2026-06-14 21:42:48,594 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:47 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c396a996-a8ac-435a-92c6-bf11e7e8b51d', 'x-compute-request-id': 'req-c396a996-a8ac-435a-92c6-bf11e7e8b51d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:42:47Z", "addresses": {"tempest-network-smoke--1241839132": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:26:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-426167242", "OS-SRV-USG:launched_at": "2026-06-14T21:42:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:48,598 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-14 21:42:48,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.395s 2026-06-14 21:42:48,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:48 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ab8b1de-7251-4705-981d-9ad9166df296', 'x-compute-request-id': 'req-5ab8b1de-7251-4705-981d-9ad9166df296', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:42:47Z", "addresses": {"tempest-network-smoke--1241839132": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:26:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-426167242", "OS-SRV-USG:launched_at": "2026-06-14T21:42:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:42:48,998 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:49,007 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:49,105 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:49,105 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:49,106 25 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.29 2026-06-14 21:42:49,106 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:49,108 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:49,212 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:49,213 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:50,219 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:42:50,220 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.205. 2026-06-14 21:42:50,220 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.114789 seconds 2026-06-14 21:42:52,847 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/add_router_interface 2.625s 2026-06-14 21:42:52,847 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9713512c-42d2-4bc5-aa50-d5f1ab44b1e0"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:42:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-29ae919c-ee90-4650-84ff-55ff63db7840', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/add_router_interface'} Body: b'{"id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "7b9f5a60-c223-4901-8b7b-5604e847d043", "network_id": "42302772-6d6c-4039-87de-8f0aa0c6848e", "subnet_id": "9713512c-42d2-4bc5-aa50-d5f1ab44b1e0", "subnet_ids": ["9713512c-42d2-4bc5-aa50-d5f1ab44b1e0"]}' 2026-06-14 21:42:52,848 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:52,850 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:52,908 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:52,908 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:52,909 25 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.29 2026-06-14 21:42:52,909 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:52,911 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:53,011 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:53,011 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:54,016 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:42:54,017 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.205. 2026-06-14 21:42:55,018 25 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.29 2026-06-14 21:42:55,019 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:55,022 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:55,128 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:55,128 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:56,135 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:42:56,136 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.205. 2026-06-14 21:42:57,137 25 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.29 2026-06-14 21:42:57,138 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:57,142 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:57,245 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:57,245 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:42:58,251 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:42:58,252 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.205. 2026-06-14 21:42:59,253 25 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.29 2026-06-14 21:42:59,253 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:42:59,255 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:42:59,356 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:42:59,357 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:43:00,364 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:43:00,365 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.205. 2026-06-14 21:43:01,365 25 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.29 2026-06-14 21:43:01,366 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:43:01,368 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:43:01,468 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:43:01,469 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:43:02,474 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:43:02,475 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.205. 2026-06-14 21:43:03,476 25 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.29 2026-06-14 21:43:03,476 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:43:03,480 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:43:03,580 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:43:03,581 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:43:04,587 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.205 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:43:04,588 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.205. 2026-06-14 21:43:05,589 25 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.29 2026-06-14 21:43:05,589 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:43:05,592 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:43:05,693 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:43:05,694 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:43:05,700 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.791631 seconds 2026-06-14 21:43:08,794 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/remove_router_interface 3.093s 2026-06-14 21:43:08,795 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9713512c-42d2-4bc5-aa50-d5f1ab44b1e0"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fc1f6094-5d71-4de3-915f-1b1bca3814ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/remove_router_interface'} Body: b'{"id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "7b9f5a60-c223-4901-8b7b-5604e847d043", "network_id": "42302772-6d6c-4039-87de-8f0aa0c6848e", "subnet_id": "9713512c-42d2-4bc5-aa50-d5f1ab44b1e0", "subnet_ids": ["9713512c-42d2-4bc5-aa50-d5f1ab44b1e0"]}' 2026-06-14 21:43:08,978 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.182s 2026-06-14 21:43:08,978 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:08 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-8073e69a-639b-49ac-b03d-d1dc4945e122', 'x-compute-request-id': 'req-8073e69a-639b-49ac-b03d-d1dc4945e122', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'' 2026-06-14 21:43:09,689 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.711s 2026-06-14 21:43:09,690 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:08 GMT', 'server': 'Apache', 'content-length': '1698', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbd3ad3-75e7-4e93-8c4f-627c55cd9373', 'x-compute-request-id': 'req-afbd3ad3-75e7-4e93-8c4f-627c55cd9373', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"server": {"id": "18ed1fe6-2685-4733-8efe-543d4083ba55", "name": "tempest-TestNetworkBasicOps-server-714844264", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:42:40Z", "updated": "2026-06-14T21:43:08Z", "addresses": {"tempest-network-smoke--1241839132": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:26:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18ed1fe6-2685-4733-8efe-543d4083ba55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-426167242", "OS-SRV-USG:launched_at": "2026-06-14T21:42:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2034091820"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:43:10,777 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55 0.079s 2026-06-14 21:43:10,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43: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-b2a5e5de-297d-456a-b5b2-da1f1086b18c', 'x-compute-request-id': 'req-b2a5e5de-297d-456a-b5b2-da1f1086b18c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18ed1fe6-2685-4733-8efe-543d4083ba55'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 18ed1fe6-2685-4733-8efe-543d4083ba55 could not be found."}}' 2026-06-14 21:43:11,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cd39b07f-63b4-4e39-83ee-e9acedb7119c 0.803s 2026-06-14 21:43:11,582 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e9edf30c-347f-42df-880d-286c96ecf10f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cd39b07f-63b4-4e39-83ee-e9acedb7119c'} Body: b'' 2026-06-14 21:43:11,669 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-426167242 0.087s 2026-06-14 21:43:11,670 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43: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-be8aa67b-861e-472f-95b6-d6cb6f6b81f7', 'x-compute-request-id': 'req-be8aa67b-861e-472f-95b6-d6cb6f6b81f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-426167242'} Body: b'' 2026-06-14 21:43:12,452 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9713512c-42d2-4bc5-aa50-d5f1ab44b1e0 0.781s 2026-06-14 21:43:12,452 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-15ef13f5-fd9c-4c6c-9bff-7d07b62fd7db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9713512c-42d2-4bc5-aa50-d5f1ab44b1e0'} Body: b'' 2026-06-14 21:43:13,476 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/42302772-6d6c-4039-87de-8f0aa0c6848e 1.024s 2026-06-14 21:43:13,477 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ee2c5183-c698-4a63-94dc-dc16f955dd47', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/42302772-6d6c-4039-87de-8f0aa0c6848e'} Body: b'' 2026-06-14 21:43:13,922 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8cebe49d-b0ba-4f30-a9ad-0ce6f751cba1 0.445s 2026-06-14 21:43:13,922 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b18337f6-9b33-4d8f-a454-05d730f00550', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8cebe49d-b0ba-4f30-a9ad-0ce6f751cba1'} Body: b'' 2026-06-14 21:43:14,076 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.153s 2026-06-14 21:43:14,078 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43: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-ac6ebfbe-5fb3-436b-b48e-fe84a1a44ba9', 'x-compute-request-id': 'req-ac6ebfbe-5fb3-436b-b48e-fe84a1a44ba9', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'' 2026-06-14 21:43:14,806 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.727s 2026-06-14 21:43:14,807 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:14 GMT', 'server': 'Apache', 'content-length': '1817', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0b135e0-970e-4665-a7f0-999fefb934e7', 'x-compute-request-id': 'req-d0b135e0-970e-4665-a7f0-999fefb934e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"server": {"id": "0de6d4aa-e2f4-474a-aca3-8c5b72c2610f", "name": "tempest-TestNetworkBasicOps-server-599969223", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:41:59Z", "updated": "2026-06-14T21:43:14Z", "addresses": {"tempest-network-smoke--29202183": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:38:21"}, {"version": 4, "addr": "192.168.122.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:38:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-235051452", "OS-SRV-USG:launched_at": "2026-06-14T21:42:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2069982642"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:43:15,895 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f 0.084s 2026-06-14 21:43:15,895 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43: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-42ab11cc-c365-410d-a1db-8982d377739f', 'x-compute-request-id': 'req-42ab11cc-c365-410d-a1db-8982d377739f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0de6d4aa-e2f4-474a-aca3-8c5b72c2610f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0de6d4aa-e2f4-474a-aca3-8c5b72c2610f could not be found."}}' 2026-06-14 21:43:16,066 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/00cae5cf-957d-4a25-8600-ab9dc58d07a7 0.171s 2026-06-14 21:43:16,066 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-337c204d-ad2f-4ee9-90d2-fe7cb36c2de0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/00cae5cf-957d-4a25-8600-ab9dc58d07a7'} Body: b'' 2026-06-14 21:43:16,146 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-235051452 0.079s 2026-06-14 21:43:16,146 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43: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-7581c5e8-87cc-4005-85f8-fde165cb20f3', 'x-compute-request-id': 'req-7581c5e8-87cc-4005-85f8-fde165cb20f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-235051452'} Body: b'' 2026-06-14 21:43:17,596 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/remove_router_interface 1.449s 2026-06-14 21:43:17,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-883a3550-3a50-4f7c-bd49-987f2248433a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f/remove_router_interface'} Body: b'{"id": "e1b9aa2b-4e60-4702-b435-42020b71a23f", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "d84618b6-97f3-4d93-896b-b8f5d282edec", "network_id": "c935cdef-af34-4ef7-8ea3-4a8a32622f67", "subnet_id": "aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd", "subnet_ids": ["aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd"]}' 2026-06-14 21:43:17,796 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd 0.199s 2026-06-14 21:43:17,797 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2881ad3c-43a1-486b-b5a4-89170d34d6f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/aafb84c1-9ff3-4611-a3fc-1b46e19ad2cd'} Body: b'' 2026-06-14 21:43:18,584 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f 0.787s 2026-06-14 21:43:18,584 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a034f06b-d386-4e2c-a7db-f6d1a0d432c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e1b9aa2b-4e60-4702-b435-42020b71a23f'} Body: b'' 2026-06-14 21:43:18,962 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c935cdef-af34-4ef7-8ea3-4a8a32622f67 0.377s 2026-06-14 21:43:18,962 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4e5035db-a08d-418e-ba22-59ae16ace7e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c935cdef-af34-4ef7-8ea3-4a8a32622f67'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-14 21:43:18.974802Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2026-06-14 21:44:23.505157Z 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 2026-06-14 21:43:19,725 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.750s 2026-06-14 21:43:19,725 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1291295138", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8e65ff5b-bf5b-4bfc-bba6-574a091e49e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"3baccd8f-2b2f-4754-9266-bdf82157c755","name":"tempest-network-smoke--1291295138","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:43:19Z","updated_at":"2026-06-14T21:43:19Z","revision_number":1}}' 2026-06-14 21:43:20,981 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.255s 2026-06-14 21:43:20,981 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-65209122", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-fc3447ac-5e86-41f9-92c8-cc3481e1a646', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "d765907c-0c9d-4ec9-9597-7fa8f75829d8", "name": "tempest-TestNetworkBasicOps-router-65209122", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.180"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:43:19Z", "updated_at": "2026-06-14T21:43:20Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:21,068 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.086s 2026-06-14 21:43:21,069 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5c80e3dc-b87d-494d-b649-ff0b81171f9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:43:21,173 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.104s 2026-06-14 21:43:21,173 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-4178d083-7154-43ca-b64f-53c1d8cbe7a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:43:21,291 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.117s 2026-06-14 21:43:21,291 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9c4ad678-3389-4503-b540-5feba8ac94a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:43:22,761 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.469s 2026-06-14 21:43:22,761 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1029087294", "network_id": "3baccd8f-2b2f-4754-9266-bdf82157c755", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-6b7554d5-246f-4f7c-82ca-261dde25a09d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"3ec83762-d01e-4f4a-9675-df93a761f0d3","name":"tempest-subnet-smoke-1029087294","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"3baccd8f-2b2f-4754-9266-bdf82157c755","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":"2026-06-14T21:43:21Z","updated_at":"2026-06-14T21:43:21Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:24,666 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d765907c-0c9d-4ec9-9597-7fa8f75829d8/add_router_interface 1.904s 2026-06-14 21:43:24,667 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3ec83762-d01e-4f4a-9675-df93a761f0d3"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-526ef880-463e-43cb-8087-2abec66b936e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d765907c-0c9d-4ec9-9597-7fa8f75829d8/add_router_interface'} Body: b'{"id": "d765907c-0c9d-4ec9-9597-7fa8f75829d8", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "b88e66ea-9d25-4709-a82a-f2fe01379a9b", "network_id": "3baccd8f-2b2f-4754-9266-bdf82157c755", "subnet_id": "3ec83762-d01e-4f4a-9675-df93a761f0d3", "subnet_ids": ["3ec83762-d01e-4f4a-9675-df93a761f0d3"]}' 2026-06-14 21:43:24,812 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.145s 2026-06-14 21:43:24,813 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-b7014086-cf35-4ce2-bc9d-dc0f6de51d77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"3baccd8f-2b2f-4754-9266-bdf82157c755","name":"tempest-network-smoke--1291295138","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["3ec83762-d01e-4f4a-9675-df93a761f0d3"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:43:19Z","updated_at":"2026-06-14T21:43:21Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":15175},{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:43:24,905 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.092s 2026-06-14 21:43:24,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-4b3739cc-1e78-4771-a494-63cc2461c4a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"3ec83762-d01e-4f4a-9675-df93a761f0d3","name":"tempest-subnet-smoke-1029087294","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"3baccd8f-2b2f-4754-9266-bdf82157c755","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":"2026-06-14T21:43:21Z","updated_at":"2026-06-14T21:43:21Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:43:25,033 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.127s 2026-06-14 21:43:25,033 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-dcee40e1-084a-4ec8-9a01-b825d633a9c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "d765907c-0c9d-4ec9-9597-7fa8f75829d8", "name": "tempest-TestNetworkBasicOps-router-65209122", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.180"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:43:19Z", "updated_at": "2026-06-14T21:43:23Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:43:25,134 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.100s 2026-06-14 21:43:25,135 25 DEBUG [tempest.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-441608013", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLyXR867QZKZnPvIfuO7fYjaGnIcnfn8CbPVC12xcejLTMkB/K3SST+rUXLx504S8e9GqcI927V9RpZhfPcGVzWguRtpB9WJ6X4cRLnRbxQ70QsYSQgFMI9riyytKvuUUw=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:25 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-8a72e31a-e524-400a-852c-da1441386f0b', 'x-compute-request-id': 'req-8a72e31a-e524-400a-852c-da1441386f0b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-441608013", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLyXR867QZKZnPvIfuO7fYjaGnIcnfn8CbPVC12xcejLTMkB/K3SST+rUXLx504S8e9GqcI927V9RpZhfPcGVzWguRtpB9WJ6X4cRLnRbxQ70QsYSQgFMI9riyytKvuUUw==", "fingerprint": "76:6d:8e:d4:53:b3:85:75:4f:ec:7c:8a:eb:24:6b:1e", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:43:25,321 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.185s 2026-06-14 21:43:25,321 25 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-1036588647", "description": "tempest-secgroup-smoke-1036588647 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-a84c4cc5-0f3f-4d9a-b53b-08ef887b7a3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "name": "tempest-secgroup-smoke-1036588647", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-1036588647 description", "shared": false, "security_group_rules": [{"id": "a5bbb2a6-a035-4f76-86fc-524bf3a80ebd", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": 64, "description": null, "tags": [], "created_at": "2026-06-14T21:43:25Z", "updated_at": "2026-06-14T21:43:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "efd3c250-70ce-4e6e-bb5d-8e67923ffbf8", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": 65, "description": null, "tags": [], "created_at": "2026-06-14T21:43:25Z", "updated_at": "2026-06-14T21:43:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:43:25Z", "updated_at": "2026-06-14T21:43:25Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:25,506 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.184s 2026-06-14 21:43:25,506 25 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": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-23e5ac53-9c78-4547-8256-e0b425a2cf6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b52887d-9a51-4b5e-a65a-312f89e71880", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": "2026-06-14T21:43:25Z", "updated_at": "2026-06-14T21:43:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:25,671 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.164s 2026-06-14 21:43:25,671 25 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": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0475529d-e023-404c-baa8-6ad7f0697f5f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7a0fe0e5-18ea-4690-83ce-f7749f8b821e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": "2026-06-14T21:43:25Z", "updated_at": "2026-06-14T21:43:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:25,835 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.163s 2026-06-14 21:43:25,835 25 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": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-969b6db5-d5e6-4027-97a5-d323f3b1369b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70d85577-fd6b-4de2-97d9-f687a78394b4", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": "2026-06-14T21:43:25Z", "updated_at": "2026-06-14T21:43:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:25,998 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s 2026-06-14 21:43:25,999 25 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": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a0568f3b-f314-4825-9fde-ea87ad02105a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bec32739-1ae7-4fe6-ac84-bbee76995420", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": "2026-06-14T21:43:25Z", "updated_at": "2026-06-14T21:43:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:26,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.321s 2026-06-14 21:43:26,321 25 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": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a2ec30af-9ecf-40b2-9788-82ba3ff47fca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "222e26ee-ff9d-422c-b61e-532c6b2b7fa0", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": "2026-06-14T21:43:26Z", "updated_at": "2026-06-14T21:43:26Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:26,486 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.165s 2026-06-14 21:43:26,486 25 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": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6cba8c80-6a1b-4e57-9f31-b813f4721849', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a93cdfb6-ddbe-4e45-a255-31123950f3bd", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "a00b0649-cf50-46c1-afb4-afd463fe7d31", "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": "2026-06-14T21:43:26Z", "updated_at": "2026-06-14T21:43:26Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:26,811 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.322s 2026-06-14 21:43:26,812 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:26 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0567d56-fc88-461b-a789-f82fce486880', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["ElSAevl2Ty-SHDJliw8okg"], "expires_at": "2026-06-14T22:43:26.000000Z", "issued_at": "2026-06-14T21:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:43:26,812 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2026-06-14 21:43:30,586 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.773s 2026-06-14 21:43:30,587 25 DEBUG [tempest.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-494580190", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "3baccd8f-2b2f-4754-9266-bdf82157c755"}], "key_name": "tempest-TestNetworkBasicOps-441608013", "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:26 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ffcb3ba-a7d5-44b4-ad13-db3698bbbe44', 'x-compute-request-id': 'req-9ffcb3ba-a7d5-44b4-ad13-db3698bbbe44', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}], "adminPass": "cQqs2F8BhnJs"}}' 2026-06-14 21:43:31,499 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.908s 2026-06-14 21:43:31,499 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:30 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088ec42d-652f-40af-90ac-a05a18182091', 'x-compute-request-id': 'req-088ec42d-652f-40af-90ac-a05a18182091', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441608013", "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": []}}' 2026-06-14 21:43:32,685 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.180s 2026-06-14 21:43:32,685 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:32 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e72dc3b6-7225-4478-a0b5-2c73380c9c8f', 'x-compute-request-id': 'req-e72dc3b6-7225-4478-a0b5-2c73380c9c8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441608013", "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": []}}' 2026-06-14 21:43:32,689 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-14 21:43:35,514 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 1.823s 2026-06-14 21:43:35,514 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:33 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-d3e2d58f-7b8b-46f0-b648-1bb01c9e8a6a', 'x-compute-request-id': 'req-d3e2d58f-7b8b-46f0-b648-1bb01c9e8a6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441608013", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:43:38,532 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 2.011s 2026-06-14 21:43:38,532 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:36 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-c4e26df7-948c-421b-a673-026f94aa6fa5', 'x-compute-request-id': 'req-c4e26df7-948c-421b-a673-026f94aa6fa5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441608013", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:43:40,371 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.833s 2026-06-14 21:43:40,372 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:39 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-67675773-5782-43b3-8992-0f4f7d960dc4', 'x-compute-request-id': 'req-67675773-5782-43b3-8992-0f4f7d960dc4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-441608013", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:43:41,881 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.503s 2026-06-14 21:43:41,881 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:41 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-96376ef6-fa2e-44c6-8bb8-3b0e5dcab1f7', 'x-compute-request-id': 'req-96376ef6-fa2e-44c6-8bb8-3b0e5dcab1f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:43:41Z", "addresses": {"tempest-network-smoke--1291295138": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:d4:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-441608013", "OS-SRV-USG:launched_at": "2026-06-14T21:43:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:43:41,885 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-14 21:43:42,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.759s 2026-06-14 21:43:42,644 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:41 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-797bab51-2260-4749-bb8a-4555c93a816c', 'x-compute-request-id': 'req-797bab51-2260-4749-bb8a-4555c93a816c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:43:41Z", "addresses": {"tempest-network-smoke--1291295138": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:d4:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-441608013", "OS-SRV-USG:launched_at": "2026-06-14T21:43:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:43:42,648 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:43:42,730 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.081s 2026-06-14 21:43:42,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-fb8438c6-e035-49a2-9425-b74136874f54', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"ports":[{"id":"92393810-fa88-4cd5-ba25-4187ffd278b7","name":"","network_id":"3baccd8f-2b2f-4754-9266-bdf82157c755","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:59:d4:ad","admin_state_up":true,"status":"ACTIVE","device_id":"6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3ec83762-d01e-4f4a-9675-df93a761f0d3","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a00b0649-cf50-46c1-afb4-afd463fe7d31"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-494580190","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-494580190","fqdn":"tempest-testnetworkbasicops-server-494580190.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:43:32Z","updated_at":"2026-06-14T21:43:40Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:43:42,730 25 DEBUG [tempest.common.waiters] Server ID 6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 ports are all ACTIVE [{'id': '92393810-fa88-4cd5-ba25-4187ffd278b7', 'name': '', 'network_id': '3baccd8f-2b2f-4754-9266-bdf82157c755', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:59:d4:ad', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '3ec83762-d01e-4f4a-9675-df93a761f0d3', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a00b0649-cf50-46c1-afb4-afd463fe7d31'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-494580190', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-494580190', 'fqdn': 'tempest-testnetworkbasicops-server-494580190.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:43:32Z', 'updated_at': '2026-06-14T21:43:40Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:43:44,641 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.910s 2026-06-14 21:43:44,642 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "92393810-fa88-4cd5-ba25-4187ffd278b7", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-6a674041-1751-49e1-8342-477871046196', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "20d0ce5c-1483-4fc2-8fb9-9c7101a535e7", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.249", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "d765907c-0c9d-4ec9-9597-7fa8f75829d8", "port_id": "92393810-fa88-4cd5-ba25-4187ffd278b7", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3baccd8f-2b2f-4754-9266-bdf82157c755", "mac_address": "fa:16:3e:59:d4:ad", "admin_state_up": true, "status": "ACTIVE", "device_id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:43:43Z", "updated_at": "2026-06-14T21:43:43Z", "revision_number": 0}}' 2026-06-14 21:43:44,805 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/20d0ce5c-1483-4fc2-8fb9-9c7101a535e7 0.163s 2026-06-14 21:43:44,806 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-0ba49d8c-e5c5-4f6a-a191-9eb43b7fda8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/20d0ce5c-1483-4fc2-8fb9-9c7101a535e7'} Body: b'{"floatingip": {"id": "20d0ce5c-1483-4fc2-8fb9-9c7101a535e7", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.249", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "d765907c-0c9d-4ec9-9597-7fa8f75829d8", "port_id": "92393810-fa88-4cd5-ba25-4187ffd278b7", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "3baccd8f-2b2f-4754-9266-bdf82157c755", "mac_address": "fa:16:3e:59:d4:ad", "admin_state_up": true, "status": "ACTIVE", "device_id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:43:43Z", "updated_at": "2026-06-14T21:43:44Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:43:44,806 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '20d0ce5c-1483-4fc2-8fb9-9c7101a535e7', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.249', 'floating_network_id': '74110000 0c5ce-f363-4184-8c41-24588206faca', 'router_id': 'd765907c-0c9d-4ec9-9597-7fa8f75829d8', 'port_id': '92393810-fa88-4cd5-ba25-4187ffd278b7', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '3baccd8f-2b2f-4754-9266-bdf82157c755', 'mac_address': 'fa:16:3e:59:d4:ad', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:43:43Z', 'updated_at': '2026-06-14T21:43:44Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:43:44,806 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.163763 seconds 2026-06-14 21:43:44,806 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.249 with user: cirros 2026-06-14 21:43:44,806 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.249 in 120 sec and the expected result is reachable 2026-06-14 21:43:56,998 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.191219 seconds 2026-06-14 21:43:56,998 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.249 in 120 sec and the ping result is expected 2026-06-14 21:43:57,151 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7/action 0.152s 2026-06-14 21:43:57,152 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:43:57 GMT', 'server': 'Apache', 'content-length': '75513', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29ddad02-f622-4271-98b9-ed6690da4e64', 'x-compute-request-id': 'req-29ddad02-f622-4271-98b9-ed6690da4e64', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7/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-5.el9 11/05/2023\\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 1419370649 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001152] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001506] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004323] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004358] Using GB pages for direct mapping\\n[ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004671] ACPI: Early table checksum verification disabled\\n[ 0.004676] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004681] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004688] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004696] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004700] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004704] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004708] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004711] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004715] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004717] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004719] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004720] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004722] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004723] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005894] No NUMA configuration fo 2026-06-14 21:43:57,153 25 DEBUG [tempest.scenario.manager] Console output for 6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 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-5.el9 11/05/2023 [ 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 1419370649 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001152] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001506] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004323] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004358] Using GB pages for direct mapping [ 0.004666] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004671] ACPI: Early table checksum verification disabled [ 0.004676] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004681] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004688] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004696] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004700] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004704] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004708] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004711] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004715] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004717] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004719] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004720] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004722] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004723] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005894] No NUMA configuration found [ 0.005897] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005905] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006283] Zone ranges: [ 0.006285] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006288] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006290] Normal empty [ 0.006292] Device empty [ 0.006293] Movable zone start for each node [ 0.006296] Early memory node ranges [ 0.006297] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006299] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006301] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006517] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006546] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006739] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016629] ACPI: PM-Timer IO Port: 0x608 [ 0.016657] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016769] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016773] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016776] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016777] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016779] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016781] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016784] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016786] TSC deadline timer available [ 0.016822] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016892] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016895] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016896] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016898] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016900] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016901] Booting paravirtualized kernel on KVM [ 0.016904] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016912] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017168] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017238] kvm-guest: setup async PF for cpu 0 [ 0.017264] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017282] kvm-guest: PV spinlocks disabled, single CPU [ 0.017287] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017289] Policy zone: DMA32 [ 0.017291] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017350] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017363] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017371] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017428] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017704] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018485] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018516] ftrace: allocating 50600 entries in 198 pages [ 0.042345] ftrace: allocated 198 pages with 4 groups [ 0.042496] rcu: Hierarchical RCU implementation. [ 0.042498] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042500] Rude variant of Tasks RCU enabled. [ 0.042501] Tracing variant of Tasks RCU enabled. [ 0.042502] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042503] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046655] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047041] random: crng init done [ 0.083163] Console: colour VGA+ 80x25 [ 0.212052] printk: console [tty1] enabled [ 0.532541] printk: console [ttyS0] enabled [ 0.535550] ACPI: Core revision 20210730 [ 0.538369] APIC: Switch to symmetric I/O mode setup [ 0.542318] x2apic enabled [ 0.545065] Switched APIC routing to physical x2apic. [ 0.552516] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.558243] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.562238] pid_max: default: 32768 minimum: 301 [ 0.562238] LSM: Security Framework initializing [ 0.562238] landlock: Up and running. [ 0.562238] Yama: becoming mindful. [ 0.562238] AppArmor: AppArmor initialized [ 0.562238] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.562238] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.562238] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.562238] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.562238] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.562238] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.562238] Spectre V2 : Mitigation: Retpolines [ 0.562238] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.562238] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.562238] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.562238] RETBleed: Mitigation: untrained return thunk [ 0.562238] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.562238] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.562238] Freeing SMP alternatives memory: 44K [ 0.562238] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.562391] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.566259] ... version: 0 [ 0.569211] ... bit width: 48 [ 0.570250] ... generic registers: 6 [ 0.573205] ... value mask: 0000ffffffffffff [ 0.574250] ... max period: 00007fffffffffff [ 0.578039] ... fixed-purpose events: 0 [ 0.578250] ... event mask: 000000000000003f [ 0.582150] rcu: Hierarchical SRCU implementation. [ 0.582728] smp: Bringing up secondary CPUs ... [ 0.586038] smp: Brought up 1 node, 1 CPU [ 0.586253] smpboot: Max logical packages: 1 [ 0.589356] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.590739] devtmpfs: initialized [ 0.593312] x86/mm: Memory block size: 128MB [ 0.594428] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.598288] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.602332] pinctrl core: initialized pinctrl subsystem [ 0.606249] PM: RTC time: 21:43:42, date: 2026-06-14 [ 0.610143] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.610347] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.614265] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.618261] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.622261] audit: initializing netlink subsys (disabled) [ 0.626255] thermal_sys: Registered thermal governor 'fair_share' [ 0.626257] thermal_sys: Registered thermal governor 'bang_bang' [ 0.630253] audit: type=2000 audit(1781473422.576:1): state=initialized audit_enabled=0 res=1 [ 0.638252] thermal_sys: Registered thermal governor 'step_wise' [ 0.638254] thermal_sys: Registered thermal governor 'user_space' [ 0.642250] thermal_sys: Registered thermal governor 'power_allocator' [ 0.646269] EISA bus registered [ 0.652645] cpuidle: using governor ladder [ 0.654250] cpuidle: using governor menu [ 0.659544] ACPI: bus type PCI registered [ 0.662251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.666540] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.670252] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.674275] PCI: Using configuration type 1 for base access [ 0.679377] Kprobes globally optimized [ 0.682303] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.686253] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.691179] ACPI: Added _OSI(Module Device) [ 0.694291] ACPI: Added _OSI(Processor Device) [ 0.697482] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.698288] ACPI: Added _OSI(Processor Aggregator Device) [ 0.702097] ACPI: Added _OSI(Linux-Dell-Video) [ 0.702261] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.705989] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.709455] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.713498] ACPI: Interpreter enabled [ 0.714262] ACPI: PM: (supports S0 S5) [ 0.716997] ACPI: Using IOAPIC for interrupt routing [ 0.718288] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.722250] PCI: Using E820 reservations for host bridge windows [ 0.726517] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.735077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.738256] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.742373] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.746378] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.751433] PCI host bridge to bus 0000:00 [ 0.754252] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.758132] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.758254] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.762251] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.766251] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.770250] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774250] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.778552] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.786826] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.797461] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.804776] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.809674] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.816083] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.818441] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.826631] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.833657] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.839240] pci 0000:00:02.0: enabling Extended Tags [ 0.844977] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.850255] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.861215] pci 0000:00:02.1: enabling Extended Tags [ 0.864828] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.869616] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.876825] pci 0000:00:02.2: enabling Extended Tags [ 0.880822] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.885808] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.891502] pci 0000:00:02.3: enabling Extended Tags [ 0.897932] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.901773] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.907553] pci 0000:00:02.4: enabling Extended Tags [ 0.912690] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.918256] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.929180] pci 0000:00:02.5: enabling Extended Tags [ 0.933162] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.938040] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.943845] pci 0000:00:02.6: enabling Extended Tags [ 0.950844] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.959339] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.968950] pci 0000:00:02.7: enabling Extended Tags [ 0.975114] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.981834] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.988054] pci 0000:00:03.0: enabling Extended Tags [ 0.992921] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.997521] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.005343] pci 0000:00:03.1: enabling Extended Tags [ 1.008982] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.013584] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.020891] pci 0000:00:03.2: enabling Extended Tags [ 1.024749] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.029761] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.035099] pci 0000:00:03.3: enabling Extended Tags [ 1.042419] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.049033] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.055573] pci 0000:00:03.4: enabling Extended Tags [ 1.060641] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.065692] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.071663] pci 0000:00:03.5: enabling Extended Tags [ 1.076616] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.083481] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.093298] pci 0000:00:03.6: enabling Extended Tags [ 1.096916] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.101937] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.109214] pci 0000:00:03.7: enabling Extended Tags [ 1.114668] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.121646] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.127737] pci 0000:00:04.0: enabling Extended Tags [ 1.133256] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.139457] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.150288] pci 0000:00:04.1: enabling Extended Tags [ 1.155977] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.161711] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.170529] pci 0000:00:04.2: enabling Extended Tags [ 1.177140] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.182012] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.187839] pci 0000:00:04.3: enabling Extended Tags [ 1.192783] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.198265] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.210601] pci 0000:00:04.4: enabling Extended Tags [ 1.219321] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.226256] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.238310] pci 0000:00:04.5: enabling Extended Tags [ 1.244582] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.249932] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.258553] pci 0000:00:04.6: enabling Extended Tags [ 1.264792] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.269602] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.276034] pci 0000:00:04.7: enabling Extended Tags [ 1.282582] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.289452] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.297721] pci 0000:00:05.0: enabling Extended Tags [ 1.373309] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.377362] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.379389] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.401796] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.406267] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.414995] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.427009] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.440229] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.446260] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.454520] pci 0000:01:00.0: enabling Extended Tags [ 1.528002] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.530301] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.533394] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.534340] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.540555] pci_bus 0000:02: extended config space not accessible [ 1.542543] acpiphp: Slot [1] registered [ 1.545306] acpiphp: Slot [0] registered [ 1.546291] acpiphp: Slot [2] registered [ 1.548460] acpiphp: Slot [3] registered [ 1.550293] acpiphp: Slot [4] registered [ 1.552466] acpiphp: Slot [5] registered [ 1.554288] acpiphp: Slot [6] registered [ 1.556424] acpiphp: Slot [7] registered [ 1.558292] acpiphp: Slot [8] registered [ 1.560435] acpiphp: Slot [9] registered [ 1.562291] acpiphp: Slot [10] registered [ 1.564440] acpiphp: Slot [11] registered [ 1.566287] acpiphp: Slot [12] registered [ 1.568426] acpiphp: Slot [13] registered [ 1.570287] acpiphp: Slot [14] registered [ 1.572473] acpiphp: Slot [15] registered [ 1.574290] acpiphp: Slot [16] registered [ 1.576395] acpiphp: Slot [17] registered [ 1.578290] acpiphp: Slot [18] registered [ 1.580462] acpiphp: Slot [19] registered [ 1.582294] acpiphp: Slot [20] registered [ 1.584616] acpiphp: Slot [21] registered [ 1.586303] acpiphp: Slot [22] registered [ 1.588402] acpiphp: Slot [23] registered [ 1.590288] acpiphp: Slot [24] registered [ 1.592354] acpiphp: Slot [25] registered [ 1.594288] acpiphp: Slot [26] registered [ 1.596406] acpiphp: Slot [27] registered [ 1.598298] acpiphp: Slot [28] registered [ 1.600456] acpiphp: Slot [29] registered [ 1.602288] acpiphp: Slot [30] registered [ 1.604388] acpiphp: Slot [31] registered [ 1.608494] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.617022] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.690666] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.694287] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.698320] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.702384] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.712024] acpiphp: Slot [0-2] registered [ 1.714892] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.724224] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.735599] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.740963] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.742478] pci 0000:03:00.0: enabling Extended Tags [ 1.828658] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.830395] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.834354] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.840986] acpiphp: Slot [0-3] registered [ 1.842894] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.852093] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.862260] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.868830] pci 0000:04:00.0: enabling Extended Tags [ 1.952920] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.954383] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.958343] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.965245] acpiphp: Slot [0-4] registered [ 1.966786] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.977347] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.987380] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.994378] pci 0000:05:00.0: enabling Extended Tags [ 2.066939] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.069844] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.070344] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.076162] acpiphp: Slot [0-5] registered [ 2.078772] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.086258] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.098256] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.104687] pci 0000:06:00.0: enabling Extended Tags [ 2.187004] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.190388] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.194397] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.200775] acpiphp: Slot [0-6] registered [ 2.268345] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.270383] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.274361] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.280771] acpiphp: Slot [0-7] registered [ 2.348231] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.350366] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.354361] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.360948] acpiphp: Slot [0-8] registered [ 2.427472] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.430400] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.434385] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.441615] acpiphp: Slot [0-9] registered [ 2.507108] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.510392] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.514387] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.520253] acpiphp: Slot [0-10] registered [ 2.588849] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.590368] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.594361] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.601198] acpiphp: Slot [0-11] registered [ 2.667070] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.670394] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.674393] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.680864] acpiphp: Slot [0-12] registered [ 2.746409] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.749557] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.750371] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.756790] acpiphp: Slot [0-13] registered [ 2.821632] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.822368] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.826409] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.833299] acpiphp: Slot [0-14] registered [ 2.901853] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.902367] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.906362] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.912960] acpiphp: Slot [0-15] registered [ 2.980451] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.982367] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.986374] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.992916] acpiphp: Slot [0-16] registered [ 3.060062] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.062372] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.066374] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.072746] acpiphp: Slot [0-17] registered [ 3.138836] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.142566] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.146360] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.153073] acpiphp: Slot [0-18] registered [ 3.219159] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.222379] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.226277] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.232818] acpiphp: Slot [0-19] registered [ 3.299738] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.302366] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.306306] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.313382] acpiphp: Slot [0-20] registered [ 3.377272] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.378367] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.382365] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.388624] acpiphp: Slot [0-21] registered [ 3.454989] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.458368] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.462371] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.468670] acpiphp: Slot [0-22] registered [ 3.540395] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.542368] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.546383] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.552590] acpiphp: Slot [0-23] registered [ 3.617997] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.618523] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.622382] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.629119] acpiphp: Slot [0-24] registered [ 3.693228] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.694364] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.698359] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.704510] acpiphp: Slot [0-25] registered [ 3.769471] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.770366] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.774363] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.816345] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.818519] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.822459] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.826490] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.830530] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.834206] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.834447] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.837972] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.838340] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.841783] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.842266] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.845698] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.846264] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.849679] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.850266] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.853634] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.854591] iommu: Default domain type: Translated [ 3.857394] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.858416] SCSI subsystem initialized [ 3.860747] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.862238] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.862256] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.865435] vgaarb: loaded [ 3.866279] ACPI: bus type USB registered [ 3.868635] usbcore: registered new interface driver usbfs [ 3.870257] usbcore: registered new interface driver hub [ 3.873228] usbcore: registered new device driver usb [ 3.874274] pps_core: LinuxPPS API ver. 1 registered [ 3.877225] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.878254] PTP clock support registered [ 3.880671] EDAC MC: Ver: 3.0.0 [ 3.885235] NetLabel: Initializing [ 3.886249] NetLabel: domain hash size = 128 [ 3.888792] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.890272] NetLabel: unlabeled traffic allowed by default [ 3.893466] PCI: Using ACPI for IRQ routing [ 4.660862] clocksource: Switched to clocksource kvm-clock [ 4.676601] VFS: Disk quotas dquot_6.6.0 [ 4.679527] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.684273] AppArmor: AppArmor Filesystem Enabled [ 4.687564] pnp: PnP ACPI init [ 4.690192] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.695564] pnp: PnP ACPI: found 5 devices [ 4.704341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.710304] NET: Registered PF_INET protocol family [ 4.713684] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.719938] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.725501] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.730972] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.736132] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.740830] TCP: Hash tables configured (established 1024 bind 1024) [ 4.745199] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.750092] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.754503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.759126] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.762621] NET: Registered PF_XDP protocol family [ 4.765445] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.770394] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.775032] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.780099] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.785015] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.789903] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.794904] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.800004] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.804822] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.809524] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.814283] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.819174] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.823912] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.828626] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.833403] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.838137] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.842900] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.847683] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.852741] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.857579] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.862505] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.867285] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.872162] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.877070] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.882030] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.885635] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.889196] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.892736] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.896265] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.899791] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.903494] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.907683] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.911535] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.915129] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.918741] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.922307] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.926337] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.930527] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.934355] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.938173] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.942259] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.946306] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.950073] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.954637] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.958607] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.962571] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.966456] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.970586] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.975042] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.979534] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.983899] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.988012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.991745] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.995701] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.999393] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.003271] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.007125] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.010983] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.014846] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.019121] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.022951] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.027003] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.031113] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.035223] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.039356] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.043528] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.047115] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.050653] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.054348] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.057883] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.061613] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.065176] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.068774] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.072583] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.076608] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.080398] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.084350] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.088266] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.092152] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.096065] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.100037] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.104012] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.107951] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.111950] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.115864] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.119621] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.123637] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.127349] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.131365] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.135881] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.139868] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.143536] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.147669] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.151330] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.155376] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.158503] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.164750] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.170796] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.178900] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.182407] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.189294] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.195013] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.202585] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.207624] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.212438] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.219859] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.224559] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.229719] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.237416] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.242960] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.247796] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.255965] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.260900] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.267094] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.274129] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.279107] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.285350] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.292993] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.298548] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.304078] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.311764] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.316540] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.322148] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.330280] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.335312] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.342418] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.350633] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.355218] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.360884] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.367249] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.372371] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.377060] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.383975] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.388412] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.393679] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.400006] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.403873] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.408904] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.413630] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.421665] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.425546] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.430447] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.435144] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.442486] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.445486] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.451070] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.456182] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.463171] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.466511] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.471743] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.476345] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.483416] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.487499] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.494349] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.500941] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.508434] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.512626] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.518348] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.524482] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.531529] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.535360] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.540483] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.545968] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.552396] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.556691] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.562506] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.568840] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.576352] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.580016] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.585581] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.591743] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.598766] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.602413] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.608277] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.614055] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.621535] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.625145] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.631469] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.637054] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.644850] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.648428] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.654711] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.660249] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.667866] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.672013] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.677480] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.683445] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.690428] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.695726] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.700054] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.704832] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.709596] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.714356] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.719334] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.723250] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.727614] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.732665] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.736584] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.740921] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.746614] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.750991] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.756732] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.762298] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.767366] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.771651] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.776678] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.781039] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.786072] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.790487] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.795607] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.800022] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.805071] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.809400] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.814411] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.818747] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.823780] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.828130] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.833179] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.837562] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.842700] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.847092] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.852217] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.856177] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.860601] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.865686] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.869974] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.874540] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.879745] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.883909] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.888336] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.893400] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.897353] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.901750] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.906822] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.910763] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.915159] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.920236] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.924157] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.928265] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.933312] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.937290] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.941163] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.945561] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.949560] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.953960] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.960378] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.963823] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.967437] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.972585] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.976559] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.980909] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.986004] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.990038] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.994417] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.999468] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.003389] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.007837] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.012940] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.016909] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.021317] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.027843] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.036717] PCI: CLS 0 bytes, default 64 [ 6.039735] Trying to unpack rootfs image as initramfs... [ 6.044284] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.062585] Initialise system trusted keyrings [ 6.065827] Key type blacklist registered [ 6.074286] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.083581] zbud: loaded [ 6.085803] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.098608] fuse: init (API version 7.34) [ 6.101700] integrity: Platform Keyring initialized [ 6.118343] Key type asymmetric registered [ 6.121368] Asymmetric key parser 'x509' registered [ 6.130389] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.142427] io scheduler mq-deadline registered [ 6.152594] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.162843] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.178661] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.190793] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.206666] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.215092] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.226039] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.242839] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.254681] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.266778] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.278078] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.284331] Freeing initrd memory: 8744K [ 6.288577] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.296366] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.300857] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.308727] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.312511] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.317678] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.323228] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.327382] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.334905] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.338663] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.346028] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.350183] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.357264] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.361297] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.368913] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.374032] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.382332] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.386976] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.394307] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.398149] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.406452] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.410999] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.417060] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.424335] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.428606] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.436555] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.440553] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.449027] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.453474] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.462363] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.467036] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.475352] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.480338] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.488625] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.492788] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.501312] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.505296] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.513775] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.518215] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.524350] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.530209] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.534704] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.543701] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.553085] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.557350] shpchp 0000:01:00.0: Slot initialization failed [ 6.563198] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.567742] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.573236] ACPI: button: Power Button [PWRF] [ 6.599938] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.634760] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.640977] Linux agpgart interface v0.103 [ 6.644826] loop: module loaded [ 6.647091] tun: Universal TUN/TAP device driver, 1.6 [ 6.650046] PPP generic driver version 2.4.2 [ 6.652984] VFIO - User Level meta-driver version: 0.3 [ 6.656319] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.660126] ehci-pci: EHCI PCI platform driver [ 6.663152] ehci-platform: EHCI generic platform driver [ 6.666583] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) DriverF486 [ 6.670477] ohci-pci: OHCI PCI platform driver [ 6.673392] ohci-platform: OHCI generic platform driver [ 6.676660] uhci_hcd: USB Universal Host Controller Interface driver [ 6.682154] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.685520] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.690466] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.693962] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.697858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.703227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.708135] usb usb1: Product: UHCI Host Controller [ 6.711528] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.715792] usb usb1: SerialNumber: 0000:02:01.0 [ 6.719193] hub 1-0:1.0: USB hub found [ 6.721962] hub 1-0:1.0: 2 ports detected [ 6.725189] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.732587] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.736493] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.740139] mousedev: PS/2 mouse device common for all mice [ 6.744768] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.750195] rtc_cmos 00:03: RTC can wake from S4 [ 6.755632] rtc_cmos 00:03: registered as rtc0 [ 6.759165] rtc_cmos 00:03: setting system clock to 2026-06-14T21:43:48 UTC (1781473428) [ 6.764989] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.769770] i2c_dev: i2c /dev entries driver [ 6.773035] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.781339] device-mapper: uevent: version 1.0.3 [ 6.784930] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.790881] platform eisa.0: Probing EISA bus 0 [ 6.794389] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.799145] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.803691] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.808251] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.812910] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.817498] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.822042] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.826747] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.831313] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.835825] platform eisa.0: EISA: Detected 0 cards [ 6.839729] ledtrig-cpu: registered to indicate activity on CPUs [ 6.844286] drop_monitor: Initializing network drop monitor service [ 6.848964] NET: Registered PF_INET6 protocol family [ 6.855921] Segment Routing with IPv6 [ 6.858830] In-situ OAM (IOAM) with IPv6 [ 6.861749] NET: Registered PF_PACKET protocol family [ 6.865516] Key type dns_resolver registered [ 6.868953] IPI shorthand broadcast: enabled [ 6.872229] registered taskstats version 1 [ 6.875363] Loading compiled-in X.509 certificates [ 6.879506] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.886954] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.894108] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.901071] blacklist: Loading compiled-in revocation X.509 certificates [ 6.905802] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.912602] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.919994] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.928909] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.936275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.943954] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.951322] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.958871] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.966942] zswap: loaded using pool lzo/zbud [ 6.970289] Key type .fscrypt registered [ 6.973196] Key type fscrypt-provisioning registered [ 6.978592] Key type encrypted registered [ 6.981535] AppArmor: AppArmor sha1 policy hashing enabled [ 6.985540] ima: No TPM chip found, activating TPM-bypass! [ 6.989610] Loading compiled-in module X.509 certificates [ 6.994111] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.001089] ima: Allocated hash algorithm: sha1 [ 7.004615] ima: No architecture policies found [ 7.008000] evm: Initialising EVM extended attributes: [ 7.011720] evm: security.selinux [ 7.014188] evm: security.SMACK64 [ 7.016743] evm: security.SMACK64EXEC [ 7.019548] evm: security.SMACK64TRANSMUTE [ 7.022082] evm: security.SMACK64MMAP [ 7.024878] evm: security.apparmor [ 7.027488] evm: security.ima [ 7.029797] evm: security.capability [ 7.032542] evm: HMAC attrs: 0x1 [ 7.035465] PM: Magic number: 14:963:752 [ 7.038568] tty ttyS3: hash matches [ 7.041502] RAS: Correctable Errors collector initialized. [ 7.045503] Unstable clock detected, switching default tracing clock to "global" [ 7.045503] If you want to keep using the local clock, then add: [ 7.045503] "trace_clock=local" [ 7.045503] on the kernel command line [ 7.061658] Freeing unused decrypted memory: 2036K [ 7.065310] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.070494] Freeing unused kernel image (initmem) memory: 3244K [ 7.078306] Write protecting the kernel read-only data: 30720k [ 7.083161] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.088085] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.134365] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.138033] Run /init as init process info: initramfs: up at 6.63 [ 7.190724] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.198564] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.202943] GPT:229375 != 2097151 [ 7.205098] GPT:Alternate GPT header not at the end of the disk. [ 7.208812] GPT:229375 != 2097151 [ 7.211257] GPT: Use GNU Parted to correct GPT errors. [ 7.261049] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.637155] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.667319] 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 7.61 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:6b:87:7a:c7:09:6e:43:a2:ae:2f:b5:c0:a2:e6:7c:a7 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.13s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLEJa6gjgQFtlsRosYsw7KKNdH75Bxr7fQNoAG8rHaDN6i8D2rIfq5dt3a9/0eRtYSrzsJI91Qm+zgfn8M+pMLxINoLL0OEY9lXTDEIaGQQ9Kg5xn/7kV8/2UF7nTZADMiuW+iuerTHQSuPHu7nxEJdQOGcqt9DB7w51lPYCEXmkIvZ8CA965/FYq+EpUQ8d0GVJrs+N+OV8+VXKJUFmM8pJXL+QJ7Ybn5ff4axPIAbnfdz4QXvCKAIWLMYbR7WsMgdbhVQ5L8iZWJdb+sQ8s6hLBEHIRYeSTY/TtuzCwEt1DUF1qjRqTLqkLWOlvJxeHBz9AleTz7Sua8jIwc5gSH root@tempest-testnetworkbasicops-server-494580190 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMzqmO7TQkrFtTdS2KBcyjfDjdALvZmauIuhlAf8Sm6kLrQhkKEOlmLpgk193G/m/b3umJLXBPHWQxVUuZjKFHg= root@tempest-testnetworkbasicops-server-494580190 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe59:d4ad/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 name: tempest-TestNetworkBasicOps-server-494580190 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-494580190 launch-index: 0 === cirros: current=0.6.2 uptime=9.18 === === 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:59:D4:AD inet6 addr: fe80::f816:3eff:fe59:d4ad/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:7 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1654 (1.6 KiB) TX bytes:1034 (1.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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-494580190 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 [ 7.822765] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.825255] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.849994] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.086506] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.132851] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.265176] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.266555] ISO 9660 Extensions: RRIP_1991A [ 8.441177] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.451899] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.455421] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:43:49 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:43:50 cirros auth.notice su: + none root:cirros Jun 14 22:43:50 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: DUID 00:04:6b:87:7a:c7:09:6e:43:a2:ae:2f:b5:c0:a2:e6:7c:a7 Jun 14 22:43:50 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:59:d4:ad Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe59:d4ad Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Jun 14 22:43:50 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Jun 14 22:43:50 cirros authpriv.info dropbear[393]: Running in background Jun 14 22:43:50 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-494580190 login: 2026-06-14 21:43:57,154 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:43:57,160 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:43:57,261 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:43:57,263 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:43:57,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.716s 2026-06-14 21:43:57,979 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--923809717", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-dfd26f95-6bb8-4fac-a6b5-fc49d8b3e249', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"3e087830-47c5-446a-904a-150dd2426d1d","name":"tempest-network-smoke--923809717","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:43:57Z","updated_at":"2026-06-14T21:43:57Z","revision_number":1}}' 2026-06-14 21:43:58,067 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.087s 2026-06-14 21:43:58,068 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-5d41b7e0-24ce-42e4-aa32-021a90c0ea39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"3ec83762-d01e-4f4a-9675-df93a761f0d3","name":"tempest-subnet-smoke-1029087294","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"3baccd8f-2b2f-4754-9266-bdf82157c755","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":"2026-06-14T21:43:21Z","updated_at":"2026-06-14T21:43:21Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:43:58,196 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.128s 2026-06-14 21:43:58,196 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-728f9f72-5bd8-49ce-bce9-57be78d3e6e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:43:58,278 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.081s 2026-06-14 21:43:58,278 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a6038fd6-a8a0-49b7-8ec2-9cb95d2df762', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:43:58,354 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.16%2F28 0.076s 2026-06-14 21:43:58,355 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-022f2325-2694-4a23-800e-696feaa0bb27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:43:58,535 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.179s 2026-06-14 21:43:58,535 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f43d079d-6ca5-4149-add2-18d57acbb2f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:43:58,604 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.16%2F28 0.068s 2026-06-14 21:43:58,604 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:43:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-865bd847-deb8-4712-9874-4287370503d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:44:00,420 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.816s 2026-06-14 21:44:00,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1431367381", "network_id": "3e087830-47c5-446a-904a-150dd2426d1d", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-ad166310-8ed4-4cda-974d-7a66504c236a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"ee47a0e7-4a58-4779-96de-eeee30721e3e","name":"tempest-subnet-smoke-1431367381","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"3e087830-47c5-446a-904a-150dd2426d1d","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":"2026-06-14T21:43:58Z","updated_at":"2026-06-14T21:43:58Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:00,422 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:00,426 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:00,479 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:00,481 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:00,482 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-14 21:44:00,482 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:00,484 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:00,586 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:00,587 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:01,514 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.920s 2026-06-14 21:44:01,514 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-0b2ea032-a84e-47ea-b964-98dc21f6c841', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"ports":[{"id":"92393810-fa88-4cd5-ba25-4187ffd278b7","name":"","network_id":"3baccd8f-2b2f-4754-9266-bdf82157c755","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:59:d4:ad","admin_state_up":true,"status":"ACTIVE","device_id":"6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3ec83762-d01e-4f4a-9675-df93a761f0d3","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a00b0649-cf50-46c1-afb4-afd463fe7d31"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-494580190","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-494580190","fqdn":"tempest-testnetworkbasicops-server-494580190.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:43:32Z","updated_at":"2026-06-14T21:43:40Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:44:11,565 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7/os-interface 10.050s 2026-06-14 21:44:11,565 25 DEBUG [tempest.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": "3e087830-47c5-446a-904a-150dd2426d1d"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:01 GMT', 'server': 'Apache', 'content-length': '280', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57004099-ddbb-45c5-869a-db59b608e95a', 'x-compute-request-id': 'req-57004099-ddbb-45c5-869a-db59b608e95a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "3e087830-47c5-446a-904a-150dd2426d1d", "port_id": "e9d12558-6bc7-418b-9018-d02cfa5b4326", "mac_addr": "fa:16:3e:e3:2f:80", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "ee47a0e7-4a58-4779-96de-eeee30721e3e", "ip_address": "10.100.0.19"}]}}' 2026-06-14 21:44:11,682 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.113s 2026-06-14 21:44:11,682 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2667', 'x-openstack-request-id': 'req-a69bd439-60fa-4aca-8827-f2c38dea6fce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"ports":[{"id":"92393810-fa88-4cd5-ba25-4187ffd278b7","name":"","network_id":"3baccd8f-2b2f-4754-9266-bdf82157c755","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:59:d4:ad","admin_state_up":true,"status":"ACTIVE","device_id":"6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3ec83762-d01e-4f4a-9675-df93a761f0d3","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a00b0649-cf50-46c1-afb4-afd463fe7d31"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-494580190","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-494580190","fqdn":"tempest-testnetworkbasicops-server-494580190.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:43:32Z","updated_at":"2026-06-14T21:43:40Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"e9d12558-6bc7-418b-9018-d02cfa5b4326","name":"","network_id":"3e087830-47c5-446a-904a-150dd2426d1d","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:e3:2f:80","admin_state_up":true,"status":"ACTIVE","device_id":"6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ee47a0e7-4a58-4779-96de-eeee30721e3e","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-494580190","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-494580190","fqdn":"tempest-testnetworkbasicops-server-494580190.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:44:03Z","updated_at":"2026-06-14T21:44:11Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:44:11,683 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.114675 seconds 2026-06-14 21:44:11,683 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-14 21:44:11,683 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:11,692 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:11,797 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:11,804 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:11,812 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.128501 seconds 2026-06-14 21:44:11,812 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-14 21:44:11,812 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:11,814 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:11,917 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:11,917 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:11,922 25 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.19/28 dev eth1 2026-06-14 21:44:11,922 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:11,924 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:12,024 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:12,024 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:12,039 25 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 2026-06-14 21:44:12,039 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:12,041 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:12,102 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:12,105 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:12,513 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=303362d5e3b84daea0356664c1636294&network_id=3e087830-47c5-446a-904a-150dd2426d1d 0.400s 2026-06-14 21:44:12,514 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2400', 'x-openstack-request-id': 'req-0d2c6e18-c9c4-4e3c-b4fc-77428298bbe3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=303362d5e3b84daea0356664c1636294&network_id=3e087830-47c5-446a-904a-150dd2426d1d'} Body: b'{"ports":[{"id":"576f5757-8880-44a1-9c3e-731792ffb75d","name":"","network_id":"3e087830-47c5-446a-904a-150dd2426d1d","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:21:ba:45","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-3e087830-47c5-446a-904a-150dd2426d1d","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"ee47a0e7-4a58-4779-96de-eeee30721e3e","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":"2026-06-14T21:43:57Z","updated_at":"2026-06-14T21:43:58Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"e9d12558-6bc7-418b-9018-d02cfa5b4326","name":"","network_id":"3e087830-47c5-446a-904a-150dd2426d1d","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:e3:2f:80","admin_state_up":true,"status":"ACTIVE","device_id":"6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ee47a0e7-4a58-4779-96de-eeee30721e3e","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-494580190","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-494580190","fqdn":"tempest-testnetworkbasicops-server-494580190.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:44:03Z","updated_at":"2026-06-14T21:44:11Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:44:12,514 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:12,517 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:12,575 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:12,576 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:12,576 25 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.19 2026-06-14 21:44:12,577 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.249:22' as 'cirros' with public key authentication 2026-06-14 21:44:12,579 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:44:12,637 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:44:12,638 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.249 successfully created 2026-06-14 21:44:12,648 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.071152 seconds 2026-06-14 21:44:12,776 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7/os-interface/e9d12558-6bc7-418b-9018-d02cfa5b4326 0.127s 2026-06-14 21:44:12,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:12 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-0a3918cc-22c6-4cfb-ba0a-3e13d9b90231', 'x-compute-request-id': 'req-0a3918cc-22c6-4cfb-ba0a-3e13d9b90231', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7/os-interface/e9d12558-6bc7-418b-9018-d02cfa5b4326'} Body: b'' 2026-06-14 21:44:12,944 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e9d12558-6bc7-418b-9018-d02cfa5b4326 0.167s 2026-06-14 21:44:12,944 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-b7bf5b55-dd72-4009-8d45-72204a2c139c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e9d12558-6bc7-418b-9018-d02cfa5b4326'} Body: b'{"port":{"id":"e9d12558-6bc7-418b-9018-d02cfa5b4326","name":"","network_id":"3e087830-47c5-446a-904a-150dd2426d1d","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:e3:2f:80","admin_state_up":true,"status":"ACTIVE","device_id":"6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ee47a0e7-4a58-4779-96de-eeee30721e3e","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-494580190","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-494580190","fqdn":"tempest-testnetworkbasicops-server-494580190.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:44:03Z","updated_at":"2026-06-14T21:44:11Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:14,011 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e9d12558-6bc7-418b-9018-d02cfa5b4326 0.065s 2026-06-14 21:44:14,011 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-4eb8b224-cb4a-4ced-b934-27adcc245c7b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e9d12558-6bc7-418b-9018-d02cfa5b4326'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port e9d12558-6bc7-418b-9018-d02cfa5b4326 could not be found.", "detail": ""}}' 2026-06-14 21:44:14,510 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ee47a0e7-4a58-4779-96de-eeee30721e3e 0.498s 2026-06-14 21:44:14,511 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0cd16cbf-8e7b-458c-8a3c-51727d5be9bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ee47a0e7-4a58-4779-96de-eeee30721e3e'} Body: b'' 2026-06-14 21:44:15,102 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3e087830-47c5-446a-904a-150dd2426d1d 0.591s 2026-06-14 21:44:15,102 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c3a5a1db-d46a-4bbb-8327-c5704648c556', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3e087830-47c5-446a-904a-150dd2426d1d'} Body: b'' 2026-06-14 21:44:15,608 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/20d0ce5c-1483-4fc2-8fb9-9c7101a535e7 0.505s 2026-06-14 21:44:15,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c254a8f4-ea84-4fc9-a753-ee7eb1408f3c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/20d0ce5c-1483-4fc2-8fb9-9c7101a535e7'} Body: b'' 2026-06-14 21:44:15,748 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.139s 2026-06-14 21:44:15,748 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44: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-6de19d30-2c99-4c55-bcb4-0fdf634ea456', 'x-compute-request-id': 'req-6de19d30-2c99-4c55-bcb4-0fdf634ea456', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'' 2026-06-14 21:44:16,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.772s 2026-06-14 21:44:16,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:15 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-62883dac-4adf-4000-b4b7-3da86259c732', 'x-compute-request-id': 'req-62883dac-4adf-4000-b4b7-3da86259c732', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"server": {"id": "6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7", "name": "tempest-TestNetworkBasicOps-server-494580190", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:43:30Z", "updated": "2026-06-14T21:44:15Z", "addresses": {"tempest-network-smoke--1291295138": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:d4:ad"}, {"version": 4, "addr": "192.168.122.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:d4:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-441608013", "OS-SRV-USG:launched_at": "2026-06-14T21:43:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1036588647"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:44:17,595 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 0.070s 2026-06-14 21:44:17,595 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:17 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-9c99997f-4a35-40f1-bb34-5b1708279dec', 'x-compute-request-id': 'req-9c99997f-4a35-40f1-bb34-5b1708279dec', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6b877ac7-096e-43a2-ae2f-b5c0a2e67ca7 could not be found."}}' 2026-06-14 21:44:18,640 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/a00b0649-cf50-46c1-afb4-afd463fe7d31 1.044s 2026-06-14 21:44:18,641 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a9e97e4c-76b0-499b-a232-4191b4f5524a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/a00b0649-cf50-46c1-afb4-afd463fe7d31'} Body: b'' 2026-06-14 21:44:18,707 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-441608013 0.065s 2026-06-14 21:44:18,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:18 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-2e90b0e0-e470-46ea-9f54-de2fb9c0581d', 'x-compute-request-id': 'req-2e90b0e0-e470-46ea-9f54-de2fb9c0581d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-441608013'} Body: b'' 2026-06-14 21:44:20,706 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d765907c-0c9d-4ec9-9597-7fa8f75829d8/remove_router_interface 1.999s 2026-06-14 21:44:20,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3ec83762-d01e-4f4a-9675-df93a761f0d3"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2dbc3f30-0eb0-4a59-8295-8db2811171e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d765907c-0c9d-4ec9-9597-7fa8f75829d8/remove_router_interface'} Body: b'{"id": "d765907c-0c9d-4ec9-9597-7fa8f75829d8", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "b88e66ea-9d25-4709-a82a-f2fe01379a9b", "network_id": "3baccd8f-2b2f-4754-9266-bdf82157c755", "subnet_id": "3ec83762-d01e-4f4a-9675-df93a761f0d3", "subnet_ids": ["3ec83762-d01e-4f4a-9675-df93a761f0d3"]}' 2026-06-14 21:44:21,501 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3ec83762-d01e-4f4a-9675-df93a761f0d3 0.793s 2026-06-14 21:44:21,501 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-022f0cfa-cebc-473c-a0e2-2b35a7499d79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3ec83762-d01e-4f4a-9675-df93a761f0d3'} Body: b'' 2026-06-14 21:44:22,609 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d765907c-0c9d-4ec9-9597-7fa8f75829d8 1.107s 2026-06-14 21:44:22,609 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-530f12c4-5498-4c10-9fba-bc3ec3374880', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/d765907c-0c9d-4ec9-9597-7fa8f75829d8'} Body: b'' 2026-06-14 21:44:23,503 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3baccd8f-2b2f-4754-9266-bdf82157c755 0.893s 2026-06-14 21:44:23,503 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-19570435-3389-4951-99bb-f26eda9334ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3baccd8f-2b2f-4754-9266-bdf82157c755'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-14 21:44:23.510216Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] time: 2026-06-14 21:45:42.519323Z 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 2026-06-14 21:44:24,576 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.065s 2026-06-14 21:44:24,576 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1829643589", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-3787e1eb-fa23-488d-9e72-bf6565d16fb0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","name":"tempest-network-smoke--1829643589","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:44:23Z","updated_at":"2026-06-14T21:44:23Z","revision_number":1}}' 2026-06-14 21:44:26,659 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.081s 2026-06-14 21:44:26,659 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-989704395", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-2667dd91-0d09-4065-bdd4-6b2297d64dd9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "name": "tempest-TestNetworkBasicOps-router-989704395", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:44:24Z", "updated_at": "2026-06-14T21:44:25Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:26,728 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.068s 2026-06-14 21:44:26,728 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4ba84001-2b7f-43fe-b218-8b6ee6f922e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:44:26,838 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.110s 2026-06-14 21:44:26,839 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-c0ee61cb-e248-4dd5-ad8c-c95fdbaea837', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:44:26,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.067s 2026-06-14 21:44:26,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-bf6f23f7-e98b-4bf4-87f3-f4874e15675c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:44:27,933 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.026s 2026-06-14 21:44:27,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-2099872764", "network_id": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-2d559346-fc52-47a0-94a6-3227bc745201', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"c2fa3f55-5a42-4adf-a197-5f32f668daf6","name":"tempest-subnet-smoke-2099872764","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","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":"2026-06-14T21:44:27Z","updated_at":"2026-06-14T21:44:27Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:29,599 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ed17e91-9bc3-4fa5-85ad-984a1c01c9be/add_router_interface 1.665s 2026-06-14 21:44:29,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c2fa3f55-5a42-4adf-a197-5f32f668daf6"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dcf6c5c7-7f0f-49f3-9001-a642b4a1d906', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ed17e91-9bc3-4fa5-85ad-984a1c01c9be/add_router_interface'} Body: b'{"id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "b27831c7-04e7-4a91-a284-325babcf4b0a", "network_id": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141", "subnet_id": "c2fa3f55-5a42-4adf-a197-5f32f668daf6", "subnet_ids": ["c2fa3f55-5a42-4adf-a197-5f32f668daf6"]}' 2026-06-14 21:44:29,767 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.168s 2026-06-14 21:44:29,768 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-2407c075-1327-4e6d-ace5-fa0e8731252e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","name":"tempest-network-smoke--1829643589","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c2fa3f55-5a42-4adf-a197-5f32f668daf6"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:44:23Z","updated_at":"2026-06-14T21:44:27Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":8982}]}' 2026-06-14 21:44:29,873 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.104s 2026-06-14 21:44:29,873 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-8aff596a-3414-4050-83ee-a7a26a65b23b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"c2fa3f55-5a42-4adf-a197-5f32f668daf6","name":"tempest-subnet-smoke-2099872764","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","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":"2026-06-14T21:44:27Z","updated_at":"2026-06-14T21:44:27Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:44:29,975 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.102s 2026-06-14 21:44:29,976 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-52374d8f-d6eb-44f4-a087-a9bec90ecb73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "name": "tempest-TestNetworkBasicOps-router-989704395", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:44:24Z", "updated_at": "2026-06-14T21:44:28Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:44:30,095 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.118s 2026-06-14 21:44:30,096 25 DEBUG [tempest.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-1525564646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA3IgTsgYkJuYrWkMdMk7SICv86wj84cZn1XkzZ71HqlqcslU8pGOO+QjInfUZOVYu5PRrJG9s29QTo3GbXmuC3VFSXhQo+82z6NASO5EozaaZbN9DrR2V+VkAJQ3+14CA=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44: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-68f7e389-fc70-4bbf-badb-c74b0eaca94e', 'x-compute-request-id': 'req-68f7e389-fc70-4bbf-badb-c74b0eaca94e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1525564646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA3IgTsgYkJuYrWkMdMk7SICv86wj84cZn1XkzZ71HqlqcslU8pGOO+QjInfUZOVYu5PRrJG9s29QTo3GbXmuC3VFSXhQo+82z6NASO5EozaaZbN9DrR2V+VkAJQ3+14CA==", "fingerprint": "dc:f1:ae:5d:f3:53:e6:20:78:c7:6b:b4:ba:60:de:98", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:44:30,301 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.204s 2026-06-14 21:44:30,301 25 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-1671626765", "description": "tempest-secgroup-smoke-1671626765 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-c255f250-d92f-44ce-813e-a952a4813493', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "name": "tempest-secgroup-smoke-1671626765", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-1671626765 description", "shared": false, "security_group_rules": [{"id": "0a727081-f51a-428f-92b5-a7cbb53cf9e6", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": 89, "description": null, "tags": [], "created_at": "2026-06-14T21:44:30Z", "updated_at": "2026-06-14T21:44:30Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "f365535b-b104-4377-8d7e-76d99bb3f050", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": 88, "description": null, "tags": [], "created_at": "2026-06-14T21:44:30Z", "updated_at": "2026-06-14T21:44:30Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:44:30Z", "updated_at": "2026-06-14T21:44:30Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:30,457 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.155s 2026-06-14 21:44:30,457 25 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": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-484c2570-fbac-49e6-a28a-9bf79ecb05a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a881d5b2-4ff2-44c2-a0bb-51beb85d9955", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": "2026-06-14T21:44:30Z", "updated_at": "2026-06-14T21:44:30Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:32,796 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 2.339s 2026-06-14 21:44:32,796 25 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": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-274c247a-b004-43e6-a41e-911536fd3f99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6c35d348-40d5-4b85-9be8-8cde9acffd2f", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": "2026-06-14T21:44:32Z", "updated_at": "2026-06-14T21:44:32Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:32,997 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.200s 2026-06-14 21:44:32,997 25 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": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cf7e735d-ac2a-4540-9995-0bf32f5b6ec4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e324d1e-517b-4b94-a05a-52e87007a0a8", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": "2026-06-14T21:44:32Z", "updated_at": "2026-06-14T21:44:32Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:33,276 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.279s 2026-06-14 21:44:33,277 25 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": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3e0e72a7-6490-4a85-bc96-1c588656b0e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5bb63e1-d627-4f56-b0f7-5d0341d96e55", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": "2026-06-14T21:44:33Z", "updated_at": "2026-06-14T21:44:33Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:33,473 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.196s 2026-06-14 21:44:33,474 25 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": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c7d071c1-4ba7-40c4-ae70-2b0031d50041', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e7b1fd78-178b-42e7-809e-430c5fc8f564", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": "2026-06-14T21:44:33Z", "updated_at": "2026-06-14T21:44:33Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:34,680 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.205s 2026-06-14 21:44:34,681 25 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": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-48b3bbee-7201-4ec2-8b17-64c9a85c5c56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "37b0ad89-bf97-46da-95e9-7567f35ced80", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "b0b7ffca-da50-4c84-8b5f-5572caa23abb", "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": "2026-06-14T21:44:34Z", "updated_at": "2026-06-14T21:44:34Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:35,294 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.608s 2026-06-14 21:44:35,294 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:34 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cfeae78f-44c6-4284-b125-6ca5b289aab0', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["X_yJObWRTXy9xvrqsYxl_g"], "expires_at": "2026-06-14T22:44:35.000000Z", "issued_at": "2026-06-14T21:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:44:35,295 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-14 21:44:38,921 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.626s 2026-06-14 21:44:38,922 25 DEBUG [tempest.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-2136737448", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141"}], "key_name": "tempest-TestNetworkBasicOps-1525564646", "security_groups": [{"name": "tempest-secgroup-smoke-1671626765"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:35 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08abb9f-cdff-4145-9c1c-7300c52a15b4', 'x-compute-request-id': 'req-c08abb9f-cdff-4145-9c1c-7300c52a15b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1671626765"}], "adminPass": "QX79mBuqPd4D"}}' 2026-06-14 21:44:39,526 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.603s 2026-06-14 21:44:39,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:38 GMT', 'server': 'Apache', 'content-length': '1395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a97b88f6-5678-423b-8c07-e8b5732a25cf', 'x-compute-request-id': 'req-a97b88f6-5678-423b-8c07-e8b5732a25cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "name": "tempest-TestNetworkBasicOps-server-2136737448", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:44:38Z", "updated": "2026-06-14T21:44:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1525564646", "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": []}}' 2026-06-14 21:44:40,781 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.248s 2026-06-14 21:44:40,781 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:40 GMT', 'server': 'Apache', 'content-length': '1453', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c3e672a-94ac-4933-b840-83d5100ad8ff', 'x-compute-request-id': 'req-3c3e672a-94ac-4933-b840-83d5100ad8ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "name": "tempest-TestNetworkBasicOps-server-2136737448", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:44:38Z", "updated": "2026-06-14T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1525564646", "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": []}}' 2026-06-14 21:44:40,785 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-14 21:44:42,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.380s 2026-06-14 21:44:42,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:41 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-84f2d944-705e-4ea4-aca3-ed0839f228ba', 'x-compute-request-id': 'req-84f2d944-705e-4ea4-aca3-ed0839f228ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "name": "tempest-TestNetworkBasicOps-server-2136737448", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:44:38Z", "updated": "2026-06-14T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1525564646", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1671626765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:44:43,678 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.507s 2026-06-14 21:44:43,678 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44: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-85b64d3f-1eed-431f-a920-5d76e441ee99', 'x-compute-request-id': 'req-85b64d3f-1eed-431f-a920-5d76e441ee99', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "name": "tempest-TestNetworkBasicOps-server-2136737448", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:44:38Z", "updated": "2026-06-14T21:44:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1525564646", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1671626765"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:44:45,658 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.977s 2026-06-14 21:44:45,659 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:44 GMT', 'server': 'Apache', 'content-length': '1694', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04224a67-fd53-436a-8722-60c6210a9515', 'x-compute-request-id': 'req-04224a67-fd53-436a-8722-60c6210a9515', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "name": "tempest-TestNetworkBasicOps-server-2136737448", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:44:38Z", "updated": "2026-06-14T21:44:44Z", "addresses": {"tempest-network-smoke--1829643589": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:52:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1525564646", "OS-SRV-USG:launched_at": "2026-06-14T21:44:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1671626765"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:44:45,663 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2026-06-14 21:44:46,530 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.867s 2026-06-14 21:44:46,531 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:45 GMT', 'server': 'Apache', 'content-length': '1694', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-028daee4-7bc1-4546-afb3-8e7295d5d35d', 'x-compute-request-id': 'req-028daee4-7bc1-4546-afb3-8e7295d5d35d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "name": "tempest-TestNetworkBasicOps-server-2136737448", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:44:38Z", "updated": "2026-06-14T21:44:44Z", "addresses": {"tempest-network-smoke--1829643589": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:52:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1525564646", "OS-SRV-USG:launched_at": "2026-06-14T21:44:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1671626765"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:44:46,535 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:44:46,623 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.087s 2026-06-14 21:44:46,623 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-bf90ce42-24a9-43be-a3e3-a660364b53cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"ports":[{"id":"dd59b06e-c9aa-4e00-a177-b28121ca4c26","name":"","network_id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:51:52:86","admin_state_up":true,"status":"ACTIVE","device_id":"fe093034-c85e-459d-a934-d4c0ca0c3e6c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c2fa3f55-5a42-4adf-a197-5f32f668daf6","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b7ffca-da50-4c84-8b5f-5572caa23abb"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-2136737448","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2136737448","fqdn":"tempest-testnetworkbasicops-server-2136737448.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:44:40Z","updated_at":"2026-06-14T21:44:43Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:44:46,623 25 DEBUG [tempest.common.waiters] Server ID fe093034-c85e-459d-a934-d4c0ca0c3e6c ports are all ACTIVE [{'id': 'dd59b06e-c9aa-4e00-a177-b28121ca4c26', 'name': '', 'network_id': 'bef6a120-ef5d-4a07-8af1-9acd2dbd4141', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:51:52:86', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fe093034-c85e-459d-a934-d4c0ca0c3e6c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c2fa3f55-5a42-4adf-a197-5f32f668daf6', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b0b7ffca-da50-4c84-8b5f-5572caa23abb'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-2136737448', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-2136737448', 'fqdn': 'tempest-testnetworkbasicops-server-2136737448.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:44:40Z', 'updated_at': '2026-06-14T21:44:43Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:44:48,577 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.953s 2026-06-14 21:44:48,578 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "dd59b06e-c9aa-4e00-a177-b28121ca4c26", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-97a10e5b-2d25-4a09-bf88-e278a730bfc4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e615cfb5-fab3-4eb3-b578-e09bce8f657b", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.204", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "port_id": "dd59b06e-c9aa-4e00-a177-b28121ca4c26", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141", "mac_address": "fa:16:3e:51:52:86", "admin_state_up": true, "status": "ACTIVE", "device_id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:44:47Z", "updated_at": "2026-06-14T21:44:47Z", "revision_number": 0}}' 2026-06-14 21:44:48,759 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b 0.181s 2026-06-14 21:44:48,759 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:44:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-91d4330a-91a7-4f12-8fc7-6e98bad2b0f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b'} Body: b'{"floatingip": {"id": "e615cfb5-fab3-4eb3-b578-e09bce8f657b", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.204", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "port_id": "dd59b06e-c9aa-4e00-a177-b28121ca4c26", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141", "mac_address": "fa:16:3e:51:52:86", "admin_state_up": true, "status": "ACTIVE", "device_id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:44:47Z", "updated_at": "2026-06-14T21:44:48Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:44:48,759 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'e615cfb5-fab3-4eb3-b578-e09bce8f657b', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.204', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': '6ed17e91-9bc3-4fa5-85ad-984a1c01c9be', 'port_id': 'dd59b06e-c9aa-4e00-a177-b28121ca4c26', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'bef6a120-ef5d-4a07-8af1-9acd2dbd4141', 'mac_address': 'fa:16:3e:51:52:86', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fe093034-c85e-459d-a934-d4c0ca0c3e6c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:44:47Z', 'updated_at': '2026-06-14T21:44:48Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:44:48,759 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.181445 seconds 2026-06-14 21:44:48,759 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.204 with user: cirros 2026-06-14 21:44:48,760 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.204 in 120 sec and the expected result is reachable 2026-06-14 21:45:00,946 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.186326 seconds 2026-06-14 21:45:00,947 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.204 in 120 sec and the ping result is expected 2026-06-14 21:45:01,079 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c/action 0.130s 2026-06-14 21:45:01,080 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:45:00 GMT', 'server': 'Apache', 'content-length': '75227', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef219995-5d3b-498e-a470-288633ab4619', 'x-compute-request-id': 'req-ef219995-5d3b-498e-a470-288633ab4619', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; Same10000 Site=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c/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-5.el9 11/05/2023\\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 1333988768 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001121] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001467] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004237] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004267] Using GB pages for direct mapping\\n[ 0.004590] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004595] ACPI: Early table checksum verification disabled\\n[ 0.004599] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004604] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004611] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004617] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004621] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004625] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004629] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004633] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004636] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004638] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004639] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004642] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004643] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005823] No NUMA configuration fo 2026-06-14 21:45:01,082 25 DEBUG [tempest.scenario.manager] Console output for fe093034-c85e-459d-a934-d4c0ca0c3e6c 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-5.el9 11/05/2023 [ 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 1333988768 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001121] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001467] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004237] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004267] Using GB pages for direct mapping [ 0.004590] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004595] ACPI: Early table checksum verification disabled [ 0.004599] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004604] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004611] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004617] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004621] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004625] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004629] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004633] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004636] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004638] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004639] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004642] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004643] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005823] No NUMA configuration found [ 0.005826] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005834] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006192] Zone ranges: [ 0.006193] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006196] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006198] Normal empty [ 0.006199] Device empty [ 0.006201] Movable zone start for each node [ 0.006204] Early memory node ranges [ 0.006205] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006207] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006209] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006440] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006470] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006662] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016702] ACPI: PM-Timer IO Port: 0x608 [ 0.016737] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016853] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016858] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016860] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016862] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016863] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016865] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016868] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016871] TSC deadline timer available [ 0.016883] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016953] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016956] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016957] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016959] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016961] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016962] Booting paravirtualized kernel on KVM [ 0.016987] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016995] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017266] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017335] kvm-guest: setup async PF for cpu 0 [ 0.017361] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017379] kvm-guest: PV spinlocks disabled, single CPU [ 0.017385] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017386] Policy zone: DMA32 [ 0.017388] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017445] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017457] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017463] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017520] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017812] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018545] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018577] ftrace: allocating 50600 entries in 198 pages [ 0.047613] ftrace: allocated 198 pages with 4 groups [ 0.047795] rcu: Hierarchical RCU implementation. [ 0.047796] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047799] Rude variant of Tasks RCU enabled. [ 0.047799] Tracing variant of Tasks RCU enabled. [ 0.047801] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047802] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052123] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052490] random: crng init done [ 0.089251] Console: colour VGA+ 80x25 [ 0.217709] printk: console [tty1] enabled [ 0.498843] printk: console [ttyS0] enabled [ 0.501429] ACPI: Core revision 20210730 [ 0.503893] APIC: Switch to symmetric I/O mode setup [ 0.508073] x2apic enabled [ 0.510902] Switched APIC routing to physical x2apic. [ 0.518837] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.524892] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.528887] pid_max: default: 32768 minimum: 301 [ 0.528887] LSM: Security Framework initializing [ 0.528887] landlock: Up and running. [ 0.528887] Yama: becoming mindful. [ 0.528887] AppArmor: AppArmor initialized [ 0.528887] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.528887] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.528887] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.528887] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.528887] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.528887] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.528887] Spectre V2 : Mitigation: Retpolines [ 0.528887] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.528887] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.528887] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.528887] RETBleed: Mitigation: untrained return thunk [ 0.528887] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.528887] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.528887] Freeing SMP alternatives memory: 44K [ 0.528887] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.529032] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.532908] ... version: 0 [ 0.535355] ... bit width: 48 [ 0.536900] ... generic registers: 6 [ 0.539430] ... value mask: 0000ffffffffffff [ 0.540900] ... max period: 00007fffffffffff [ 0.544115] ... fixed-purpose events: 0 [ 0.544899] ... event mask: 000000000000003f [ 0.548113] rcu: Hierarchical SRCU implementation. [ 0.549424] smp: Bringing up secondary CPUs ... [ 0.552266] smp: Brought up 1 node, 1 CPU [ 0.552903] smpboot: Max logical packages: 1 [ 0.555790] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.557412] devtmpfs: initialized [ 0.559624] x86/mm: Memory block size: 128MB [ 0.561089] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564911] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.568989] pinctrl core: initialized pinctrl subsystem [ 0.572579] PM: RTC time: 21:44:46, date: 2026-06-14 [ 0.573098] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.577025] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.580911] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.584912] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.588916] audit: initializing netlink subsys (disabled) [ 0.592399] thermal_sys: Registered thermal governor 'fair_share' [ 0.592401] thermal_sys: Registered thermal governor 'bang_bang' [ 0.592900] thermal_sys: Registered thermal governor 'step_wise' [ 0.596474] thermal_sys: Registered thermal governor 'user_space' [ 0.596902] audit: type=2000 audit(1781473485.656:1): state=initialized audit_enabled=0 res=1 [ 0.600901] thermal_sys: Registered thermal governor 'power_allocator' [ 0.600911] EISA bus registered [ 0.604904] cpuidle: using governor ladder [ 0.607510] cpuidle: using governor menu [ 0.611426] ACPI: bus type PCI registered [ 0.612899] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.616860] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.616901] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.620855] PCI: Using configuration type 1 for base access [ 0.622123] Kprobes globally optimized [ 0.625015] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.628902] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.633560] ACPI: Added _OSI(Module Device) [ 0.636083] ACPI: Added _OSI(Processor Device) [ 0.636907] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.639764] ACPI: Added _OSI(Processor Aggregator Device) [ 0.640910] ACPI: Added _OSI(Linux-Dell-Video) [ 0.643590] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.644930] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.651371] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.656011] ACPI: Interpreter enabled [ 0.656909] ACPI: PM: (supports S0 S5) [ 0.659242] ACPI: Using IOAPIC for interrupt routing [ 0.660934] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.664899] PCI: Using E820 reservations for host bridge windows [ 0.668680] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.673972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.676905] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.681018] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.685005] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.689992] PCI host bridge to bus 0000:00 [ 0.692484] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.692900] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.696902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.700900] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.704900] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.708900] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.712899] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.717154] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.724745] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.728932] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.739166] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.746463] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.755564] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.757135] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.765519] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.772565] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.777648] pci 0000:00:02.0: enabling Extended Tags [ 0.783219] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.788724] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.793676] pci 0000:00:02.1: enabling Extended Tags [ 0.799204] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.804904] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.814775] pci 0000:00:02.2: enabling Extended Tags [ 0.819209] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.823741] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.832670] pci 0000:00:02.3: enabling Extended Tags [ 0.835613] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.839666] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.848563] pci 0000:00:02.4: enabling Extended Tags [ 0.851525] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.855937] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.862299] pci 0000:00:02.5: enabling Extended Tags [ 0.867271] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.871863] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.878154] pci 0000:00:02.6: enabling Extended Tags [ 0.883391] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.887593] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.894160] pci 0000:00:02.7: enabling Extended Tags [ 0.901506] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.907730] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.913694] pci 0000:00:03.0: enabling Extended Tags [ 0.920629] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.924124] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.930319] pci 0000:00:03.1: enabling Extended Tags [ 0.936291] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.939585] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.945634] pci 0000:00:03.2: enabling Extended Tags [ 0.951264] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.956211] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.961725] pci 0000:00:03.3: enabling Extended Tags [ 0.967323] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 0.971970] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 0.978396] pci 0000:00:03.4: enabling Extended Tags [ 0.983531] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 0.987925] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 0.996436] pci 0000:00:03.5: enabling Extended Tags [ 0.999258] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.004276] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.011303] pci 0000:00:03.6: enabling Extended Tags [ 1.015203] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.020040] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.027492] pci 0000:00:03.7: enabling Extended Tags [ 1.034859] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.040478] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.046315] pci 0000:00:04.0: enabling Extended Tags [ 1.052999] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.059352] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.066149] pci 0000:00:04.1: enabling Extended Tags [ 1.073102] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.079764] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.086158] pci 0000:00:04.2: enabling Extended Tags [ 1.091329] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.096110] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.102199] pci 0000:00:04.3: enabling Extended Tags [ 1.107273] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.113919] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.121683] pci 0000:00:04.4: enabling Extended Tags [ 1.127217] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.133783] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.143836] pci 0000:00:04.5: enabling Extended Tags [ 1.147253] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.153853] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.165736] pci 0000:00:04.6: enabling Extended Tags [ 1.171320] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.176115] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.184608] pci 0000:00:04.7: enabling Extended Tags [ 1.189219] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.196090] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.202167] pci 0000:00:05.0: enabling Extended Tags [ 1.264666] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.268539] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.269826] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.287987] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.290844] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.297246] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.307370] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.316175] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.320630] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.325753] pci 0000:01:00.0: enabling Extended Tags [ 1.397452] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.401193] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.404957] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.409045] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.415189] pci_bus 0000:02: extended config space not accessible [ 1.417227] acpiphp: Slot [1] registered [ 1.419905] acpiphp: Slot [0] registered [ 1.420962] acpiphp: Slot [2] registered [ 1.424031] acpiphp: Slot [3] registered [ 1.424994] acpiphp: Slot [4] registered [ 1.428150] acpiphp: Slot [5] registered [ 1.428971] acpiphp: Slot [6] registered [ 1.432087] acpiphp: Slot [7] registered [ 1.432973] acpiphp: Slot [8] registered [ 1.436142] acpiphp: Slot [9] registered [ 1.436973] acpiphp: Slot [10] registered [ 1.440128] acpiphp: Slot [11] registered [ 1.440973] acpiphp: Slot [12] registered [ 1.443973] acpiphp: Slot [13] registered [ 1.444961] acpiphp: Slot [14] registered [ 1.448253] acpiphp: Slot [15] registered [ 1.448993] acpiphp: Slot [16] registered [ 1.452246] acpiphp: Slot [17] registered [ 1.452988] acpiphp: Slot [18] registered [ 1.456249] acpiphp: Slot [19] registered [ 1.457036] acpiphp: Slot [20] registered [ 1.460287] acpiphp: Slot [21] registered [ 1.460989] acpiphp: Slot [22] registered [ 1.464242] acpiphp: Slot [23] registered [ 1.465038] acpiphp: Slot [24] registered [ 1.467623] acpiphp: Slot [25] registered [ 1.468947] acpiphp: Slot [26] registered [ 1.471484] acpiphp: Slot [27] registered [ 1.472944] acpiphp: Slot [28] registered [ 1.475407] acpiphp: Slot [29] registered [ 1.476944] acpiphp: Slot [30] registered [ 1.479480] acpiphp: Slot [31] registered [ 1.483171] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.493786] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.567435] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.568974] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.572901] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.577019] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.584446] acpiphp: Slot [0-2] registered [ 1.585504] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.592904] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.606887] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.611735] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.613081] pci 0000:03:00.0: enabling Extended Tags [ 1.690904] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.693039] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.697034] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.704011] acpiphp: Slot [0-3] registered [ 1.705514] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.715985] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.726578] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.731666] pci 0000:04:00.0: enabling Extended Tags [ 1.810923] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.813029] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.817017] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.823814] acpiphp: Slot [0-4] registered [ 1.825495] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.834662] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.844666] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.849081] pci 0000:05:00.0: enabling Extended Tags [ 1.920276] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.921028] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.925009] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.931212] acpiphp: Slot [0-5] registered [ 1.933467] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.941765] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.954065] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.958783] pci 0000:06:00.0: enabling Extended Tags [ 2.035313] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.037028] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.041039] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.047709] acpiphp: Slot [0-6] registered [ 2.114135] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.117017] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.120983] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.127472] acpiphp: Slot [0-7] registered [ 2.192262] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.193016] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.197010] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.203384] acpiphp: Slot [0-8] registered [ 2.270875] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.273017] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.276976] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.283688] acpiphp: Slot [0-9] registered [ 2.358370] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.361063] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.365057] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.371560] acpiphp: Slot [0-10] registered [ 2.440429] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.441021] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.445034] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.451457] acpiphp: Slot [0-11] registered [ 2.517150] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.521160] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.525016] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.531541] acpiphp: Slot [0-12] registered [ 2.605490] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.609047] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.613035] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.619585] acpiphp: Slot [0-13] registered [ 2.686153] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.689022] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.692989] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.699449] acpiphp: Slot [0-14] registered [ 2.766730] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.769019] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.773039] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.779495] acpiphp: Slot [0-15] registered [ 2.847155] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.849017] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.853022] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.859434] acpiphp: Slot [0-16] registered [ 2.925332] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.928865] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.929012] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.936159] acpiphp: Slot [0-17] registered [ 3.007872] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.009020] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.013022] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.019889] acpiphp: Slot [0-18] registered [ 3.086764] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.089037] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.093010] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.099630] acpiphp: Slot [0-19] registered [ 3.166640] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.169069] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.173038] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.180399] acpiphp: Slot [0-20] registered [ 3.247588] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.249023] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.253039] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.260009] acpiphp: Slot [0-21] registered [ 3.326191] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.329017] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.332983] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.339751] acpiphp: Slot [0-22] registered [ 3.407751] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.409020] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.413036] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.420052] acpiphp: Slot [0-23] registered [ 3.487727] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.489019] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.493011] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.500012] acpiphp: Slot [0-24] registered [ 3.565455] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.569176] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.573015] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.579703] acpiphp: Slot [0-25] registered [ 3.650452] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.653023] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.657017] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.704745] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.705169] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.708887] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.709099] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.712736] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.713102] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.716728] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.717131] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.721007] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.724584] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.724940] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.728755] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.728931] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.732789] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.732930] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.736920] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.741266] iommu: Default domain type: Translated [ 3.744905] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.749079] SCSI subsystem initialized [ 3.751839] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.752887] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.752912] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.756903] vgaarb: loaded [ 3.759355] ACPI: bus type USB registered [ 3.760933] usbcore: registered new interface driver usbfs [ 3.764913] usbcore: registered new interface driver hub [ 3.768914] usbcore: registered new device driver usb [ 3.772873] pps_core: LinuxPPS API ver. 1 registered [ 3.772902] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.776912] PTP clock support registered [ 3.780147] EDAC MC: Ver: 3.0.0 [ 3.784691] NetLabel: Initializing [ 3.784902] NetLabel: domain hash size = 128 [ 3.788099] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.788934] NetLabel: unlabeled traffic allowed by default [ 3.792872] PCI: Using ACPI for IRQ routing [ 4.572947] clocksource: Switched to clocksource kvm-clock [ 4.591103] VFS: Disk quotas dquot_6.6.0 [ 4.593976] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.598131] AppArmor: AppArmor Filesystem Enabled [ 4.601222] pnp: PnP ACPI init [ 4.603758] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.608546] pnp: PnP ACPI: found 5 devices [ 4.617001] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.622367] NET: Registered PF_INET protocol family [ 4.625518] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.631206] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.636407] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.641302] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.646186] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.650914] TCP: Hash tables configured (established 1024 bind 1024) [ 4.655024] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.659923] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.664709] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.669138] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.672705] NET: Registered PF_XDP protocol family [ 4.675919] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.682475] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.688009] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.693224] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.698700] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.704227] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.710165] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.715727] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.721568] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.726593] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.731978] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.737495] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.742509] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.747545] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.752836] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.758123] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.763377] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.769465] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.774585] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.780005] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.785075] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.790228] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.795321] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.800463] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.805661] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.809437] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.813731] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.817360] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.820982] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.824981] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.828644] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.832450] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.836149] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.839842] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.843599] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.847213] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.850825] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.854438] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.858239] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.862124] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.865855] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.869741] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.873451] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.877361] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.881099] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.885015] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.888688] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.892707] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.896427] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.900319] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.904102] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.908004] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.911947] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.916175] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.919894] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.923796] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.927482] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.931363] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.935065] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.938877] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.942484] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.946117] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.949763] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.953505] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.957293] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.960879] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.964496] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.968142] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.971782] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.975442] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.979071] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.982733] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.986382] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.990162] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.994176] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.997950] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.002073] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.005886] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.009910] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.013674] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.017788] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.021632] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.025712] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.030111] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.034714] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.038813] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.043656] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.048132] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.053036] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.057689] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.062522] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.067089] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.071971] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.076750] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.080847] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.083930] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.090380] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.096358] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.104540] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.107696] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.114952] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.120478] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.129653] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.136316] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.141464] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.149286] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.154119] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.160963] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.170755] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.175683] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.182613] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.189297] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.196003] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.201320] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.209922] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.214663] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.221818] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.230312] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.235605] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.243751] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.253022] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.258628] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.266239] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.273435] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.280424] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.287291] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.294858] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.301947] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.307713] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.316976] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.324223] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.330284] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.339321] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.345579] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.350993] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.359892] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.363110] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.369744] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.376648] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.383892] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.388420] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.394159] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.399877] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.407151] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.411214] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.416382] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.421889] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.428115] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.432079] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.437687] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.444762] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.452319] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.457289] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.462722] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.469893] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.476589] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.481171] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.486926] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.493966] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.502258] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.505372] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.510677] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.517624] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.526063] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.530885] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.537361] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.543372] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.551542] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.554717] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.559742] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.566688] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.575431] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.578734] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.584997] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.590147] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.597607] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.600694] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.607438] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.612770] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.621722] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.625175] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.632773] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.638375] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.646570] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.649857] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.656385] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.661391] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.669120] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.672663] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.677678] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.681523] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.685376] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.689223] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.693176] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.696304] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.699908] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.704309] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.707517] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.711157] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.715310] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.718914] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.723075] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.727654] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.732683] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.738222] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.744826] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.748670] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.753079] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.757073] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.761996] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.766082] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.770604] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.774279] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.779209] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.783126] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.787575] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.791701] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.796367] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.800260] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.805691] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.810419] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.815012] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.819248] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.823255] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.827737] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.831151] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.834880] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.839075] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.842404] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.846052] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.850217] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.853686] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.857267] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.861587] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.864771] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.868367] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.872503] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.875739] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.879289] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.883448] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.886732] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.890297] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.894404] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.897874] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.901429] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.907097] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.910326] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.913905] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.918152] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.921366] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.924928] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.929083] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.932254] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.935808] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.939948] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.943183] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.946774] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.950860] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.954034] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.957576] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.963095] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.971423] PCI: CLS 0 bytes, default 64 [ 5.973995] Trying to unpack rootfs image as initramfs... [ 5.977313] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.997196] Initialise system trusted keyrings [ 5.999946] Key type blacklist registered [ 6.004986] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.014036] zbud: loaded [ 6.015959] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.028978] fuse: init (API version 7.34) [ 6.032286] integrity: Platform Keyring initialized [ 6.045060] Key type asymmetric registered [ 6.047733] Asymmetric key parser 'x509' registered [ 6.057139] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.065032] io scheduler mq-deadline registered [ 6.071231] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.085493] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.097276] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.105692] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.125270] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.133502] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.150254] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.161795] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.177385] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.189406] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.200470] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.213492] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.229148] Freeing initrd memory: 8744K [ 6.232616] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.237072] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.245773] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.250462] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.255241] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.261740] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.265668] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.273913] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.277936] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.286022] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.290300] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.298653] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.302599] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.311022] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.316781] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.324826] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.330027] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.337684] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.342913] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.350668] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.354823] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.360840] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.366942] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.372055] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.380331] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.385848] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.394336] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.398743] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.408216] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.413022] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.422788] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.428522] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.438234] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.442338] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.451246] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.455672] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.464339] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.469697] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.475579] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.482836] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.487299] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.496114] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.505027] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.509312] shpchp 0000:01:00.0: Slot initialization failed [ 6.515143] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.520098] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.525624] ACPI: button: Power Button [PWRF] [ 6.554466] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.587887] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.594558] Linux agpgart interface v0.103 [ 6.598733] loop: module loaded [ 6.601062] tun: Universal TUN/TAP device driver, 1.6 [ 6.604588] PPP generic driver version 2.4.2 [ 6.607606] VFIO - User Level meta-driver version: 0.3 [ 6.611220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.616758] ehci-pci: EHCI PCI platform driver [ 6.620220] ehci-platform: EHCI generic platform driver [ 6.623403] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.627278] ohci-pci: OHCI PCI platform driver [ 6.630143] ohci-platform: OHCI generic platform driver [ 6.633672] uhci_hcd: USB Universal Host Controller Interface driver [ 6.639461] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.642691] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.647318] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.650764] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.654956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.660251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.665211] usb usb1: Product: UHCI Host Controller [ 6.668470] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.672835] usb usb1: SerialNumber: 0000:02:01.0 [ 6.676021] hub 1-0:1.0: USB hub found [ 6.678614] hub 1-0:1.0: 2 ports detected [ 6.681434] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.688191] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.691549] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.694827] mousedev: PS/2 mouse device common for all mice [ 6.698998] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.704473] rtc_cmos 00:03: RTC can wake from S4 [ 6.709314] rtc_cmos 00:03: registered as rtc0 [ 6.712377] rtc_cmos 00:03: setting system clock to 2026-06-14T21:44:52 UTC (1781473492) [ 6.717325] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.721268] i2c_dev: i2c /dev entries driver [ 6.723994] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.731970] device-mapper: uevent: version 1.0.3 [ 6.735053] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.740065] platform eisa.0: Probing EISA bus 0 [ 6.743333] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.747749] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.751912] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.756669] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.761398] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.765962] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.770179] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.774259] platform eisa.0: Cannot allocate resource for EISA s10000 lot 7 [ 6.778682] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.782803] platform eisa.0: EISA: Detected 0 cards [ 6.786188] ledtrig-cpu: registered to indicate activity on CPUs [ 6.790410] drop_monitor: Initializing network drop monitor service [ 6.795035] NET: Registered PF_INET6 protocol family [ 6.802017] Segment Routing with IPv6 [ 6.804772] In-situ OAM (IOAM) with IPv6 [ 6.807394] NET: Registered PF_PACKET protocol family [ 6.810678] Key type dns_resolver registered [ 6.813849] IPI shorthand broadcast: enabled [ 6.816770] registered taskstats version 1 [ 6.819457] Loading compiled-in X.509 certificates [ 6.823404] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.830222] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.837405] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.843385] blacklist: Loading compiled-in revocation X.509 certificates [ 6.847729] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.854108] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.860948] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.869424] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.875632] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.882172] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.888810] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.895500] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.902473] zswap: loaded using pool lzo/zbud [ 6.905755] Key type .fscrypt registered [ 6.908457] Key type fscrypt-provisioning registered [ 6.913264] Key type encrypted registered [ 6.915837] AppArmor: AppArmor sha1 policy hashing enabled [ 6.919358] ima: No TPM chip found, activating TPM-bypass! [ 6.922805] Loading compiled-in module X.509 certificates [ 6.927625] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.933741] ima: Allocated hash algorithm: sha1 [ 6.936666] ima: No architecture policies found [ 6.939652] evm: Initialising EVM extended attributes: [ 6.942912] evm: security.selinux [ 6.945139] evm: security.SMACK64 [ 6.947298] evm: security.SMACK64EXEC [ 6.949857] evm: security.SMACK64TRANSMUTE [ 6.952459] evm: security.SMACK64MMAP [ 6.954804] evm: security.apparmor [ 6.957183] evm: security.ima [ 6.959256] evm: security.capability [ 6.961773] evm: HMAC attrs: 0x1 [ 6.964347] PM: Magic number: 14:963:752 [ 6.967140] tty ttyS3: hash matches [ 6.969701] RAS: Correctable Errors collector initialized. [ 6.973077] Unstable clock detected, switching default tracing clock to "global" [ 6.973077] If you want to keep using the local clock, then add: [ 6.973077] "trace_clock=local" [ 6.973077] on the kernel command line [ 6.989352] Freeing unused decrypted memory: 2036K [ 6.993048] Freeing unused kernel image (initmem) memory: 3244K [ 7.000966] Write protecting the kernel read-only data: 30720k [ 7.006015] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.010378] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.058695] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.062769] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.066742] Run /init as init process info: initramfs: up at 6.60 [ 7.127790] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.139827] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.144568] GPT:229375 != 2097151 [ 7.147205] GPT:Alternate GPT header not at the end of the disk. [ 7.150957] GPT:229375 != 2097151 [ 7.153145] GPT: Use GNU Parted to correct GPT errors. [ 7.199525] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.572430] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.614129] 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 7.45 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:fe:09:30:34:c8:5e:45:9d:a9:34:d4:c0:ca:0c:3e:6c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbF/HYUhrglVLSmYfcCJy5KYoWV3TNRWwyYpyBGoydQzHbkxXsFzgxFWWb7yISB+638F0r19ZnRdtxnCPR6bwhYbHaDA6zCUnfLgJkAuPsSroq6QG4Q4qS5ld+KhIhLKAsNbDAFhjaS3O2GvoHWPqKgxDV07ZhabS56CIxC9pU0y5xIe0V+836dCiGjbPySWMzwpAiyBdYb0NbpWtIaIxAsziVy7ceH9A+DxyxF5pDJDBDgPAzZwgzl/0V9qLOpWTMDZIBC/7148XAS+s7NHblaTpPnGTViiwdEOpF296OabxdBYoA8tUg8c8Az1jmmKBGD1CYesBrCW83/O+VjQ2j root@tempest-testnetworkbasicops-server-2136737448 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM002TssOxjbieaEnvrBIt/6I48l578r1J+XXBV0hiOfvLhOYgzd+GJJf0y9bYqn9NmS8ypJM2BxTE0KS2rwj74= root@tempest-testnetworkbasicops-server-2136737448 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe51:5286/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fe093034-c85e-459d-a934-d4c0ca0c3e6c name: tempest-TestNetworkBasicOps-server-2136737448 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2136737448 launch-index: 0 === cirros: current=0.6.2 uptime=8.92 === === 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:51:52:86 inet6 addr: fe80::f816:3eff:fe51:5286/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-2136737448 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 [ 7.720354] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.733136] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.908126] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.931109] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.028947] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.030356] ISO 9660 Extensions: RRIP_1991A [ 8.171950] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.172939] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.262886] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.264576] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:44:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:44:53 cirros auth.notice su: + none root:cirros Jun 14 22:44:53 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:44:53 cirros daemon.info dhcpcd[350]: DUID 00:04:fe:09:30:34:c8:5e:45:9d:a9:34:d4:c0:ca:0c:3e:6c Jun 14 22:44:53 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:44:53 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:44:53 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:44:53 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:51:52:86 Jun 14 22:44:53 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe51:5286 Jun 14 22:44:54 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 14 22:44:54 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-2136737448 login: 2026-06-14 21:45:01,083 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-14 21:45:01,089 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:45:01,194 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:45:01,194 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-14 21:45:01,526 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=303362d5e3b84daea0356664c1636294&network_id=bef6a120-ef5d-4a07-8af1-9acd2dbd4141 0.331s 2026-06-14 21:45:01,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-1e17fc75-4a18-49d6-9109-a8d3f9c70fd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=303362d5e3b84daea0356664c1636294&network_id=bef6a120-ef5d-4a07-8af1-9acd2dbd4141'} Body: b'{"ports":[{"id":"b27831c7-04e7-4a91-a284-325babcf4b0a","name":"","network_id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:22:c0:56","admin_state_up":true,"status":"ACTIVE","device_id":"6ed17e91-9bc3-4fa5-85ad-984a1c01c9be","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"c2fa3f55-5a42-4adf-a197-5f32f668daf6","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":"2026-06-14T21:44:28Z","updated_at":"2026-06-14T21:44:29Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"dd59b06e-c9aa-4e00-a177-b28121ca4c26","name":"","network_id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:51:52:86","admin_state_up":true,"status":"ACTIVE","device_id":"fe093034-c85e-459d-a934-d4c0ca0c3e6c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c2fa3f55-5a42-4adf-a197-5f32f668daf6","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b7ffca-da50-4c84-8b5f-5572caa23abb"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-2136737448","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2136737448","fqdn":"tempest-testnetworkbasicops-server-2136737448.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:44:40Z","updated_at":"2026-06-14T21:44:43Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"fc6f85f2-a4ac-42f0-b629-50fa86a42bc0","name":"","network_id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:a4:3e:9a","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-bef6a120-ef5d-4a07-8af1-9acd2dbd4141","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"c2fa3f55-5a42-4adf-a197-5f32f668daf6","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":"2026-06-14T21:44:23Z","updated_at":"2026-06-14T21:44:27Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:45:01,528 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-14 21:45:01,533 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:45:01,594 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:45:01,595 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-14 21:45:01,596 25 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 2026-06-14 21:45:01,596 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-14 21:45:01,599 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:45:01,705 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:45:01,707 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-14 21:45:01,715 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.119276 seconds 2026-06-14 21:45:01,715 25 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 2026-06-14 21:45:01,715 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-14 21:45:01,718 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:45:01,822 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:45:01,823 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-14 21:45:01,828 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.113465 seconds 2026-06-14 21:45:01,962 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca 0.133s 2026-06-14 21:45:01,962 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-e80d2cf9-4509-42e5-a49d-ed155b15d1f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca'} Body: b'{"subnets":[{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:45:01,963 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-14 21:45:01,966 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:45:02,073 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:45:02,073 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-14 21:45:02,074 25 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 2026-06-14 21:45:02,074 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-14 21:45:02,077 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:45:02,178 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:45:02,179 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-14 21:45:02,220 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.146746 seconds 2026-06-14 21:45:02,735 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b 0.514s 2026-06-14 21:45:02,736 25 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': 'Sun, 14 Jun 2026 21:45:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-096979d3-f525-4f20-869a-03ed105449f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b'} Body: b'{"floatingip": {"id": "e615cfb5-fab3-4eb3-b578-e09bce8f657b", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.204", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "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": "2026-06-14T21:44:47Z", "updated_at": "2026-06-14T21:45:02Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:02,827 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b 0.090s 2026-06-14 21:45:02,828 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-4be87814-1c98-4046-bde5-0948565b539a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b'} Body: b'{"floatingip": {"id": "e615cfb5-fab3-4eb3-b578-e09bce8f657b", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.204", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "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": "2026-06-14T21:44:47Z", "updated_at": "2026-06-14T21:45:02Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:02,829 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'e615cfb5-fab3-4eb3-b578-e09bce8f657b', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.204', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', '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': '2026-06-14T21:44:47Z', 'updated_at': '2026-06-14T21:45:02Z', 'revision_number': 3, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: DOWN 2026-06-14 21:45:02,829 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.092374 seconds 2026-06-14 21:45:02,829 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.204 with user: cirros 2026-06-14 21:45:02,829 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.204 in 120 sec and the expected result is unreachable 2026-06-14 21:45:03,869 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.039065 seconds 2026-06-14 21:45:03,870 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.204 in 120 sec and the ping result is expected 2026-06-14 21:45:03,950 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.079s 2026-06-14 21:45:03,951 25 DEBUG [tempest.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-1536952730", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP8rI1OD4uQHxQUN4SIUizeNiiTSnpkTsdPLhO800gWGVDvPzu5izRttodZbKMtjTJPwbBZUOIfa5TvecWWu/QvwzBGUkiKo6iVbXVCY7yJxG4XinE3tXU4jowKPML5NIQ=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:03 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-2bae196a-af31-4e8f-89c8-3a67d492666f', 'x-compute-request-id': 'req-2bae196a-af31-4e8f-89c8-3a67d492666f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1536952730", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP8rI1OD4uQHxQUN4SIUizeNiiTSnpkTsdPLhO800gWGVDvPzu5izRttodZbKMtjTJPwbBZUOIfa5TvecWWu/QvwzBGUkiKo6iVbXVCY7yJxG4XinE3tXU4jowKPML5NIQ==", "fingerprint": "69:f8:b5:d3:85:ff:9e:ec:e0:7b:b8:07:e3:a0:00:1e", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:45:04,148 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.195s 2026-06-14 21:45:04,148 25 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-1071071418", "description": "tempest-secgroup-smoke-1071071418 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-490e2af7-d26f-4130-a1fe-3d44e08b4d05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "d47031ca-bf84-404a-aa65-c097232d64cb", "name": "tempest-secgroup-smoke-1071071418", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-1071071418 description", "shared": false, "security_group_rules": [{"id": "7f044c6c-b266-4bcc-a524-eef68179eb9d", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": 101, "description": null, "tags": [], "created_at": "2026-06-14T21:45:04Z", "updated_at": "2026-06-14T21:45:04Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "dc834093-2489-41c2-9322-c1b0a135b70a", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": 100, "description": null, "tags": [], "created_at": "2026-06-14T21:45:04Z", "updated_at": "2026-06-14T21:45:04Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:45:04Z", "updated_at": "2026-06-14T21:45:04Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:04,314 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.165s 2026-06-14 21:45:04,315 25 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": "d47031ca-bf84-404a-aa65-c097232d64cb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a9e72ecb-e364-4d5a-8682-3878dad55c71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "311ebece-299b-4539-974e-f00ef1378cc2", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": "2026-06-14T21:45:04Z", "updated_at": "2026-06-14T21:45:04Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:04,652 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.337s 2026-06-14 21:45:04,652 25 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": "d47031ca-bf84-404a-aa65-c097232d64cb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-da808596-3606-4d74-8d21-d7f0ec5bd3b3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bc0b2cd0-d263-4d9e-90b9-f7555c88fbb4", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": "2026-06-14T21:45:04Z", "updated_at": "2026-06-14T21:45:04Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:04,810 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.158s 2026-06-14 21:45:04,811 25 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": "d47031ca-bf84-404a-aa65-c097232d64cb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2714d2b1-4f71-4032-a59c-1c39a055e72c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0018d1ba-2ee2-4336-a939-0d30dc55011c", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": "2026-06-14T21:45:04Z", "updated_at": "2026-06-14T21:45:04Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:04,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.167s 2026-06-14 21:45:04,979 25 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": "d47031ca-bf84-404a-aa65-c097232d64cb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c3848ea1-a1ee-431f-a1c5-3374251eafc2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a9017e2c-ca0b-4f31-9d04-30baa2a91c4d", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": "2026-06-14T21:45:04Z", "updated_at": "2026-06-14T21:45:04Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:05,144 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.164s 2026-06-14 21:45:05,144 25 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": "d47031ca-bf84-404a-aa65-c097232d64cb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-76b5528d-796d-4f27-9f40-9977c5dd4e59', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9466a8ca-d966-4bec-aef4-f5909177e502", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": "2026-06-14T21:45:05Z", "updated_at": "2026-06-14T21:45:05Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:05,319 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.175s 2026-06-14 21:45:05,320 25 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": "d47031ca-bf84-404a-aa65-c097232d64cb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-fca4f447-e839-4379-8869-c610d7020733', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "779182e2-bc9e-4e0e-b1c2-2b67e94d9479", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "d47031ca-bf84-404a-aa65-c097232d64cb", "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": "2026-06-14T21:45:05Z", "updated_at": "2026-06-14T21:45:05Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:05,647 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.318s 2026-06-14 21:45:05,647 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:05 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d6b104de-23fa-4e43-b50a-ae205a03b33f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["BmVgg6ZyRQK1HKAAIAeS9Q"], "expires_at": "2026-06-14T22:45:05.000000Z", "issued_at": "2026-06-14T21:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:45:05,648 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-14 21:45:07,732 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.083s 2026-06-14 21:45:07,732 25 DEBUG [tempest.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-1543202313", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141"}], "key_name": "tempest-TestNetworkBasicOps-1536952730", "security_groups": [{"name": "tempest-secgroup-smoke-1071071418"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:05 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036daa28-0e39-4752-98ad-01f64617d19a', 'x-compute-request-id': 'req-036daa28-0e39-4752-98ad-01f64617d19a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1071071418"}], "adminPass": "ESQZDpaCg9L3"}}' 2026-06-14 21:45:07,937 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.203s 2026-06-14 21:45:07,937 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:07 GMT', 'server': 'Apache', 'content-length': '1395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb77df0e-8702-4b15-b3d0-0563971c3308', 'x-compute-request-id': 'req-bb77df0e-8702-4b15-b3d0-0563971c3308', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1536952730", "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": []}}' 2026-06-14 21:45:09,521 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.578s 2026-06-14 21:45:09,522 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:08 GMT', 'server': 'Apache', 'content-length': '1453', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503bead5-f158-4c9e-a274-33ef1b290a5d', 'x-compute-request-id': 'req-503bead5-f158-4c9e-a274-33ef1b290a5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1536952730", "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": []}}' 2026-06-14 21:45:09,525 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-14 21:45:11,010 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.483s 2026-06-14 21:45:11,010 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:10 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-85098d5e-1b54-416a-9404-56ee7b99b061', 'x-compute-request-id': 'req-85098d5e-1b54-416a-9404-56ee7b99b061', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1536952730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1071071418"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:12,698 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.683s 2026-06-14 21:45:12,698 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:12 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-3c1c6ba5-7485-4610-8281-47b7255a08ff', 'x-compute-request-id': 'req-3c1c6ba5-7485-4610-8281-47b7255a08ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1536952730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1071071418"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:14,558 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.853s 2026-06-14 21:45:14,559 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:13 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-1a2b49e1-5a53-491b-9a59-23e298644f40', 'x-compute-request-id': 'req-1a2b49e1-5a53-491b-9a59-23e298644f40', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1536952730", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1071071418"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:16,723 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 1.157s 2026-06-14 21:45:16,724 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:15 GMT', 'server': 'Apache', 'content-length': '1693', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67879c38-19e1-4df8-9bf1-df939c1f7dc5', 'x-compute-request-id': 'req-67879c38-19e1-4df8-9bf1-df939c1f7dc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:14Z", "addresses": {"tempest-network-smoke--1829643589": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:83:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1536952730", "OS-SRV-USG:launched_at": "2026-06-14T21:45:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name"10000 : "tempest-secgroup-smoke-1071071418"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:16,729 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2026-06-14 21:45:17,652 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.922s 2026-06-14 21:45:17,652 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:16 GMT', 'server': 'Apache', 'content-length': '1693', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cc0a358-c1fe-485c-b511-e38bd1803e76', 'x-compute-request-id': 'req-5cc0a358-c1fe-485c-b511-e38bd1803e76', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:14Z", "addresses": {"tempest-network-smoke--1829643589": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:83:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1536952730", "OS-SRV-USG:launched_at": "2026-06-14T21:45:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1071071418"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:17,733 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.076s 2026-06-14 21:45:17,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-b8ae3f3f-bf2b-4d47-8e36-121e9befd1d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"ports":[{"id":"d4bfdfb1-dfff-43bb-82fb-1c9f56eee2a1","name":"","network_id":"bef6a120-ef5d-4a07-8af1-9acd2dbd4141","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:d4:83:e0","admin_state_up":true,"status":"ACTIVE","device_id":"f0c7f99d-d80d-49d3-a0ea-43689ea1980b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c2fa3f55-5a42-4adf-a197-5f32f668daf6","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d47031ca-bf84-404a-aa65-c097232d64cb"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-1543202313","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1543202313","fqdn":"tempest-testnetworkbasicops-server-1543202313.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:45:10Z","updated_at":"2026-06-14T21:45:13Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:45:17,734 25 DEBUG [tempest.common.waiters] Server ID f0c7f99d-d80d-49d3-a0ea-43689ea1980b ports are all ACTIVE [{'id': 'd4bfdfb1-dfff-43bb-82fb-1c9f56eee2a1', 'name': '', 'network_id': 'bef6a120-ef5d-4a07-8af1-9acd2dbd4141', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:d4:83:e0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f0c7f99d-d80d-49d3-a0ea-43689ea1980b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c2fa3f55-5a42-4adf-a197-5f32f668daf6', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d47031ca-bf84-404a-aa65-c097232d64cb'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-1543202313', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-1543202313', 'fqdn': 'tempest-testnetworkbasicops-server-1543202313.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:45:10Z', 'updated_at': '2026-06-14T21:45:13Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:45:18,761 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b 1.027s 2026-06-14 21:45:18,761 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d4bfdfb1-dfff-43bb-82fb-1c9f56eee2a1"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-47e2ccf2-5fde-4ead-836a-958ebd050438', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b'} Body: b'{"floatingip": {"id": "e615cfb5-fab3-4eb3-b578-e09bce8f657b", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.204", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "port_id": "d4bfdfb1-dfff-43bb-82fb-1c9f56eee2a1", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141", "mac_address": "fa:16:3e:d4:83:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:44:47Z", "updated_at": "2026-06-14T21:45:18Z", "revision_number": 4, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:18,901 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b 0.139s 2026-06-14 21:45:18,901 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-806a75d3-b182-4030-8a08-52a928966e25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b'} Body: b'{"floatingip": {"id": "e615cfb5-fab3-4eb3-b578-e09bce8f657b", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.204", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "port_id": "d4bfdfb1-dfff-43bb-82fb-1c9f56eee2a1", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141", "mac_address": "fa:16:3e:d4:83:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:44:47Z", "updated_at": "2026-06-14T21:45:18Z", "revision_number": 5, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:18,902 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'e615cfb5-fab3-4eb3-b578-e09bce8f657b', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.204', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': '6ed17e91-9bc3-4fa5-85ad-984a1c01c9be', 'port_id': 'd4bfdfb1-dfff-43bb-82fb-1c9f56eee2a1', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'bef6a120-ef5d-4a07-8af1-9acd2dbd4141', 'mac_address': 'fa:16:3e:d4:83:e0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f0c7f99d-d80d-49d3-a0ea-43689ea1980b', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:44:47Z', 'updated_at': '2026-06-14T21:45:18Z', 'revision_number': 5, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:45:18,902 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.139943 seconds 2026-06-14 21:45:18,902 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.204 with user: cirros 2026-06-14 21:45:18,902 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.204 in 120 sec and the expected result is reachable 2026-06-14 21:45:31,071 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.169279 seconds 2026-06-14 21:45:31,072 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.204 in 120 sec and the ping result is expected 2026-06-14 21:45:31,185 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b/action 0.112s 2026-06-14 21:45:31,186 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:45:31 GMT', 'server': 'Apache', 'content-length': '75223', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478538d1-1d3c-4d7e-af2b-e290ad35d320', 'x-compute-request-id': 'req-478538d1-1d3c-4d7e-af2b-e290ad35d320', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b/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-5.el9 11/05/2023\\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 1333624729 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.001142] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001507] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004362] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004402] Using GB pages for direct mapping\\n[ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004688] ACPI: Early table checksum verification disabled\\n[ 0.004695] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004701] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004709] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004717] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004722] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004727] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004732] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004736] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004740] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004742] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004744] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004746] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004748] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004749] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006052] No NUMA configuration fo 2026-06-14 21:45:31,187 25 DEBUG [tempest.scenario.manager] Console output for f0c7f99d-d80d-49d3-a0ea-43689ea1980b 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-5.el9 11/05/2023 [ 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 1333624729 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.001142] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001507] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004362] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004402] Using GB pages for direct mapping [ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004688] ACPI: Early table checksum verification disabled [ 0.004695] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004701] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004709] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004717] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004722] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004727] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004732] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004736] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004740] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004742] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004744] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004746] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004748] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004749] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006052] No NUMA configuration found [ 0.006056] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006069] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006554] Zone ranges: [ 0.006556] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006559] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006562] Normal empty [ 0.006564] Device empty [ 0.006566] Movable zone start for each node [ 0.006571] Early memory node ranges [ 0.006572] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006574] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006577] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007067] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007111] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007323] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017659] ACPI: PM-Timer IO Port: 0x608 [ 0.017690] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017815] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017821] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017823] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017825] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017827] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017830] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017834] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017838] TSC deadline timer available [ 0.017855] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017958] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017962] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017963] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017965] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017968] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017970] Booting paravirtualized kernel on KVM [ 0.017974] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017984] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018579] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018655] kvm-guest: setup async PF for cpu 0 [ 0.018692] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018714] kvm-guest: PV spinlocks disabled, single CPU [ 0.018722] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018724] Policy zone: DMA32 [ 0.018725] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018791] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018804] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018812] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018870] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019307] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020119] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020156] ftrace: allocating 50600 entries in 198 pages [ 0.045113] ftrace: allocated 198 pages with 4 groups [ 0.045290] rcu: Hierarchical RCU implementation. [ 0.045292] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045294] Rude variant of Tasks RCU enabled. [ 0.045296] Tracing variant of Tasks RCU enabled. [ 0.045297] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045298] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049711] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050106] random: crng init done [ 0.087600] Console: colour VGA+ 80x25 [ 0.217165] printk: console [tty1] enabled [ 0.522731] printk: console [ttyS0] enabled [ 0.525578] ACPI: Core revision 20210730 [ 0.528245] APIC: Switch to symmetric I/O mode setup [ 0.532424] x2apic enabled [ 0.535329] Switched APIC routing to physical x2apic. [ 0.542994] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.548998] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.552992] pid_max: default: 32768 minimum: 301 [ 0.552992] LSM: Security Framework initializing [ 0.552992] landlock: Up and running. [ 0.552992] Yama: becoming mindful. [ 0.552992] AppArmor: AppArmor initialized [ 0.552992] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.552992] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.552992] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.552992] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.552992] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.552992] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.552992] Spectre V2 : Mitigation: Retpolines [ 0.552992] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.552992] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.552992] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.552992] RETBleed: Mitigation: untrained return thunk [ 0.552992] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.552992] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.552992] Freeing SMP alternatives memory: 44K [ 0.552992] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.553189] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.557017] ... version: 0 [ 0.559673] ... bit width: 48 [ 0.561008] ... generic registers: 6 [ 0.564031] ... value mask: 0000ffffffffffff [ 0.565006] ... max period: 00007fffffffffff [ 0.568529] ... fixed-purpose events: 0 [ 0.569007] ... event mask: 000000000000003f [ 0.572903] rcu: Hierarchical SRCU implementation. [ 0.573666] smp: Bringing up secondary CPUs ... [ 0.577014] smp: Brought up 1 node, 1 CPU [ 0.580071] smpboot: Max logical packages: 1 [ 0.581012] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.585655] devtmpfs: initialized [ 0.588202] x86/mm: Memory block size: 128MB [ 0.589268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.593021] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.597124] pinctrl core: initialized pinctrl subsystem [ 0.601430] PM: RTC time: 21:45:16, date: 2026-06-14 [ 0.605210] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.609113] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.613023] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.617020] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.621022] audit: initializing netlink subsys (disabled) [ 0.624436] thermal_sys: Registered thermal governor 'fair_share' [ 0.624438] thermal_sys: Registered thermal governor 'bang_bang' [ 0.625005] thermal_sys: Registered thermal governor 'step_wise' [ 0.628665] thermal_sys: Registered thermal governor 'user_space' [ 0.629009] audit: type=2000 audit(1781473515.770:1): state=initialized audit_enabled=0 res=1 [ 0.633010] thermal_sys: Registered thermal governor 'power_allocator' [ 0.633028] EISA bus registered [ 0.639304] cpuidle: using governor ladder [ 0.641005] cpuidle: using governor menu [ 0.645906] ACPI: bus type PCI registered [ 0.648448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.649328] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.653010] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.656972] PCI: Using configuration type 1 for base access [ 0.658207] Kprobes globally optimized [ 0.660763] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.661011] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.665831] ACPI: Added _OSI(Module Device) [ 0.668448] ACPI: Added _OSI(Processor Device) [ 0.669016] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.672100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.673093] ACPI: Added _OSI(Linux-Dell-Video) [ 0.675964] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.677012] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.683773] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.688607] ACPI: Interpreter enabled [ 0.689017] ACPI: PM: (supports S0 S5) [ 0.691549] ACPI: Using IOAPIC for interrupt routing [ 0.693053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.697004] PCI: Using E820 reservations for host bridge windows [ 0.700747] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.706084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.709010] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.713122] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.717132] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.722264] PCI host bridge to bus 0000:00 [ 0.724932] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.725007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.729013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.733013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.737007] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.741008] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.745008] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.749296] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.757355] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.765041] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.779486] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.784993] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.795695] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.797211] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.805654] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.812835] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.819463] pci 0000:00:02.0: enabling Extended Tags [ 0.823369] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.828464] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.836424] pci 0000:00:02.1: enabling Extended Tags [ 0.839663] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.844220] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.851958] pci 0000:00:02.2: enabling Extended Tags [ 0.856788] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.860480] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.866318] pci 0000:00:02.3: enabling Extended Tags [ 0.871547] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.877011] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.886467] pci 0000:00:02.4: enabling Extended Tags [ 0.891428] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.895932] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.904662] pci 0000:00:02.5: enabling Extended Tags [ 0.907462] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.911834] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.918278] pci 0000:00:02.6: enabling Extended Tags [ 0.923539] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.927768] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.934480] pci 0000:00:02.7: enabling Extended Tags [ 0.942515] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.948325] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.953839] pci 0000:00:03.0: enabling Extended Tags [ 0.960932] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.963735] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.969705] pci 0000:00:03.1: enabling Extended Tags [ 0.976075] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.979711] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.985295] pci 0000:00:03.2: enabling Extended Tags [ 0.990637] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.995612] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.003285] pci 0000:00:03.3: enabling Extended Tags [ 1.008828] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.012643] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.017731] pci 0000:00:03.4: enabling Extended Tags [ 1.023587] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.027837] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.033750] pci 0000:00:03.5: enabling Extended Tags [ 1.039457] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.043892] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.049346] pci 0000:00:03.6: enabling Extended Tags [ 1.055405] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.060401] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.067886] pci 0000:00:03.7: enabling Extended Tags [ 1.073620] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.080119] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.086276] pci 0000:00:04.0: enabling Extended Tags [ 1.091406] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.096207] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.101957] pci 0000:00:04.1: enabling Extended Tags [ 1.109495] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.116839] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.122596] pci 0000:00:04.2: enabling Extended Tags [ 1.127832] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.133021] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.145257] pci 0000:00:04.3: enabling Extended Tags [ 1.151908] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.156414] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.162290] pci 0000:00:04.4: enabling Extended Tags [ 1.167354] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.172049] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.177777] pci 0000:00:04.5: enabling Extended Tags [ 1.183335] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.189046] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.199241] pci 0000:00:04.6: enabling Extended Tags [ 1.203486] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.208201] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.216333] pci 0000:00:04.7: enabling Extended Tags [ 1.221653] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.227923] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.235237] pci 0000:00:05.0: enabling Extended Tags [ 1.292724] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.294689] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.298800] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.315938] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.318942] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.324067] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.330903] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.340843] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.344111] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.347905] pci 0000:01:00.0: enabling Extended Tags [ 1.418408] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.421066] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.424681] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.425118] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.430783] pci_bus 0000:02: extended config space not accessible [ 1.433499] acpiphp: Slot [1] registered [ 1.435923] acpiphp: Slot [0] registered [ 1.437059] acpiphp: Slot [2] registered [ 1.439608] acpiphp: Slot [3] registered [ 1.441056] acpiphp: Slot [4] registered [ 1.443756] acpiphp: Slot [5] registered [ 1.445278] acpiphp: Slot [6] registered [ 1.448073] acpiphp: Slot [7] registered [ 1.449052] acpiphp: Slot [8] registered [ 1.451853] acpiphp: Slot [9] registered [ 1.453057] acpiphp: Slot [10] registered [ 1.455620] acpiphp: Slot [11] registered [ 1.457066] acpiphp: Slot [12] registered [ 1.459646] acpiphp: Slot [13] registered [ 1.461051] acpiphp: Slot [14] registered [ 1.463810] acpiphp: Slot [15] registered [ 1.465067] acpiphp: Slot [16] registered [ 1.467844] acpiphp: Slot [17] registered [ 1.469067] acpiphp: Slot [18] registered [ 1.472244] acpiphp: Slot [19] registered [ 1.473064] acpiphp: Slot [20] registered [ 1.475684] acpiphp: Slot [21] registered [ 1.477051] acpiphp: Slot [22] registered [ 1.479570] acpiphp: Slot [23] registered [ 1.481051] acpiphp: Slot [24] registered [ 1.483560] acpiphp: Slot [25] registered [ 1.485050] acpiphp: Slot [26] registered [ 1.487590] acpiphp: Slot [27] registered [ 1.489072] acpiphp: Slot [28] registered [ 1.491570] acpiphp: Slot [29] registered [ 1.493050] acpiphp: Slot [30] registered [ 1.495517] acpiphp: Slot [31] registered [ 1.499261] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.508564] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.576978] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.577098] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.580862] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.581151] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.589665] acpiphp: Slot [0-2] registered [ 1.592827] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.598273] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.609012] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.617011] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.621197] pci 0000:03:00.0: enabling Extended Tags [ 1.697592] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.701092] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.705119] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.711579] acpiphp: Slot [0-3] registered [ 1.713680] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.724511] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.733018] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.739563] pci 0000:04:00.0: enabling Extended Tags [ 1.818033] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.821122] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.825115] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.831929] acpiphp: Slot [0-4] registered [ 1.833606] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.843911] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.855504] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.861210] pci 0000:05:00.0: enabling Extended Tags [ 1.938867] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.941124] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.945126] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.951678] acpiphp: Slot [0-5] registered [ 1.953588] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.962599] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.974328] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.981191] pci 0000:06:00.0: enabling Extended Tags [ 2.052661] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.053130] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.057118] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.063625] acpiphp: Slot [0-6] registered [ 2.130626] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.133140] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.137120] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.143592] acpiphp: Slot [0-7] registered [ 2.217225] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.221041] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.225147] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.232262] acpiphp: Slot [0-8] registered [ 2.307487] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.309152] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.313149] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.320263] acpiphp: Slot [0-9] registered [ 2.390092] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.393143] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.397118] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.404003] acpiphp: Slot [0-10] registered [ 2.476293] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.477127] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.481087] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.487780] acpiphp: Slot [0-11] registered [ 2.554530] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.557126] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.561122] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.567657] acpiphp: Slot [0-12] registered [ 2.633807] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.637161] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.641133] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.647583] acpiphp: Slot [0-13] registered [ 2.718916] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.721127] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.725140] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.732023] acpiphp: Slot [0-14] registered [ 2.798163] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.801165] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.805151] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.812099] acpiphp: Slot [0-15] registered [ 2.876384] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.877650] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.881122] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.887263] acpiphp: Slot [0-16] registered [ 2.952213] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.953133] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.957129] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.963214] acpiphp: Slot [0-17] registered [ 3.027706] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.029119] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.033116] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.039255] acpiphp: Slot [0-18] registered [ 3.103879] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.105119] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.109115] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.115240] acpiphp: Slot [0-19] registered [ 3.180316] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.181121] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.185114] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.191280] acpiphp: Slot [0-20] registered [ 3.255860] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.257122] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.261123] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.267375] acpiphp: Slot [0-21] registered [ 3.332468] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.333122] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.337117] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.343439] acpiphp: Slot [0-22] registered [ 3.407690] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.409121] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.413115] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.419286] acpiphp: Slot [0-23] registered [ 3.484144] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.485144] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.489144] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.495503] acpiphp: Slot [0-24] registered [ 3.560182] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.561123] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.565127] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.571729] acpiphp: Slot [0-25] registered [ 3.642019] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.645159] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.649177] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.692087] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.693218] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.697258] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.701230] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.705241] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.709268] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.713233] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.717276] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.721134] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.725033] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.728967] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.729029] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.733040] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.737073] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.740964] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.741026] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.745412] iommu: Default domain type: Translated [ 3.748527] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.749250] SCSI subsystem initialized [ 3.751995] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.752992] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.753022] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.757011] vgaarb: loaded [ 3.759248] ACPI: bus type USB registered [ 3.761043] usbcore: registered new interface driver usbfs [ 3.765011] usbcore: registered new interface driver hub [ 3.768630] usbcore: registered new device driver usb [ 3.769251] pps_core: LinuxPPS API ver. 1 registered [ 3.772937] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.773028] PTP clock support registered [ 3.775567] EDAC MC: Ver: 3.0.0 [ 3.780161] NetLabel: Initializing [ 3.781006] NetLabel: domain hash size = 128 [ 3.783623] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.785049] NetLabel: unlabeled traffic allowed by default [ 3.788404] PCI: Using ACPI for IRQ routing [ 4.599684] clocksource: Switched to clocksource kvm-clock [ 4.614982] VFS: Disk quotas dquot_6.6.0 [ 4.617469] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.621465] AppArmor: AppArmor Filesystem Enabled [ 4.624242] pnp: PnP ACPI init [ 4.626581] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.631437] pnp: PnP ACPI: found 5 devices [ 4.639650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.644747] NET: Registered PF_INET protocol family [ 4.647771] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.653402] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.658241] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.662880] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.668632] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.673523] TCP: Hash tables configured (established 1024 bind 1024) [ 4.677993] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.682720] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.687957] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.693840] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.698584] NET: Registered PF_XDP protocol family [ 4.702190] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.707758] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.713579] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.718521] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.723619] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.728878] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.734268] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.740000] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.745893] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.751318] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.756641] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.761935] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.767234] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.772634] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.778574] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.783371] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.788612] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.793364] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.798143] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.803371] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.808271] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.813275] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.818154] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.822893] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.827928] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.831756] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.835424] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.838904] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.842527] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.846231] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.850119] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.853912] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.857663] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.861287] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.864925] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.869027] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.872609] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.876229] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.879837] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.884024] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.887833] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.892028] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.895778] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.899895] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.903759] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.907940] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.911704] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.915819] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.919751] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.924092] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.927895] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.932107] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.936056] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.940072] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.944203] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.948281] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.952152] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.956188] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.960302] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.964311] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.968714] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.973250] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.977832] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.981722] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.985917] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.989933] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.993911] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.998243] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.002037] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.005902] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.010132] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.013950] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.017880] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.021663] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.025827] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.030168] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.034266] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.038194] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.042376] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.046750] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.051322] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.055399] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.059706] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.063711] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.067840] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.071756] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.075859] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.079811] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.084247] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.088509] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.092617] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.096512] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.100460] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.104648] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.108961] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.112162] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.118858] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.124653] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.133898] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.137418] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.144099] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.149409] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.157295] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.163746] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.169306] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.177814] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.183192] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.190514] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.200692] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.205573] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.212572] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.220764] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.225579] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.231694] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.238834] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.246022] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.251333] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.260370] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.265095] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.272671] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.281484] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.287177] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.294171] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.302390] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.307277] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.313847] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.320199] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.325965] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.330960] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.339104] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.343596] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.350404] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.356909] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.363028] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.367957] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.376114] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.379181] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.386465] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.391505] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.399640] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.402854] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.409798] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.416440] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.423113] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.427109] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.432313] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.437217] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.444855] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.448079] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.454525] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.459625] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.467509] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.471720] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.477117] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.482143] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.490742] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.494705] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.500426] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.506816] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.513695] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.518024] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.524206] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.530632] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.537318] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.541685] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.546959] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.553751] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.560107] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.565047] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.570599] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.576982] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.586071] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.589703] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.595921] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.602720] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.610234] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.613753] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.621168] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.626408] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.635997] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.639743] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.647027] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffffC2C2 ] [ 5.654171] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.662365] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.667296] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.673854] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.681110] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.688570] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.692713] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.697150] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.701699] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.706461] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.710791] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.714908] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.718185] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.721741] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.725973] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.729261] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.732852] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.736989] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.740638] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.744880] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.748565] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.752811] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.756525] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.762296] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.766141] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.770460] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.774103] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.778357] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.781953] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.786178] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.789763] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.794202] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.797845] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.802117] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.805735] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.810019] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.814075] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.818375] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.822176] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.826463] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.829865] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.833561] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.838022] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.841359] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.845141] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.849407] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.852711] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.856455] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.860824] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.864329] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.868107] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.872441] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.875784] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.879463] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.883785] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.887209] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.891094] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.895789] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.899167] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.903322] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.907741] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.911358] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.915160] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.920852] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.924234] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.928039] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.932336] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.935681] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.939456] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.943893] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.947229] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.951257] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.955620] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.958990] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.962784] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.967116] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.970488] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.974225] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.980087] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.988737] PCI: CLS 0 bytes, default 64 [ 5.991318] Trying to unpack rootfs image as initramfs... [ 5.995384] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.009413] Initialise system trusted keyrings [ 6.012082] Key type blacklist registered [ 6.021222] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.030713] zbud: loaded [ 6.032663] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.045145] fuse: init (API version 7.34) [ 6.048716] integrity: Platform Keyring initialized [ 6.065214] Key type asymmetric registered [ 6.068121] Asymmetric key parser 'x509' registered [ 6.077121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.089172] io scheduler mq-deadline registered [ 6.097387] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.105575] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.116927] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.129526] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.141067] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.149438] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.159933] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.173443] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.184357] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.197389] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.209200] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.217439] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.228202] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.243047] Freeing initrd memory: 8744K [ 6.246222] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.254215] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.258743] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.266055] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.273321] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.277983] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.286988] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.291696] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.299663] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.303539] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.310962] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.315193] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.322002] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.326281] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.333143] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.337778] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.344902] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.349643] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.356782] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.360979] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.365800] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.370872] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.374698] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.381936] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.385973] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.393883] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.397995] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.405309] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.409098] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.416855] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.421140] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.428242] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.432223] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.439009] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.442904] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.449611] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.453661] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.458400] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.464166] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.468038] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.475504] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.483500] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.487292] shpchp 0000:01:00.0: Slot initialization failed [ 6.492405] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.497029] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.501772] ACPI: button: Power Button [PWRF] [ 6.526698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.559288] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.565837] Linux agpgart interface v0.103 [ 6.569596] loop: module loaded [ 6.571900] tun: Universal TUN/TAP device driver, 1.6 [ 6.574929] PPP generic driver version 2.4.2 [ 6.577618] VFIO - User Level meta-driver version: 0.3 [ 6.580980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.584972] ehci-pci: EHCI PCI platform driver [ 6.587969] ehci-platform: EHCI generic platform driver [ 6.592837] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.596406] ohci-pci: OHCI PCI platform driver [ 6.599078] ohci-platform: OHCI generic platform driver [ 6.602835] uhci_hcd: USB Universal Host Controller Interface driver [ 6.608268] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.611403] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.615831] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.619085] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.622820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.628193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.632959] usb usb1: Product: UHCI Host Controller [ 6.636067] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.639897] usb usb1: SerialNumber: 0000:02:01.0 [ 6.642937] hub 1-0:1.0: USB hub found [ 6.645429] hub 1-0:1.0: 2 ports detected [ 6.648575] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.655641] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.658905] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.662396] mousedev: PS/2 mouse device common for all mice [ 6.666944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.672430] rtc_cmos 00:03: RTC can wake from S4 [ 6.678109] rtc_cmos 00:03: registered as rtc0 [ 6.681393] rtc_cmos 00:03: setting system clock to 2026-06-14T21:45:22 UTC (1781473522) [ 6.686594] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.690814] i2c_dev: i2c /dev entries driver [ 6.693590] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.701536] device-mapper: uevent: version 1.0.3 [ 6.704963] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.711210] platform eisa.0: Probing EISA bus 0 [ 6.714661] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.719453] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.724225] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.728828] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.733410] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.737999] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.742536] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.747074] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.751861] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.756490] platform eisa.0: EISA: Detected 0 cards [ 6.760139] ledtrig-cpu: registered to indicate activity on CPUs [ 6.764678] drop_monitor: Initializing network drop monitor service [ 6.769341] NET: Registered PF_INET6 protocol family [ 6.776198] Segment Routing with IPv6 [ 6.779056] In-situ OAM (IOAM) with IPv6 [ 6.782005] NET: Registered PF_PACKET protocol family [ 6.785682] Key type dns_resolver registered [ 6.789138] IPI shorthand broadcast: enabled [ 6.792368] registered taskstats version 1 [ 6.795484] Loading compiled-in X.509 certificates [ 6.799525] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.806854] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.814015] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.820917] blacklist: Loading compiled-in revocation X.509 certificates [ 6.825808] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.832675] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.840235] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.849494] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.855844] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.862247] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.868500] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.874886] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.881715] zswap: loaded using pool lzo/zbud [ 6.884611] Key type .fscrypt registered [ 6.887203] Key type fscrypt-provisioning registered [ 6.892176] Key type encrypted registered [ 6.894767] AppArmor: AppArmor sha1 policy hashing enabled [ 6.898161] ima: No TPM chip found, activating TPM-bypass! [ 6.901592] Loading compiled-in module X.509 certificates [ 6.905525] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.911555] ima: Allocated hash algorithm: sha1 [ 6.914400] ima: No architecture policies found [ 6.917223] evm: Initialising EVM extended attributes: [ 6.920420] evm: security.selinux [ 6.922686] evm: security.SMACK64 [ 6.924830] evm: security.SMACK64EXEC [ 6.927203] evm: security.SMACK64TRANSMUTE [ 6.929869] evm: security.SMACK64MMAP [ 6.932208] evm: security.apparmor [ 6.934440] evm: security.ima [ 6.936431] evm: security.capability [ 6.938861] evm: HMAC attrs: 0x1 [ 6.941366] PM: Magic number: 14:516:803 [ 6.944262] RAS: Correctable Errors collector initialized. [ 6.947532] Unstable clock detected, switching default tracing clock to "global" [ 6.947532] If you want to keep using the local clock, then add: [ 6.947532] "trace_clock=local" [ 6.947532] on the kernel command line [ 6.960865] Freeing unused decrypted memory: 2036K [ 6.964494] Freeing unused kernel image (initmem) memory: 3244K [ 6.969054] Write protecting the kernel read-only data: 30720k [ 6.972984] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.977230] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.022996] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.026877] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.030696] Run /init as init process info: initramfs: up at 6.53 [ 7.086781] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.095871] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.100649] GPT:229375 != 2097151 [ 7.103125] GPT:Alternate GPT header not at the end of the disk. [ 7.106830] GPT:229375 != 2097151 [ 7.109091] GPT: Use GNU Parted to correct GPT errors. [ 7.159594] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.541576] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.569978] 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 7.39 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:f0:c7:f9:9d:d8:0d:49:d3:a0:ea:43:68:9e:a1:98:0b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPWOvAR/dEUNR9/voz3RA3TOS7/N0yyx3k7G+B/F8kwWguRgAiFnYTPYd/b9FL0AY2oHC4agbmCVUzHr39Hcn4lXSI1GpiUEpqRHop+27cLn5eke0NxvA7uk4RtMCHdIJtMqGEpN/a/0YxgxSNxq6Q5npG4iN3WdTWHFtwxqZ3WvHo544OyN5/icgMWO10K2OlpD8fl1X2pOBzEzPYN+NNTx+OrGBC09pwPaV3k4w9gJFjwHG/4lnsK5v2/sqI1/uWVsqi/1oCWUhUPqMVFsPXTBUOtsU0kiCWBLe2oz9sy6iOmMyXKCanmWzi35wH92vHfTkKO0q7mmhGpMy27ENp root@tempest-testnetworkbasicops-server-1543202313 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBwpCJY2ejwSjvjSVU+kKBmMQyuNXdgYw/J5nyAue0oFngGSJShT4qxgbxr4sdbVMuj6YfTcQj34oQpqqgUAjr4= root@tempest-testnetworkbasicops-server-1543202313 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed4:83e0/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: f0c7f99d-d80d-49d3-a0ea-43689ea1980b name: tempest-TestNetworkBasicOps-server-1543202313 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1543202313 launch-index: 0 === cirros: current=0.6.2 uptime=8.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:D4:83:E0 inet6 addr: fe80::f816:3eff:fed4:83e0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 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:918 (918.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-1543202313 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 [ 7.673453] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.676354] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.693238] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.866491] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.899381] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.998402] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.999617] ISO 9660 Extensions: RRIP_1991A [ 8.139679] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.696775] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.699167] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:45:23 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:45:23 cirros auth.notice su: + none root:cirros Jun 14 22:45:23 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:45:23 cirros daemon.info dhcpcd[350]: DUID 00:04:f0:c7:f9:9d:d8:0d:49:d3:a0:ea:43:68:9e:a1:98:0b Jun 14 22:45:23 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:45:23 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:45:23 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:45:23 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d4:83:e0 Jun 14 22:45:23 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed4:83e0 Jun 14 22:45:24 cirros authpriv.info dropbear[391]: Running in background Jun 14 22:45:24 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-1543202313 login: 2026-06-14 21:45:31,188 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-14 21:45:31,195 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:45:31,299 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:45:31,300 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-14 21:45:31,432 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.132s 2026-06-14 21:45:31,433 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45: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-c7c5ff5b-3dad-48db-ac98-fc9e6c26bfee', 'x-compute-request-id': 'req-c7c5ff5b-3dad-48db-ac98-fc9e6c26bfee', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'' 2026-06-14 21:45:32,848 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 1.415s 2026-06-14 21:45:32,849 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:31 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-5fdf9fba-3aeb-4243-8d03-f2aeda3c8e73', 'x-compute-request-id': 'req-5fdf9fba-3aeb-4243-8d03-f2aeda3c8e73', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:31Z", "addresses": {"tempest-network-smoke--1829643589": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:83:e0"}, {"version": 4, "addr": "192.168.122.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:83:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1536952730", "OS-SRV-USG:launched_at": "2026-06-14T21:45:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1071071418"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:34,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.194s 2026-06-14 21:45:34,052 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:33 GMT', 'server': 'Apache', 'content-length': '1485', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d3dcdd-8682-48b0-b39b-89f383cca897', 'x-compute-request-id': 'req-e1d3dcdd-8682-48b0-b39b-89f383cca897', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"server": {"id": "f0c7f99d-d80d-49d3-a0ea-43689ea1980b", "name": "tempest-TestNetworkBasicOps-server-1543202313", "status": "DELETED", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:07Z", "updated": "2026-06-14T21:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1536952730", "OS-SRV-USG:launched_at": "2026-06-14T21:45:14.000000", "OS-SRV-USG:terminated_at": "2026-06-14T21:45:33.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:34,056 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2026-06-14 21:45:35,127 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b 0.070s 2026-06-14 21:45:35,127 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:35 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-7b76a4b6-c539-4aec-aa84-5421f17e8dc2', 'x-compute-request-id': 'req-7b76a4b6-c539-4aec-aa84-5421f17e8dc2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f0c7f99d-d80d-49d3-a0ea-43689ea1980b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f0c7f99d-d80d-49d3-a0ea-43689ea1980b could not be found."}}' 2026-06-14 21:45:35,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d47031ca-bf84-404a-aa65-c097232d64cb 0.473s 2026-06-14 21:45:35,601 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e2707c68-4e31-48e8-b52e-71050d2d763b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d47031ca-bf84-404a-aa65-c097232d64cb'} Body: b'' 2026-06-14 21:45:35,665 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1536952730 0.063s 2026-06-14 21:45:35,665 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:35 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-f49e9415-2163-445b-bb44-d862302d6aca', 'x-compute-request-id': 'req-f49e9415-2163-445b-bb44-d862302d6aca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1536952730'} Body: b'' 2026-06-14 21:45:35,977 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b 0.311s 2026-06-14 21:45:35,978 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f309ba55-ef61-4b68-84fe-d9e47a8563cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/e615cfb5-fab3-4eb3-b578-e09bce8f657b'} Body: b'' 2026-06-14 21:45:36,143 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.164s 2026-06-14 21:45:36,143 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45: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-8f03758f-0d30-450b-b603-ab0f49d2ebd0', 'x-compute-request-id': 'req-8f03758f-0d30-450b-b603-ab0f49d2ebd0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'' 2026-06-14 21:45:36,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.621s 2026-06-14 21:45:36,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:36 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-4e7f0b70-4af8-41be-ab81-fa300fbb3140', 'x-compute-request-id': 'req-4e7f0b70-4af8-41be-ab81-fa300fbb3140', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"server": {"id": "fe093034-c85e-459d-a934-d4c0ca0c3e6c", "name": "tempest-TestNetworkBasicOps-server-2136737448", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:44:38Z", "updated": "2026-06-14T21:45:36Z", "addresses": {"tempest-network-smoke--1829643589": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:52:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1525564646", "OS-SRV-USG:launched_at": "2026-06-14T21:44:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1671626765"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:37,852 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c 0.083s 2026-06-14 21:45:37,853 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45: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-dfb86bc7-1621-4acc-89a4-b6cb4e1746e2', 'x-compute-request-id': 'req-dfb86bc7-1621-4acc-89a4-b6cb4e1746e2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fe093034-c85e-459d-a934-d4c0ca0c3e6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fe093034-c85e-459d-a934-d4c0ca0c3e6c could not be found."}}' 2026-06-14 21:45:38,613 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b0b7ffca-da50-4c84-8b5f-5572caa23abb 0.759s 2026-06-14 21:45:38,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0177ff24-c218-4a80-b86d-b84fb4c2706f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b0b7ffca-da50-4c84-8b5f-5572caa23abb'} Body: b'' 2026-06-14 21:45:38,669 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1525564646 0.055s 2026-06-14 21:45:38,669 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:38 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-c78a1c06-6629-441b-a053-0c074205e55a', 'x-compute-request-id': 'req-c78a1c06-6629-441b-a053-0c074205e55a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1525564646'} Body: b'' 2026-06-14 21:45:40,397 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ed17e91-9bc3-4fa5-85ad-984a1c01c9be/remove_router_interface 1.728s 2026-06-14 21:45:40,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c2fa3f55-5a42-4adf-a197-5f32f668daf6"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-46c1722b-a1a8-4533-bfed-fe467c354127', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ed17e91-9bc3-4fa5-85ad-984a1c01c9be/remove_router_interface'} Body: b'{"id": "6ed17e91-9bc3-4fa5-85ad-984a1c01c9be", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "b27831c7-04e7-4a91-a284-325babcf4b0a", "network_id": "bef6a120-ef5d-4a07-8af1-9acd2dbd4141", "subnet_id": "c2fa3f55-5a42-4adf-a197-5f32f668daf6", "subnet_ids": ["c2fa3f55-5a42-4adf-a197-5f32f668daf6"]}' 2026-06-14 21:45:40,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c2fa3f55-5a42-4adf-a197-5f32f668daf6 0.234s 2026-06-14 21:45:40,633 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c12e0c3a-400a-43ef-98e2-e3f69d8e0518', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c2fa3f55-5a42-4adf-a197-5f32f668daf6'} Body: b'' 2026-06-14 21:45:41,700 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ed17e91-9bc3-4fa5-85ad-984a1c01c9be 1.067s 2026-06-14 21:45:41,701 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f56f217e-cc04-4850-8f40-6c45698468b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6ed17e91-9bc3-4fa5-85ad-984a1c01c9be'} Body: b'' 2026-06-14 21:45:42,518 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bef6a120-ef5d-4a07-8af1-9acd2dbd4141 0.817s 2026-06-14 21:45:42,518 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bc954bd3-30fa-42a3-8938-aa645fc6797a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bef6a120-ef5d-4a07-8af1-9acd2dbd4141'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-14 21:45:42.529748Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] time: 2026-06-14 21:47:20.579007Z 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 2026-06-14 21:45:42,972 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.441s 2026-06-14 21:45:42,972 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1061310624", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-70f6ec72-4e1c-4a7c-ad11-48657bfa00af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"5fa52b26-44da-40ec-bc54-a410f5af73db","name":"tempest-network-smoke--1061310624","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:45:42Z","updated_at":"2026-06-14T21:45:42Z","revision_number":1}}' 2026-06-14 21:45:44,806 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.833s 2026-06-14 21:45:44,807 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-825824347", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-ff004257-aedb-49b5-8894-7abf70f5e7fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "9a5960ae-840a-4874-a5eb-0560c3db2d71", "name": "tempest-TestNetworkBasicOps-router-825824347", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.235"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:45:43Z", "updated_at": "2026-06-14T21:45:43Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:44,862 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.055s 2026-06-14 21:45:44,863 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ed95ad82-46b9-4626-988c-4a167fa49986', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:45:44,945 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.082s 2026-06-14 21:45:44,946 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f436291d-c4cd-46fe-bb0e-fab1bd4aea19', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:45:45,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.070s 2026-06-14 21:45:45,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7f219f6c-bf56-4ee4-b82d-4b0885f69c0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:45:46,351 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.334s 2026-06-14 21:45:46,351 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1592299481", "network_id": "5fa52b26-44da-40ec-bc54-a410f5af73db", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-c402fc91-678a-4418-b900-26f0a57dc3cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"a799f223-44aa-464a-a3b8-2f06d54addff","name":"tempest-subnet-smoke-1592299481","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"5fa52b26-44da-40ec-bc54-a410f5af73db","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":"2026-06-14T21:45:45Z","updated_at":"2026-06-14T21:45:45Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:47,933 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9a5960ae-840a-4874-a5eb-0560c3db2d71/add_router_interface 1.581s 2026-06-14 21:45:47,933 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a799f223-44aa-464a-a3b8-2f06d54addff"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c143d971-42b3-46d7-931d-8549d7bb7064', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9a5960ae-840a-4874-a5eb-0560c3db2d71/add_router_interface'} Body: b'{"id": "9a5960ae-840a-4874-a5eb-0560c3db2d71", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "9aca5cf0-85ff-47d3-9353-5001ac92b26e", "network_id": "5fa52b26-44da-40ec-bc54-a410f5af73db", "subnet_id": "a799f223-44aa-464a-a3b8-2f06d54addff", "subnet_ids": ["a799f223-44aa-464a-a3b8-2f06d54addff"]}' 2026-06-14 21:45:48,024 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.091s 2026-06-14 21:45:48,025 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-b389a732-6c80-418a-9ba5-630b170baed7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"5fa52b26-44da-40ec-bc54-a410f5af73db","name":"tempest-network-smoke--1061310624","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["a799f223-44aa-464a-a3b8-2f06d54addff"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:45:42Z","updated_at":"2026-06-14T21:45:45Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":29117},{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:45:48,094 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.069s 2026-06-14 21:45:48,094 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-d37c79ca-4483-402d-814e-2e0186f1711d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"a799f223-44aa-464a-a3b8-2f06d54addff","name":"tempest-subnet-smoke-1592299481","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"5fa52b26-44da-40ec-bc54-a410f5af73db","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":"2026-06-14T21:45:45Z","updated_at":"2026-06-14T21:45:45Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:45:48,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.152s 2026-06-14 21:45:48,248 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-da8d56b7-fab2-4436-aff1-cee992d621e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "9a5960ae-840a-4874-a5eb-0560c3db2d71", "name": "tempest-TestNetworkBasicOps-router-825824347", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.235"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:45:43Z", "updated_at": "2026-06-14T21:45:47Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:45:48,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.084s 2026-06-14 21:45:48,333 25 DEBUG [tempest.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-604421057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDmqMwE3uPqPRqSeZtdVrWATjJ0Vraa2NanPT6iwM2HD5hCcE1dZWiqxFJyOrVIJByBoYFUEt4LQ+K4NCdCU6zH/pU5RHgghzUrF52EZsSS5bOvald6GI0LWQWEhzgdmg=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45: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-6bfe2541-364e-454b-9b64-7da39a9529e4', 'x-compute-request-id': 'req-6bfe2541-364e-454b-9b64-7da39a9529e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-604421057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDmqMwE3uPqPRqSeZtdVrWATjJ0Vraa2NanPT6iwM2HD5hCcE1dZWiqxFJyOrVIJByBoYFUEt4LQ+K4NCdCU6zH/pU5RHgghzUrF52EZsSS5bOvald6GI0LWQWEhzgdmg==", "fingerprint": "74:0f:f6:f1:20:f5:fb:97:0c:33:a6:27:cb:a1:da:83", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:45:48,654 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.319s 2026-06-14 21:45:48,655 25 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-1422426954", "description": "tempest-secgroup-smoke-1422426954 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-6584fcd9-33d6-44a6-a86e-284aeafd4193', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "name": "tempest-secgroup-smoke-1422426954", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-1422426954 description", "shared": false, "security_group_rules": [{"id": "90a8cf02-1346-4720-a9e0-9072391f5d23", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": 117, "description": null, "tags": [], "created_at": "2026-06-14T21:45:48Z", "updated_at": "2026-06-14T21:45:48Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "b5492aa3-5181-4c62-a7b4-71553db47144", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": 118, "description": null, "tags": [], "created_at": "2026-06-14T21:45:48Z", "updated_at": "2026-06-14T21:45:48Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:45:48Z", "updated_at": "2026-06-14T21:45:48Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:48,831 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.176s 2026-06-14 21:45:48,831 25 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": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fb214b99-02c1-487d-be8a-625a15c8531d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ad52ce34-fa15-43d6-8430-5e0de89d3fc1", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": "2026-06-14T21:45:48Z", "updated_at": "2026-06-14T21:45:48Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:49,186 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.354s 2026-06-14 21:45:49,186 25 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": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2326d89c-c073-480d-ba50-0e694502869d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f9dc9c1a-b416-4328-86f1-8bc13564e950", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": "2026-06-14T21:45:49Z", "updated_at": "2026-06-14T21:45:49Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:49,346 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.160s 2026-06-14 21:45:49,347 25 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": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b79867cd-40d7-4a6f-b8f4-5a3694e39a8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a84b1912-4771-4df9-8107-a47e61a8fbdd", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": "2026-06-14T21:45:49Z", "updated_at": "2026-06-14T21:45:49Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:49,606 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.259s 2026-06-14 21:45:49,606 25 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": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-10a26ea9-8f11-44fb-a5f2-cb3948d1651c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "571292bd-4c83-4947-9b29-7af8a5aaa6b6", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": "2026-06-14T21:45:49Z", "updated_at": "2026-06-14T21:45:49Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:49,769 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s 2026-06-14 21:45:49,769 25 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": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c449664b-bc1a-443e-8c78-4f84b918318a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7661e95c-b2c9-4455-8fcd-d40d2ed5993b", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": "2026-06-14T21:45:49Z", "updated_at": "2026-06-14T21:45:49Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:49,948 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.178s 2026-06-14 21:45:49,948 25 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": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-39655cdf-8a7d-4327-9080-bc25404a8cc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b0cde925-4959-4f48-be7f-11533ee358d9", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "be4a0263-0b5a-482d-b87f-e8aa2b811ebb", "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": "2026-06-14T21:45:49Z", "updated_at": "2026-06-14T21:45:49Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:45:50,312 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.360s 2026-06-14 21:45:50,313 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:49 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1dee6b31-e8a3-4bda-85ef-fd984c2eb477', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["YRxeDxOuThub8f200TRePQ"], "expires_at": "2026-06-14T22:45:50.000000Z", "issued_at": "2026-06-14T21:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:45:50,313 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-14 21:45:51,397 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.083s 2026-06-14 21:45:51,397 25 DEBUG [tempest.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-930275497", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "5fa52b26-44da-40ec-bc54-a410f5af73db"}], "key_name": "tempest-TestNetworkBasicOps-604421057", "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:50 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f36d9c74-5047-4f60-96ef-fafb3c51317a', 'x-compute-request-id': 'req-f36d9c74-5047-4f60-96ef-fafb3c51317a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}], "adminPass": "i9Z96b7Losji"}}' 2026-06-14 21:45:52,521 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 1.122s 2026-06-14 21:45:52,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:51 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d84ec9c-849e-410c-85a4-c9d2b87b5544', 'x-compute-request-id': 'req-0d84ec9c-849e-410c-85a4-c9d2b87b5544', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:45:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-604421057", "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": []}}' 2026-06-14 21:45:53,766 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.235s 2026-06-14 21:45:53,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:53 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0bb8ed-91be-4e43-a3bc-2bf013c359a9', 'x-compute-request-id': 'req-5c0bb8ed-91be-4e43-a3bc-2bf013c359a9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-604421057", "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": []}}' 2026-06-14 21:45:53,769 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-14 21:45:55,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.775s 2026-06-14 21:45:55,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:54 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-3fd4c402-4488-4c2b-91cb-619e0afe0a9e', 'x-compute-request-id': 'req-3fd4c402-4488-4c2b-91cb-619e0afe0a9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-604421057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:56,881 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.330s 2026-06-14 21:45:56,881 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:56 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-4b70e68d-a11e-4347-97e0-c37ddba21b54', 'x-compute-request-id': 'req-4b70e68d-a11e-4347-97e0-c37ddba21b54', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-604421057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:45:58,535 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.648s 2026-06-14 21:45:58,535 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:57 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-8de14b53-bcec-4928-a8d8-171b5e4840aa', 'x-compute-request-id': 'req-8de14b53-bcec-4928-a8d8-171b5e4840aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:45:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-604421057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:00,488 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.949s 2026-06-14 21:46:00,489 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:45:59 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-460d83a3-c86d-4f1b-953a-946ae4c3c510', 'x-compute-request-id': 'req-460d83a3-c86d-4f1b-953a-946ae4c3c510', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:45:58Z", "addresses": {"tempest-network-smoke--1061310624": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:8c:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-604421057", "OS-SRV-USG:launched_at": "2026-06-14T21:45:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:00,492 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-14 21:46:01,701 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 1.208s 2026-06-14 21:46:01,701 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:00 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-6b58f3a6-2a24-4e2b-8684-90f3cf40e0e3', 'x-compute-request-id': 'req-6b58f3a6-2a24-4e2b-8684-90f3cf40e0e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:45:58Z", "addresses": {"tempest-network-smoke--1061310624": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:8c:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-604421057", "OS-SRV-USG:launched_at": "2026-06-14T21:45:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:01,705 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:46:02,527 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.821s 2026-06-14 21:46:02,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-67cbdefc-3612-45dd-9999-8d5144da8292', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"ports":[{"id":"8914c419-8840-4df2-a2c4-32515ae10606","name":"","network_id":"5fa52b26-44da-40ec-bc54-a410f5af73db","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:75:8c:bb","admin_state_up":true,"status":"ACTIVE","device_id":"4c068bbc-dfea-466a-9eb2-39f3f53f1f9e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a799f223-44aa-464a-a3b8-2f06d54addff","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["be4a0263-0b5a-482d-b87f-e8aa2b811ebb"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-930275497","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-930275497","fqdn":"tempest-testnetworkbasicops-server-930275497.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:45:53Z","updated_at":"2026-06-14T21:45:57Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:46:02,527 25 DEBUG [tempest.common.waiters] Server ID 4c068bbc-dfea-466a-9eb2-39f3f53f1f9e ports are all ACTIVE [{'id': '8914c419-8840-4df2-a2c4-32515ae10606', 'name': '', 'network_id': '5fa52b26-44da-40ec-bc54-a410f5af73db', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:75:8c:bb', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4c068bbc-dfea-466a-9eb2-39f3f53f1f9e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a799f223-44aa-464a-a3b8-2f06d54addff', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['be4a0263-0b5a-482d-b87f-e8aa2b811ebb'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-930275497', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-930275497', 'fqdn': 'tempest-testnetworkbasicops-server-930275497.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:45:53Z', 'updated_at': '2026-06-14T21:45:57Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:46:05,619 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 3.091s 2026-06-14 21:46:05,619 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "8914c419-8840-4df2-a2c4-32515ae10606", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-74d76bea-62aa-48f0-9f99-e1c15bd5d8c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "052dc9b5-89b2-43aa-8518-f657f995bfd9", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.180", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "9a5960ae-840a-4874-a5eb-0560c3db2d71", "port_id": "8914c419-8840-4df2-a2c4-32515ae10606", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5fa52b26-44da-40ec-bc54-a410f5af73db", "mac_address": "fa:16:3e:75:8c:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:46:03Z", "updated_at": "2026-06-14T21:46:03Z", "revision_number": 0}}' 2026-06-14 21:46:06,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/052dc9b5-89b2-43aa-8518-f657f995bfd9 0.977s 2026-06-14 21:46:06,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-87083d40-c770-4538-bc49-e08ac8c227a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/052dc9b5-89b2-43aa-8518-f657f995bfd9'} Body: b'{"floatingip": {"id": "052dc9b5-89b2-43aa-8518-f657f995bfd9", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.180", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "9a5960ae-840a-4874-a5eb-0560c3db2d71", "port_id": "8914c419-8840-4df2-a2c4-32515ae10606", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5fa52b26-44da-40ec-bc54-a410f5af73db", "mac_address": "fa:16:3e:75:8c:bb10000 ", "admin_state_up": true, "status": "ACTIVE", "device_id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:46:03Z", "updated_at": "2026-06-14T21:46:04Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:06,597 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '052dc9b5-89b2-43aa-8518-f657f995bfd9', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.180', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': '9a5960ae-840a-4874-a5eb-0560c3db2d71', 'port_id': '8914c419-8840-4df2-a2c4-32515ae10606', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '5fa52b26-44da-40ec-bc54-a410f5af73db', 'mac_address': 'fa:16:3e:75:8c:bb', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4c068bbc-dfea-466a-9eb2-39f3f53f1f9e', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:46:03Z', 'updated_at': '2026-06-14T21:46:04Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:46:06,598 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.978071 seconds 2026-06-14 21:46:06,598 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2026-06-14 21:46:06,598 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.180 in 120 sec and the expected result is reachable 2026-06-14 21:46:14,730 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 8.132057 seconds 2026-06-14 21:46:14,731 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2026-06-14 21:46:14,839 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e/action 0.108s 2026-06-14 21:46:14,840 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:46:14 GMT', 'server': 'Apache', 'content-length': '75437', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6953c27f-8a74-47b8-8a6f-05bdbb43f29e', 'x-compute-request-id': 'req-6953c27f-8a74-47b8-8a6f-05bdbb43f29e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e/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-5.el9 11/05/2023\\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 1294066669 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001176] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001543] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004344] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004389] Using GB pages for direct mapping\\n[ 0.004846] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004851] ACPI: Early table checksum verification disabled\\n[ 0.004857] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004862] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004870] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004878] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004882] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004886] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004890] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004893] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004897] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004899] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004900] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004901] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004903] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004904] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006042] No NUMA configuration fo 2026-06-14 21:46:14,843 25 DEBUG [tempest.scenario.manager] Console output for 4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 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-5.el9 11/05/2023 [ 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 1294066669 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001176] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001543] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004344] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004389] Using GB pages for direct mapping [ 0.004846] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004851] ACPI: Early table checksum verification disabled [ 0.004857] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004862] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004870] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004878] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004882] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004886] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004890] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004893] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004897] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004899] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004900] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004901] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004903] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004904] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006042] No NUMA configuration found [ 0.006045] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006053] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006442] Zone ranges: [ 0.006445] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006448] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006451] Normal empty [ 0.006453] Device empty [ 0.006454] Movable zone start for each node [ 0.006457] Early memory node ranges [ 0.006458] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006461] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006462] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006714] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006748] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007001] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016982] ACPI: PM-Timer IO Port: 0x608 [ 0.017012] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017142] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017146] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017149] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017150] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017152] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017154] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017158] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017160] TSC deadline timer available [ 0.017173] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017244] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017247] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017248] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017250] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017252] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017255] Booting paravirtualized kernel on KVM [ 0.017258] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017267] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017556] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017648] kvm-guest: setup async PF for cpu 0 [ 0.017697] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017715] kvm-guest: PV spinlocks disabled, single CPU [ 0.017722] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017724] Policy zone: DMA32 [ 0.017725] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017783] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017797] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017805] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017863] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018143] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018890] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018921] ftrace: allocating 50600 entries in 198 pages [ 0.045051] ftrace: allocated 198 pages with 4 groups [ 0.045239] rcu: Hierarchical RCU implementation. [ 0.045240] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045242] Rude variant of Tasks RCU enabled. [ 0.045243] Tracing variant of Tasks RCU enabled. [ 0.045244] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045246] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049639] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050023] random: crng init done [ 0.088234] Console: colour VGA+ 80x25 [ 0.218960] printk: console [tty1] enabled [ 0.680628] printk: console [ttyS0] enabled [ 0.685281] ACPI: Core revision 20210730 [ 0.689747] APIC: Switch to symmetric I/O mode setup [ 0.695073] x2apic enabled [ 0.698362] Switched APIC routing to physical x2apic. [ 0.708117] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.716007] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.720000] pid_max: default: 32768 minimum: 301 [ 0.720000] LSM: Security Framework initializing [ 0.720000] landlock: Up and running. [ 0.720000] Yama: becoming mindful. [ 0.720000] AppArmor: AppArmor initialized [ 0.720000] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.720000] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.720000] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.720000] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.720000] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.720000] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.720000] Spectre V2 : Mitigation: Retpolines [ 0.720000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.720000] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.720000] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.720000] RETBleed: Mitigation: untrained return thunk [ 0.720000] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.720000] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.720000] Freeing SMP alternatives memory: 44K [ 0.720000] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.720174] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.724023] ... version: 0 [ 0.726528] ... bit width: 48 [ 0.728011] ... generic registers: 6 [ 0.730519] ... value mask: 0000ffffffffffff [ 0.732013] ... max period: 00007fffffffffff [ 0.735485] ... fixed-purpose events: 0 [ 0.736015] ... event mask: 000000000000003f [ 0.739519] rcu: Hierarchical SRCU implementation. [ 0.740537] smp: Bringing up secondary CPUs ... [ 0.744018] smp: Brought up 1 node, 1 CPU [ 0.747178] smpboot: Max logical packages: 1 [ 0.748017] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.752603] devtmpfs: initialized [ 0.755227] x86/mm: Memory block size: 128MB [ 0.756226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.760026] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.764067] pinctrl core: initialized pinctrl subsystem [ 0.767550] PM: RTC time: 21:46:00, date: 2026-06-14 [ 0.768248] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.772130] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.776036] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.780028] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.784031] audit: initializing netlink subsys (disabled) [ 0.787486] thermal_sys: Registered thermal governor 'fair_share' [ 0.787488] thermal_sys: Registered thermal governor 'bang_bang' [ 0.788012] thermal_sys: Registered thermal governor 'step_wise' [ 0.791530] thermal_sys: Registered thermal governor 'user_space' [ 0.792017] audit: type=2000 audit(1781473559.569:1): state=initialized audit_enabled=0 res=1 [ 0.796017] thermal_sys: Registered thermal governor 'power_allocator' [ 0.796038] EISA bus registered [ 0.800028] cpuidle: using governor ladder [ 0.802583] cpuidle: using governor menu [ 0.806405] ACPI: bus type PCI registered [ 0.808013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.812334] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.816017] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.819981] PCI: Using configuration type 1 for base access [ 0.821361] Kprobes globally optimized [ 0.824127] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.828017] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.832832] ACPI: Added _OSI(Module Device) [ 0.835551] ACPI: Added _OSI(Processor Device) [ 0.836052] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.839153] ACPI: Added _OSI(Processor Aggregator Device) [ 0.840059] ACPI: Added _OSI(Linux-Dell-Video) [ 0.842831] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.844031] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.851623] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.855365] ACPI: Interpreter enabled [ 0.856055] ACPI: PM: (supports S0 S5) [ 0.858591] ACPI: Using IOAPIC for interrupt routing [ 0.860076] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.864014] PCI: Using E820 reservations for host bridge windows [ 0.868000] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.873482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.876020] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.880148] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.884149] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.889199] PCI host bridge to bus 0000:00 [ 0.891775] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.892014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.896013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.900015] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.904015] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.908023] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.912018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.916645] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.924338] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.932051] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.945984] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.952050] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.965770] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.968211] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.977651] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.983962] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.989699] pci 0000:00:02.0: enabling Extended Tags [ 0.994675] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.999606] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.008022] pci 0000:00:02.1: enabling Extended Tags [ 1.016880] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.024024] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.036369] pci 0000:00:02.2: enabling Extended Tags [ 1.042980] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.047681] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.053629] pci 0000:00:02.3: enabling Extended Tags [ 1.058705] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.064020] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.076015] pci 0000:00:02.4: enabling Extended Tags [ 1.082364] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.087759] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.094616] pci 0000:00:02.5: enabling Extended Tags [ 1.098384] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.104015] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.114243] pci 0000:00:02.6: enabling Extended Tags [ 1.118577] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.123529] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.132299] pci 0000:00:02.7: enabling Extended Tags [ 1.140089] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.146648] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.153479] pci 0000:00:03.0: enabling Extended Tags [ 1.158633] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.165079] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.174264] pci 0000:00:03.1: enabling Extended Tags [ 1.178419] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.184016] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.193525] pci 0000:00:03.2: enabling Extended Tags [ 1.198398] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.203238] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.210594] pci 0000:00:03.3: enabling Extended Tags [ 1.214355] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.219475] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.227813] pci 0000:00:03.4: enabling Extended Tags [ 1.230587] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.235607] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.241334] pci 0000:00:03.5: enabling Extended Tags [ 1.248267] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.254786] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.261369] pci 0000:00:03.6: enabling Extended Tags [ 1.266517] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.272049] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.281607] pci 0000:00:03.7: enabling Extended Tags [ 1.288711] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.295480] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.301490] pci 0000:00:04.0: enabling Extended Tags [ 1.308463] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.315895] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.321395] pci 0000:00:04.1: enabling Extended Tags [ 1.326477] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.331218] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.340299] pci 0000:00:04.2: enabling Extended Tags [ 1.345897] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.351242] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.358761] pci 0000:00:04.3: enabling Extended Tags [ 1.362325] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.366910] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.373519] pci 0000:00:04.4: enabling Extended Tags [ 1.378336] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.383101] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.390338] pci 0000:00:04.5: enabling Extended Tags [ 1.394416] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.399010] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.407474] pci 0000:00:04.6: enabling Extended Tags [ 1.412364] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.420023] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.429200] pci 0000:00:04.7: enabling Extended Tags [ 1.436285] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.442696] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.449723] pci 0000:00:05.0: enabling Extended Tags [ 1.510634] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.513811] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.517314] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.535603] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.537956] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.543461] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.549971] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.558385] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.563300] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.567540] pci 0000:01:00.0: enabling Extended Tags [ 1.637906] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.640075] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.644070] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.648123] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.654026] pci_bus 0000:02: extended config space not accessible [ 1.656305] acpiphp: Slot [1] registered [ 1.659308] acpiphp: Slot [0] registered [ 1.660063] acpiphp: Slot [2] registered [ 1.663011] acpiphp: Slot [3] registered [ 1.664061] acpiphp: Slot [4] registered [ 1.667021] acpiphp: Slot [5] registered [ 1.668060] acpiphp: Slot [6] registered [ 1.670988] acpiphp: Slot [7] registered [ 1.672059] acpiphp: Slot [8] registered [ 1.675056] acpiphp: Slot [9] registered [ 1.676065] acpiphp: Slot [10] registered [ 1.679047] acpiphp: Slot [11] registered [ 1.680059] acpiphp: Slot [12] registered [ 1.683087] acpiphp: Slot [13] registered [ 1.684059] acpiphp: Slot [14] registered [ 1.687073] acpiphp: Slot [15] registered [ 1.688063] acpiphp: Slot [16] registered [ 1.691133] acpiphp: Slot [17] registered [ 1.692059] acpiphp: Slot [18] registered [ 1.695015] acpiphp: Slot [19] registered [ 1.696058] acpiphp: Slot [20] registered [ 1.699105] acpiphp: Slot [21] registered [ 1.700059] acpiphp: Slot [22] registered [ 1.703064] acpiphp: Slot [23] registered [ 1.704058] acpiphp: Slot [24] registered [ 1.707054] acpiphp: Slot [25] registered [ 1.708058] acpiphp: Slot [26] registered [ 1.711091] acpiphp: Slot [27] registered [ 1.712058] acpiphp: Slot [28] registered [ 1.715031] acpiphp: Slot [29] registered [ 1.716059] acpiphp: Slot [30] registered [ 1.718917] acpiphp: Slot [31] registered [ 1.722292] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.731526] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.800308] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.803310] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.804117] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.808133] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.816765] acpiphp: Slot [0-2] registered [ 1.820728] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.828023] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.838885] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.841773] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.844229] pci 0000:03:00.0: enabling Extended Tags [ 1.918716] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.920128] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.924010] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.930945] acpiphp: Slot [0-3] registered [ 1.932615] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.941547] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.951940] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.957216] pci 0000:04:00.0: enabling Extended Tags [ 2.035593] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.036158] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.040140] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.046476] acpiphp: Slot [0-4] registered [ 2.048611] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.057479] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.068020] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.074773] pci 0000:05:00.0: enabling Extended Tags [ 2.155096] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.156129] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.160155] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.166837] acpiphp: Slot [0-5] registered [ 2.168759] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.177695] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.188020] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.194698] pci 0000:06:00.0: enabling Extended Tags [ 2.275089] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.276157] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.280112] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.286747] acpiphp: Slot [0-6] registered [ 2.359728] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.360180] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.364198] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.371303] acpiphp: Slot [0-7] registered [ 2.441918] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.444171] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.448126] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.454477] acpiphp: Slot [0-8] registered [ 2.519981] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.520123] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.524122] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.530610] acpiphp: Slot [0-9] registered [ 2.596607] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.600693] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.604131] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.610693] acpiphp: Slot [0-10] registered [ 2.678857] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.680135] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.684124] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.691543] acpiphp: Slot [0-11] registered [ 2.757358] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.760130] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.764141] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.770749] acpiphp: Slot [0-12] registered [ 2.843780] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.844152] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.848168] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.855356] acpiphp: Slot [0-13] registered [ 2.931492] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.932131] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.936126] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.942558] acpiphp: Slot [0-14] registered [ 3.007341] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.008128] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.012122] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.018736] acpiphp: Slot [0-15] registered [ 3.084878] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.088148] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.092130] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.098832] acpiphp: Slot [0-16] registered [ 3.163114] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.164124] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.168122] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.174685] acpiphp: Slot [0-17] registered [ 3.239203] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.240140] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.244126] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.250744] acpiphp: Slot [0-18] registered [ 3.315334] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.316129] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.320122] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.326711] acpiphp: Slot [0-19] registered [ 3.392460] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.395963] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.396127] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.402978] acpiphp: Slot [0-20] registered [ 3.468995] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.472187] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.476142] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.482966] acpiphp: Slot [0-21] registered [ 3.550849] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.552136] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.556141] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.563032] acpiphp: Slot [0-22] registered [ 3.629988] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.632130] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.636129] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.642733] acpiphp: Slot [0-23] registered [ 3.710318] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.712162] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.716126] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.722861] acpiphp: Slot [0-24] registered [ 3.789564] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.792134] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.796125] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.802698] acpiphp: Slot [0-25] registered [ 3.872282] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.875575] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.876154] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.923846] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.924284] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.928260] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.932249] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.936178] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.939966] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.940237] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.943944] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.944103] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.947777] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.948029] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.951556] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.952029] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.955937] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.956031] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.960030] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.964089] iommu: Default domain type: Translated [ 3.967621] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.968219] SCSI subsystem initialized [ 3.970784] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.972000] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.972021] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.975438] vgaarb: loaded [ 3.976048] ACPI: bus type USB registered [ 3.978897] usbcore: registered new interface driver usbfs [ 3.980023] usbcore: registered new interface driver hub [ 3.983575] usbcore: registered new device driver usb [ 3.984044] pps_core: LinuxPPS API ver. 1 registered [ 3.987167] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.988038] PTP clock support registered [ 3.990744] EDAC MC: Ver: 3.0.0 [ 3.995383] NetLabel: Initializing [ 3.996013] NetLabel: domain hash size = 128 [ 3.998628] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.000051] NetLabel: unlabeled traffic allowed by default [ 4.003500] PCI: Using ACPI for IRQ routing [ 4.747070] clocksource: Switched to clocksource kvm-clock [ 4.761736] VFS: Disk quotas dquot_6.6.0 [ 4.764326] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.768517] AppArmor: AppArmor Filesystem Enabled [ 4.771938] pnp: PnP ACPI init [ 4.774724] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.780374] pnp: PnP ACPI: found 5 devices [ 4.788991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.795585] NET: Registered PF_INET protocol family [ 4.799161] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.805608] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.810876] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.815418] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.820059] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.824229] TCP: Hash tables configured (established 1024 bind 1024) [ 4.828102] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.832441] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.836249] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.840331] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.843807] NET: Registered PF_XDP protocol family [ 4.846746] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.851495] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.856361] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.861144] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.865813] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.870469] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.875132] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.879850] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.884583] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.889391] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.894079] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.900180] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.905924] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.912084] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.918016] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.923904] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.929646] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.935426] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.941214] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.946984] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.952455] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.958104] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.963753] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.969285] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.974267] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.978241] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.982195] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.986762] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.990958] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.995160] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.998887] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.002587] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.006510] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.010374] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.014153] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.018325] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.022138] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.026078] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.030312] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.034565] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.038445] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.042439] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.046322] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.050359] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.054330] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.058547] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.062595] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.066723] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.070903] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.075012] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.079166] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.083498] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.087732] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.091749] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.095559] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.099601] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.103534] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.107608] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.111706] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.115683] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.119400] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.123172] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.126845] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.130566] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.134238] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.137948] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.141620] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.145756] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.149438] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.153293] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.157132] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.160761] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.164410] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.168345] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.172554] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.176366] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.180727] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.184836] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.189094] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.193505] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.198159] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.202122] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.206143] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.210048] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.214007] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.217929] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.222172] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.226010] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.230184] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.234380] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.239030] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.243386] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.247961] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.252157] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.256542] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.260080] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.268586] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.274839] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.283146] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.286627] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.292613] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.297937] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.305528] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.311742] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.317493] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.325680] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.330487] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.337234] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.346171] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.351121] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.358170] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.366555] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.371289] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.377683] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.385013] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.391187] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.398082] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.404893] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.410471] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.415678] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.424149] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.429824] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.435341] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.444480] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.449392] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.457247] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.464951] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.469506] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.474646] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.480905] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.486268] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.491441] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.499226] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.504573] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.510864] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.518616] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.522014] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.527649] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.534178] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.541442] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.544966] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.550762] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.557511] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.566010] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.569192] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.575475] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.581121] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.591815] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.596141] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.601372] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.607310] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.613813] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.618183] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.623836] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.630308] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.638611] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.642098] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.648333] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.655525] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.663308] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.666945] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.672956] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.678382] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.687313] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.690563] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.697025] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.702159] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.710752] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.715824] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.721866] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.727993] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.734478] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.738608] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.743879] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.750762] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.758065] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.762959] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.769346] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.776220] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.785390] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.789105] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.796813] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.802868] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.811744] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.816503] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.822555] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.830000] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.837790] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.842643] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.846299] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.851872] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.856884] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.861190] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.865452] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.869390] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.873562] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.878870] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.883197] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.887583] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.892636] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.896525] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.901730] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.905808] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.912840] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.917078] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.922228] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.926237] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.930809] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.934893] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.940350] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.945138] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.950580] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.955390] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.960900] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.965647] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.971339] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.976020] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.981636] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.986024] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.990993] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.995049] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.999833] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.003415] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.007469] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.012150] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.015533] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.019321] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.023826] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.027400] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.031343] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.035865] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.039611] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.043469] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.048074] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.051698] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.056190] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.060862] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.064258] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.068120] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.072755] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.076154] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.080440] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.084943] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.088473] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.092468] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.098449] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.101896] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.105651] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.110066] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.113525] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.117423] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.121899] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.125309] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.129051] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.133524] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.137041] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.140860] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.146093] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.150106] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.154212] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.160668] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.169769] PCI: CLS 0 bytes, default 64 [ 6.172611] Trying to unpack rootfs image as initramfs... [ 6.176215] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.192471] Initialise system trusted keyrings [ 6.195597] Key type blacklist registered [ 6.204106] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.213263] zbud: loaded [ 6.215356] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.228142] fuse: init (API version 7.34) [ 6.230936] integrity: Platform Keyring initialized [ 6.248154] Key type asymmetric registered [ 6.250724] Asymmetric key parser 'x509' registered [ 6.256065] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.268238] io scheduler mq-deadline registered [ 6.276480] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.288580] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.308456] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.316566] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.332364] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.344703] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.361320] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.372665] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.388388] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.396380] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.412233] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.420429] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.425205] Freeing initrd memory: 8744K [ 6.433280] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.437604] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.446137] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.451033] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.456133] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.462875] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.467477] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.477874] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.483019] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.491259] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.496524] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.505289] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.509597] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.519086] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.524472] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.532187] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.537144] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.545334] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.550769] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.559422] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.564191] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.570422] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.576310] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.581407] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.590835] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.595627] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.605651] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.610430] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.618294] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.622998] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.631406] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.635355] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.642977] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.646933] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.655754] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.659695] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.668055] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.671966] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.677573] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.683065] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.688284] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.695698] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.704759] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.708624] shpchp 0000:01:00.0: Slot initialization failed [ 6.713858] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.718782] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.723302] ACPI: button: Power Button [PWRF] [ 10000 6.749743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.783797] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.790403] Linux agpgart interface v0.103 [ 6.794240] loop: module loaded [ 6.796555] tun: Universal TUN/TAP device driver, 1.6 [ 6.800483] PPP generic driver version 2.4.2 [ 6.803653] VFIO - User Level meta-driver version: 0.3 [ 6.807437] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.813384] ehci-pci: EHCI PCI platform driver [ 6.816364] ehci-platform: EHCI generic platform driver [ 6.819539] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.823390] ohci-pci: OHCI PCI platform driver [ 6.826375] ohci-platform: OHCI generic platform driver [ 6.829934] uhci_hcd: USB Universal Host Controller Interface driver [ 6.835691] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.839428] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.844562] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.848381] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.852469] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.857700] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.862124] usb usb1: Product: UHCI Host Controller [ 6.865188] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.868995] usb usb1: SerialNumber: 0000:02:01.0 [ 6.872119] hub 1-0:1.0: USB hub found [ 6.874647] hub 1-0:1.0: 2 ports detected [ 6.877620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.884627] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.888040] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.891434] mousedev: PS/2 mouse device common for all mice [ 6.895657] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.901451] rtc_cmos 00:03: RTC can wake from S4 [ 6.906138] rtc_cmos 00:03: registered as rtc0 [ 6.909305] rtc_cmos 00:03: setting system clock to 2026-06-14T21:46:07 UTC (1781473567) [ 6.914613] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.918739] i2c_dev: i2c /dev entries driver [ 6.921700] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.928799] device-mapper: uevent: version 1.0.3 [ 6.931701] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.936710] platform eisa.0: Probing EISA bus 0 [ 6.939772] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.943783] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.947644] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.952020] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.956036] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.960034] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.963835] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.967854] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.971786] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.975734] platform eisa.0: EISA: Detected 0 cards [ 6.978766] ledtrig-cpu: registered to indicate activity on CPUs [ 6.982703] drop_monitor: Initializing network drop monitor service [ 6.986700] NET: Registered PF_INET6 protocol family [ 6.993053] Segment Routing with IPv6 [ 6.995432] In-situ OAM (IOAM) with IPv6 [ 6.998200] NET: Registered PF_PACKET protocol family [ 7.001412] Key type dns_resolver registered [ 7.004479] IPI shorthand broadcast: enabled [ 7.007431] registered taskstats version 1 [ 7.010113] Loading compiled-in X.509 certificates [ 7.013628] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.019924] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.026141] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.032258] blacklist: Loading compiled-in revocation X.509 certificates [ 7.036330] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.041979] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.048037] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.055583] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.061794] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.068301] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.076052] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.083709] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.091302] zswap: loaded using pool lzo/zbud [ 7.094413] Key type .fscrypt registered [ 7.097194] Key type fscrypt-provisioning registered [ 7.102098] Key type encrypted registered [ 7.104969] AppArmor: AppArmor sha1 policy hashing enabled [ 7.108589] ima: No TPM chip found, activating TPM-bypass! [ 7.111911] Loading compiled-in module X.509 certificates [ 7.115869] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.121721] ima: Allocated hash algorithm: sha1 [ 7.124740] ima: No architecture policies found [ 7.127627] evm: Initialising EVM extended attributes: [ 7.130950] evm: security.selinux [ 7.133564] evm: security.SMACK64 [ 7.136273] evm: security.SMACK64EXEC [ 7.138643] evm: security.SMACK64TRANSMUTE [ 7.141423] evm: security.SMACK64MMAP [ 7.143784] evm: security.apparmor [ 7.146114] evm: security.ima [ 7.148160] evm: security.capability [ 7.150685] evm: HMAC attrs: 0x1 [ 7.153408] PM: Magic number: 14:516:803 [ 7.156658] RAS: Correctable Errors collector initialized. [ 7.160104] Unstable clock detected, switching default tracing clock to "global" [ 7.160104] If you want to keep using the local clock, then add: [ 7.160104] "trace_clock=local" [ 7.160104] on the kernel command line [ 7.174105] Freeing unused decrypted memory: 2036K [ 7.177574] Freeing unused kernel image (initmem) memory: 3244K [ 7.184052] Write protecting the kernel read-only data: 30720k [ 7.188343] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.192708] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.240452] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.244452] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.248599] Run /init as init process info: initramfs: up at 6.59 [ 7.305710] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.314839] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.319264] GPT:229375 != 2097151 [ 7.321695] GPT:Alternate GPT header not at the end of the disk. [ 7.325353] GPT:229375 != 2097151 [ 7.327625] GPT: Use GNU Parted to correct GPT errors. [ 7.372758] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.747621] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.785882] 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 7.45 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:4c:06:8b:bc:df:ea:46:6a:9e:b2:39:f3:f5:3f:1f:9e 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUCLZJWtd16ljdkzfBK3IoKyY6Bf6ppBPze/WoSu/WRtzmvVYeGkU9iJZ04EDxbZOu82dFm1TlOCl9zZPh0DwGztyNrw/XL69DqYxjg+CDyU8mHFiCIXQwsk9LdqcBVt2hbfAfqcilaIOgNqFDUbrBhDPs6ru77GDwmjgV6gtyyneP9dR3yTzesDRndYx9H2OxpjPEHGzQeaJWqI8Xnev9KBkxf76MB71W1Jcjx6rO/4yR4DzIiYkhIvKxSaWkMDy8CUOkNvgUE54qoxsbshnVnpwS4DmY5CCbwPrrIBfkCjdhXRutscUUlKHLYjjoz2RN3c7gBppDrNC4nMx6TGuX root@tempest-testnetworkbasicops-server-930275497 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP6mcVuPd2ZELTlQRvoI3/dUcELN7TDufgl0ys3PhmKScCnRJZ7O0O/AsJOMQImd/SE2DT7HiDU+/RRjTd3dVVY= root@tempest-testnetworkbasicops-server-930275497 -----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:8cbb/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 4c068bbc-dfea-466a-9eb2-39f3f53f1f9e name: tempest-TestNetworkBasicOps-server-930275497 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-930275497 launch-index: 0 === cirros: current=0.6.2 uptime=8.49 === === 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:8C:BB inet6 addr: fe80::f816:3eff:fe75:8cbb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 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:1458 (1.4 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-930275497 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 [ 7.878638] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.895768] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.094331] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.128515] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.252285] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.253601] ISO 9660 Extensions: RRIP_1991A [ 8.357462] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.364482] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.980938] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.983565] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:46:08 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:46:08 cirros auth.notice su: + none root:cirros Jun 14 22:46:08 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:46:08 cirros daemon.info dhcpcd[350]: DUID 00:04:4c:06:8b:bc:df:ea:46:6a:9e:b2:39:f3:f5:3f:1f:9e Jun 14 22:46:08 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:46:08 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:46:08 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:46:08 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:75:8c:bb Jun 14 22:46:08 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe75:8cbb Jun 14 22:46:09 cirros authpriv.info dropbear[391]: Running in background Jun 14 22:46:09 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 14 22:46:09 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Jun 14 22:46:09 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Jun 14 22:46:09 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-930275497 login: 2026-06-14 21:46:14,847 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:14,853 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:14,918 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:14,919 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:15,889 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.969s 2026-06-14 21:46:15,890 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1092806729", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8c6bda64-bbcc-4df4-961c-8efb56d43dc1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e","name":"tempest-network-smoke--1092806729","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:46:15Z","updated_at":"2026-06-14T21:46:15Z","revision_number":1}}' 2026-06-14 21:46:15,977 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.085s 2026-06-14 21:46:15,977 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-c21e9dd4-fe1b-402c-8e21-a3cdadcec3b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"a799f223-44aa-464a-a3b8-2f06d54addff","name":"tempest-subnet-smoke-1592299481","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"5fa52b26-44da-40ec-bc54-a410f5af73db","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":"2026-06-14T21:45:45Z","updated_at":"2026-06-14T21:45:45Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:46:16,559 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.581s 2026-06-14 21:46:16,559 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-99f20597-dda0-468c-88f8-84ad14e255ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:46:16,612 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.053s 2026-06-14 21:46:16,613 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0e5a07fc-63ae-4efc-b82c-cb62763ec91d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:46:16,675 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.16%2F28 0.062s 2026-06-14 21:46:16,675 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e16a8e30-1f53-4e51-a7bf-6e82e19cf57b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:46:16,815 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.139s 2026-06-14 21:46:16,815 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d6698365-28dc-4ed4-99e3-2206495c75f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:46:16,877 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.16%2F28 0.061s 2026-06-14 21:46:16,877 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-20dc8ed5-5ed3-4c99-9062-9fc5aaa96143', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:46:18,021 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.144s 2026-06-14 21:46:18,022 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1576377282", "network_id": "6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-bd7efd64-85e0-42fe-9d58-234b592cd25f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"8b5fc10d-694f-4a29-8c95-c86242061c76","name":"tempest-subnet-smoke-1576377282","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e","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":"2026-06-14T21:46:17Z","updated_at":"2026-06-14T21:46:17Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:18,022 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:18,025 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:18,125 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:18,125 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:18,125 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-14 21:46:18,126 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:18,127 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:18,226 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:18,226 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:18,535 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.303s 2026-06-14 21:46:18,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-239df6b2-93bd-4c0c-8e37-d6e557cc54c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"ports":[{"id":"8914c419-8840-4df2-a2c4-32515ae10606","name":"","network_id":"5fa52b26-44da-40ec-bc54-a410f5af73db","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:75:8c:bb","admin_state_up":true,"status":"ACTIVE","device_id":"4c068bbc-dfea-466a-9eb2-39f3f53f1f9e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a799f223-44aa-464a-a3b8-2f06d54addff","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["be4a0263-0b5a-482d-b87f-e8aa2b811ebb"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-930275497","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-930275497","fqdn":"tempest-testnetworkbasicops-server-930275497.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:45:53Z","updated_at":"2026-06-14T21:45:57Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:46:22,723 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e/os-interface 4.186s 2026-06-14 21:46:22,724 25 DEBUG [tempest.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": "6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:18 GMT', 'server': 'Apache', 'content-length': '280', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bd69c69-3c18-49c6-9c07-f5b74e6f7e13', 'x-compute-request-id': 'req-4bd69c69-3c18-49c6-9c07-f5b74e6f7e13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e", "port_id": "28b12821-d50e-4597-9915-8ea05956ed15", "mac_addr": "fa:16:3e:2e:a3:40", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "8b5fc10d-694f-4a29-8c95-c86242061c76", "ip_address": "10.100.0.20"}]}}' 2026-06-14 21:46:22,799 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.072s 2026-06-14 21:46:22,803 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2665', 'x-openstack-request-id': 'req-d587632f-68b5-4202-ab9a-6d42eb9384ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"ports":[{"id":"28b12821-d50e-4597-9915-8ea05956ed15","name":"","network_id":"6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:2e:a3:40","admin_state_up":true,"status":"DOWN","device_id":"4c068bbc-dfea-466a-9eb2-39f3f53f1f9e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8b5fc10d-694f-4a29-8c95-c86242061c76","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-930275497","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-930275497","fqdn":"tempest-testnetworkbasicops-server-930275497.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:46:19Z","updated_at":"2026-06-14T21:46:20Z","revision_number":3,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"8914c419-8840-4df2-a2c4-32515ae10606","name":"","network_id":"5fa52b26-44da-40ec-bc54-a410f5af73db","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:75:8c:bb","admin_state_up":true,"status":"ACTIVE","device_id":"4c068bbc-dfea-466a-9eb2-39f3f53f1f9e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a799f223-44aa-464a-a3b8-2f06d54addff","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["be4a0263-0b5a-482d-b87f-e8aa2b811ebb"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-930275497","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-930275497","fqdn":"tempest-testnetworkbasicops-server-930275497.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:45:53Z","updated_at":"2026-06-14T21:45:57Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:46:22,803 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.076897 seconds 2026-06-14 21:46:22,803 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-14 21:46:22,804 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:22,808 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:22,867 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:22,867 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:22,872 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.068858 seconds 2026-06-14 21:46:22,873 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-14 21:46:22,873 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:22,874 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:22,930 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:22,931 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:22,937 25 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.20/28 dev eth1 2026-06-14 21:46:22,937 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:22,940 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:23,006 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:23,006 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:23,019 25 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 2026-06-14 21:46:23,019 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:23,022 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:23,127 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:23,127 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:23,264 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e&network_id=6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e 0.125s 2026-06-14 21:46:23,265 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-9ac1a52d-d1d0-4778-a69f-769a4d50f116', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4c068bbc-dfea-466a-9eb2-39f3f53f1f9e&network_id=6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e'} Body: b'{"ports":[{"id":"28b12821-d50e-4597-9915-8ea05956ed15","name":"","network_id":"6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:2e:a3:40","admin_state_up":true,"status":"ACTIVE","device_id":"4c068bbc-dfea-466a-9eb2-39f3f53f1f9e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8b5fc10d-694f-4a29-8c95-c86242061c76","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-930275497","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-930275497","fqdn":"tempest-testnetworkbasicops-server-930275497.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:46:19Z","updated_at":"2026-06-14T21:46:22Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:46:23,266 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:23,269 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:23,375 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:23,375 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:23,375 25 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:2e:a3:40/ {print $2}' 2026-06-14 21:46:23,375 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:23,378 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:23,479 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:23,479 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:23,553 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.067s 2026-06-14 21:46:23,553 25 DEBUG [tempest.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-1483334739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPJpasrnxEjOPyMeazJXU8rRO/ikN24SDAtgjC2lh8wgrwETQ4TcorPdrTIKh7swg0/AK9sUvfz9ijNcYlpR6xhwyQ4sTB70rtJfz7mNvIYrul90x/7VhA/YuRgREmSvyA=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46: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-f44ecb8a-04be-4345-b3bf-b746ca1dc70a', 'x-compute-request-id': 'req-f44ecb8a-04be-4345-b3bf-b746ca1dc70a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1483334739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPJpasrnxEjOPyMeazJXU8rRO/ikN24SDAtgjC2lh8wgrwETQ4TcorPdrTIKh7swg0/AK9sUvfz9ijNcYlpR6xhwyQ4sTB70rtJfz7mNvIYrul90x/7VhA/YuRgREmSvyA==", "fingerprint": "1d:21:82:34:09:94:62:06:e2:a4:57:57:1b:19:7a:13", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:46:25,582 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 2.027s 2026-06-14 21:46:25,582 25 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-2070836469", "description": "tempest-secgroup-smoke-2070836469 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-031d0087-4a3b-42e0-8cdb-b8059b61062a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "54934450-705b-4f21-bc63-445e790a1ed4", "name": "tempest-secgroup-smoke-2070836469", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-2070836469 description", "shared": false, "security_group_rules": [{"id": "16bc9e8a-e3a7-40a6-b97e-2c006613e97c", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": 135, "description": null, "tags": [], "created_at": "2026-06-14T21:46:24Z", "updated_at": "2026-06-14T21:46:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "65644a62-0b99-45d0-aa0c-180b18be522e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": 134, "description": null, "tags": [], "created_at": "2026-06-14T21:46:24Z", "updated_at": "2026-06-14T21:46:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:46:24Z", "updated_at": "2026-06-14T21:46:24Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:26,630 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.047s 2026-06-14 21:46:26,630 25 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": "54934450-705b-4f21-bc63-445e790a1ed4", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-76c236f3-bd23-458b-8891-f5445bac4a32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8cc646e5-c204-4aac-9f5a-7d4efe3faa30", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": "2026-06-14T21:46:26Z", "updated_at": "2026-06-14T21:46:26Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:27,657 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.026s 2026-06-14 21:46:27,658 25 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": "54934450-705b-4f21-bc63-445e790a1ed4", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5c3937ac-42d1-4530-b3d4-8287976e8d8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2aa13f07-7967-4f97-86e1-f3b15ecc7c68", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": "2026-06-14T21:46:27Z", "updated_at": "2026-06-14T21:46:27Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:28,608 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.950s 2026-06-14 21:46:28,608 25 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": "54934450-705b-4f21-bc63-445e790a1ed4", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a6e5e366-9a43-460e-955b-a1e9be986ff7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8bb9dbc-f917-42a4-9941-d27bb70a435d", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": "2026-06-14T21:46:28Z", "updated_at": "2026-06-14T21:46:28Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:29,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.972s 2026-06-14 21:46:29,581 25 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": "54934450-705b-4f21-bc63-445e790a1ed4", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ecef75dd-4f49-4248-a0d7-2af66fd4277b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "095a1952-3685-42cd-b400-af733dadeabf", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": "2026-06-14T21:46:28Z", "updated_at": "2026-06-14T21:46:28Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:30,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.751s 2026-06-14 21:46:30,333 25 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": "54934450-705b-4f21-bc63-445e790a1ed4", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-975236c7-cd17-4bc0-8033-0abb555a4491', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7e3261c7-0aeb-457f-b270-f7f57d61bdbc", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": "2026-06-14T21:46:29Z", "updated_at": "2026-06-14T21:46:29Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:30,516 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.181s 2026-06-14 21:46:30,516 25 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": "54934450-705b-4f21-bc63-445e790a1ed4", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-dbbf08ba-6c9e-4a82-979c-3265b33ea3a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "807fdc2e-2253-4c88-9cec-7545bf140da2", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "54934450-705b-4f21-bc63-445e790a1ed4", "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": "2026-06-14T21:46:30Z", "updated_at": "2026-06-14T21:46:30Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:46:30,845 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.322s 2026-06-14 21:46:30,846 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:30 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8db44e79-7ade-4634-a7dd-d14681749a30', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["51ZsIgTuS7uvDsTnaq4PIg"], "expires_at": "2026-06-14T22:46:30.000000Z", "issued_at": "2026-06-14T21:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:46:30,846 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-14 21:46:32,626 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.779s 2026-06-14 21:46:32,626 25 DEBUG [tempest.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-28003128", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e"}], "key_name": "tempest-TestNetworkBasicOps-1483334739", "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:30 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d833dcd-64d0-416f-893b-381b10de7f89', 'x-compute-request-id': 'req-5d833dcd-64d0-416f-893b-381b10de7f89', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "adminPass": "DK8ZsxpmcoLu"}}' 2026-06-14 21:46:32,861 25 INFO [tempest.lib.common.rest_client] Request 10000 (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.234s 2026-06-14 21:46:32,862 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:32 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62dd1ca1-592f-4685-b60a-502d12d1c953', 'x-compute-request-id': 'req-62dd1ca1-592f-4685-b60a-502d12d1c953', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1483334739", "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": []}}' 2026-06-14 21:46:34,538 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.672s 2026-06-14 21:46:34,539 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:33 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66632b1-4f2f-4aac-9a54-1a9923a2f28e', 'x-compute-request-id': 'req-c66632b1-4f2f-4aac-9a54-1a9923a2f28e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1483334739", "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": []}}' 2026-06-14 21:46:34,542 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-14 21:46:36,526 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.982s 2026-06-14 21:46:36,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:35 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd2baf5-2fa1-414f-b483-0852007da667', 'x-compute-request-id': 'req-3bd2baf5-2fa1-414f-b483-0852007da667', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1483334739", "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": []}}' 2026-06-14 21:46:38,730 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 1.199s 2026-06-14 21:46:38,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:37 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-7da2863b-cf9e-4fa6-b116-fcaf0e9f6768', 'x-compute-request-id': 'req-7da2863b-cf9e-4fa6-b116-fcaf0e9f6768', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1483334739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:40,460 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.726s 2026-06-14 21:46:40,461 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:39 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-356e711c-fe62-48d0-a523-2ff9040cf5ee', 'x-compute-request-id': 'req-356e711c-fe62-48d0-a523-2ff9040cf5ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1483334739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:41,815 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.297s 2026-06-14 21:46:41,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:41 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-f4fcdb0a-bf78-45ed-aebe-0ee03db63477', 'x-compute-request-id': 'req-f4fcdb0a-bf78-45ed-aebe-0ee03db63477', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1483334739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:43,963 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 1.142s 2026-06-14 21:46:43,964 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:42 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-336c24c8-8c93-44e6-82ca-f914fe5d6fc1', 'x-compute-request-id': 'req-336c24c8-8c93-44e6-82ca-f914fe5d6fc1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1483334739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:45,755 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.783s 2026-06-14 21:46:45,756 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:44 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e803d58-2b8b-426a-b991-461926653037', 'x-compute-request-id': 'req-3e803d58-2b8b-426a-b991-461926653037', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:43Z", "addresses": {"tempest-network-smoke--1092806729": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:34:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1483334739", "OS-SRV-USG:launched_at": "2026-06-14T21:46:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:45,760 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-06-14 21:46:46,058 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.297s 2026-06-14 21:46:46,058 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:46:45 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25b841a-fe49-41ed-89ac-c779f5b683ad', 'x-compute-request-id': 'req-a25b841a-fe49-41ed-89ac-c779f5b683ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:46:43Z", "addresses": {"tempest-network-smoke--1092806729": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:34:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1483334739", "OS-SRV-USG:launched_at": "2026-06-14T21:46:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:46:46,061 25 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.23 2026-06-14 21:46:46,061 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:46,067 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:46,171 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:46,171 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:47,182 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:46:47,183 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:46:48,184 25 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.23 2026-06-14 21:46:48,185 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:48,188 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:48,288 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:48,289 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:49,300 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:46:49,301 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:46:50,302 25 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.23 2026-06-14 21:46:50,302 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:50,306 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:50,407 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:50,408 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:51,414 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:46:51,415 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:46:52,416 25 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.23 2026-06-14 21:46:52,416 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:52,420 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:52,525 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:52,526 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:53,538 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:46:53,539 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:46:54,540 25 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.23 2026-06-14 21:46:54,540 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:54,542 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:54,638 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:54,639 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:55,648 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:46:55,649 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:46:56,650 25 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.23 2026-06-14 21:46:56,651 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:56,654 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:56,758 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:56,759 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:57,770 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:46:57,770 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:46:58,772 25 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.23 2026-06-14 21:46:58,772 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:46:58,774 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:46:58,878 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:46:58,879 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:46:59,892 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:46:59,894 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:47:00,895 25 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.23 2026-06-14 21:47:00,896 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:00,898 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:00,951 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:00,951 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:00,959 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 14.897416 seconds 2026-06-14 21:47:00,959 25 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}' 2026-06-14 21:47:00,959 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:00,961 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:01,015 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:01,016 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:01,022 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.20/28 fe80::f816:3eff:fe2e:a340/64 2026-06-14 21:47:01,022 25 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.20/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe2e:a340/64 dev eth1; 2026-06-14 21:47:01,022 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:01,024 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:01,087 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:01,088 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:01,116 25 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}' 2026-06-14 21:47:01,117 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:01,119 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:01,182 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:01,183 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:01,191 25 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.23 2026-06-14 21:47:01,191 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:01,194 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:01,305 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:01,306 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:02,317 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:47:02,318 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:47:02,318 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.127464 seconds 2026-06-14 21:47:02,822 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/28b12821-d50e-4597-9915-8ea05956ed15 0.503s 2026-06-14 21:47:02,822 25 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': 'Sun, 14 Jun 2026 21:47:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1040', 'x-openstack-request-id': 'req-24572950-d911-4305-a3de-c442ebaa709c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/28b12821-d50e-4597-9915-8ea05956ed15'} Body: b'{"port":{"id":"28b12821-d50e-4597-9915-8ea05956ed15","name":"","network_id":"6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:2e:a3:40","admin_state_up":true,"status":"ACTIVE","device_id":"4c068bbc-dfea-466a-9eb2-39f3f53f1f9e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8b5fc10d-694f-4a29-8c95-c86242061c76","ip_address":"10.100.0.20"}],"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-930275497","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-930275497","fqdn":"tempest-testnetworkbasicops-server-930275497.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:46:19Z","updated_at":"2026-06-14T21:47:02Z","revision_number":5,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:02,822 25 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.23 2026-06-14 21:47:02,823 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:02,826 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:02,936 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:02,936 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:03,945 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:47:03,946 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:47:04,947 25 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.23 2026-06-14 21:47:04,948 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:04,950 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:05,051 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:05,051 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:06,059 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:47:06,060 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:47:07,061 25 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.23 2026-06-14 21:47:07,061 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:07,064 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:07,166 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:07,167 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:08,177 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.23' failed, exit status: 1, stderr: stdout: PING 10.100.0.23 (10.100.0.23) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.23 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:47:08,178 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.23 via a ssh connection from: 192.168.122.180. 2026-06-14 21:47:09,179 25 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.23 2026-06-14 21:47:09,180 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2026-06-14 21:47:09,182 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:47:09,284 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:47:09,285 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2026-06-14 21:47:09,297 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 6.474140 seconds 2026-06-14 21:47:09,421 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.124s 2026-06-14 21:47:09,422 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:09 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-7d04076c-e177-4e11-bd3d-1de216a21011', 'x-compute-request-id': 'req-7d04076c-e177-4e11-bd3d-1de216a21011', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'' 2026-06-14 21:47:09,914 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.492s 2026-06-14 21:47:09,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:09 GMT', 'server': 'Apache', 'content-length': '1698', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9150c7cc-299d-42b6-a493-ae8885200505', 'x-compute-request-id': 'req-9150c7cc-299d-42b6-a493-ae8885200505', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"server": {"id": "8704a298-74ab-4d96-9280-151a704dcf38", "name": "tempest-TestNetworkBasicOps-server-28003128", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:46:32Z", "updated": "2026-06-14T21:47:09Z", "addresses": {"tempest-network-smoke--1092806729": [{"version": 4, "addr": "10.100.0.23", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:34:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8704a298-74ab-4d96-9280-151a704dcf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1483334739", "OS-SRV-USG:launched_at": "2026-06-14T21:46:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2070836469"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:47:10,987 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38 0.066s 2026-06-14 21:47:10,988 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47: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-0619b8c2-56c8-4f88-ab56-e0d6ffa6aa94', 'x-compute-request-id': 'req-0619b8c2-56c8-4f88-ab56-e0d6ffa6aa94', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8704a298-74ab-4d96-9280-151a704dcf38'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8704a298-74ab-4d96-9280-151a704dcf38 could not be found."}}' 2026-06-14 21:47:11,612 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/54934450-705b-4f21-bc63-445e790a1ed4 0.624s 2026-06-14 21:47:11,612 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-076fb509-c10d-492f-86e2-ebedb0cf1039', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/54934450-705b-4f21-bc63-445e790a1ed4'} Body: b'' 2026-06-14 21:47:11,715 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1483334739 0.102s 2026-06-14 21:47:11,715 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47: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-e2fd25f1-221a-4cfe-9bbc-f3461b173e71', 'x-compute-request-id': 'req-e2fd25f1-221a-4cfe-9bbc-f3461b173e71', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1483334739'} Body: b'' 2026-06-14 21:47:11,811 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e/os-interface/28b12821-d50e-4597-9915-8ea05956ed15 0.095s 2026-06-14 21:47:11,811 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47: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-7c292483-5f11-4d1b-bf9e-80ab9232d2bf', 'x-compute-request-id': 'req-7c292483-5f11-4d1b-bf9e-80ab9232d2bf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e/os-interface/28b12821-d50e-4597-9915-8ea05956ed15'} Body: b'' 2026-06-14 21:47:11,885 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/28b12821-d50e-4597-9915-8ea05956ed15 0.074s 2026-06-14 21:47:11,885 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1040', 'x-openstack-request-id': 'req-be4ed68a-8161-49be-b31e-22bbca5264d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/28b12821-d50e-4597-9915-8ea05956ed15'} Body: b'{"port":{"id":"28b12821-d50e-4597-9915-8ea05956ed15","name":"","network_id":"6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:2e:a3:40","admin_state_up":true,"status":"ACTIVE","device_id":"4c068bbc-dfea-466a-9eb2-39f3f53f1f9e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8b5fc10d-694f-4a29-8c95-c86242061c76","ip_address":"10.100.0.20"}],"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-930275497","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-930275497","fqdn":"tempest-testnetworkbasicops-server-930275497.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:46:19Z","updated_at":"2026-06-14T21:47:02Z","revision_number":5,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:13,522 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/28b12821-d50e-4597-9915-8ea05956ed15 0.636s 2026-06-14 21:47:13,523 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-2a8f31af-fccd-480e-bc0c-5ee79b6bcf51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/28b12821-d50e-4597-9915-8ea05956ed15'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 28b12821-d50e-4597-9915-8ea05956ed15 could not be found.", "detail": ""}}' 2026-06-14 21:47:13,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8b5fc10d-694f-4a29-8c95-c86242061c76 0.300s 2026-06-14 21:47:13,823 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c90b7bba-20f3-44fa-984b-95fc0d512849', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/8b5fc10d-694f-4a29-8c95-c86242061c76'} Body: b'' 2026-06-14 21:47:14,875 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e 1.051s 2026-06-14 21:47:14,875 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ba58b831-81ce-458f-806a-cbe6b1008800', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6cf944ff-0dc3-4aa1-9e7c-6aa1f632320e'} Body: b'' 2026-06-14 21:47:15,849 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/052dc9b5-89b2-43aa-8518-f657f995bfd9 0.973s 2026-06-14 21:47:15,849 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-99e1634f-2a23-4886-a11b-8e62a01b4f2a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/052dc9b5-89b2-43aa-8518-f657f995bfd9'} Body: b'' 2026-06-14 21:47:16,025 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.175s 2026-06-14 21:47:16,025 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47: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-8c7a7a5b-605b-4168-94e9-7851891ed484', 'x-compute-request-id': 'req-8c7a7a5b-605b-4168-94e9-7851891ed484', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'' 2026-06-14 21:47:16,432 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.407s 2026-06-14 21:47:16,433 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:16 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-984b33d7-ffca-43ce-9522-823009ae426c', 'x-compute-request-id': 'req-984b33d7-ffca-43ce-9522-823009ae426c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"server": {"id": "4c068bbc-dfea-466a-9eb2-39f3f53f1f9e", "name": "tempest-TestNetworkBasicOps-server-930275497", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:45:51Z", "updated": "2026-06-14T21:47:15Z", "addresses": {"tempest-network-smoke--1061310624": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:8c:bb"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:8c:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-604421057", "OS-SRV-USG:launched_at": "2026-06-14T21:45:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422426954"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:47:17,513 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e 0.074s 2026-06-14 21:47:17,514 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:17 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-73aef6c3-353a-4620-a617-55834cff9b4d', 'x-compute-request-id': 'req-73aef6c3-353a-4620-a617-55834cff9b4d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350091991 9417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c068bbc-dfea-466a-9eb2-39f3f53f1f9e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c068bbc-dfea-466a-9eb2-39f3f53f1f9e could not be found."}}' 2026-06-14 21:47:17,686 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/be4a0263-0b5a-482d-b87f-e8aa2b811ebb 0.172s 2026-06-14 21:47:17,686 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c3cd9f7d-11a6-4638-83c8-1aeab78ad8ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/be4a0263-0b5a-482d-b87f-e8aa2b811ebb'} Body: b'' 2026-06-14 21:47:17,757 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-604421057 0.069s 2026-06-14 21:47:17,757 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47: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-ac29ce49-c2b8-4889-8943-b50fb13c7673', 'x-compute-request-id': 'req-ac29ce49-c2b8-4889-8943-b50fb13c7673', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-604421057'} Body: b'' 2026-06-14 21:47:18,867 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9a5960ae-840a-4874-a5eb-0560c3db2d71/remove_router_interface 1.109s 2026-06-14 21:47:18,868 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a799f223-44aa-464a-a3b8-2f06d54addff"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c8d38225-819f-4690-bcf4-a540c6fa290b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9a5960ae-840a-4874-a5eb-0560c3db2d71/remove_router_interface'} Body: b'{"id": "9a5960ae-840a-4874-a5eb-0560c3db2d71", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "9aca5cf0-85ff-47d3-9353-5001ac92b26e", "network_id": "5fa52b26-44da-40ec-bc54-a410f5af73db", "subnet_id": "a799f223-44aa-464a-a3b8-2f06d54addff", "subnet_ids": ["a799f223-44aa-464a-a3b8-2f06d54addff"]}' 2026-06-14 21:47:19,092 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a799f223-44aa-464a-a3b8-2f06d54addff 0.223s 2026-06-14 21:47:19,092 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f775b93c-3db2-4a06-a1f7-efd9454c3b4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a799f223-44aa-464a-a3b8-2f06d54addff'} Body: b'' 2026-06-14 21:47:20,122 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9a5960ae-840a-4874-a5eb-0560c3db2d71 1.030s 2026-06-14 21:47:20,123 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f3039bbf-c476-4f28-9f2a-cdedc51f879a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9a5960ae-840a-4874-a5eb-0560c3db2d71'} Body: b'' 2026-06-14 21:47:20,576 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5fa52b26-44da-40ec-bc54-a410f5af73db 0.452s 2026-06-14 21:47:20,576 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-217a4fcb-6599-4c20-ac1b-e30c01e3f869', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5fa52b26-44da-40ec-bc54-a410f5af73db'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-14 21:47:20.594858Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] time: 2026-06-14 21:48:21.910702Z 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 2026-06-14 21:47:21,096 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.501s 2026-06-14 21:47:21,097 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1164825247", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-2e5f3d7c-d170-48df-bc6e-f786e21d0d91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"ae750de8-2910-4cdb-973d-8d962244d92b","name":"tempest-network-smoke--1164825247","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:47:20Z","updated_at":"2026-06-14T21:47:20Z","revision_number":1}}' 2026-06-14 21:47:23,102 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.004s 2026-06-14 21:47:23,102 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1179088770", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-22200aba-7925-4ecd-8c71-92fb6451ea30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "072ec056-671c-445e-a03b-b198e09c3540", "name": "tempest-TestNetworkBasicOps-router-1179088770", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.208"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:47:21Z", "updated_at": "2026-06-14T21:47:22Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:23,199 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.095s 2026-06-14 21:47:23,199 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f0478a9d-cb85-4bb2-b010-b9ab8fce62bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:47:23,646 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.446s 2026-06-14 21:47:23,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-47e2a39f-cf50-4382-bdeb-dcd1789afaba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:47:23,775 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.128s 2026-06-14 21:47:23,776 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-35769f69-aa6e-48f1-9575-5235d12271d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:47:25,003 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.227s 2026-06-14 21:47:25,003 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1408915515", "network_id": "ae750de8-2910-4cdb-973d-8d962244d92b", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-af3e401f-8f73-4ac0-80a4-8697f7a303e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","name":"tempest-subnet-smoke-1408915515","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","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":"2026-06-14T21:47:24Z","updated_at":"2026-06-14T21:47:24Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:26,606 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/072ec056-671c-445e-a03b-b198e09c3540/add_router_interface 1.602s 2026-06-14 21:47:26,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4d8f7856-e3c4-42a6-bdf6-39953a13297c"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-371813e5-6dbe-4d60-940b-904deb91d8ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/072ec056-671c-445e-a03b-b198e09c3540/add_router_interface'} Body: b'{"id": "072ec056-671c-445e-a03b-b198e09c3540", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "34401976-4313-442c-80e1-031fffed57c6", "network_id": "ae750de8-2910-4cdb-973d-8d962244d92b", "subnet_id": "4d8f7856-e3c4-42a6-bdf6-39953a13297c", "subnet_ids": ["4d8f7856-e3c4-42a6-bdf6-39953a13297c"]}' 2026-06-14 21:47:26,709 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.102s 2026-06-14 21:47:26,709 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-b263a87c-06aa-4001-b58c-1e3a92138019', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"ae750de8-2910-4cdb-973d-8d962244d92b","name":"tempest-network-smoke--1164825247","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["4d8f7856-e3c4-42a6-bdf6-39953a13297c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:47:20Z","updated_at":"2026-06-14T21:47:24Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":29789}]}' 2026-06-14 21:47:26,802 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.093s 2026-06-14 21:47:26,803 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-e60e417a-11e4-4849-8c52-d4984b7247b3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","name":"tempest-subnet-smoke-1408915515","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","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":"2026-06-14T21:47:24Z","updated_at":"2026-06-14T21:47:24Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:47:26,902 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.099s 2026-06-14 21:47:26,903 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-03c58fdf-b6d9-4c33-8077-15c63457e47d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "072ec056-671c-445e-a03b-b198e09c3540", "name": "tempest-TestNetworkBasicOps-router-1179088770", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.208"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:47:21Z", "updated_at": "2026-06-14T21:47:25Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:47:27,335 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.432s 2026-06-14 21:47:27,335 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1071620190", "network_id": "ae750de8-2910-4cdb-973d-8d962244d92b"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-c5564190-0073-4671-93b4-f5550ef8ce82', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports'} Body: b'{"port":{"id":"ed5f1efa-bcf5-413f-8d30-cf5bafeb383a","name":"tempest-TestNetworkBasicOps-1071620190","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:c6:1f:d0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","ip_address":"10.100.0.9"}],"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"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.9","hostname":"host-10-100-0-9","fqdn":"host-10-100-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:47:27Z","updated_at":"2026-06-14T21:47:27Z","revision_number":1}}' 2026-06-14 21:47:27,407 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ed5f1efa-bcf5-413f-8d30-cf5bafeb383a 0.071s 2026-06-14 21:47:27,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-fedfa316-354c-46fa-886e-d1e2c4115a30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ed5f1efa-bcf5-413f-8d30-cf5bafeb383a'} Body: b'{"port":{"id":"ed5f1efa-bcf5-413f-8d30-cf5bafeb383a","name":"tempest-TestNetworkBasicOps-1071620190","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:c6:1f:d0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"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.9","hostname":"host-10-100-0-9","fqdn":"host-10-100-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:47:27Z","updated_at":"2026-06-14T21:47:27Z","revision_number":1,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:27,495 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.087s 2026-06-14 21:47:27,495 25 DEBUG [tempest.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-1853185903", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH18dEq8J3k9dpplkdloqclI0hKdZZxkxhiF1pg2feizIzU5L4cR+IGXp0d/ZqKMZQ69gVXWAYZjxBhiCZwbx7jJp8fEHVkRnvzNtas1jZIYsFOU+/ruOcGBF+3GqwzE1w=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:27 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-40200577-f3b9-475a-a26a-0e6ad5aa4907', 'x-compute-request-id': 'req-40200577-f3b9-475a-a26a-0e6ad5aa4907', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1853185903", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH18dEq8J3k9dpplkdloqclI0hKdZZxkxhiF1pg2feizIzU5L4cR+IGXp0d/ZqKMZQ69gVXWAYZjxBhiCZwbx7jJp8fEHVkRnvzNtas1jZIYsFOU+/ruOcGBF+3GqwzE1w==", "fingerprint": "e2:fb:9d:f5:46:30:3a:4b:a2:9d:f9:c3:81:0f:7c:c0", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:47:29,610 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 2.113s 2026-06-14 21:47:29,610 25 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-2096732997", "description": "tempest-secgroup-smoke-2096732997 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f6a661df-4cb6-4671-92af-00794a7d51eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "name": "tempest-secgroup-smoke-2096732997", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-2096732997 description", "shared": false, "security_group_rules": [{"id": "21c64b21-e4cb-4367-9a03-95d896add1bc", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": 152, "description": null, "tags": [], "created_at": "2026-06-14T21:47:28Z", "updated_at": "2026-06-14T21:47:28Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "d4ae358a-b831-4fac-980a-630e46f82124", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": 153, "description": null, "tags": [], "created_at": "2026-06-14T21:47:28Z", "updated_at": "2026-06-14T21:47:28Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:47:28Z", "updated_at": "2026-06-14T21:47:28Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:30,398 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.788s 2026-06-14 21:47:30,399 25 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": "4c0123d6-cb4b-411e-b06f-73fd23581253", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6d7fd51c-94c4-42ec-bdba-0530cadd5a5b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8d664caf-539b-4ac9-942d-6482c0f0c9ec", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": "2026-06-14T21:47:30Z", "updated_at": "2026-06-14T21:47:30Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:30,557 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.158s 2026-06-14 21:47:30,557 25 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": "4c0123d6-cb4b-411e-b06f-73fd23581253", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-ff54df34-5855-4c10-8c9b-bcc34d733354', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08c1d651-ebc5-480e-b98b-a3fb643e108f", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": "2026-06-14T21:47:30Z", "updated_at": "2026-06-14T21:47:30Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:31,560 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.002s 2026-06-14 21:47:31,560 25 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": "4c0123d6-cb4b-411e-b06f-73fd23581253", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4b1ed6b0-2138-4cac-9705-ae57dbe00dc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c4ed320-c182-4748-b761-25d945e79ade", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": "2026-06-14T21:47:30Z", "updated_at": "2026-06-14T21:47:30Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:32,556 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.995s 2026-06-14 21:47:32,556 25 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": "4c0123d6-cb4b-411e-b06f-73fd23581253", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-43c33e16-ca9a-49aa-a467-aab753ee1c3f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6774f291-c951-4eb3-bba4-b91b531026bc", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": "2026-06-14T21:47:31Z", "updated_at": "2026-06-14T21:47:31Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:33,562 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.006s 2026-06-14 21:47:33,563 25 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": "4c0123d6-cb4b-411e-b06f-73fd23581253", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1a0dc751-6a10-4059-a070-a776efa8d48c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d313ac87-b41a-42e6-b4fb-ac44676f3e54", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": "2026-06-14T21:47:32Z", "updated_at": "2026-06-14T21:47:32Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:34,575 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.011s 2026-06-14 21:47:34,575 25 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": "4c0123d6-cb4b-411e-b06f-73fd23581253", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-22ff5436-63c9-482f-b062-672dd8be2d0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "31b09557-ac1c-4633-b6a8-c5946f62b6d3", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "4c0123d6-cb4b-411e-b06f-73fd23581253", "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": "2026-06-14T21:47:33Z", "updated_at": "2026-06-14T21:47:33Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:34,899 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.319s 2026-06-14 21:47:34,899 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:34 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b0137758-3945-45ff-a8bc-3b9e121e53a3', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["vgT32xtmTZOlvTE7J2ZV9A"], "expires_at": "2026-06-14T22:47:34.000000Z", "issued_at": "2026-06-14T21:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:47:34,900 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-14 21:47:36,198 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.297s 2026-06-14 21:47:36,198 25 DEBUG [tempest.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-1018637518", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "ae750de8-2910-4cdb-973d-8d962244d92b", "port": "ed5f1efa-bcf5-413f-8d30-cf5bafeb383a"}], "key_name": "tempest-TestNetworkBasicOps-1853185903", "security_groups": [{"name": "tempest-secgroup-smoke-2096732997"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:34 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27d14973-a282-41a8-a32c-1bb1beb6ae1b', 'x-compute-request-id': 'req-27d14973-a282-41a8-a32c-1bb1beb6ae1b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2096732997"}], "adminPass": "MHguQ8ejbeUc"}}' 2026-06-14 21:47:36,533 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.333s 2026-06-14 21:47:36,533 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:36 GMT', 'server': 'Apache', 'content-length': '1395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c3ffa56-a1ab-4797-b7ea-f5b8396d86b5', 'x-compute-request-id': 'req-1c3ffa56-a1ab-4797-b7ea-f5b8396d86b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1853185903", "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": []}}' 2026-06-14 21:47:37,749 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.210s 2026-06-14 21:47:37,750 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:37 GMT', 'server': 'Apache', 'content-length': '1395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f542a4-72ef-477b-933e-f39e12400c36', 'x-compute-request-id': 'req-74f542a4-72ef-477b-933e-f39e12400c36', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1853185903", "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": []}}' 2026-06-14 21:47:38,948 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.193s 2026-06-14 21:47:38,948 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:38 GMT', 'server': 'Apache', 'content-length': '1453', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee986f8-2d97-4d36-9e40-cb1a6cc87cb2', 'x-compute-request-id': 'req-4ee986f8-2d97-4d36-9e40-cb1a6cc87cb2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1853185903", "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": []}}' 2026-06-14 21:47:38,951 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2026-06-14 21:47:40,426 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.473s 2026-06-14 21:47:40,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:39 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-a50e4a35-ecf5-487c-83f4-1ea1eb64b37a', 'x-compute-request-id': 'req-a50e4a35-ecf5-487c-83f4-1ea1eb64b37a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1853185903", "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": []}}' 2026-06-14 21:47:43,548 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 2.117s 2026-06-14 21:47:43,548 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:41 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-58bd87eb-c5a1-4345-89e5-cf688399d628', 'x-compute-request-id': 'req-58bd87eb-c5a1-4345-89e5-cf688399d628', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1853185903", "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": []}}' 2026-06-14 21:47:46,580 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 2.027s 2026-06-14 21:47:46,581 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:44 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-929ededf-5e42-4445-87f1-a7ec5ffe2609', 'x-compute-request-id': 'req-929ededf-5e42-4445-87f1-a7ec5ffe2609', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1853185903", "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": []}}' 2026-06-14 21:47:48,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 1.058s 2026-06-14 21:47:48,645 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:47 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e99f5a03-36c4-41e1-8441-cb91ce08cd6b', 'x-compute-request-id': 'req-e99f5a03-36c4-41e1-8441-cb91ce08cd6b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:45Z", "addresses": {"tempest-network-smoke--1164825247": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1853185903", "OS-SRV-USG:launched_at": "2026-06-14T21:47:45.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": []}}' 2026-06-14 21:47:48,653 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2026-06-14 21:47:49,648 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.995s 2026-06-14 21:47:49,649 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:48 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1bf7bb-695f-454f-ba84-01a14f4f9073', 'x-compute-request-id': 'req-2b1bf7bb-695f-454f-ba84-01a14f4f9073', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:45Z", "addresses": {"tempest-network-smoke--1164825247": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1853185903", "OS-SRV-USG:launched_at": "2026-06-14T21:47:45.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": []}}' 2026-06-14 21:47:49,652 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:47:49,730 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=33156aa9-6604-4215-b1cb-55e6433a5185 0.077s 2026-06-14 21:47:49,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-c3f2b762-660b-4435-b8ac-3d08fa6cb95c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"ports":[{"id":"ed5f1efa-bcf5-413f-8d30-cf5bafeb383a","name":"tempest-TestNetworkBasicOps-1071620110000 90","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:c6:1f:d0","admin_state_up":true,"status":"ACTIVE","device_id":"33156aa9-6604-4215-b1cb-55e6433a5185","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-1018637518","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1018637518","fqdn":"tempest-testnetworkbasicops-server-1018637518.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:47:27Z","updated_at":"2026-06-14T21:47:45Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:47:49,730 25 DEBUG [tempest.common.waiters] Server ID 33156aa9-6604-4215-b1cb-55e6433a5185 ports are all ACTIVE [{'id': 'ed5f1efa-bcf5-413f-8d30-cf5bafeb383a', 'name': 'tempest-TestNetworkBasicOps-1071620190', 'network_id': 'ae750de8-2910-4cdb-973d-8d962244d92b', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:c6:1f:d0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '33156aa9-6604-4215-b1cb-55e6433a5185', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '4d8f7856-e3c4-42a6-bdf6-39953a13297c', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['e14db45d-6b04-4d13-9219-d332d610a6a4'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-1018637518', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1018637518', 'fqdn': 'tempest-testnetworkbasicops-server-1018637518.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:47:27Z', 'updated_at': '2026-06-14T21:47:45Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:47:51,815 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.085s 2026-06-14 21:47:51,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "ed5f1efa-bcf5-413f-8d30-cf5bafeb383a", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-cee91c6f-e9eb-4408-bb3c-2f48664369d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b02c9ea6-c2e1-4858-8ac0-5a8a12809ea6", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.210", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "072ec056-671c-445e-a03b-b198e09c3540", "port_id": "ed5f1efa-bcf5-413f-8d30-cf5bafeb383a", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1071620190", "network_id": "ae750de8-2910-4cdb-973d-8d962244d92b", "mac_address": "fa:16:3e:c6:1f:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "33156aa9-6604-4215-b1cb-55e6433a5185", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:47:50Z", "updated_at": "2026-06-14T21:47:50Z", "revision_number": 0}}' 2026-06-14 21:47:52,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=33156aa9-6604-4215-b1cb-55e6433a5185&network_id=ae750de8-2910-4cdb-973d-8d962244d92b 0.772s 2026-06-14 21:47:52,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-ac0c9eab-3e5b-4797-a6ce-9cb11c73bdb1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=33156aa9-6604-4215-b1cb-55e6433a5185&network_id=ae750de8-2910-4cdb-973d-8d962244d92b'} Body: b'{"ports":[{"id":"ed5f1efa-bcf5-413f-8d30-cf5bafeb383a","name":"tempest-TestNetworkBasicOps-1071620190","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:c6:1f:d0","admin_state_up":true,"status":"ACTIVE","device_id":"33156aa9-6604-4215-b1cb-55e6433a5185","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-1018637518","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1018637518","fqdn":"tempest-testnetworkbasicops-server-1018637518.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:47:27Z","updated_at":"2026-06-14T21:47:45Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:47:52,748 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.159s 2026-06-14 21:47:52,749 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:52 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-97d88aa2-c5c6-4473-9dd9-edce16fce7d0', 'x-compute-request-id': 'req-97d88aa2-c5c6-4473-9dd9-edce16fce7d0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'' 2026-06-14 21:47:54,586 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 1.837s 2026-06-14 21:47:54,587 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:52 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-932c8db2-f94f-4785-944d-1f5b52eafae7', 'x-compute-request-id': 'req-932c8db2-f94f-4785-944d-1f5b52eafae7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:52Z", "addresses": {"tempest-network-smoke--1164825247": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1853185903", "OS-SRV-USG:launched_at": "2026-06-14T21:47:45.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": []}}' 2026-06-14 21:47:56,547 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.949s 2026-06-14 21:47:56,547 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:55 GMT', 'server': 'Apache', 'content-length': '1795', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abf239ae-6d86-41ea-8e96-a1eb6c9631e5', 'x-compute-request-id': 'req-abf239ae-6d86-41ea-8e96-a1eb6c9631e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"server": {"id": "33156aa9-6604-4215-b1cb-55e6433a5185", "name": "tempest-TestNetworkBasicOps-server-1018637518", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:47:36Z", "updated": "2026-06-14T21:47:53Z", "addresses": {"tempest-network-smoke--1164825247": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}, {"version": 4, "addr": "192.168.122.210", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/33156aa9-6604-4215-b1cb-55e6433a5185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1853185903", "OS-SRV-USG:launched_at": "2026-06-14T21:47:45.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": []}}' 2026-06-14 21:47:57,653 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.102s 2026-06-14 21:47:57,653 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47: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-88b88d77-bbb6-4d4a-a6ff-a8781cac1928', 'x-compute-request-id': 'req-88b88d77-bbb6-4d4a-a6ff-a8781cac1928', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 33156aa9-6604-4215-b1cb-55e6433a5185 could not be found."}}' 2026-06-14 21:47:58,544 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ed5f1efa-bcf5-413f-8d30-cf5bafeb383a 0.890s 2026-06-14 21:47:58,545 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-665c5577-31ef-4e64-ad97-d0e763029170', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ed5f1efa-bcf5-413f-8d30-cf5bafeb383a'} Body: b'{"port":{"id":"ed5f1efa-bcf5-413f-8d30-cf5bafeb383a","name":"tempest-TestNetworkBasicOps-1071620190","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:c6:1f:d0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"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.9","hostname":"host-10-100-0-9","fqdn":"host-10-100-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:47:27Z","updated_at":"2026-06-14T21:47:55Z","revision_number":7,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:47:58,629 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.082s 2026-06-14 21:47:58,629 25 DEBUG [tempest.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-302503010", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJEaM72uZcD2jO5q9FzE7J1JZM2XlEJqoUMTw+SCq9M70D9wAlEA9Jg9VEKWtqdg+U/Lqp1S2VfbFnzKwwdR4cGkPFb7vWV0U/7FU2IlcqIh0UzFsQ4EQC2YJEcZkYlrqw=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47: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-e73fe0b4-0bd3-482c-a8e9-969520da4fd9', 'x-compute-request-id': 'req-e73fe0b4-0bd3-482c-a8e9-969520da4fd9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-302503010", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJEaM72uZcD2jO5q9FzE7J1JZM2XlEJqoUMTw+SCq9M70D9wAlEA9Jg9VEKWtqdg+U/Lqp1S2VfbFnzKwwdR4cGkPFb7vWV0U/7FU2IlcqIh0UzFsQ4EQC2YJEcZkYlrqw==", "fingerprint": "4c:4e:5f:7a:57:8f:d6:50:9d:8f:4f:99:b5:7d:74:82", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:47:59,623 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.989s 2026-06-14 21:47:59,623 25 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-477726690", "description": "tempest-secgroup-smoke-477726690 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:47:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-d634bb7e-5220-45cf-8111-f7828f25fe18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "name": "tempest-secgroup-smoke-477726690", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-477726690 description", "shared": false, "security_group_rules": [{"id": "1537f4aa-152a-4a53-accf-375e3524fb05", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": 164, "description": null, "tags": [], "created_at": "2026-06-14T21:47:59Z", "updated_at": "2026-06-14T21:47:59Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "80fcdd9d-5ead-4dc8-9766-f10ed66b9265", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": 163, "description": null, "tags": [], "created_at": "2026-06-14T21:47:59Z", "updated_at": "2026-06-14T21:47:59Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:47:59Z", "updated_at": "2026-06-14T21:47:59Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:00,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.760s 2026-06-14 21:48:00,384 25 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": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-85b135ab-2a09-41c7-8631-229ee5c03aa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "41b05b5e-71c3-447c-b818-2a42a460eece", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": "2026-06-14T21:48:00Z", "updated_at": "2026-06-14T21:48:00Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:00,577 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.192s 2026-06-14 21:48:00,578 25 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": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-54a303e7-94f0-4ce8-b470-9001e5d63c4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6bdd0cd4-a72b-427d-9b19-5984f25d0ae7", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": "2026-06-14T21:48:00Z", "updated_at": "2026-06-14T21:48:00Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:01,593 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.014s 2026-06-14 21:48:01,594 25 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": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-801f3e4a-2257-4024-b7f5-8529a1aa1a53', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f2f01db9-6ae2-4770-9b0f-c92568228053", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": "2026-06-14T21:48:00Z", "updated_at": "2026-06-14T21:48:00Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:02,575 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.980s 2026-06-14 21:48:02,576 25 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": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2b9c13c3-70cc-4f45-b0c6-6b4d33191141', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1f125fd4-1779-4f2d-8afc-312ec62563fb", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": "2026-06-14T21:48:01Z", "updated_at": "2026-06-14T21:48:01Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:03,536 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.959s 2026-06-14 21:48:03,536 25 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": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-da4754c0-cdfb-4c05-8b40-bc737676de55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b0f783bf-ced5-4611-9301-6067fcf1e3a6", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": "2026-06-14T21:48:02Z", "updated_at": "2026-06-14T21:48:02Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:03,706 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.169s 2026-06-14 21:48:03,706 25 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": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-96a78f1e-14a4-49ed-a786-5e3fc947e488', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1582c538-676c-4556-b07a-c1a073a2e0a5", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "567da10a-ed92-4d16-86aa-1ecd0a2d4a69", "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": "2026-06-14T21:48:03Z", "updated_at": "2026-06-14T21:48:03Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:04,014 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.305s 2026-06-14 21:48:04,015 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:03 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-49799ce0-d917-4da5-9ece-6bcd37a5e216', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["6fTXTkDrQUKNnasuKCzPng"], "expires_at": "2026-06-14T22:48:04.000000Z", "issued_at": "2026-06-14T21:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:48:04,016 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-14 21:48:05,310 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.293s 2026-06-14 21:48:05,310 25 DEBUG [tempest.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-1825355267", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "ae750de8-2910-4cdb-973d-8d962244d92b", "port": "ed5f1efa-bcf5-413f-8d30-cf5bafeb383a"}], "key_name": "tempest-TestNetworkBasicOps-302503010", "security_groups": [{"name": "tempest-secgroup-smoke-477726690"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:04 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b089b2-54b2-4908-bdc0-c34214412c76', 'x-compute-request-id': 'req-a6b089b2-54b2-4908-bdc0-c34214412c76', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-477726690"}], "adminPass": "WwSvH8NqP5LF"}}' 2026-06-14 21:48:05,563 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.252s 2026-06-14 21:48:05,564 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:05 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2767257b-b405-4bbc-87ca-60f919f64a9d', 'x-compute-request-id': 'req-2767257b-b405-4bbc-87ca-60f919f64a9d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-302503010", "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": []}}' 2026-06-14 21:48:07,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.978s 2026-06-14 21:48:07,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:06 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-01dd3cf4-d443-486c-a18b-914deb5c545c', 'x-compute-request-id': 'req-01dd3cf4-d443-486c-a18b-914deb5c545c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-302503010", "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": []}}' 2026-06-14 21:48:07,552 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2026-06-14 21:48:08,718 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.164s 2026-06-14 21:48:08,719 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:08 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d1b7b5-1d2d-497f-9442-cffdbdf4ba00', 'x-compute-request-id': 'req-74d1b7b5-1d2d-497f-9442-cffdbdf4ba00', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-302503010", "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": []}}' 2026-06-14 21:48:08,728 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2026-06-14 21:48:10,515 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.785s 2026-06-14 21:48:10,515 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:09 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-8cbf92e1-e8a9-42ab-a3ec-3c5988bd8170', 'x-compute-request-id': 'req-8cbf92e1-e8a9-42ab-a3ec-3c5988bd8170', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-302503010", "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": []}}' 2026-06-14 21:48:11,910 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.389s 2026-06-14 21:48:11,910 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:11 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-7dab6549-3255-4e29-96d6-a89a592b917c', 'x-compute-request-id': 'req-7dab6549-3255-4e29-96d6-a89a592b917c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-302503010", "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": []}}' 2026-06-14 21:48:13,575 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.662s 2026-06-14 21:48:13,576 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:12 GMT', 'server': 'Apache', 'content-length': '1788', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c1fecf-a67e-4912-b114-aecc6ba2d878', 'x-compute-request-id': 'req-44c1fecf-a67e-4912-b114-aecc6ba2d878', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:12Z", "addresses": {"tempest-network-smoke--1164825247": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}, {"version": 4, "addr": "192.168.122.210", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-302503010", "OS-SRV-USG:launched_at": "2026-06-14T21:48:12.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": []}}' 2026-06-14 21:48:13,579 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-14 21:48:13,881 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.301s 2026-06-14 21:48:13,881 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:13 GMT', 'server': 'Apache', 'content-length': '1788', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b69e2952-c8d8-45b3-b71b-4ba9cfa2d9da', 'x-compute-request-id': 'req-b69e2952-c8d8-45b3-b71b-4ba9cfa2d9da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:12Z", "addresses": {"tempest-network-smoke--1164825247": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}, {"version": 4, "addr": "192.168.122.210", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-302503010", "OS-SRV-USG:launched_at": "2026-06-14T21:48:12.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": []}}' 2026-06-14 21:48:13,958 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9bf37c0b-6aab-4d00-a9f4-166946f40d51&network_id=ae750de8-2910-4cdb-973d-8d962244d92b 0.074s 2026-06-14 21:48:13,959 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-b9c5ffb4-02f7-453d-9d5a-3bdb3391054e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9bf37c0b-6aab-4d00-a9f4-166946f40d51&network_id=ae750de8-2910-4cdb-973d-8d962244d92b'} Body: b'{"ports":[{"id":"ed5f1efa-bcf5-413f-8d30-cf5bafeb383a","name":"tempest-TestNetworkBasicOps-1071620190","network_id":"ae750de8-2910-4cdb-973d-8d962244d92b","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:c6:1f:d0","admin_state_up":true,"status":"ACTIVE","device_id":"9bf37c0b-6aab-4d00-a9f4-166946f40d51","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4d8f7856-e3c4-42a6-bdf6-39953a13297c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e14db45d-6b04-4d13-9219-d332d610a6a4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-1825355267","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1825355267","fqdn":"tempest-testnetworkbasicops-server-1825355267.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:47:27Z","updated_at":"2026-06-14T21:48:12Z","revision_number":10,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:48:14,058 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.099s 2026-06-14 21:48:14,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48: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-6294203c-87a5-44fa-972a-0c2262475dac', 'x-compute-request-id': 'req-6294203c-87a5-44fa-972a-0c2262475dac', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'' 2026-06-14 21:48:14,758 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.699s 2026-06-14 21:48:14,759 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:14 GMT', 'server': 'Apache', 'content-length': '1794', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d3465f8-78be-4bad-9784-aac67bbfe412', 'x-compute-request-id': 'req-8d3465f8-78be-4bad-9784-aac67bbfe412', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:14Z", "addresses": {"tempest-network-smoke--1164825247": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}, {"version": 4, "addr": "192.168.122.210", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:1f:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.43D7 testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-302503010", "OS-SRV-USG:launched_at": "2026-06-14T21:48:12.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": []}}' 2026-06-14 21:48:16,012 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.246s 2026-06-14 21:48:16,012 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:15 GMT', 'server': 'Apache', 'content-length': '1484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b66ddf-06f1-44df-ab5a-3ab96a256eab', 'x-compute-request-id': 'req-36b66ddf-06f1-44df-ab5a-3ab96a256eab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"server": {"id": "9bf37c0b-6aab-4d00-a9f4-166946f40d51", "name": "tempest-TestNetworkBasicOps-server-1825355267", "status": "DELETED", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:05Z", "updated": "2026-06-14T21:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-302503010", "OS-SRV-USG:launched_at": "2026-06-14T21:48:12.000000", "OS-SRV-USG:terminated_at": "2026-06-14T21:48:15.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:48:16,015 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2026-06-14 21:48:17,086 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51 0.070s 2026-06-14 21:48:17,086 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:17 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-c8816c89-9d91-4827-a843-89c7d5967d92', 'x-compute-request-id': 'req-c8816c89-9d91-4827-a843-89c7d5967d92', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9bf37c0b-6aab-4d00-a9f4-166946f40d51'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9bf37c0b-6aab-4d00-a9f4-166946f40d51 could not be found."}}' 2026-06-14 21:48:17,648 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/567da10a-ed92-4d16-86aa-1ecd0a2d4a69 0.561s 2026-06-14 21:48:17,648 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8c06318f-0968-4db4-8423-84394362e3bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/567da10a-ed92-4d16-86aa-1ecd0a2d4a69'} Body: b'' 2026-06-14 21:48:17,719 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-302503010 0.070s 2026-06-14 21:48:17,719 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48: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-7ec0f5ad-288c-4e20-b6b0-6ce748df9459', 'x-compute-request-id': 'req-7ec0f5ad-288c-4e20-b6b0-6ce748df9459', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-302503010'} Body: b'' 2026-06-14 21:48:18,692 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b02c9ea6-c2e1-4858-8ac0-5a8a12809ea6 0.972s 2026-06-14 21:48:18,693 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-058f9833-03ee-451f-942a-68659f9a88f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b02c9ea6-c2e1-4858-8ac0-5a8a12809ea6'} Body: b'' 2026-06-14 21:48:18,770 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.076s 2026-06-14 21:48:18,770 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48: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-200961ba-50ea-4c4e-b095-9af22f78cd14', 'x-compute-request-id': 'req-200961ba-50ea-4c4e-b095-9af22f78cd14', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 33156aa9-6604-4215-b1cb-55e6433a5185 could not be found."}}' 2026-06-14 21:48:18,859 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185 0.088s 2026-06-14 21:48:18,859 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48: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-7ec6aca2-91dc-4fa9-98f5-7b69570fd77b', 'x-compute-request-id': 'req-7ec6aca2-91dc-4fa9-98f5-7b69570fd77b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/33156aa9-6604-4215-b1cb-55e6433a5185'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 33156aa9-6604-4215-b1cb-55e6433a5185 could not be found."}}' 2026-06-14 21:48:19,087 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4c0123d6-cb4b-411e-b06f-73fd23581253 0.227s 2026-06-14 21:48:19,087 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e1cd0594-1a90-4b68-b2a7-4da500f30fd5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/4c0123d6-cb4b-411e-b06f-73fd23581253'} Body: b'' 2026-06-14 21:48:19,186 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1853185903 0.098s 2026-06-14 21:48:19,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48: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-2bb74550-48b3-42d9-ad20-18886fbfd91c', 'x-compute-request-id': 'req-2bb74550-48b3-42d9-ad20-18886fbfd91c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1853185903'} Body: b'' 2026-06-14 21:48:19,820 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ed5f1efa-bcf5-413f-8d30-cf5bafeb383a 0.634s 2026-06-14 21:48:19,821 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e5f232d8-9ff5-4d3d-ad01-91585874b2ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/ed5f1efa-bcf5-413f-8d30-cf5bafeb383a'} Body: b'' 2026-06-14 21:48:20,577 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/072ec056-671c-445e-a03b-b198e09c3540/remove_router_interface 0.755s 2026-06-14 21:48:20,577 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4d8f7856-e3c4-42a6-bdf6-39953a13297c"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c7bf5e8b-6d70-4764-acd9-9223dbadc078', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/072ec056-671c-445e-a03b-b198e09c3540/remove_router_interface'} Body: b'{"id": "072ec056-671c-445e-a03b-b198e09c3540", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "34401976-4313-442c-80e1-031fffed57c6", "network_id": "ae750de8-2910-4cdb-973d-8d962244d92b", "subnet_id": "4d8f7856-e3c4-42a6-bdf6-39953a13297c", "subnet_ids": ["4d8f7856-e3c4-42a6-bdf6-39953a13297c"]}' 2026-06-14 21:48:20,806 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4d8f7856-e3c4-42a6-bdf6-39953a13297c 0.228s 2026-06-14 21:48:20,806 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:20 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c2f60422-a7c7-4ad9-aa3e-fb89c96c0f60', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4d8f7856-e3c4-42a6-bdf6-39953a13297c'} Body: b'' 2026-06-14 21:48:21,529 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/072ec056-671c-445e-a03b-b198e09c3540 0.722s 2026-06-14 21:48:21,529 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-eccc3ee1-5347-44f9-9e7b-4579cf7fd314', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/072ec056-671c-445e-a03b-b198e09c3540'} Body: b'' 2026-06-14 21:48:21,910 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ae750de8-2910-4cdb-973d-8d962244d92b 0.380s 2026-06-14 21:48:21,910 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-58591765-89f1-4382-afcf-f7541c062489', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ae750de8-2910-4cdb-973d-8d962244d92b'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-14 21:48:21.918539Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2026-06-14 21:48:21.919141Z 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-0 time: 2026-06-14 21:48:21.919461Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2026-06-14 21:49:02.998185Z 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 2026-06-14 21:48:22,600 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.680s 2026-06-14 21:48:22,601 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1186176693", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-1c80eeac-ace5-4997-9417-904943b83d13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"5e930909-cfca-49bd-81d7-63647ebeebb1","name":"tempest-network-smoke--1186176693","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:48:22Z","updated_at":"2026-06-14T21:48:22Z","revision_number":1}}' 2026-06-14 21:48:23,932 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.330s 2026-06-14 21:48:23,932 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1213199694", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-b59304bf-6bc2-4dcd-b8df-7eb688ae0545', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "27f991fc-3aac-4e71-88d7-dd94747f2d20", "name": "tempest-TestNetworkBasicOps-router-1213199694", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.220"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:48:22Z", "updated_at": "2026-06-14T21:48:23Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:23,998 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.066s 2026-06-14 21:48:23,999 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-32f83abc-9f57-4c64-b8a8-443f4f88cc97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:48:24,141 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.141s 2026-06-14 21:48:24,142 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3b796669-d834-4519-b119-77275aacfff8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:48:24,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.105s 2026-06-14 21:48:24,248 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0804f6ce-4d65-4c04-aa09-97f89fd92e89', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:48:24,905 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.656s 2026-06-14 21:48:24,905 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-2111881957", "network_id": "5e930909-cfca-49bd-81d7-63647ebeebb1", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-ada15b62-1f90-4c3d-add0-34c3ccbe68ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"32011fbf-d69b-41a9-9e88-e30dc3d735d2","name":"tempest-subnet-smoke-2111881957","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"5e930909-cfca-49bd-81d7-63647ebeebb1","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":"2026-06-14T21:48:24Z","updated_at":"2026-06-14T21:48:24Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:26,893 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/27f991fc-3aac-4e71-88d7-dd94747f2d20/add_router_interface 1.987s 2026-06-14 21:48:26,894 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "32011fbf-d69b-41a9-9e88-e30dc3d735d2"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ecebb86b-13b7-4d3d-87b1-52f550e22895', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/27f991fc-3aac-4e71-88d7-dd94747f2d20/add_router_interface'} Body: b'{"id": "27f991fc-3aac-4e71-88d7-dd94747f2d20", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "d9f17ffe-9cef-4ce5-993d-a92decdd9b3b", "network_id": "5e930909-cfca-49bd-81d7-63647ebeebb1", "subnet_id": "32011fbf-d69b-41a9-9e88-e30dc3d735d2", "subnet_ids": ["32011fbf-d69b-41a9-9e88-e30dc3d735d2"]}' 2026-06-14 21:48:26,989 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.094s 2026-06-14 21:48:26,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-8a4ba5e8-a6d3-467c-82dd-36eff809596c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"5e930909-cfca-49bd-81d7-63647ebeebb1","name":"tempest-network-smoke--1186176693","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["32011fbf-d69b-41a9-9e88-e30dc3d735d2"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:48:22Z","updated_at":"2026-06-14T21:48:24Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":19702},{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:48:27,080 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.090s 2026-06-14 21:48:27,080 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-8dae318e-efca-441c-b14f-6d83a5ce6e82', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"32011fbf-d69b-41a9-9e88-e30dc3d735d2","name":"tempest-subnet-smoke-2111881957","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"5e930909-cfca-49bd-81d7-63647ebeebb1","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":"2026-06-14T21:48:24Z","updated_at":"2026-06-14T21:48:24Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:48:27,211 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.130s 2026-06-14 21:48:27,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-bf560080-9dc3-4229-b9b8-eac9eb501055', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "27f991fc-3aac-4e71-88d7-dd94747f2d20", "name": "tempest-TestNetworkBasicOps-router-1213199694", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.220"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:48:22Z", "updated_at": "2026-06-14T21:48:25Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:48:27,316 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.103s 2026-06-14 21:48:27,316 25 DEBUG [tempest.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-1344941796", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGWRpWB5ubzeTXHQ7247rBNL4wyxAvKo/8CQTycRxzfWMP7eluEjQkpV1qryPp1fg1i0yJS7V4xh6CnpZgmA5iti3UsoABSWfV2E9H+tnNAqaSUNMUfRmu+ktc6BbaXCTw=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:27 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-80476a2c-c4da-4520-ba21-c4bcae0257aa', 'x-compute-request-id': 'req-80476a2c-c4da-4520-ba21-c4bcae0257aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1344941796", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGWRpWB5ubzeTXHQ7247rBNL4wyxAvKo/8CQTycRxzfWMP7eluEjQkpV1qryPp1fg1i0yJS7V4xh6CnpZgmA5iti3UsoABSWfV2E9H+tnNAqaSUNMUfRmu+ktc6BbaXCTw==", "fingerprint": "da:05:a7:dd:b8:be:d3:67:0c:0f:9e:9d:21:37:4c:aa", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:48:27,568 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.251s 2026-06-14 21:48:27,568 25 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-1551568822", "description": "tempest-secgroup-smoke-1551568822 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-6ee48613-9a81-4cb4-9513-6ccde998bcb6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "name": "tempest-secgroup-smoke-1551568822", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-1551568822 description", "shared": false, "security_group_rules": [{"id": "2f9ad648-c422-4e38-af17-2e4924776cb2", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": 180, "description": null, "tags": [], "created_at": "2026-06-14T21:48:27Z", "updated_at": "2026-06-14T21:48:27Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "8fae1bad-4d91-49ad-89cc-9342317f10a0", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": 179, "description": null, "tags": [], "created_at": "2026-06-14T21:48:27Z", "updated_at": "2026-06-14T21:48:27Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:48:27Z", "updated_at": "2026-06-14T21:48:27Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:27,760 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.191s 2026-06-14 21:48:27,760 25 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": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d2084015-6c96-4c68-ae4d-821f946c1744', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2027f0d6-6a30-4dd5-9d04-58b13eb72867", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": "2026-06-14T21:48:27Z", "updated_at": "2026-06-14T21:48:27Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:27,896 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.136s 2026-06-14 21:48:27,897 25 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": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f353d69a-1b1a-45be-a821-e5b8726552bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "89ffc79b-cde8-45de-8216-bd7cdddc382e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": "2026-06-14T21:48:27Z", "updated_at": "2026-06-14T21:48:27Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:28,087 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.190s 2026-06-14 21:48:28,088 25 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": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ed6b76e6-ecd1-427b-9507-2faab54be921', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bbd213e0-f979-4d26-bbd9-95b7b61d9153", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": "2026-06-14T21:48:27Z", "updated_at": "2026-06-14T21:48:27Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:28,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.232s 2026-06-14 21:48:28,321 25 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": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-525b215f-525c-4cbc-8757-f5208acc92fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db779ee9-ff65-45bf-a9ba-ed8a93662ada", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": "2026-06-14T21:48:28Z", "updated_at": "2026-06-14T21:48:28Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:28,603 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.282s 2026-06-14 21:48:28,604 25 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": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4dc5ce75-bae5-4aa2-bad3-f1e0ebac5c2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dde0be92-1d8a-46c6-8bb5-409aa85ac8a5", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": "2026-06-14T21:48:28Z", "updated_at": "2026-06-14T21:48:28Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:28,779 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.175s 2026-06-14 21:48:28,780 25 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": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6e58ae78-aa47-420a-bd8c-f5f178304a62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3cedc3f1-52cc-461c-be63-f9245e623c9e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "bb6577d7-6ce2-404c-8137-b95a5049ebe6", "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": "2026-06-14T21:48:28Z", "updated_at": "2026-06-14T21:48:28Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:29,075 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.289s 2026-06-14 21:48:29,075 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:28 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91081ba4-6ad3-438d-9ebd-dc637330556a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["h86eicwhTFOlzgbEwrmYtg"], "expires_at": "2026-06-14T22:48:29.000000Z", "issued_at": "2026-06-14T21:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:48:29,075 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2026-06-14 21:48:30,237 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.160s 2026-06-14 21:48:30,237 25 DEBUG [tempest.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-837370542", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "5e930909-cfca-49bd-81d7-63647ebeebb1"}], "key_name": "tempest-TestNetworkBasicOps-1344941796", "security_groups": [{"name": "tempest-secgroup-smoke-1551568822"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:29 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2d490e-70dc-4305-8674-bf154898e6f8', 'x-compute-request-id': 'req-ae2d490e-70dc-4305-8674-bf154898e6f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1551568822"}], "adminPass": "f6KdFrYgAy8m"}}' 2026-06-14 21:48:30,428 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 0.189s 2026-06-14 21:48:30,428 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:30 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f776dc57-8ccb-4418-bdd2-4457ab1263c9', 'x-compute-request-id': 'req-f776dc57-8ccb-4418-bdd2-4457ab1263c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "name": "tempest-TestNetworkBasicOps-server-837370542", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:30Z", "updated": "2026-06-14T21:48:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1344941796", "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": []}}' 2026-06-14 21:48:31,646 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 0.211s 2026-06-14 21:48:31,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:31 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c91400-d03d-435a-97d1-6a1775b225df', 'x-compute-request-id': 'req-86c91400-d03d-435a-97d1-6a1775b225df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "name": "tempest-TestNetworkBasicOps-server-837370542", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:30Z", "updated": "2026-06-14T21:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1344941796", "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": []}}' 2026-06-14 21:48:31,651 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-14 21:48:33,053 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 0.400s 2026-06-14 21:48:33,053 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:32 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f494f7b8-2683-485b-8785-3226d941d170', 'x-compute-request-id': 'req-f494f7b8-2683-485b-8785-3226d941d170', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "name": "tempest-TestNetworkBasicOps-server-837370542", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:30Z", "updated": "2026-06-14T21:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1344941796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551568822"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:48:34,569 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 0.511s 2026-06-14 21:48:34,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:34 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249bc019-7f2b-4c1b-bd0d-1d7385ffe51d', 'x-compute-request-id': 'req-249bc019-7f2b-4c1b-bd0d-1d7385ffe51d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "name": "tempest-TestNetworkBasicOps-server-837370542", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:30Z", "updated": "2026-06-14T21:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1344941796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551568822"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:48:37,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 1.966s 2026-06-14 21:48:37,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:35 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fbeee41-2df0-485c-81be-4092ee5ba3e6', 'x-compute-request-id': 'req-4fbeee41-2df0-485c-81be-4092ee5ba3e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "name": "tempest-TestNetworkBasicOps-server-837370542", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:30Z", "updated": "2026-06-14T21:48:35Z", "addresses": {"tempest-network-smoke--1186176693": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1344941796", "OS-SRV-USG:launched_at": "2026-06-14T21:48:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551568822"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:48:37,547 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2026-06-14 21:48:38,703 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 1.156s 2026-06-14 21:48:38,703 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:37 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6296ba-b4a7-4132-aa23-5d9dd8c5472e', 'x-compute-request-id': 'req-0d6296ba-b4a7-4132-aa23-5d9dd8c5472e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "name": "tempest-TestNetworkBasicOps-server-837370542", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:30Z", "updated": "2026-06-14T21:48:35Z", "addresses": {"tempest-network-smoke--1186176693": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1344941796", "OS-SRV-USG:launched_at": "2026-06-14T21:48:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551568822"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:48:38,707 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:48:39,922 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 1.215s 2026-06-14 21:48:39,923 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-88f714c4-ab45-4ef8-ae52-1874226f8671', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"ports":[{"id":"dcf1c477-0642-4fad-96f5-62b53feefce8","name":"","network_id":"5e930909-cfca-49bd-81d7-63647ebeebb1","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:a0:2e:6d","admin_state_up":true,"status":"ACTIVE","device_id":"24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"32011fbf-d69b-41a9-9e88-e30dc3d735d2","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["bb6577d7-6ce2-404c-8137-b95a5049ebe6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-837370542","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-837370542","fqdn":"tempest-testnetworkbasicops-server-837370542.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:48:31Z","updated_at":"2026-06-14T21:48:35Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:48:39,923 25 DEBUG [tempest.common.waiters] Server ID 24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 ports are all ACTIVE [{'id': 'dcf1c477-0642-4fad-96f5-62b53feefce8', 'name': '', 'network_id': '5e930909-cfca-49bd-81d7-63647ebeebb1', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:a0:2e:6d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '32011fbf-d69b-41a9-9e88-e30dc3d735d2', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['bb6577d7-6ce2-404c-8137-b95a5049ebe6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-837370542', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-837370542', 'fqdn': 'tempest-testnetworkbasicops-server-837370542.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:48:31Z', 'updated_at': '2026-06-14T21:48:35Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:48:42,148 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.224s 2026-06-14 21:48:42,148 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "dcf1c477-0642-4fad-96f5-62b53feefce8", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-2cc44e09-44e1-474d-a538-0b154c68927f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b4b4451b-abcd-4980-a436-1cdf5b5cf563", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.205", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "27f991fc-3aac-4e71-88d7-dd94747f2d20", "port_id": "dcf1c477-0642-4fad-96f5-62b53feefce8", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5e930909-cfca-49bd-81d7-63647ebeebb1", "mac_address": "fa:16:3e:a0:2e:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:48:40Z", "updated_at": "2026-06-14T21:48:40Z", "revision_number": 0}}' 2026-06-14 21:48:42,234 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b4b4451b-abcd-4980-a436-1cdf5b5cf563 0.085s 2026-06-14 21:48:42,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-ecc535ce-1d06-423b-94c1-9a189cc8c9e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b4b4451b-abcd-4980-a436-1cdf5b5cf563'} Body: b'{"floatingip": {"id": "b4b4451b-abcd-4980-a436-1cdf5b5cf563", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.205", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "27f991fc-3aac-4e71-88d7-dd94747f2d20", "port_id": "dcf1c477-0642-4fad-96f5-62b53feefce8", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5e930909-cfca-49bd-81d7-63647ebeebb1", "mac_address": "fa:16:3e:a0:2e:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:48:40Z", "updated_at": "2026-06-14T21:48:42Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:42,234 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b4b4451b-abcd-4980-a436-1cdf5b5cf563', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.205', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': '27f991fc-3aac-4e71-88d7-dd94747f2d20', 'port_id': 'dcf1c477-0642-4fad-96f5-62b53feefce8', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '5e930909-cfca-49bd-81d7-63647ebeebb1', 'mac_address': 'fa:16:3e:a0:2e:6d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:48:40Z', 'updated_at': '2026-06-14T21:48:42Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:48:42,234 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.085731 seconds 2026-06-14 21:48:42,235 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.205 with user: cirros 2026-06-14 21:48:42,235 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.205 in 120 sec and the expected result is reachable 2026-06-14 21:48:52,411 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.176081 seconds 2026-06-14 21:48:52,412 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.205 in 120 sec and the ping result is expected 2026-06-14 21:48:52,533 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5/action 0.120s 2026-06-14 21:48:52,534 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:48:52 GMT', 'server': 'Apache', 'content-length': '75195', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f06fddcb-61e5-4ab5-907f-4153da3cb366', 'x-compute-request-id': 'req-f06fddcb-61e5-4ab5-907f-4153da3cb366', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-locat10000 ion': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5/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-5.el9 11/05/2023\\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 1285644569 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001152] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004262] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004290] Using GB pages for direct mapping\\n[ 0.004528] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004532] ACPI: Early table checksum verification disabled\\n[ 0.004537] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004542] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004548] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004555] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004559] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004563] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004567] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004570] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004574] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004576] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004577] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004578] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004580] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004581] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005693] No NUMA configuration fo 2026-06-14 21:48:52,537 25 DEBUG [tempest.scenario.manager] Console output for 24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 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-5.el9 11/05/2023 [ 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 1285644569 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001152] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004262] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004290] Using GB pages for direct mapping [ 0.004528] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004532] ACPI: Early table checksum verification disabled [ 0.004537] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004542] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004548] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004555] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004559] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004563] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004567] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004570] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004574] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004576] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004577] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004578] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004580] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004581] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005693] No NUMA configuration found [ 0.005695] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005703] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006063] Zone ranges: [ 0.006064] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006066] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006068] Normal empty [ 0.006070] Device empty [ 0.006071] Movable zone start for each node [ 0.006074] Early memory node ranges [ 0.006075] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006077] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006079] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006311] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006340] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006532] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016185] ACPI: PM-Timer IO Port: 0x608 [ 0.016210] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016317] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016320] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016323] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016324] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016326] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016328] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016331] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016333] TSC deadline timer available [ 0.016346] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016411] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016414] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016415] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016416] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016418] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016420] Booting paravirtualized kernel on KVM [ 0.016422] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016428] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016688] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016755] kvm-guest: setup async PF for cpu 0 [ 0.016782] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016800] kvm-guest: PV spinlocks disabled, single CPU [ 0.016805] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016807] Policy zone: DMA32 [ 0.016809] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016888] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016900] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016908] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016963] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017235] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017960] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017989] ftrace: allocating 50600 entries in 198 pages [ 0.040693] ftrace: allocated 198 pages with 4 groups [ 0.040894] rcu: Hierarchical RCU implementation. [ 0.040895] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.040897] Rude variant of Tasks RCU enabled. [ 0.040898] Tracing variant of Tasks RCU enabled. [ 0.040899] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.040901] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.045024] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.045445] random: crng init done [ 0.082953] Console: colour VGA+ 80x25 [ 0.206250] printk: console [tty1] enabled [ 0.600060] printk: console [ttyS0] enabled [ 0.602779] ACPI: Core revision 20210730 [ 0.605357] APIC: Switch to symmetric I/O mode setup [ 0.609596] x2apic enabled [ 0.612569] Switched APIC routing to physical x2apic. [ 0.620403] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.627143] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.631137] pid_max: default: 32768 minimum: 301 [ 0.631137] LSM: Security Framework initializing [ 0.631137] landlock: Up and running. [ 0.631137] Yama: becoming mindful. [ 0.631137] AppArmor: AppArmor initialized [ 0.631137] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.631137] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.631137] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.631137] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.631137] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.631137] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.631137] Spectre V2 : Mitigation: Retpolines [ 0.631137] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.631137] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.631137] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.631137] RETBleed: Mitigation: untrained return thunk [ 0.631137] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.631137] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.631137] Freeing SMP alternatives memory: 44K [ 0.631137] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.631283] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.635158] ... version: 0 [ 0.637683] ... bit width: 48 [ 0.639150] ... generic registers: 6 [ 0.641808] ... value mask: 0000ffffffffffff [ 0.643150] ... max period: 00007fffffffffff [ 0.646441] ... fixed-purpose events: 0 [ 0.647150] ... event mask: 000000000000003f [ 0.650624] rcu: Hierarchical SRCU implementation. [ 0.651615] smp: Bringing up secondary CPUs ... [ 0.654358] smp: Brought up 1 node, 1 CPU [ 0.655153] smpboot: Max logical packages: 1 [ 0.657895] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.659659] devtmpfs: initialized [ 0.661996] x86/mm: Memory block size: 128MB [ 0.663331] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.667171] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.671230] pinctrl core: initialized pinctrl subsystem [ 0.674674] PM: RTC time: 21:48:37, date: 2026-06-14 [ 0.675314] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.679244] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.683162] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.687169] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.691167] audit: initializing netlink subsys (disabled) [ 0.694922] thermal_sys: Registered thermal governor 'fair_share' [ 0.694924] thermal_sys: Registered thermal governor 'bang_bang' [ 0.695153] thermal_sys: Registered thermal governor 'step_wise' [ 0.698691] thermal_sys: Registered thermal governor 'user_space' [ 0.699156] audit: type=2000 audit(1781473716.697:1): state=initialized audit_enabled=0 res=1 [ 0.703159] thermal_sys: Registered thermal governor 'power_allocator' [ 0.703184] EISA bus registered [ 0.709653] cpuidle: using governor ladder [ 0.711150] cpuidle: using governor menu [ 0.716360] ACPI: bus type PCI registered [ 0.718881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.719463] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.723154] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.727177] PCI: Using configuration type 1 for base access [ 0.732090] Kprobes globally optimized [ 0.734644] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.735153] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.740019] ACPI: Added _OSI(Module Device) [ 0.742669] ACPI: Added _OSI(Processor Device) [ 0.743186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.746080] ACPI: Added _OSI(Processor Aggregator Device) [ 0.747181] ACPI: Added _OSI(Linux-Dell-Video) [ 0.749947] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.751158] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.757446] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.762233] ACPI: Interpreter enabled [ 0.763161] ACPI: PM: (supports S0 S5) [ 0.765543] ACPI: Using IOAPIC for interrupt routing [ 0.767181] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.771149] PCI: Using E820 reservations for host bridge windows [ 0.775269] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.783687] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.787157] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.791286] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.795255] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.800294] PCI host bridge to bus 0000:00 [ 0.802828] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.803150] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.807084] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.807150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.811150] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.815152] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.819166] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.823436] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.832105] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.839399] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.851187] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.858536] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.868708] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.871334] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.880023] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.886704] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.893670] pci 0000:00:02.0: enabling Extended Tags [ 0.898876] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.902100] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.907925] pci 0000:00:02.1: enabling Extended Tags [ 0.914724] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.918477] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.924971] pci 0000:00:02.2: enabling Extended Tags [ 0.929467] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.935159] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.945543] pci 0000:00:02.3: enabling Extended Tags [ 0.949539] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.954453] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.966015] pci 0000:00:02.4: enabling Extended Tags [ 0.969555] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.974815] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.981453] pci 0000:00:02.5: enabling Extended Tags [ 0.985457] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.990560] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.997430] pci 0000:00:02.6: enabling Extended Tags [ 1.001632] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.007155] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.017895] pci 0000:00:02.7: enabling Extended Tags [ 1.025158] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.031152] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.042354] pci 0000:00:03.0: enabling Extended Tags [ 1.045556] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.050753] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.056638] pci 0000:00:03.1: enabling Extended Tags [ 1.064085] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.070658] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.076469] pci 0000:00:03.2: enabling Extended Tags [ 1.081462] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.086255] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.092485] pci 0000:00:03.3: enabling Extended Tags [ 1.097470] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.104453] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.114303] pci 0000:00:03.4: enabling Extended Tags [ 1.117534] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.122431] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.129965] pci 0000:00:03.5: enabling Extended Tags [ 1.134173] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.138131] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.145264] pci 0000:00:03.6: enabling Extended Tags [ 1.149590] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.154459] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.160723] pci 0000:00:03.7: enabling Extended Tags [ 1.167641] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.176383] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.184851] pci 0000:00:04.0: enabling Extended Tags [ 1.189474] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.194442] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.201584] pci 0000:00:04.1: enabling Extended Tags [ 1.205800] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.210638] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.220061] pci 0000:00:04.2: enabling Extended Tags [ 1.225425] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.231029] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.238396] pci 0000:00:04.3: enabling Extended Tags [ 1.243985] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.251130] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.260533] pci 0000:00:04.4: enabling Extended Tags [ 1.265524] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.272445] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.283250] pci 0000:00:04.5: enabling Extended Tags [ 1.289084] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.294704] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.304195] pci 0000:00:04.6: enabling Extended Tags [ 1.309504] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.315154] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.324526] pci 0000:00:04.7: enabling Extended Tags [ 1.333836] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.340698] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.351399] pci 0000:00:05.0: enabling Extended Tags [ 1.414746] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.416828] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.420358] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.438692] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.441102] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.447044] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.455947] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.468007] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.476276] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.483386] pci 0000:01:00.0: enabling Extended Tags [ 1.552460] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.555207] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.558858] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.559260] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.564760] pci_bus 0000:02: extended config space not accessible [ 1.567413] acpiphp: Slot [1] registered [ 1.569853] acpiphp: Slot [0] registered [ 1.571194] acpiphp: Slot [2] registered [ 1.573574] acpiphp: Slot [3] registered [ 1.575194] acpiphp: Slot [4] registered [ 1.578019] acpiphp: Slot [5] registered [ 1.579193] acpiphp: Slot [6] registered [ 1.581678] acpiphp: Slot [7] registered [ 1.583193] acpiphp: Slot [8] registered [ 1.585633] acpiphp: Slot [9] registered [ 1.587196] acpiphp: Slot [10] registered [ 1.589653] acpiphp: Slot [11] registered [ 1.591194] acpiphp: Slot [12] registered [ 1.593663] acpiphp: Slot [13] registered [ 1.595193] acpiphp: Slot [14] registered [ 1.597662] acpiphp: Slot [15] registered [ 1.599196] acpiphp: Slot [16] registered [ 1.601678] acpiphp: Slot [17] registered [ 1.603193] acpiphp: Slot [18] registered [ 1.605735] acpiphp: Slot [19] registered [ 1.607194] acpiphp: Slot [20] registered [ 1.609782] acpiphp: Slot [21] registered [ 1.611198] acpiphp: Slot [22] registered [ 1.613824] acpiphp: Slot [23] registered [ 1.615210] acpiphp: Slot [24] registered [ 1.618388] acpiphp: Slot [25] registered [ 1.619198] acpiphp: Slot [26] registered [ 1.621731] acpiphp: Slot [27] registered [ 1.623194] acpiphp: Slot [28] registered [ 1.627196] acpiphp: Slot [29] registered [ 1.629721] acpiphp: Slot [30] registered [ 1.631193] acpiphp: Slot [31] registered [ 1.636383] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.647104] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.717335] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.719287] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.723212] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.727123] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.731781] acpiphp: Slot [0-2] registered [ 1.734901] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.739150] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.750808] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.753320] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.755328] pci 0000:03:00.0: enabling Extended Tags [ 1.830045] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.831268] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.835260] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.842323] acpiphp: Slot [0-3] registered [ 1.843727] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.854044] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.863155] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.869790] pci 0000:04:00.0: enabling Extended Tags [ 1.943645] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.947017] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.947262] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.953768] acpiphp: Slot [0-4] registered [ 1.955721] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.966223] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.976449] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.983269] pci 0000:05:00.0: enabling Extended Tags [ 2.056969] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.059448] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.063508] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.069852] acpiphp: Slot [0-5] registered [ 2.072033] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.080804] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.091161] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.099403] pci 0000:06:00.0: enabling Extended Tags [ 2.180180] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.183273] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.187261] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.193595] acpiphp: Slot [0-6] registered [ 2.258534] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.259269] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.263261] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.269735] acpiphp: Slot [0-7] registered [ 2.335821] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.339271] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.343262] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.349733] acpiphp: Slot [0-8] registered [ 2.426891] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.427321] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.431288] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.438352] acpiphp: Slot [0-9] registered [ 2.507890] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.511152] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.515302] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.521693] acpiphp: Slot [0-10] registered [ 2.594623] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.595268] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.599261] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.605738] acpiphp: Slot [0-11] registered [ 2.673094] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.675268] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.679261] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.685850] acpiphp: Slot [0-12] registered [ 2.754753] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.755266] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.759176] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.765647] acpiphp: Slot [0-13] registered [ 2.830596] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.831289] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.835271] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.841661] acpiphp: Slot [0-14] registered [ 2.906412] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.907266] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.911261] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.917673] acpiphp: Slot [0-15] registered [ 2.982530] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.983267] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.987261] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.993749] acpiphp: Slot [0-16] registered [ 3.058923] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.059273] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.063260] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.069342] acpiphp: Slot [0-17] registered [ 3.138433] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.139281] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.143263] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.149756] acpiphp: Slot [0-18] registered [ 3.225066] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.227304] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.231294] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.237834] acpiphp: Slot [0-19] registered [ 3.307885] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.311233] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.315261] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.322237] acpiphp: Slot [0-20] registered [ 3.388182] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.391268] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.395263] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.401694] acpiphp: Slot [0-21] registered [ 3.469840] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.471276] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.475269] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.481830] acpiphp: Slot [0-22] registered [ 3.548762] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.551291] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.555277] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.561782] acpiphp: Slot [0-23] registered [ 3.626784] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.627267] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.631266] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.637646] acpiphp: Slot [0-24] registered [ 3.705710] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.707321] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.711267] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.717678] acpiphp: Slot [0-25] registered [ 3.782960] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.784108] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.787265] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.832941] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.835358] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.839347] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.843175] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.847116] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.847363] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.851225] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.855169] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.858902] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.859165] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.862830] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.863163] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.866836] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.867166] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.870767] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.871165] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.875153] iommu: Default domain type: Translated [ 3.878184] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.879618] SCSI subsystem initialized [ 3.883314] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.887137] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.887159] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.890724] vgaarb: loaded [ 3.891183] ACPI: bus type USB registered [ 3.893764] usbcore: registered new interface driver usbfs [ 3.895161] usbcore: registered new interface driver hub [ 3.898525] usbcore: registered new device driver usb [ 3.899177] pps_core: LinuxPPS API ver. 1 registered [ 3.902171] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.903154] PTP clock support registered [ 3.905744] EDAC MC: Ver: 3.0.0 [ 3.910260] NetLabel: Initializing [ 3.911168] NetLabel: domain hash size = 128 [ 3.913792] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.915180] NetLabel: unlabeled traffic allowed by default [ 3.918467] PCI: Using ACPI for IRQ routing [ 4.676798] clocksource: Switched to clocksource kvm-clock [ 4.692074] VFS: Disk quotas dquot_6.6.0 [ 4.694537] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.698727] AppArmor: AppArmor Filesystem Enabled [ 4.701556] pnp: PnP ACPI init [ 4.703841] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.708574] pnp: PnP ACPI: found 5 devices [ 4.716785] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.721975] NET: Registered PF_INET protocol family [ 4.724894] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.729963] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.734705] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.739233] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.743757] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.747856] TCP: Hash tables configured (established 1024 bind 1024) [ 4.752117] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.756379] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.760098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.764243] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.767628] NET: Registered PF_XDP protocol family [ 4.770721] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.775478] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.780731] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.785832] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.790435] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.795107] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.799702] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.804424] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.809079] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.813819] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.818714] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.823674] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.829895] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.835996] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.842160] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.848447] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.855506] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.860273] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.865471] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.870599] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.875329] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.880460] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.885418] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.890228] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.895118] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.898798] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.902572] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.906437] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.910388] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.914179] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.918020] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.921641] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.925305] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.929088] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.932971] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.936831] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.940840] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.944885] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.948668] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.953227] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.957540] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.962259] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.966349] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.970522] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.974505] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.979005] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.982822] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.986929] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.991397] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.995383] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.999330] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.003413] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.007102] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.011058] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.014807] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.018818] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.022573] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.026495] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.030338] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.034279] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.038051] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.041730] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.045452] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.049210] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.052838] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.056496] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.060146] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.063960] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.067662] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.071330] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.075116] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.078823] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.082524] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.086272] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.090495] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.094567] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.098536] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.102293] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.106219] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.110175] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.114304] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.118111] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.122097] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.125791] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.129740] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.133526] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.137920] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.141667] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.145845] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.149854] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.153824] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.157515] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.161410] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.165186] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.169114] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.172158] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.178346] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.183827] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.191996] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.195110] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.201612] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.206713] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.215191] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.220284] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.228721] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.235460] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.243447] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.248357] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.257341] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.263308] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.268186] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.275567] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.280168] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.286617] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.293082] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.299811] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.304596] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.313319] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.317703] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.325254] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.331706] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.338466] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.343308] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.351182] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.355574] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.362058] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.368797] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.375242] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.380293] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.388961] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.393560] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.401258] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.409407] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.414268] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.420692] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.427948] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.433218] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.438764] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.445485] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.451891] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.456755] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.461935] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.467460] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.473957] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.478275] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.483492] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.489458] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.495787] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.499939] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.505223] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.510146] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.518669] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.521707] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.528729] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.533675] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.541305] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.544453] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.551644] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.556378] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.564541] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.567516] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.574161] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.579038] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.587099] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.590151] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.596682] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.601435] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.609275] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.612274] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.618643] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.623476] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.631623] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.634726] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.641053] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.645958] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.654047] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.657043] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.664294] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.670886] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.681941] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.687374] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.692519] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.698948] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.706646] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.712889] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.721453] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.727879] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.735355] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.739036] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.743356] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.747377] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.751324] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.755295] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.759431] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.762665] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.766347] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.770577] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.773814] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.777422] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.781607] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.785240] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.789431] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.793060] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.797891] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.801502] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.807197] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.811625] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.815936] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.819535] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.823787] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.827359] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.831740] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.835443] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.839809] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.843554] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.847858] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.851514] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.855778] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.859489] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.863760] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.867516] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.871995] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.875403] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.879434] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.883824] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.887190] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.890909] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.895359] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.898755] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.902591] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.907017] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.910461] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.914230] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.918957] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.922382] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.926204] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.930622] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.934005] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.937777] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.942148] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.945544] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.949280] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.953628] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.957085] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.960882] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.966562] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.969995] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.973775] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.978125] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.981519] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.985320] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.989688] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.993079] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.996787] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.001224] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.004621] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.008462] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.012809] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.016332] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.020585] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.026828] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.035323] PCI: CLS 0 bytes, default 64 [ 6.037812] Trying to unpack rootfs image as initramfs... [ 6.042261] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.055586] Initialise system trusted keyrings [ 6.058393] Key type blacklist registered [ 6.067266] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.076480] zbud: loaded [ 6.078764] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.091296] fuse: init (API version 7.34) [ 6.094592] integrity: Platform Keyring initialized [ 6.111303] Key type asymmetric registered [ 6.114153] Asymmetric key parser 'x509' registered [ 6.123336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.135264] io scheduler mq-deadline registered [ 6.147503] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.151497] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.167202] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.175971] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.193739] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.207922] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.223566] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.231509] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.242811] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.259567] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.271499] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.283884] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.290807] Freeing initrd memory: 8744K [ 6.298256] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.302327] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.310384] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.314421] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.320252] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.325885] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.330591] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.339299] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.343890] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.352045] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.356301] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.366046] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.371037] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.378539] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.383212] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.390418] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.395218] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.403444] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.407391] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.414463] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.418518] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.423256] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.429525] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.433313] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.441281] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.445801] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.452899] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.457269] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.464291] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.469125] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.476339] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.481212] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.488346] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.493267] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.501298] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.505102] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.513134] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.516803] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.521417] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.526420] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.530226] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.538794] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.546987] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.550797] shpchp 0000:01:00.0: Slot initialization failed [ 6.556067] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.560019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.564707] ACPI: button: Power Button [PWRF] [ 6.588693] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.620680] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.626797] Linux agpgart interface v0.103 [ 6.630663] loop: module loaded [ 6.633220] tun: Universal TUN/TAP device driver, 1.6 [ 6.637066] PPP generic driver version 2.4.2 [ 6.639913] VFIO - User Level meta-driver version: 0.3 [ 6.643622] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.648587] ehci-pci: EHCI PCI platform driver [ 6.652384] ehci-platform: EHCI generic platform driver [ 6.655651] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.659412] ohci-pci: OHCI PCI platform driver [ 6.662164] ohci-platform: OHCI generic platform driver [ 6.665378] uhci_hcd: USB Universal Host Controller Interface driver [ 6.671024] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.674224] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.678675] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.682024] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.685711] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.690716] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.695175] usb usb1: Product: UHCI Host Controller [ 6.698185] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.702028] usb usb1: SerialNumber: 0000:02:01.0 [ 6.705144] hub 1-0:1.0: USB hub found [ 6.707744] hub 1-0:1.0: 2 ports detected [ 6.710566] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.717358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.720561] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.724098] mousedev: PS/2 mouse device common for all mice [ 6.728351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.733602] rtc_cmos 00:03: RTC can wake from S4 [ 6.738342] rtc_cmos 00:03: registered as rtc0 [ 6.741567] rtc_cmos 00:03: setting system clock to 2026-06-14T21:48:43 UTC (1781473723) [ 6.746469] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.750660] i2c_dev: i2c /dev entries driver [ 6.753449] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.760729] device-mapper: uevent: version 1.0.3 [ 6.763906] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.769063] platform eisa.0: Probing EISA bus 0 [ 6.771964] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.776421] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.780294] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.784507] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.788358] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.792379] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.796168] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.799980] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.803781] platform eisa.0: Cannot allocate resource for7D84 EISA slot 8 [ 6.807528] platform eisa.0: EISA: Detected 0 cards [ 6.810614] ledtrig-cpu: registered to indicate activity on CPUs [ 6.814576] drop_monitor: Initializing network drop monitor service [ 6.818531] NET: Registered PF_INET6 protocol family [ 6.825025] Segment Routing with IPv6 [ 6.827602] In-situ OAM (IOAM) with IPv6 [ 6.830075] NET: Registered PF_PACKET protocol family [ 6.833352] Key type dns_resolver registered [ 6.836310] IPI shorthand broadcast: enabled [ 6.839063] registered taskstats version 1 [ 6.841739] Loading compiled-in X.509 certificates [ 6.845173] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.851424] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.858006] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.864399] blacklist: Loading compiled-in revocation X.509 certificates [ 6.868379] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.874221] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.880377] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.887983] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.894632] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.901333] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.908282] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.915020] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.921852] zswap: loaded using pool lzo/zbud [ 6.925031] Key type .fscrypt registered [ 6.927673] Key type fscrypt-provisioning registered [ 6.932491] Key type encrypted registered [ 6.935004] AppArmor: AppArmor sha1 policy hashing enabled [ 6.938398] ima: No TPM chip found, activating TPM-bypass! [ 6.941892] Loading compiled-in module X.509 certificates [ 6.945694] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.951570] ima: Allocated hash algorithm: sha1 [ 6.954362] ima: No architecture policies found [ 6.957191] evm: Initialising EVM extended attributes: [ 6.960347] evm: security.selinux [ 6.962574] evm: security.SMACK64 [ 6.964983] evm: security.SMACK64EXEC [ 6.967459] evm: security.SMACK64TRANSMUTE [ 6.970052] evm: security.SMACK64MMAP [ 6.972509] evm: security.apparmor [ 6.974875] evm: security.ima [ 6.976909] evm: security.capability [ 6.979380] evm: HMAC attrs: 0x1 [ 6.981980] PM: Magic number: 14:69:854 [ 6.985442] PM: hash matches drivers/base/power/main.c:1209 [ 6.989322] RAS: Correctable Errors collector initialized. [ 6.992694] Unstable clock detected, switching default tracing clock to "global" [ 6.992694] If you want to keep using the local clock, then add: [ 6.992694] "trace_clock=local" [ 6.992694] on the kernel command line [ 7.006960] Freeing unused decrypted memory: 2036K [ 7.010349] Freeing unused kernel image (initmem) memory: 3244K [ 7.015194] Write protecting the kernel read-only data: 30720k [ 7.019235] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.023385] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.071598] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.075693] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.079853] Run /init as init process info: initramfs: up at 6.50 [ 7.136919] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.146002] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.150765] GPT:229375 != 2097151 [ 7.153059] GPT:Alternate GPT header not at the end of the disk. [ 7.156776] GPT:229375 != 2097151 [ 7.159234] GPT: Use GNU Parted to correct GPT errors. [ 7.205945] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.574303] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.616917] 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 7.29 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:24:b0:cb:aa:ff:31:4a:7d:bc:a9:79:f3:3f:ca:6e:e5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCVmuNPVd1f5cT9LEm1ScPOn7DY2t5+2Z1MfRPIMtMhXRFZGEQHFGQ633Qu54s/uzFmWTb79As1Z3IB8CnELe9Va2GHYMgkZtSPn4Eo7aQbe31ysUrNVwV/ZahOhNNfA9K+cDgQFvUXAh/mKiubK32rK/wOIu36fgFZzNy9hr0wQ0SVCQEHJtTo8bgBIdFHzQKsMZpmzj8YkLlmI0VkU04Dw+E+dhE4y+0HwFm9NeTEKLNXmFcYq7Pzh8n5rM08BYZOr1tcC/fuxv4zYXJPNzeKymg/9HvBL2dbPk/musblg9kFeapbPMnXmaoA5LHBkxrpVzKaMmiyauFD8w+1xLNN root@tempest-testnetworkbasicops-server-837370542 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJrwJRgMod7HsMlQ3e3DtWQYQtb6R9sTejTNlJzA86Y+LL4wtiHlg5JSiFgKVaUNFe3IemZT63aGMMFI2AwX2GA= root@tempest-testnetworkbasicops-server-837370542 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fea0:2e6d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 name: tempest-TestNetworkBasicOps-server-837370542 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-837370542 launch-index: 0 === cirros: current=0.6.2 uptime=8.21 === === 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:A0:2E:6D inet6 addr: fe80::f816:3eff:fea0:2e6d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:7 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:630 (630.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-837370542 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 [ 7.715083] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.729554] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.858865] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.882514] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.976402] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.977521] ISO 9660 Extensions: RRIP_1991A [ 8.071999] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.179190] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.646919] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.649846] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:48:44 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:48:44 cirros auth.notice su: + none root:cirros Jun 14 22:48:44 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:48:44 cirros daemon.info dhcpcd[350]: DUID 00:04:24:b0:cb:aa:ff:31:4a:7d:bc:a9:79:f3:3f:ca:6e:e5 Jun 14 22:48:44 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:48:44 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:48:44 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:48:44 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:a0:2e:6d Jun 14 22:48:44 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fea0:2e6d Jun 14 22:48:45 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-837370542 login: 2026-06-14 21:48:52,540 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:52,547 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:52,647 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:52,647 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:52,649 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:52,651 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:52,713 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:52,715 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:52,715 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-14 21:48:52,716 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:52,718 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:52,822 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:52,823 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:52,853 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-14 21:48:52,854 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:52,857 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:52,971 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:52,972 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:53,813 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/32011fbf-d69b-41a9-9e88-e30dc3d735d2 0.833s 2026-06-14 21:48:53,813 25 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': 'Sun, 14 Jun 2026 21:48:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-9fc850d9-db92-4bac-b0d0-094aa9438350', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/32011fbf-d69b-41a9-9e88-e30dc3d735d2'} Body: b'{"subnet":{"id":"32011fbf-d69b-41a9-9e88-e30dc3d735d2","name":"tempest-subnet-smoke-2111881957","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"5e930909-cfca-49bd-81d7-63647ebeebb1","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":"2026-06-14T21:48:24Z","updated_at":"2026-06-14T21:48:53Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:48:53,813 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-14 21:48:53,813 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:53,816 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:53,914 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:53,915 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:53,927 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-14 21:48:53,927 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:53,929 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:53,989 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:53,992 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:53,999 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2026-06-14 21:48:57,001 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-14 21:48:57,002 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:57,007 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:57,112 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:57,112 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:57,122 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-14 21:48:57,122 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.205:22' as 'cirros' with public key authentication 2026-06-14 21:48:57,124 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:48:57,179 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:48:57,180 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.205 successfully created 2026-06-14 21:48:57,185 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.371616 seconds 2026-06-14 21:48:57,903 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b4b4451b-abcd-4980-a436-1cdf5b5cf563 0.718s 2026-06-14 21:48:57,904 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d317b2a7-8691-4e1c-8c37-bdb6b4942cb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b4b4451b-abcd-4980-a436-1cdf5b5cf563'} Body: b'' 2026-06-14 21:48:58,085 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 0.180s 2026-06-14 21:48:58,085 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48: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-e5310ec8-448b-4896-be3a-36f683d99e42', 'x-compute-request-id': 'req-e5310ec8-448b-4896-be3a-36f683d99e42', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'' 2026-06-14 21:48:58,842 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 0.756s 2026-06-14 21:48:58,842 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48:58 GMT', 'server': 'Apache', 'content-length': '1820', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7763e0-38d9-403b-b3af-4d6f40c0943d', 'x-compute-request-id': 'req-db7763e0-38d9-403b-b3af-4d6f40c0943d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"server": {"id": "24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5", "name": "tempest-TestNetworkBasicOps-server-837370542", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:48:30Z", "updated": "2026-06-14T21:48:58Z", "addresses": {"tempest-network-smoke--1186176693": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2e:6d"}, {"version": 4, "addr": "192.168.122.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1344941796", "OS-SRV-USG:launched_at": "2026-06-14T21:48:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1551568822"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:48:59,928 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 0.081s 2026-06-14 21:48:59,928 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:48: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-f7c26cbe-d6a5-4b6a-a8f5-895533f2a8e1', 'x-compute-request-id': 'req-f7c26cbe-d6a5-4b6a-a8f5-895533f2a8e1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 24b0cbaa-ff31-4a7d-bca9-79f33fca6ee5 could not be found."}}' 2026-06-14 21:49:00,098 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/bb6577d7-6ce2-404c-8137-b95a5049ebe6 0.169s 2026-06-14 21:49:00,098 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-29a37109-7be2-4807-b5fb-5b97972a00d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/bb6577d7-6ce2-404c-8137-b95a5049ebe6'} Body: b'' 2026-06-14 21:49:00,167 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1344941796 0.068s 2026-06-14 21:49:00,167 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49: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-f960049e-e6b2-41f4-ae83-3cddbdfa5a4b', 'x-compute-request-id': 'req-f960049e-e6b2-41f4-ae83-3cddbdfa5a4b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1344941796'} Body: b'' 2026-06-14 21:49:01,235 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/27f991fc-3aac-4e71-88d7-dd94747f2d20/remove_router_interface 1.067s 2026-06-14 21:49:01,235 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "32011fbf-d69b-41a9-9e88-e30dc3d735d2"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-674f694f-f4b5-4178-82d4-d6d6a57068ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/27f991fc-3aac-4e71-88d7-dd94747f2d20/remove_router_interface'} Body: b'{"id": "27f991fc-3aac-4e71-88d7-dd94747f2d20", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "d9f17ffe-9cef-4ce5-993d-a92decdd9b3b", "network_id": "5e930909-cfca-49bd-81d7-63647ebeebb1", "subnet_id": "32011fbf-d69b-41a9-9e88-e30dc3d735d2", "subnet_ids": ["32011fbf-d69b-41a9-9e88-e30dc3d735d2"]}' 2026-06-14 21:49:01,706 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/32011fbf-d69b-41a9-9e88-e30dc3d735d2 0.470s 2026-06-14 21:49:01,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:01 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bd96e965-5754-45a3-8e85-d257fb035075', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/32011fbf-d69b-41a9-9e88-e30dc3d735d2'} Body: b'' 2026-06-14 21:49:02,537 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/27f991fc-3aac-4e71-88d7-dd94747f2d20 0.830s 2026-06-14 21:49:02,537 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cc43d39a-ff49-43c4-b3d8-b5cdbca6f211', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/27f991fc-3aac-4e71-88d7-dd94747f2d20'} Body: b'' 2026-06-14 21:49:02,997 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5e930909-cfca-49bd-81d7-63647ebeebb1 0.459s 2026-06-14 21:49:02,997 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8ae96e67-5f25-4e1a-a2ae-cb305007dc10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5e930909-cfca-49bd-81d7-63647ebeebb1'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-14 21:49:03.004051Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] time: 2026-06-14 21:50:08.548279Z 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 2026-06-14 21:49:03,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.595s 2026-06-14 21:49:03,601 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--196163071", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-f06cf0a7-a23d-40ab-ae5f-b6a27e1ea9a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","name":"tempest-network-smoke--196163071","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:49:03Z","updated_at":"2026-06-14T21:49:03Z","revision_number":1}}' 2026-06-14 21:49:05,102 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.500s 2026-06-14 21:49:05,102 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-2034728422", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-a57e9ee5-04ee-48c8-9c11-a7a297ddf48d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "name": "tempest-TestNetworkBasicOps-router-2034728422", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.240"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:49:03Z", "updated_at": "2026-06-14T21:49:04Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:05,190 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.087s 2026-06-14 21:49:05,191 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5c6d28ca-8f4e-44ed-81cf-93d453445c22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:49:05,355 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.164s 2026-06-14 21:49:05,355 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-ccc71e63-a853-4738-8916-501d7f10c7c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:49:05,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.187s 2026-06-14 21:49:05,543 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5dbba304-da26-40a3-bff7-62798ca46916', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:49:06,742 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.197s 2026-06-14 21:49:06,742 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-409353842", "network_id": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-f2e8e44c-e375-477d-b57c-bd98ebd8d91b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"40288218-4efe-43b9-8b52-ca4915f9e9dc","name":"tempest-subnet-smoke-409353842","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","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":"2026-06-14T21:49:05Z","updated_at":"2026-06-14T21:49:05Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:08,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1/add_router_interface 1.847s 2026-06-14 21:49:08,590 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40288218-4efe-43b9-8b52-ca4915f9e9dc"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dfc71140-6cd8-4aa4-be05-f45175cd3856', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1/add_router_interface'} Body: b'{"id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "084549de-14fb-4704-8031-1c1e86c278e6", "network_id": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4", "subnet_id": "40288218-4efe-43b9-8b52-ca4915f9e9dc", "subnet_ids": ["40288218-4efe-43b9-8b52-ca4915f9e9dc"]}' 2026-06-14 21:49:08,686 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.095s 2026-06-14 21:49:08,687 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-762436df-2d5d-472e-a838-042ce3b41d64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","name":"tempest-network-smoke--196163071","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["40288218-4efe-43b9-8b52-ca4915f9e9dc"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:49:03Z","updated_at":"2026-06-14T21:49:05Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":40010}]}' 2026-06-14 21:49:08,784 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.096s 2026-06-14 21:49:08,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-2e2885bb-a3c7-4c86-9adc-c8ee561418c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"40288218-4efe-43b9-8b52-ca4915f9e9dc","name":"tempest-subnet-smoke-409353842","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","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":"2026-06-14T21:49:05Z","updated_at":"2026-06-14T21:49:05Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:49:08,889 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.104s 2026-06-14 21:49:08,890 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-7133326f-eb86-4e2a-b74e-2af0128b31a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "name": "tempest-TestNetworkBasicOps-router-2034728422", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.240"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:49:03Z", "updated_at": "2026-06-14T21:49:07Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:49:09,041 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.149s 2026-06-14 21:49:09,042 25 DEBUG [tempest.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-298478617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGQTz9zk3bp/DHXgonSspyAfRhJpC4rQ9q5lMYSjgukZVic3BhpaIWESuzdJM90HalUqrcbh2w+yIRPqc5Y/7OEgqogliYGPLwrUHJEBHmINLXOIAJAM5wo37XAS+523aA=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:08 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-18146aee-aaa7-41f7-9f7b-282e5e3f804e', 'x-compute-request-id': 'req-18146aee-aaa7-41f7-9f7b-282e5e3f804e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-298478617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGQTz9zk3bp/DHXgonSspyAfRhJpC4rQ9q5lMYSjgukZVic3BhpaIWESuzdJM90HalUqrcbh2w+yIRPqc5Y/7OEgqogliYGPLwrUHJEBHmINLXOIAJAM5wo37XAS+523aA==", "fingerprint": "1c:3c:ba:63:f9:85:c9:eb:80:97:16:8b:c5:65:73:f9", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:49:09,268 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.224s 2026-06-14 21:49:09,268 25 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-1491222126", "description": "tempest-secgroup-smoke-1491222126 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-154d36cb-d242-41e3-886d-6d9797b08888', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "name": "tempest-secgroup-smoke-1491222126", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-1491222126 description", "shared": false, "security_group_rules": [{"id": "19c94594-961e-4bd7-908d-73090e748030", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": 199, "description": null, "tags": [], "created_at": "2026-06-14T21:49:09Z", "updated_at": "2026-06-14T21:49:09Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "1b96b53b-a490-423b-b9f3-9481166207b4", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": 198, "description": null, "tags": [], "created_at": "2026-06-14T21:49:09Z", "updated_at": "2026-06-14T21:49:09Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:49:09Z", "updated_at": "2026-06-14T21:49:09Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:09,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.276s 2026-06-14 21:49:09,546 25 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": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-35c62d0d-b8ee-49c2-bc51-b614e66dec6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b49f86d6-de6c-4773-96a3-e71f6dac6f0e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": "2026-06-14T21:49:09Z", "updated_at": "2026-06-14T21:49:09Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:09,714 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.168s 2026-06-14 21:49:09,714 25 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": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-4cc38021-2613-4c1a-aa6c-9e5429cc0d8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fe88aa83-ba21-444e-b44d-373ca5cd28c1", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": "2026-06-14T21:49:09Z", "updated_at": "2026-06-14T21:49:09Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:09,872 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.156s 2026-06-14 21:49:09,872 25 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": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5d576366-7683-44a8-8e86-90875d78c255', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d1735e76-3cd7-4070-ab7a-d0ffd086f7c3", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": "2026-06-14T21:49:09Z", "updated_at": "2026-06-14T21:49:09Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:10,038 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.166s 2026-06-14 21:49:10,039 25 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": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4958a0b3-02db-43f8-82c1-9d9ef923bf46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "663e2651-ce18-404d-8b25-82e91effec3e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": "2026-06-14T21:49:09Z", "updated_at": "2026-06-14T21:49:09Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:10,223 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.184s 2026-06-14 21:49:10,224 25 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": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1cdc6529-7233-49e5-8065-0d82d5bb22f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "297e8c3a-41c6-4789-ab02-202a666b6b3d", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": "2026-06-14T21:49:10Z", "updated_at": "2026-06-14T21:49:10Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:10,420 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.195s 2026-06-14 21:49:10,420 25 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": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d153d35c-e436-4872-8cb4-4f3b56726a45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4ea226ae-bb78-4cdf-b051-16bf2e69e2e0", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "449f34b0-ca7b-43b0-adfa-8c05c8b57303", "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": "2026-06-14T21:49:10Z", "updated_at": "2026-06-14T21:49:10Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:10,759 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.331s 2026-06-14 21:49:10,760 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:10 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ca645da-9949-4b6b-b04b-6e59016f7bf1', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["CFW0UCfRQZKMmlsbD_QL3A"], "expires_at": "2026-06-14T22:49:10.000000Z", "issued_at": "2026-06-14T21:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:49:10,760 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-14 21:49:13,641 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.880s 2026-06-14 21:49:13,641 25 DEBUG [tempest.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-502719831", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4"}], "key_name": "tempest-TestNetworkBasicOps-298478617", "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:10 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e373c8-e434-4f76-b57d-02e987844a7e', 'x-compute-request-id': 'req-26e373c8-e434-4f76-b57d-02e987844a7e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}], "adminPass": "oFsU4RQAL6A6"}}' 2026-06-14 21:49:13,864 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.222s 2026-06-14 21:49:13,865 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:13 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6b3dca-8359-4e98-bfd8-c497c3f15da0', 'x-compute-request-id': 'req-8e6b3dca-8359-4e98-bfd8-c497c3f15da0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-298478617", "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": []}}' 2026-06-14 21:49:15,575 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.705s 2026-06-14 21:49:15,576 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:14 GMT', 'server': 'Apache', 'content-length': '1389', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef34c18-4f0a-46f0-9d29-c6c294fe0895', 'x-compute-request-id': 'req-1ef34c18-4f0a-46f0-9d29-c6c294fe0895', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:49:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-298478617", "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": []}}' 2026-06-14 21:49:15,582 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-14 21:49:16,930 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.347s 2026-06-14 21:49:16,931 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:16 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-92d9d663-534d-45f9-9abe-e9359cf545f9', 'x-compute-request-id': 'req-92d9d663-534d-45f9-9abe-e9359cf545f9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-298478617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:16,934 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-14 21:49:18,686 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.750s 2026-06-14 21:49:18,687 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:17 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-8a3e6173-dca4-48c2-96ce-bc12522a4e2f', 'x-compute-request-id': 'req-8a3e6173-dca4-48c2-96ce-bc12522a4e2f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-298478617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:20,169 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.478s 2026-06-14 21:49:20,170 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:19 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-289bddd0-2cc4-4dfc-8fbe-74887cce0139', 'x-compute-request-id': 'req-289bddd0-2cc4-4dfc-8fbe-74887cce0139', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-298478617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:21,655 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.479s 2026-06-14 21:49:21,655 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:21 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-d0242f8a-ea93-4aa2-bdf9-b7ece3e01d94', 'x-compute-request-id': 'req-d0242f8a-ea93-4aa2-bdf9-b7ece3e01d94', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:49:20Z", "addresses": {"tempest-network-smoke--196163071": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b5:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-298478617", "OS-SRV-USG:launched_at": "2026-06-14T21:49:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:21,660 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2026-06-14 21:49:21,985 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.324s 2026-06-14 21:49:21,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:21 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-16ac72f4-3e55-46e0-b93b-10e8e8b19ae1', 'x-compute-request-id': 'req-16ac72f4-3e55-46e0-b93b-10e8e8b19ae1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:49:20Z", "addresses": {"tempest-network-smoke--196163071": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b5:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-298478617", "OS-SRV-USG:launched_at": "2026-06-14T21:49:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:21,989 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:49:22,054 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.065s 2026-06-14 21:49:22,054 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-d8f52e67-a879-4e7b-963d-483ecf1f7f3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"ports":[{"id":"b853f757-11cb-4555-9954-3e2da4a1c041","name":"","network_id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:bb:b5:4e","admin_state_up":true,"status":"ACTIVE","device_id":"b6d0fd51-b5a0-4ce9-8475-8e44a0117240","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"40288218-4efe-43b9-8b52-ca4915f9e9dc","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["449f34b0-ca7b-43b0-adfa-8c05c8b57303"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-502719831","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-502719831","fqdn":"tempest-testnetworkbasicops-server-502719831.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:49:15Z","updated_at":"2026-06-14T21:49:20Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:49:22,054 25 DEBUG [tempest.common.waiters] Server ID b6d0fd51-b5a0-4ce9-8475-8e44a0117240 ports are all ACTIVE [{'id': 'b853f757-11cb-4555-9954-3e2da4a1c041', 'name': '', 'network_id': 'cbc31b50-68c1-4e98-92fb-45122bf0c4e4', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:bb:b5:4e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b6d0fd51-b5a0-4ce9-8475-8e44a0117240', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '40288218-4efe-43b9-8b52-ca4915f9e9dc', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['449f34b0-ca7b-43b0-adfa-8c05c8b57303'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-502719831', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-502719831', 'fqdn': 'tempest-testnetworkbasicops-server-502719831.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:49:15Z', 'updated_at': '2026-06-14T21:49:20Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:49:23,275 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.220s 2026-06-14 21:49:23,275 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "b853f757-11cb-4555-9954-3e2da4a1c041", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-9c82d950-a9fd-4915-9314-ff58f5ae0c14', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9a7a3e31-7689-47eb-85a5-45aedbef9181", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.209", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "port_id": "b853f757-11cb-4555-9954-3e2da4a1c041", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4", "mac_address": "fa:16:3e:bb:b5:4e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:49:22Z", "updated_at": "2026-06-14T21:49:22Z", "revision_number": 0}}' 2026-06-14 21:49:23,367 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.091s 2026-06-14 21:49:23,368 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-e697aefd-e25d-4833-b89e-5dd1ab3170de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"ports":[{"id":"b853f757-11cb-4555-9954-3e2da4a1c041","name":"","network_id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:bb:b5:4e","admin_state_up":true,"status":"ACTIVE","device_id":"b6d0fd51-b5a0-4ce9-8475-8e44a0117240","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"40288218-4efe-43b9-8b52-ca4915f9e9dc","ip_addr10000 ess":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["449f34b0-ca7b-43b0-adfa-8c05c8b57303"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-502719831","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-502719831","fqdn":"tempest-testnetworkbasicops-server-502719831.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:49:15Z","updated_at":"2026-06-14T21:49:20Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:49:23,452 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.083s 2026-06-14 21:49:23,452 25 DEBUG [tempest.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-314892412", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGre9KtIxepiEz6zajBkg8a7wrb1nzny3a/21z4TquQOwDk4kbulzoKR1MFIqKQE9simaeE/l+E8phLTqErcNOVMifMxKIDGn5sFpImiwrE5BH04ymB8cKdunsuJIw+PA=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:23 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-b40f8cda-cef6-4266-af13-d712ac85c6b2', 'x-compute-request-id': 'req-b40f8cda-cef6-4266-af13-d712ac85c6b2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-314892412", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGre9KtIxepiEz6zajBkg8a7wrb1nzny3a/21z4TquQOwDk4kbulzoKR1MFIqKQE9simaeE/l+E8phLTqErcNOVMifMxKIDGn5sFpImiwrE5BH04ymB8cKdunsuJIw+PA==", "fingerprint": "0e:c7:39:07:ee:b8:89:e8:04:e4:92:ba:d5:2e:3f:b1", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:49:23,647 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.194s 2026-06-14 21:49:23,648 25 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-840833376", "description": "tempest-secgroup-smoke-840833376 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-4f8985af-f418-4101-9cb2-0ded8857a381', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "name": "tempest-secgroup-smoke-840833376", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-840833376 description", "shared": false, "security_group_rules": [{"id": "0f8e1a44-2dbc-4e0a-9ab0-e8cae02e709b", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": 210, "description": null, "tags": [], "created_at": "2026-06-14T21:49:23Z", "updated_at": "2026-06-14T21:49:23Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "bcbe5ca4-4efc-4d7e-9a68-6304ec474146", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": 211, "description": null, "tags": [], "created_at": "2026-06-14T21:49:23Z", "updated_at": "2026-06-14T21:49:23Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:49:23Z", "updated_at": "2026-06-14T21:49:23Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:23,806 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.157s 2026-06-14 21:49:23,806 25 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": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3df3509a-8d47-4c4e-a2ba-c64a48b5fdbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d9132db7-5199-4cfe-afae-8f54efe9b955", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": "2026-06-14T21:49:23Z", "updated_at": "2026-06-14T21:49:23Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:23,960 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.154s 2026-06-14 21:49:23,961 25 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": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-ea38b73c-d412-47bb-933c-6a1ab9f138d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7333cea8-0117-475f-8e09-2a76bdab156d", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": "2026-06-14T21:49:23Z", "updated_at": "2026-06-14T21:49:23Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:24,113 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.152s 2026-06-14 21:49:24,114 25 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": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e692d041-6775-409d-bf74-38bdf2791d52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b2add0fe-e721-48c9-a362-2492bbd024cc", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": "2026-06-14T21:49:24Z", "updated_at": "2026-06-14T21:49:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:24,286 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.172s 2026-06-14 21:49:24,287 25 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": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8cea83cd-eb77-4ce4-a340-1d063fe28e5f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a13c10a-dccf-42d9-b8df-306821a378f2", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": "2026-06-14T21:49:24Z", "updated_at": "2026-06-14T21:49:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:24,568 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.281s 2026-06-14 21:49:24,569 25 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": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b10317b9-c08b-4bb2-a123-25c20344a459', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7400e199-b9ee-4895-a9be-f928a56c2b6f", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": "2026-06-14T21:49:24Z", "updated_at": "2026-06-14T21:49:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:24,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.254s 2026-06-14 21:49:24,824 25 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": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3a04184a-da45-41ff-9778-239ff8cc7ac8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "616ba84f-af57-4ff1-8d2d-7683dc74da55", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "e45bee8b-77ac-48e7-9b40-babaee4d9d87", "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": "2026-06-14T21:49:24Z", "updated_at": "2026-06-14T21:49:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:25,157 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.328s 2026-06-14 21:49:25,157 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:24 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bd367e5a-198a-42df-8a9b-d9b64f25dbc9', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["R7EK5VlrRlmEdflUlcBeyA"], "expires_at": "2026-06-14T22:49:25.000000Z", "issued_at": "2026-06-14T21:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:49:25,157 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-14 21:49:26,161 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.003s 2026-06-14 21:49:26,162 25 DEBUG [tempest.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-1936065844", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4"}], "key_name": "tempest-TestNetworkBasicOps-314892412", "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:25 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17ec9fb1-6bdb-4f8d-8cf8-eaf141030e78', 'x-compute-request-id': 'req-17ec9fb1-6bdb-4f8d-8cf8-eaf141030e78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}], "adminPass": "jfdLmgNK6HPz"}}' 2026-06-14 21:49:26,341 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.178s 2026-06-14 21:49:26,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:26 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f280548-a78f-49b4-9733-89dc432d6d5a', 'x-compute-request-id': 'req-8f280548-a78f-49b4-9733-89dc432d6d5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-314892412", "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": []}}' 2026-06-14 21:49:27,555 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.208s 2026-06-14 21:49:27,555 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:27 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec52528e-3606-48d2-ac72-847eab5ff476', 'x-compute-request-id': 'req-ec52528e-3606-48d2-ac72-847eab5ff476', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-314892412", "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": []}}' 2026-06-14 21:49:27,559 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-14 21:49:28,967 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.406s 2026-06-14 21:49:28,967 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:28 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-17495786-2431-415c-8f5a-ecea4ad111d5', 'x-compute-request-id': 'req-17495786-2431-415c-8f5a-ecea4ad111d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-314892412", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:30,409 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.435s 2026-06-14 21:49:30,409 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:29 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-d8744db2-c018-41c2-b220-ee8bbd9afe3f', 'x-compute-request-id': 'req-d8744db2-c018-41c2-b220-ee8bbd9afe3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-314892412", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:31,899 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.485s 2026-06-14 21:49:31,900 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:31 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-e0163e96-b5a3-48d0-8731-df1d161e7f22', 'x-compute-request-id': 'req-e0163e96-b5a3-48d0-8731-df1d161e7f22', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-314892412", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:33,721 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.816s 2026-06-14 21:49:33,721 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:32 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-df589f6e-df2a-4bab-9839-9986d8a63c27', 'x-compute-request-id': 'req-df589f6e-df2a-4bab-9839-9986d8a63c27', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:31Z", "addresses": {"tempest-network-smoke--196163071": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:1a:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-314892412", "OS-SRV-USG:launched_at": "2026-06-14T21:49:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:33,724 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2026-06-14 21:49:34,006 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.282s 2026-06-14 21:49:34,007 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:33 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-8f54054b-f12d-45c2-a4d0-9ecc4dec8b3b', 'x-compute-request-id': 'req-8f54054b-f12d-45c2-a4d0-9ecc4dec8b3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:31Z", "addresses": {"tempest-network-smoke--196163071": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:1a:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-314892412", "OS-SRV-USG:launched_at": "2026-06-14T21:49:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:49:34,081 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=75018530-adab-485e-843c-4de517907ef1 0.071s 2026-06-14 21:49:34,081 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-047cd5b2-bf71-4fd9-a213-8c4ea0b1f24a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=75018530-adab-485e-843c-4de517907ef1'} Body: b'{"ports":[{"id":"19a567be-621a-4c29-ae62-766773bc6d34","name":"","network_id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:7c:1a:59","admin_state_up":true,"status":"ACTIVE","device_id":"75018530-adab-485e-843c-4de517907ef1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"40288218-4efe-43b9-8b52-ca4915f9e9dc","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e45bee8b-77ac-48e7-9b40-babaee4d9d87"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-1936065844","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-1936065844","fqdn":"tempest-testnetworkbasicops-server-1936065844.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:49:27Z","updated_at":"2026-06-14T21:49:31Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:49:34,082 25 DEBUG [tempest.common.waiters] Server ID 75018530-adab-485e-843c-4de517907ef1 ports are all ACTIVE [{'id': '19a567be-621a-4c29-ae62-766773bc6d34', 'name': '', 'network_id': 'cbc31b50-68c1-4e98-92fb-45122bf0c4e4', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:7c:1a:59', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '75018530-adab-485e-843c-4de517907ef1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '40288218-4efe-43b9-8b52-ca4915f9e9dc', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['e45bee8b-77ac-48e7-9b40-babaee4d9d87'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-1936065844', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-1936065844', 'fqdn': 'tempest-testnetworkbasicops-server-1936065844.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:49:27Z', 'updated_at': '2026-06-14T21:49:31Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:49:35,896 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.814s 2026-06-14 21:49:35,897 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "19a567be-621a-4c29-ae62-766773bc6d34", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-be322ddc-9374-497d-866b-a0c29ad35053', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d49151cf-eb39-4985-bc2d-5b043acab1d7", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.183", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "port_id": "19a567be-621a-4c29-ae62-766773bc6d34", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4", "mac_address": "fa:16:3e:7c:1a:59", "admin_state_up": true, "status": "ACTIVE", "device_id": "75018530-adab-485e-843c-4de517907ef1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:49:34Z", "updated_at": "2026-06-14T21:49:34Z", "revision_number": 0}}' 2026-06-14 21:49:35,899 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-14 21:49:51,205 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:49:51,305 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:49:51,306 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-14 21:49:51,574 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9a7a3e31-7689-47eb-85a5-45aedbef9181 0.267s 2026-06-14 21:49:51,575 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-a6332e34-4022-4192-92e2-0a296ec8772b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9a7a3e31-7689-47eb-85a5-45aedbef9181'} Body: b'{"floatingip": {"id": "9a7a3e31-7689-47eb-85a5-45aedbef9181", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.209", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "port_id": "b853f757-11cb-4555-9954-3e2da4a1c041", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4", "mac_address": "fa:16:3e:bb:b5:4e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:49:22Z", "updated_at": "2026-06-14T21:49:23Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:51,575 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '9a7a3e31-7689-47eb-85a5-45aedbef9181', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.209', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': 'e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1', 'port_id': 'b853f757-11cb-4555-9954-3e2da4a1c041', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'cbc31b50-68c1-4e98-92fb-45122bf0c4e4', 'mac_address': 'fa:16:3e:bb:b5:4e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b6d0fd51-b5a0-4ce9-8475-8e44a0117240', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:49:22Z', 'updated_at': '2026-06-14T21:49:23Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:49:51,575 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.269275 seconds 2026-06-14 21:49:51,576 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.209 with user: cirros 2026-06-14 21:49:51,576 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.209 in 120 sec and the expected result is reachable 2026-06-14 21:49:51,607 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.030719 seconds 2026-06-14 21:49:51,608 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.209 in 120 sec and the ping result is expected 2026-06-14 21:49:51,730 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240/action 0.121s 2026-06-14 21:49:51,732 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:49:51 GMT', 'server': 'Apache', 'content-length': '75285', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850660c0-e5f3-4687-a836-f467da5e9134', 'x-compute-request-id': 'req-850660c0-e5f3-4687-a836-f467da5e9134', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240/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-5.el9 11/05/2023\\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 1337858379 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001483] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004240] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004268] Using GB pages for direct mapping\\n[ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004592] ACPI: Early table checksum verification disabled\\n[ 0.004596] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004601] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004608] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004614] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004619] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004622] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004626] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004630] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004633] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004635] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004637] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004638] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004639] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004640] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005755] No NUMA configuration fo 2026-06-14 21:49:51,734 25 DEBUG [tempest.scenario.manager] Console output for b6d0fd51-b5a0-4ce9-8475-8e44a0117240 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-5.el9 11/05/2023 [ 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 1337858379 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001483] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004240] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004268] Using GB pages for direct mapping [ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004592] ACPI: Early table checksum verification disabled [ 0.004596] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004601] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004608] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004614] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004619] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004622] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004626] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004630] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004633] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004635] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004637] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004638] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004639] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004640] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005755] No NUMA configuration found [ 0.005757] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005766] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006099] Zone ranges: [ 0.006100] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006103] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006105] Normal empty [ 0.006106] Device empty [ 0.006108] Movable zone start for each node [ 0.006111] Early memory node ranges [ 0.006112] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006114] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006115] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006324] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006353] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006568] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016194] ACPI: PM-Timer IO Port: 0x608 [ 0.016220] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016328] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016331] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016334] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016336] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016337] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016339] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016342] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016344] TSC deadline timer available [ 0.016357] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016417] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016420] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016421] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016422] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016424] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016426] Booting paravirtualized kernel on KVM [ 0.016428] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016434] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016696] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016760] kvm-guest: setup async PF for cpu 0 [ 0.016786] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016805] kvm-guest: PV spinlocks disabled, single CPU [ 0.016810] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016811] Policy zone: DMA32 [ 0.016813] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016866] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016878] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016885] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016940] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017209] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017931] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017961] ftrace: allocating 50600 entries in 198 pages [ 0.041070] ftrace: allocated 198 pages with 4 groups [ 0.041221] rcu: Hierarchical RCU implementation. [ 0.041223] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041224] Rude varian10000 t of Tasks RCU enabled. [ 0.041225] Tracing variant of Tasks RCU enabled. [ 0.041226] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041228] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.045749] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046294] random: crng init done [ 0.082048] Console: colour VGA+ 80x25 [ 0.210394] printk: console [tty1] enabled [ 0.508114] printk: console [ttyS0] enabled [ 0.510756] ACPI: Core revision 20210730 [ 0.513240] APIC: Switch to symmetric I/O mode setup [ 0.517228] x2apic enabled [ 0.520056] Switched APIC routing to physical x2apic. [ 0.527738] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.533669] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.537662] pid_max: default: 32768 minimum: 301 [ 0.537662] LSM: Security Framework initializing [ 0.537662] landlock: Up and running. [ 0.537662] Yama: becoming mindful. [ 0.537662] AppArmor: AppArmor initialized [ 0.537662] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.537662] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.537662] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.537662] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.537662] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.537662] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.537662] Spectre V2 : Mitigation: Retpolines [ 0.537662] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.537662] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.537662] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.537662] RETBleed: Mitigation: untrained return thunk [ 0.537662] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.537662] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.537662] Freeing SMP alternatives memory: 44K [ 0.537662] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.537833] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.541685] ... version: 0 [ 0.544192] ... bit width: 48 [ 0.545676] ... generic registers: 6 [ 0.548147] ... value mask: 0000ffffffffffff [ 0.549677] ... max period: 00007fffffffffff [ 0.552862] ... fixed-purpose events: 0 [ 0.553675] ... event mask: 000000000000003f [ 0.557042] rcu: Hierarchical SRCU implementation. [ 0.558186] smp: Bringing up secondary CPUs ... [ 0.561314] smp: Brought up 1 node, 1 CPU [ 0.561698] smpboot: Max logical packages: 1 [ 0.564335] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.566162] devtmpfs: initialized [ 0.568357] x86/mm: Memory block size: 128MB [ 0.569844] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.573687] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.577724] pinctrl core: initialized pinctrl subsystem [ 0.581272] PM: RTC time: 21:49:22, date: 2026-06-14 [ 0.581834] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.585762] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.589687] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.593684] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.597683] audit: initializing netlink subsys (disabled) [ 0.601072] thermal_sys: Registered thermal governor 'fair_share' [ 0.601074] thermal_sys: Registered thermal governor 'bang_bang' [ 0.601675] thermal_sys: Registered thermal governor 'step_wise' [ 0.605200] thermal_sys: Registered thermal governor 'user_space' [ 0.605679] audit: type=2000 audit(1781473761.984:1): state=initialized audit_enabled=0 res=1 [ 0.609676] thermal_sys: Registered thermal governor 'power_allocator' [ 0.609688] EISA bus registered [ 0.613678] cpuidle: using governor ladder [ 0.616206] cpuidle: using governor menu [ 0.620036] ACPI: bus type PCI registered [ 0.621675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.625677] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.629677] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.633698] PCI: Using configuration type 1 for base access [ 0.638668] Kprobes globally optimized [ 0.641416] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.641681] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.646523] ACPI: Added _OSI(Module Device) [ 0.649242] ACPI: Added _OSI(Processor Device) [ 0.649698] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.652567] ACPI: Added _OSI(Processor Aggregator Device) [ 0.653704] ACPI: Added _OSI(Linux-Dell-Video) [ 0.656529] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.657682] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.664035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.668825] ACPI: Interpreter enabled [ 0.669690] ACPI: PM: (supports S0 S5) [ 0.672748] ACPI: Using IOAPIC for interrupt routing [ 0.673765] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.677679] PCI: Using E820 reservations for host bridge windows [ 0.682006] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.690623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693685] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.697814] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.701783] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.706823] PCI host bridge to bus 0000:00 [ 0.709305] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709678] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.713643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.713682] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.717676] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.721675] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.725674] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.730025] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.737897] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.745708] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.757729] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.769707] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.789407] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.790167] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.800469] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.805689] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.818100] pci 0000:00:02.0: enabling Extended Tags [ 0.826065] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.833686] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.847495] pci 0000:00:02.1: enabling Extended Tags [ 0.853071] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.857686] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.871489] pci 0000:00:02.2: enabling Extended Tags [ 0.877144] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.880801] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.887191] pci 0000:00:02.3: enabling Extended Tags [ 0.894110] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.900195] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.907099] pci 0000:00:02.4: enabling Extended Tags [ 0.914217] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.920961] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.926935] pci 0000:00:02.5: enabling Extended Tags [ 0.932055] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.937143] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.944801] pci 0000:00:02.6: enabling Extended Tags [ 0.948254] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.952794] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.960180] pci 0000:00:02.7: enabling Extended Tags [ 0.965933] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973246] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.979159] pci 0000:00:03.0: enabling Extended Tags [ 0.984568] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.989460] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.997983] pci 0000:00:03.1: enabling Extended Tags [ 1.003553] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.009151] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.016739] pci 0000:00:03.2: enabling Extended Tags [ 1.020487] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.025270] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.033232] pci 0000:00:03.3: enabling Extended Tags [ 1.036851] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.041687] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.053103] pci 0000:00:03.4: enabling Extended Tags [ 1.056760] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.061687] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.073072] pci 0000:00:03.5: enabling Extended Tags [ 1.076197] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.082850] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.093269] pci 0000:00:03.6: enabling Extended Tags [ 1.095980] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.101180] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.110540] pci 0000:00:03.7: enabling Extended Tags [ 1.117724] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.125320] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.132994] pci 0000:00:04.0: enabling Extended Tags [ 1.137712] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.144316] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.151016] pci 0000:00:04.1: enabling Extended Tags [ 1.157709] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.164150] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.171116] pci 0000:00:04.2: enabling Extended Tags [ 1.176029] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.181206] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.187002] pci 0000:00:04.3: enabling Extended Tags [ 1.192069] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.197707] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.208255] pci 0000:00:04.4: enabling Extended Tags [ 1.212110] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.217235] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.226508] pci 0000:00:04.5: enabling Extended Tags [ 1.232030] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.237137] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.244658] pci 0000:00:04.6: enabling Extended Tags [ 1.248108] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.253226] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.260934] pci 0000:00:04.7: enabling Extended Tags [ 1.268690] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.273240] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.279100] pci 0000:00:05.0: enabling Extended Tags [ 1.337603] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.341731] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.346704] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.364329] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.368065] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.373371] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.379530] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.388135] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.393499] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.399131] pci 0000:01:00.0: enabling Extended Tags [ 1.471276] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.473766] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.477733] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.481730] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.487746] pci_bus 0000:02: extended config space not accessible [ 1.489973] acpiphp: Slot [1] registered [ 1.492630] acpiphp: Slot [0] registered [ 1.493721] acpiphp: Slot [2] registered [ 1.496201] acpiphp: Slot [3] registered [ 1.497749] acpiphp: Slot [4] registered [ 1.500249] acpiphp: Slot [5] registered [ 1.501751] acpiphp: Slot [6] registered [ 1.504278] acpiphp: Slot [7] registered [ 1.505747] acpiphp: Slot [8] registered [ 1.508203] acpiphp: Slot [9] registered [ 1.509726] acpiphp: Slot [10] registered [ 1.512247] acpiphp: Slot [11] registered [ 1.513746] acpiphp: Slot [12] registered [ 1.516316] acpiphp: Slot [13] registered [ 1.517722] acpiphp: Slot [14] registered [ 1.520618] acpiphp: Slot [15] registered [ 1.521767] acpiphp: Slot [16] registered [ 1.524831] acpiphp: Slot [17] registered [ 1.525771] acpiphp: Slot [18] registered [ 1.528937] acpiphp: Slot [19] registered [ 1.529792] acpiphp: Slot [20] registered [ 1.532821] acpiphp: Slot [21] registered [ 1.533743] acpiphp: Slot [22] registered [ 1.536730] acpiphp: Slot [23] registered [ 1.537737] acpiphp: Slot [24] registered [ 1.540851] acpiphp: Slot [25] registered [ 1.541735] acpiphp: Slot [26] registered [ 1.544630] acpiphp: Slot [27] registered [ 1.545724] acpiphp: Slot [28] registered [ 1.548279] acpiphp: Slot [29] registered [ 1.549723] acpiphp: Slot [30] registered [ 1.552354] acpiphp: Slot [31] registered [ 1.555959] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.565684] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.639319] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.641866] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.645759] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.649822] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.659572] acpiphp: Slot [0-2] registered [ 1.662409] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.669688] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.679227] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.683331] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.685863] pci 0000:03:00.0: enabling Extended Tags [ 1.764174] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.765797] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.769789] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.776147] acpiphp: Slot [0-3] registered [ 1.778315] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.788966] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.799520] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.803868] pci 0000:04:00.0: enabling Extended Tags [ 1.883638] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.885817] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.889791] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.896089] acpiphp: Slot [0-4] registered [ 1.898302] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.908382] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.921700] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.929123] pci 0000:05:00.0: enabling Extended Tags [ 2.014959] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.017819] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.021797] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.028274] acpiphp: Slot [0-5] registered [ 2.030270] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.041024] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.051282] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.056274] pci 0000:06:00.0: enabling Extended Tags [ 2.132242] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.133817] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.137787] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.144384] acpiphp: Slot [0-6] registered [ 2.216098] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.217797] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.221801] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.228559] acpiphp: Slot [0-7] registered [ 2.294709] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.297913] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.301801] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.308381] acpiphp: Slot [0-8] registered [ 2.374393] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.377485] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.377788] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.384401] acpiphp: Slot [0-9] registered [ 2.451070] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.453919] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.457787] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.464484] acpiphp: Slot [0-10] registered [ 2.529565] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.529815] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.533812] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.540540] acpiphp: Slot [0-11] registered [ 2.611349] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.613796] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.617786] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.624575] acpiphp: Slot [0-12] registered [ 2.690268] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.694060] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.697786] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.704389] acpiphp: Slot [0-13] registered [ 2.771941] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.773793] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.777804] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.784582] acpiphp: Slot [0-14] registered [ 2.854683] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.857792] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.861787] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.868121] acpiphp: Slot [0-15] registered [ 2.941299] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.941793] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.945787] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.952832] acpiphp: Slot [0-16] registered [ 3.022978] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.025815] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.029787] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.036860] acpiphp: Slot [0-17] registered [ 3.103260] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.105792] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.109758] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.116071] acpiphp: Slot [0-18] registered [ 3.182850] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.185808] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.189786] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.196031] acpiphp: Slot [0-19] registered [ 3.262902] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.265792] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.269804] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.276251] acpiphp: Slot [0-20] registered [ 3.341861] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.345819] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.349788] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.356047] acpiphp: Slot [0-21] registered [ 3.422881] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.425812] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.429796] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.436141] acpiphp: Slot [0-22] registered [ 3.502306] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.505799] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.509791] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.516291] acpiphp: Slot [0-23] registered [ 3.587907] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.589820] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.593798] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.600370] acpiphp: Slot [0-24] registered [ 3.676098] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.677793] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.681803] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.688837] acpiphp: Slot [0-25] registered [ 3.758017] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.761263] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.761789] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.804700] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.805899] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.809798] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.813688] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.817758] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.821876] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.825937] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.829892] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.833731] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.837381] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.837691] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.841365] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.841692] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.845681] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.849709] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.853712] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.857731] iommu: Default domain type: Translated [ 3.860788] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.863019] SCSI subsystem initialized [ 3.865857] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.869662] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.869695] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.873147] vgaarb: loaded [ 3.873739] ACPI: bus type USB registered [ 3.876495] usbcore: registered new interface driver usbfs [ 3.877685] usbcore: registered new interface driver hub [ 3.880870] usbcore: registered new device driver usb [ 3.881728] pps_core: LinuxPPS API ver. 1 registered [ 3.884773] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.885679] PTP clock support registered [ 3.888343] EDAC MC: Ver: 3.0.0 [ 3.892898] NetLabel: Initializing [ 3.893676] NetLabel: domain hash size = 128 [ 3.896576] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.897703] NetLabel: unlabeled traffic allowed by default [ 3.901088] PCI: Using ACPI for IRQ routing [ 4.651805] clocksource: Switched to clocksource kvm-clock [ 4.667017] VFS: Disk quotas dquot_6.6.0 [ 4.670099] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.674992] AppArmor: AppArmor Filesystem Enabled [ 4.678448] pnp: PnP ACPI init [ 4.681137] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.686746] pnp: PnP ACPI: found 5 devices [ 4.695371] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.700858] NET: Registered PF_INET protocol family [ 4.703786] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.708815] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.713753] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.718215] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.722524] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.726471] TCP: Hash tables configured (established 1024 bind 1024) [ 4.730094] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.734303] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.738109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.742461] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.745693] NET: Registered PF_XDP protocol family [ 4.748496] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.753050] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.757676] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.762258] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.766867] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.771373] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.775955] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.780506] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.785018] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.789591] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.794210] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.798865] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.803501] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.808057] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.812609] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.817138] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.821735] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.826295] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.830821] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.835608] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.840162] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.844811] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.849368] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.853966] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.858504] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.862032] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.865520] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.869013] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.872534] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.876062] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.879537] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.883006] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.886587] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.890066] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.893634] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.897197] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.900734] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.904211] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.907792] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.911552] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.915124] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.918971] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.922564] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.926719] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.930275] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.934062] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.937633] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.941367] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.944951] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.948662] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.952221] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.956012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.959618] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.963471] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.967069] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.970840] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.974436] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.978172] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.981778] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.985469] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.988990] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.992512] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.995991] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.999481] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.002961] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.006510] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.009994] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.013608] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.017536] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.021324] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.025344] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.028913] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.032487] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.036108] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.039904] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.043489] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.047317] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.051113] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.055056] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.058827] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.062703] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.066370] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.070201] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.073810] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.077569] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.081256] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.085133] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.088836] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.092636] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.096288] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.100239] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.103856] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.107672] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.111694] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.115650] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.119429] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.125946] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.131961] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.139776] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.143054] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.148598] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.154129] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.161224] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.166100] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.171495] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.180470] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.190548] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.198298] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.211337] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.218795] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.227961] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.239279] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.247889] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.256526] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.265764] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.270432] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.277731] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.284379] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.291792] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.298382] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.308914] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.316130] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.321531] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.330473] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.335133] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.343566] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.353585] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.358403] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.366356] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.374956] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.379823] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.386618] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.393459] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.400924] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.406766] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.417085] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.422075] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.427586] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.434771] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.441228] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.446505] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.452980] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.459592] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.467121] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.470190] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.475183] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.481573] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.487776] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.492221] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.497354] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.503508] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.510163] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.514493] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.519714] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.525850] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.532145] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.536248] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.541554] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.548003] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.555438] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.559617] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.565043] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.571737] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.579569] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.582697] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.587903] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.594375] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.602253] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.605485] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.610991] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.617833] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.625577] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.628826] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.634185] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.640802] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.648865] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.652005] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.659066] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.664218] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.672081] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.675206] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.681835] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.687123] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.694791] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.698055] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.704725] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.709851] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.717532] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.721446] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.727166] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.731606] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.735840] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.739994] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.744485] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.747799] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.751539] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.755904] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.759432] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.763144] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.767504] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.771272] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.775695] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.779977] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.784560] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.790202] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.794821] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.798659] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.803254] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.807119] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.811627] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.815460] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.819764] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.823479] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.827817] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.831582] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.836002] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.839979] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.844456] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.848153] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.852490] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.856232] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.861039] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.864487] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.868300] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.872876] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.876236] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.880117] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.884438] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.888004] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.891846] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.897102] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.900809] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.904952] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.909785] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.913165] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.916988] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.921339] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.924750] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.928581] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.933244] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.936736] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.941486] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.946979] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.951326] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.956223] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.962175] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.965560] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.969336] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.973747] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.977263] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.981393] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.985915] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.989322] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.993256] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.997740] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.001144] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.005360] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.009791] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.013196] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.017361] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.024265] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.035495] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11410 usecs [ 6.041002] PCI: CLS 0 bytes, default 64 [ 6.043655] Trying to unpack rootfs image as initramfs... [ 6.047162] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.062132] Initialise system trusted keyrings [ 6.065594] Key type blacklist registered [ 6.077753] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.082828] zbud: loaded [ 6.084829] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.097931] fuse: init (API version 7.34) [ 6.100666] integrity: Platform Keyring initialized [ 6.121869] Key type asymmetric registered [ 6.124485] Asymmetric key parser 'x509' registered [ 6.129937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.141885] io scheduler mq-deadline registered [ 6.150105] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.158407] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.175316] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.190053] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.202023] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.210304] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.226055] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.238429] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.254041] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.262058] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.273026] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.286207] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.292927] Freeing initrd memory: 8744K [ 6.300426] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.305635] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.314716] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.319721] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.325144] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.331080] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.335889] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.343240] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.347942] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.355504] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.359971] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.367941] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.371785] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.379948] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.383878] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.393008] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.398058] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.408477] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.414300] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.423555] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.428149] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.434237] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.440121] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.444978] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.452680] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.457238] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.465818] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.469595] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.476991] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.480937] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.489559] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.493546] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.502853] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.506931] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.515514] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.519596] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.526809] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.531453] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.536186] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.541897] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.545986] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.554547] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.564814] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.569120] shpchp 0000:01:00.0: Slot initialization failed [ 6.575584] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.579873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.585456] ACPI: button: Power Button [PWRF] [ 6.611451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.647149] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.654275] Linux agpgart interface v0.103 [ 6.658168] loop: module loaded [ 6.660788] tun: Universal TUN/TAP device driver, 1.6 [ 6.664081] PPP generic driver version 2.4.2 [ 6.667346] VFIO - User Level meta-driver version: 0.3 [ 6.671252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.675386] ehci-pci: EHCI PCI platform driver [ 6.678503] ehci-platform: EHCI generic platform driver [ 6.682178] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.685908] ohci-pci: OHCI PCI platform driver [ 6.688721] ohci-platform: OHCI generic platform driver [ 6.692021] uhci_hcd: USB Universal Host Controller Interface driver [ 6.697511] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.700730] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.705179] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.708557] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.712256] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.717413] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.721813] usb usb1: Product: UHCI Host Controller [ 6.725048] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.728994] usb usb1: SerialNumber: 0000:02:01.0 [ 6.732103] hub 1-0:1.0: USB hub found [ 6.734879] hub 1-0:1.0: 2 ports detected [ 6.737767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.745086] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.748572] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.752270] mousedev: PS/2 mouse device common for all mice [ 6.756678] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.761820] rtc_cmos 00:03: RTC can wake from S4 [ 6.766960] rtc_cmos 00:03: registered as rtc0 [ 6.770600] rtc_cmos 00:03: setting system clock to 2026-06-14T21:49:28 UTC (1781473768) [ 6.775698] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.779715] i2c_dev: i2c /dev entries driver [ 6.782615] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.789787] device-mapper: uevent: version 1.0.3 [ 6.792779] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.798074] platform eisa.0: Probing EISA bus 0 [ 6.801275] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.805511] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.809438] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.813524] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.817393] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.821135] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.824935] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.829019] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.832954] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.837398] platform eisa.0: EISA: Detected 0 cards [ 6.840696] ledtrig-cpu: registered to indicate activity on CPUs [ 6.844829] drop_monitor: Initializing network drop monitor service [ 6.848902] NET: Registered PF_INET6 protocol family [ 6.855894] Segment Routing with IPv6 [ 6.858425] In-situ OAM (IOAM) with IPv6 [ 6.860958] NET: Registered PF_PACKET protocol family [ 6.864384] Key type dns_resolver registered [ 6.867719] IPI shorthand broadcast: enabled [ 6.870718] registered taskstats version 1 [ 6.873488] Loading compiled-in X.509 certificates [ 6.877233] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.883690] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.890179] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.896271] blacklist: Loading compiled-in revocation X.509 certificates [ 6.900669] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.906557] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.914006] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.920835] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.927634] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.934022] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.940371] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.946802] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.953482] zswap: loaded using pool lzo/zbud [ 6.956467] Key type .fscrypt registered [ 6.959061] Key type fscrypt-provisioning registered [ 6.963726] Key type encrypted registered [ 6.966540] AppArmor: AppArmor sha1 policy hashing enabled [ 6.969828] ima: No TPM chip found, activating TPM-bypass! [ 6.973069] Loading compiled-in module X.509 certificates [ 6.976864] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.982534] ima: Allocated hash algorithm: sha1 [ 6.985326] ima: No architecture policies found [ 6.988202] evm: Initialising EVM extended attributes: [ 6.991373] evm: security.selinux [ 6.993488] evm: security.SMACK64 [ 6.995675] evm: security.SMACK64EXEC [ 6.997972] evm: security.SMACK64TRANSMUTE [ 7.000720] evm: security.SMACK64MMAP [ 7.003090] evm: security.apparmor [ 7.005224] evm: security.ima [ 7.007231] evm: security.capability [ 7.009791] evm: HMAC attrs: 0x1 [ 7.012176] PM: Magic number: 14:69:854 [ 7.014683] PM: hash matches drivers/base/power/main.c:1209 [ 7.018514] RAS: Correctable Errors collector initialized. [ 7.021739] Unstable clock detected, switching default tracing clock to "global" [ 7.021739] If you want to keep using the local clock, then add: [ 7.021739] "trace_clock=local" [ 7.021739] on the kernel command line [ 7.035492] Freeing unused decrypted memory: 2036K [ 7.038912] Freeing unused kernel image (initmem) memory: 3244K [ 7.042421] Write protecting the kernel read-only data: 30720k [ 7.046245] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.050317] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.095016] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.098959] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.102997] Run /init as init process info: initramfs: up at 6.62 [ 7.156710] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.165856] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.170210] GPT:229375 != 2097151 [ 7.172369] GPT:Alternate GPT header not at the end of the disk. [ 7.175959] GPT:229375 != 2097151 [ 7.178101] GPT: Use GNU Parted to correct GPT errors. [ 7.222223] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.594689] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.631781] 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 7.53 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:b6:d0:fd:51:b5:a0:4c:e9:84:75:8e:44:a0:11:72:40 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCls4BNdkP5/Ge1qinQiOfHr8fYhiNoJpOo7+5JprrMKU5EkZuXayOBZAEwEyyQ8L3MamY6IMWYm3g0Zm9C3ptYr/PkSfd/TsOHqnh3qs65dfw+9k6hcjd0ypoD6lXpSeeBbKIOaPb7tsKbB6ug3nqXYyffyd5EFSznDRKPtOGtIuUGCddSLaUMLmU8qpe2OrdGUNW15JgV5WJXCq0EDjK1VOs4X/8u9UYPwCmReVOGBuw7WC3H7tHzOKsWSlnIF0uOGYQt1z4kBGF4BXHGaMJCg+UG/Tfz6JcMZo4UR//njOv0oGBjXLL7FaiGng8q7Ahcs3Y2plY7wVURX65U0dK9 root@tempest-testnetworkbasicops-server-502719831 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKrU53Ub/ef2xNqW1wHQSROFiHAPk3sWrOiVVES/nfiyjP7YS9ocPCmoLzcNMgHRrrXBb8FiG1UX4Pn3ehyP3FI= root@tempest-testnetworkbasicops-server-502719831 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:febb:b54e/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b6d0fd51-b5a0-4ce9-8475-8e44a0117240 name: tempest-TestNetworkBasicOps-server-502719831 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-502719831 launch-index: 0 === cirros: current=0.6.2 uptime=8.57 === === 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:BB:B5:4E inet6 addr: fe80::f816:3eff:febb:b54e/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:616 (616.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-502719831 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 [ 7.765441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.769358] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.785064] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.974100] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.028949] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.191221] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.192947] ISO 9660 Extensions: RRIP_1991A [ 8.388836] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.906733] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.911203] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:49:29 cirros syslog.info syslogd started: Busy10000 Box v1.35.0 Jun 14 22:49:30 cirros auth.notice su: + none root:cirros Jun 14 22:49:30 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: DUID 00:04:b6:d0:fd:51:b5:a0:4c:e9:84:75:8e:44:a0:11:72:40 Jun 14 22:49:30 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:bb:b5:4e Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:febb:b54e Jun 14 22:49:30 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-502719831 login: 2026-06-14 21:49:51,735 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.209:22' as 'cirros' with public key authentication 2026-06-14 21:49:51,739 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:49:51,844 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:49:51,844 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.209 successfully created 2026-06-14 21:49:51,844 25 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 2026-06-14 21:49:51,845 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-14 21:49:51,847 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:49:51,955 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:49:51,956 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-14 21:49:51,964 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.120147 seconds 2026-06-14 21:49:52,245 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b853f757-11cb-4555-9954-3e2da4a1c041 0.279s 2026-06-14 21:49:52,245 25 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': 'Sun, 14 Jun 2026 21:49:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1078', 'x-openstack-request-id': 'req-eb924847-97cc-4a6e-876a-4da5c96249cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b853f757-11cb-4555-9954-3e2da4a1c041'} Body: b'{"port":{"id":"b853f757-11cb-4555-9954-3e2da4a1c041","name":"","network_id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:bb:b5:4e","admin_state_up":false,"status":"ACTIVE","device_id":"b6d0fd51-b5a0-4ce9-8475-8e44a0117240","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"40288218-4efe-43b9-8b52-ca4915f9e9dc","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["449f34b0-ca7b-43b0-adfa-8c05c8b57303"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-502719831","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-502719831","fqdn":"tempest-testnetworkbasicops-server-502719831.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:49:15Z","updated_at":"2026-06-14T21:49:52Z","revision_number":5,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:52,245 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.209 with user: cirros 2026-06-14 21:49:52,245 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.209 in 120 sec and the expected result is unreachable 2026-06-14 21:49:53,268 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.022127 seconds 2026-06-14 21:49:53,268 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.209 in 120 sec and the ping result is expected 2026-06-14 21:49:53,368 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240/action 0.099s 2026-06-14 21:49:53,368 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:49:53 GMT', 'server': 'Apache', 'content-length': '75285', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e70be1e-0c9d-454d-b9c1-1e5ada9253b4', 'x-compute-request-id': 'req-8e70be1e-0c9d-454d-b9c1-1e5ada9253b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240/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-5.el9 11/05/2023\\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 1337858379 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001483] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004240] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004268] Using GB pages for direct mapping\\n[ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004592] ACPI: Early table checksum verification disabled\\n[ 0.004596] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004601] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004608] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004614] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004619] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004622] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004626] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004630] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004633] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004635] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004637] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004638] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004639] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004640] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005755] No NUMA configuration fo 2026-06-14 21:49:53,369 25 DEBUG [tempest.scenario.manager] Console output for b6d0fd51-b5a0-4ce9-8475-8e44a0117240 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-5.el9 11/05/2023 [ 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 1337858379 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001483] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004240] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004268] Using GB pages for direct mapping [ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004592] ACPI: Early table checksum verification disabled [ 0.004596] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004601] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004608] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004614] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004619] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004622] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004626] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004630] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004633] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004635] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004637] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004638] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004639] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004640] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005755] No NUMA configuration found [ 0.005757] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005766] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006099] Zone ranges: [ 0.006100] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006103] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006105] Normal empty [ 0.006106] Device empty [ 0.006108] Movable zone start for each node [ 0.006111] Early memory node ranges [ 0.006112] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006114] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006115] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006324] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006353] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006568] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016194] ACPI: PM-Timer IO Port: 0x608 [ 0.016220] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016328] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016331] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016334] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016336] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016337] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016339] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016342] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016344] TSC deadline timer available [ 0.016357] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016417] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016420] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016421] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016422] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016424] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016426] Booting paravirtualized kernel on KVM [ 0.016428] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016434] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016696] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016760] kvm-guest: setup async PF for cpu 0 [ 0.016786] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016805] kvm-guest: PV spinlocks disabled, single CPU [ 0.016810] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016811] Policy zone: DMA32 [ 0.016813] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016866] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016878] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016885] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016940] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017209] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017931] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017961] ftrace: allocating 50600 entries in 198 pages [ 0.041070] ftrace: allocated 198 pages with 4 groups [ 0.041221] rcu: Hierarchical RCU implementation. [ 0.041223] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041224] Rude variant of Tasks RCU enabled. [ 0.041225] Tracing variant of Tasks RCU enabled. [ 0.041226] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041228] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.045749] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046294] random: crng init done [ 0.082048] Console: colour VGA+ 80x25 [ 0.210394] printk: console [tty1] enabled [ 0.508114] printk: console [ttyS0] enabled [ 0.510756] ACPI: Core revision 20210730 [ 0.513240] APIC: Switch to symmetric I/O mode setup [ 0.517228] x2apic enabled [ 0.520056] Switched APIC routing to physical x2apic. [ 0.527738] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.533669] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.537662] pid_max: default: 32768 minimum: 301 [ 0.537662] LSM: Security Framework initializing [ 0.537662] landlock: Up and running. [ 0.537662] Yama: becoming mindful. [ 0.537662] AppArmor: AppArmor initialized [ 0.537662] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.537662] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.537662] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.537662] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.537662] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.537662] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.537662] Spectre V2 : Mitigation: Retpolines [ 0.537662] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.537662] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.537662] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.537662] RETBleed: Mitigation: untrained return thunk [ 0.537662] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.537662] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.537662] Freeing SMP alternatives memory: 44K [ 0.537662] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.537833] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.541685] ... version: 0 [ 0.544192] ... bit width: 48 [ 0.545676] ... generic registers: 6 [ 0.548147] ... value mask: 0000ffffffffffff [ 0.549677] ... max period: 00007fffffffffff [ 0.552862] ... fixed-purpose events: 0 [ 0.553675] ... event mask: 000000000000003f [ 0.557042] rcu: Hierarchical SRCU implementation. [ 0.558186] smp: Bringing up secondary CPUs ... [ 0.561314] smp: Brought up 1 node, 1 CPU [ 0.561698] smpboot: Max logical packages: 1 [ 0.564335] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.566162] devtmpfs: initialized [ 0.568357] x86/mm: Memory block size: 128MB [ 0.569844] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.573687] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.577724] pinctrl core: initialized pinctrl subsystem [ 0.581272] PM: RTC time: 21:49:22, date: 2026-06-14 [ 0.581834] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.585762] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.589687] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.593684] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.597683] audit: initializing netlink subsys (disabled) [ 0.601072] thermal_sys: Registered thermal governor 'fair_share' [ 0.601074] thermal_sys: Registered thermal governor 'bang_bang' [ 0.601675] thermal_sys: Registered thermal governor 'step_wise' [ 0.605200] thermal_sys: Registered thermal governor 'user_space' [ 0.605679] audit: type=2000 audit(1781473761.984:1): state=initialized audit_enabled=0 res=1 [ 0.609676] thermal_sys: Registered thermal governor 'power_allocator' [ 0.609688] EISA bus registered [ 0.613678] cpuidle: using governor ladder [ 0.616206] cpuidle: using governor menu [ 0.620036] ACPI: bus type PCI registered [ 0.621675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.625677] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.629677] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.633698] PCI: Using configuration type 1 for base access [ 0.638668] Kprobes globally optimized [ 0.641416] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.641681] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.646523] ACPI: Added _OSI(Module Device) [ 0.649242] ACPI: Added _OSI(Processor Device) [ 0.649698] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.652567] ACPI: Added _OSI(Processor Aggregator Device) [ 0.653704] ACPI: Added _OSI(Linux-Dell-Video) [ 0.656529] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.657682] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.664035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.668825] ACPI: Interpreter enabled [ 0.669690] ACPI: PM: (supports S0 S5) [ 0.672748] ACPI: Using IOAPIC for interrupt routing [ 0.673765] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.677679] PCI: Using E820 reservations for host bridge windows [ 0.682006] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.690623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693685] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.697814] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.701783] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.706823] PCI host bridge to bus 0000:00 [ 0.709305] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709678] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.713643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.713682] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.717676] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.721675] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.725674] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.730025] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.737897] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.745708] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.757729] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.769707] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.789407] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.790167] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.800469] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.805689] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.818100] pci 0000:00:02.0: enabling Extended Tags [ 0.826065] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.833686] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.847495] pci 0000:00:02.1: enabling Extended Tags [ 0.853071] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.857686] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.871489] pci 0000:00:02.2: enabling Extended Tags [ 0.877144] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.880801] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.887191] pci 0000:00:02.3: enabling Extended Tags [ 0.894110] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.900195] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.907099] pci 0000:00:02.4: enabling Extended Tags [ 0.914217] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.920961] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.926935] pci 0000:00:02.5: enabling Extended Tags [ 0.932055] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.937143] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.944801] pci 0000:00:02.6: enabling Extended Tags [ 0.948254] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.952794] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.960180] pci 0000:00:02.7: enabling Extended Tags [ 0.965933] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973246] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.979159] pci 0000:00:03.0: enabling Extended Tags [ 0.984568] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.989460] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.997983] pci 0000:00:03.1: enabling Extended Tags [ 1.003553] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.009151] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.016739] pci 0000:00:03.2: enabling Extended Tags [ 1.020487] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.025270] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.033232] pci 0000:00:03.3: enabling Extended Tags [ 1.036851] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.041687] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.053103] pci 0000:00:03.4: enabling Extended Tags [ 1.056760] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.061687] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.073072] pci 0000:00:03.5: enabling Extended Tags [ 1.076197] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.082850] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.093269] pci 0000:00:03.6: enabling Extended Tags [ 1.095980] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.101180] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.110540] pci 0000:00:03.7: enabling Extended Tags [ 1.117724] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.125320] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.132994] pci 0000:00:04.0: enabling Extended Tags [ 1.137712] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.144316] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.151016] pci 0000:00:04.1: enabling Extended Tags [ 1.157709] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.164150] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.171116] pci 0000:00:04.2: enabling Extended Tags [ 1.176029] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.181206] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.187002] pci 0000:00:04.3: enabling Extended Tags [ 1.192069] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.197707] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.208255] pci 0000:00:04.4: enabling Extended Tags [ 1.212110] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.217235] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.226508] pci 0000:00:04.5: enabling Extended Tags [ 1.232030] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.237137] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.244658] pci 0000:00:04.6: enabling Extended Tags [ 1.248108] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.253226] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.260934] pci 0000:00:04.7: enabling Extended Tags [ 1.268690] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.273240] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.279100] pci 0000:00:05.0: enabling Extended Tags [ 1.337603] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.341731] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.346704] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.364329] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.368065] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.373371] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.379530] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.388135] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.393499] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.399131] pci 0000:01:00.0: enabling Extended Tags [ 1.471276] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.473766] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.477733] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.481730] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.487746] pci_bus 0000:02: extended config space not accessible [ 1.489973] acpiphp: Slot [1] registered [ 1.492630] acpiphp: Slot [0] registered [ 1.493721] acpiphp: Slot [2] registered [ 1.496201] acpiphp: Slot [3] registered [ 1.497749] acpiphp: Slot [4] registered [ 1.500249] acpiphp: Slot [5] registered [ 1.501751] acpiphp: Slot [6] registered [ 1.504278] acpiphp: Slot [7] registered [ 1.505747] acpiphp: Slot [8] registered [ 1.508203] acpiphp: Slot [9] registered [ 1.509726] acpiphp: Slot [10] registered [ 1.512247] acpiphp: Slot [11] registered [ 1.513746] acpiphp: Slot [12] registered [ 1.516316] acpiphp: Slot [13] registered [ 1.517722] acpiphp: Slot [14] registered [ 1.520618] acpiphp: Slot [15] registered [ 1.521767] acpiphp: Slot [16] registered [ 1.524831] acpiphp: Slot [17] registered [ 1.525771] acpiphp: Slot [18] registered [ 1.528937] acpiphp: Slot [19] registered [ 1.529792] acpiphp: Slot [20] registered [ 1.532821] acpiphp: Slot [21] registered [ 1.533743] acpiphp: Slot [22] registered [ 1.536730] acpiphp: Slot [23] registered [ 1.537737] acpiphp: Slot [24] registered [ 1.540851] acpiphp: Slot [25] registered [ 1.541735] acpiphp: Slot [26] registered [ 1.544630] acpiphp: Slot [27] registered [ 1.545724] acpiphp: Slot [28] registered [ 1.548279] acpiphp: Slot [29] registered [ 1.549723] acpiphp: Slot [30] registered [ 1.552354] acpiphp: Slot [31] registered [ 1.555959] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.565684] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.639319] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.641866] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.645759] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.649822] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.659572] acpiphp: Slot [0-2] registered [ 1.662409] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.669688] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.679227] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.683331] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.685863] pci 0000:03:00.0: enabling Extended Tags [ 1.764174] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.765797] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.769789] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.776147] acpiphp: Slot [0-3] registered [ 1.778315] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.788966] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.799520] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.803868] pci 0000:04:00.0: enabling Extended Tags [ 1.883638] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.885817] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.889791] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.896089] acpiphp: Slot [0-4] registered [ 1.898302] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.908382] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.921700] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.929123] pci 0000:05:00.0: enabling Extended Tags [ 2.014959] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.017819] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.021797] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.028274] acpiphp: Slot [0-5] registered [ 2.030270] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.041024] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.051282] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.056274] pci 0000:06:00.0: enabling Extended Tags [ 2.132242] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.133817] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.137787] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.144384] acpiphp: Slot [0-6] registered [ 2.216098] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.217797] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.221801] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.228559] acpiphp: Slot [0-7] registered [ 2.294709] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.297913] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.301801] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.308381] acpiphp: Slot [0-8] registered [ 2.374393] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.377485] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.377788] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.384401] acpiphp: Slot [0-9] registered [ 2.451070] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.453919] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.457787] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.464484] acpiphp: Slot [0-10] registered [ 2.529565] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.529815] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.533812] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.540540] acpiphp: Slot [0-11] registered [ 2.611349] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.613796] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.617786] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.624575] acpiphp: Slot [0-12] registered [ 2.690268] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.694060] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.697786] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.704389] acpiphp: Slot [0-13] registered [ 2.771941] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.773793] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.777804] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.784582] acpiphp: Slot [0-14] registered [ 2.854683] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.857792] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.861787] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.868121] acpiphp: Slot [0-15] registered [ 2.941299] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.941793] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.945787] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.952832] acpiphp: Slot [0-16] registered [ 3.022978] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.025815] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.029787] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.036860] acpiphp: Slot [0-17] registered [ 3.103260] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.105792] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.109758] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.116071] acpiphp: Slot [0-18] registered [ 3.182850] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.185808] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.189786] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.196031] acpiphp: Slot [0-19] registered [ 3.262902] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.265792] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.269804] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.276251] acpiphp: Slot [0-20] registered [ 3.341861] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.345819] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.349788] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.356047] acpiphp: Slot [0-21] registered [ 3.422881] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.425812] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.429796] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.436141] acpiphp: Slot [0-22] registered [ 3.502306] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.505799] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.509791] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.516291] acpiphp: Slot [0-23] registered [ 3.587907] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.589820] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.593798] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.600370] acpiphp: Slot [0-24] registered [ 3.676098] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.677793] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.681803] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.688837] acpiphp: Slot [0-25] registered [ 3.758017] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.761263] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.761789] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.804700] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.805899] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.809798] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.813688] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.817758] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.821876] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.825937] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.829892] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.833731] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.837381] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.837691] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.841365] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.841692] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.845681] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.849709] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.853712] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.857731] iommu: Default domain type: Translated [ 3.860788] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.863019] SCSI subsystem initialized [ 3.865857] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.869662] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.869695] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.873147] vgaarb: loaded [ 3.873739] ACPI: bus type USB registered [ 3.876495] usbcore: registered new interface driver usbfs [ 3.877685] usbcore: registered new interface driver hub [ 3.880870] usbcore: registered new device driver usb [ 3.881728] pps_core: LinuxPPS API ver. 1 registered [ 3.884773] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.885679] PTP clock support registered [ 3.888343] EDAC MC: Ver: 3.0.0 [ 3.892898] NetLabel: Initializing [ 3.893676] NetLabel: domain hash size = 128 [ 3.896576] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.897703] NetLabel: unlabeled traffic allowed by default [ 3.901088] PCI: Using ACPI for IRQ routing [ 4.651805] clocksource: Switched to clocksource kvm-clock [ 4.667017] VFS: Disk quotas dquot_6.6.0 [ 4.670099] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.674992] AppArmor: AppArmor Filesystem Enabled [ 4.678448] pnp: PnP ACPI init [ 4.681137] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.686746] pnp: PnP ACPI: found 5 devices [ 4.695371] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.700858] NET: Registered PF_INET protocol family [ 4.703786] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.708815] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.713753] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.718215] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.722524] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.726471] TCP: Hash tables configured (established 1024 bind 1024) [ 4.730094] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.734303] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.738109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.742461] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.745693] NET: Registered PF_XDP protocol family [ 4.748496] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.753050] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.757676] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.762258] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.766867] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.771373] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.775955] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.780506] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.785018] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.789591] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.794210] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.798865] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.803501] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.808057] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.812609] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.817138] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.821735] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.826295] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.830821] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.835608] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.840162] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.844811] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.849368] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.853966] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.858504] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.862032] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.865520] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.869013] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.872534] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.876062] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.879537] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.883006] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.886587] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.890066] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.893634] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.897197] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.900734] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.904211] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.907792] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.911552] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.915124] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.918971] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.922564] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.926719] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.930275] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.934062] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.937633] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.941367] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.944951] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.948662] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.952221] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.956012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.959618] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.963471] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.967069] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.970840] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.974436] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.978172] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.981778] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.985469] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.988990] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.992512] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.995991] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.999481] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.002961] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.006510] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.009994] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.013608] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.017536] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.021324] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.025344] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.028913] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.032487] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.036108] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.039904] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.043489] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.047317] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.051113] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.055056] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.058827] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.062703] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.066370] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.070201] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.073810] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.077569] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.081256] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.085133] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.088836] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.092636] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.096288] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.100239] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.103856] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.107672] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.111694] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.115650] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.119429] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.125946] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.131961] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.139776] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.143054] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.148598] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.154129] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.161224] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.166100] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.171495] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.180470] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.190548] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.198298] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.211337] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.218795] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.227961] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.239279] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.247889] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.256526] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.265764] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.270432] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.277731] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.284379] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.291792] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.298382] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.308914] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.316130] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.321531] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.330473] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.335133] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.343566] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.353585] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.358403] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.366356] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.374956] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.379823] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.386618] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.393459] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.400924] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.406766] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.417085] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.422075] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.427586] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.434771] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.441228] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.446505] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.452980] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.459592] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.467121] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.470190] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.475183] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.481573] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.487776] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.492221] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.497354] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.503508] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.510163] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.514493] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.519714] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.525850] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.532145] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.536248] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.541554] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.548003] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.555438] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.559617] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.565043] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.571737] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.579569] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.582697] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.587903] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.594375] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.602253] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.605485] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.610991] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.617833] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.625577] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.628826] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.634185] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.640802] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.648865] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.652005] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.659066] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.664218] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.672081] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.675206] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.681835] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.687123] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.694791] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.698055] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.704725] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.709851] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.717532] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.721446] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.727166] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.731606] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.735840] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.739994] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.744485] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.747799] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.751539] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.755904] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.759432] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.763144] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.767504] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.771272] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.775695] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.779977] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.784560] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.790202] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.794821] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.798659] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.803254] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.807119] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.811627] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.815460] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.819764] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.823479] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.827817] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.831582] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.836002] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.839979] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.844456] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.848153] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.852490] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.856232] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.861039] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.864487] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.868300] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.872876] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.876236] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.880117] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.884438] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.888004] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.891846] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.897102] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.900809] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.904952] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.909785] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.913165] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.916988] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.921339] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.924750] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.928581] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.933244] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.936736] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.941486] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.946979] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.951326] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.956223] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.962175] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.965560] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.969336] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.973747] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.977263] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.981393] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.985915] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.989322] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.993256] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.997740] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.001144] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.005360] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.009791] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.013196] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.017361] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.024265] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.035495] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11410 usecs [ 6.041002] PCI: CLS 0 bytes, default 64 [ 6.043655] Trying to unpack rootfs image as initramfs... [ 6.047162] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.062132] Initialise system trusted keyrings [ 6.065594] Key type blacklist registered [ 6.077753] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.082828] zbud: loaded [ 6.084829] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.097931] fuse: init (API version 7.34) [ 6.100666] integrity: Platform Keyring initialized [ 6.121869] Key type asymmetric registered [ 6.124485] Asymmetric key parser 'x509' registered [ 6.129937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.141885] io scheduler mq-deadline registered [ 6.150105] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.158407] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.175316] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.190053] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.202023] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.210304] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.226055] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.238429] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.254041] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.262058] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.273026] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.286207] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.292927] Freeing initrd me10000 mory: 8744K [ 6.300426] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.305635] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.314716] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.319721] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.325144] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.331080] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.335889] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.343240] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.347942] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.355504] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.359971] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.367941] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.371785] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.379948] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.383878] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.393008] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.398058] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.408477] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.414300] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.423555] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.428149] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.434237] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.440121] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.444978] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.452680] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.457238] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.465818] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.469595] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.476991] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.480937] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.489559] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.493546] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.502853] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.506931] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.515514] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.519596] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.526809] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.531453] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.536186] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.541897] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.545986] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.554547] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.564814] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.569120] shpchp 0000:01:00.0: Slot initialization failed [ 6.575584] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.579873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.585456] ACPI: button: Power Button [PWRF] [ 6.611451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.647149] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.654275] Linux agpgart interface v0.103 [ 6.658168] loop: module loaded [ 6.660788] tun: Universal TUN/TAP device driver, 1.6 [ 6.664081] PPP generic driver version 2.4.2 [ 6.667346] VFIO - User Level meta-driver version: 0.3 [ 6.671252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.675386] ehci-pci: EHCI PCI platform driver [ 6.678503] ehci-platform: EHCI generic platform driver [ 6.682178] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.685908] ohci-pci: OHCI PCI platform driver [ 6.688721] ohci-platform: OHCI generic platform driver [ 6.692021] uhci_hcd: USB Universal Host Controller Interface driver [ 6.697511] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.700730] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.705179] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.708557] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.712256] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.717413] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.721813] usb usb1: Product: UHCI Host Controller [ 6.725048] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.728994] usb usb1: SerialNumber: 0000:02:01.0 [ 6.732103] hub 1-0:1.0: USB hub found [ 6.734879] hub 1-0:1.0: 2 ports detected [ 6.737767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.745086] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.748572] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.752270] mousedev: PS/2 mouse device common for all mice [ 6.756678] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.761820] rtc_cmos 00:03: RTC can wake from S4 [ 6.766960] rtc_cmos 00:03: registered as rtc0 [ 6.770600] rtc_cmos 00:03: setting system clock to 2026-06-14T21:49:28 UTC (1781473768) [ 6.775698] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.779715] i2c_dev: i2c /dev entries driver [ 6.782615] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.789787] device-mapper: uevent: version 1.0.3 [ 6.792779] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.798074] platform eisa.0: Probing EISA bus 0 [ 6.801275] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.805511] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.809438] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.813524] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.817393] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.821135] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.824935] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.829019] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.832954] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.837398] platform eisa.0: EISA: Detected 0 cards [ 6.840696] ledtrig-cpu: registered to indicate activity on CPUs [ 6.844829] drop_monitor: Initializing network drop monitor service [ 6.848902] NET: Registered PF_INET6 protocol family [ 6.855894] Segment Routing with IPv6 [ 6.858425] In-situ OAM (IOAM) with IPv6 [ 6.860958] NET: Registered PF_PACKET protocol family [ 6.864384] Key type dns_resolver registered [ 6.867719] IPI shorthand broadcast: enabled [ 6.870718] registered taskstats version 1 [ 6.873488] Loading compiled-in X.509 certificates [ 6.877233] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.883690] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.890179] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.896271] blacklist: Loading compiled-in revocation X.509 certificates [ 6.900669] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.906557] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.914006] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.920835] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.927634] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.934022] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.940371] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.946802] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.953482] zswap: loaded using pool lzo/zbud [ 6.956467] Key type .fscrypt registered [ 6.959061] Key type fscrypt-provisioning registered [ 6.963726] Key type encrypted registered [ 6.966540] AppArmor: AppArmor sha1 policy hashing enabled [ 6.969828] ima: No TPM chip found, activating TPM-bypass! [ 6.973069] Loading compiled-in module X.509 certificates [ 6.976864] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.982534] ima: Allocated hash algorithm: sha1 [ 6.985326] ima: No architecture policies found [ 6.988202] evm: Initialising EVM extended attributes: [ 6.991373] evm: security.selinux [ 6.993488] evm: security.SMACK64 [ 6.995675] evm: security.SMACK64EXEC [ 6.997972] evm: security.SMACK64TRANSMUTE [ 7.000720] evm: security.SMACK64MMAP [ 7.003090] evm: security.apparmor [ 7.005224] evm: security.ima [ 7.007231] evm: security.capability [ 7.009791] evm: HMAC attrs: 0x1 [ 7.012176] PM: Magic number: 14:69:854 [ 7.014683] PM: hash matches drivers/base/power/main.c:1209 [ 7.018514] RAS: Correctable Errors collector initialized. [ 7.021739] Unstable clock detected, switching default tracing clock to "global" [ 7.021739] If you want to keep using the local clock, then add: [ 7.021739] "trace_clock=local" [ 7.021739] on the kernel command line [ 7.035492] Freeing unused decrypted memory: 2036K [ 7.038912] Freeing unused kernel image (initmem) memory: 3244K [ 7.042421] Write protecting the kernel read-only data: 30720k [ 7.046245] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.050317] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.095016] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.098959] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.102997] Run /init as init process info: initramfs: up at 6.62 [ 7.156710] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.165856] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.170210] GPT:229375 != 2097151 [ 7.172369] GPT:Alternate GPT header not at the end of the disk. [ 7.175959] GPT:229375 != 2097151 [ 7.178101] GPT: Use GNU Parted to correct GPT errors. [ 7.222223] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.594689] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.631781] 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 7.53 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:b6:d0:fd:51:b5:a0:4c:e9:84:75:8e:44:a0:11:72:40 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCls4BNdkP5/Ge1qinQiOfHr8fYhiNoJpOo7+5JprrMKU5EkZuXayOBZAEwEyyQ8L3MamY6IMWYm3g0Zm9C3ptYr/PkSfd/TsOHqnh3qs65dfw+9k6hcjd0ypoD6lXpSeeBbKIOaPb7tsKbB6ug3nqXYyffyd5EFSznDRKPtOGtIuUGCddSLaUMLmU8qpe2OrdGUNW15JgV5WJXCq0EDjK1VOs4X/8u9UYPwCmReVOGBuw7WC3H7tHzOKsWSlnIF0uOGYQt1z4kBGF4BXHGaMJCg+UG/Tfz6JcMZo4UR//njOv0oGBjXLL7FaiGng8q7Ahcs3Y2plY7wVURX65U0dK9 root@tempest-testnetworkbasicops-server-502719831 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKrU53Ub/ef2xNqW1wHQSROFiHAPk3sWrOiVVES/nfiyjP7YS9ocPCmoLzcNMgHRrrXBb8FiG1UX4Pn3ehyP3FI= root@tempest-testnetworkbasicops-server-502719831 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:febb:b54e/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b6d0fd51-b5a0-4ce9-8475-8e44a0117240 name: tempest-TestNetworkBasicOps-server-502719831 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-502719831 launch-index: 0 === cirros: current=0.6.2 uptime=8.57 === === 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:BB:B5:4E inet6 addr: fe80::f816:3eff:febb:b54e/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:616 (616.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-502719831 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 [ 7.765441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.769358] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.785064] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.974100] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.028949] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.191221] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.192947] ISO 9660 Extensions: RRIP_1991A [ 8.388836] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.906733] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.911203] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:49:29 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:49:30 cirros auth.notice su: + none root:cirros Jun 14 22:49:30 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: DUID 00:04:b6:d0:fd:51:b5:a0:4c:e9:84:75:8e:44:a0:11:72:40 Jun 14 22:49:30 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:bb:b5:4e Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:febb:b54e Jun 14 22:49:30 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-502719831 login: 2026-06-14 21:49:53,370 25 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 2026-06-14 21:49:53,370 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-14 21:49:53,373 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:49:53,495 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:49:53,496 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-14 21:49:54,503 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.183 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.13' failed, exit status: 1, stderr: stdout: PING 10.100.0.13 (10.100.0.13) 56(84) bytes of data. --- 10.100.0.13 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-14 21:49:54,504 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.13 via a ssh connection from: 192.168.122.183. 2026-06-14 21:49:54,504 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.134386 seconds 2026-06-14 21:49:57,544 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b853f757-11cb-4555-9954-3e2da4a1c041 3.039s 2026-06-14 21:49:57,544 25 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': 'Sun, 14 Jun 2026 21:49:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1075', 'x-openstack-request-id': 'req-5f5c236c-f577-4e3c-9fbb-327a1eaa4444', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/b853f757-11cb-4555-9954-3e2da4a1c041'} Body: b'{"port":{"id":"b853f757-11cb-4555-9954-3e2da4a1c041","name":"","network_id":"cbc31b50-68c1-4e98-92fb-45122bf0c4e4","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:bb:b5:4e","admin_state_up":true,"status":"DOWN","device_id":"b6d0fd51-b5a0-4ce9-8475-8e44a0117240","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"40288218-4efe-43b9-8b52-ca4915f9e9dc","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["449f34b0-ca7b-43b0-adfa-8c05c8b57303"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-502719831","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-502719831","fqdn":"tempest-testnetworkbasicops-server-502719831.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:49:15Z","updated_at":"2026-06-14T21:49:55Z","revision_number":7,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:57,658 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9a7a3e31-7689-47eb-85a5-45aedbef9181 0.113s 2026-06-14 21:49:57,658 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-69da809a-a823-4cec-bc07-e57ee4342407', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9a7a3e31-7689-47eb-85a5-45aedbef9181'} Body: b'{"floatingip": {"id": "9a7a3e31-7689-47eb-85a5-45aedbef9181", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.209", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "port_id": "b853f757-11cb-4555-9954-3e2da4a1c041", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4", "mac_address": "fa:16:3e:bb:b5:4e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:49:22Z", "updated_at": "2026-06-14T21:49:23Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:49:57,658 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '9a7a3e31-7689-47eb-85a5-45aedbef9181', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.209', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': 'e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1', 'port_id': 'b853f757-11cb-4555-9954-3e2da4a1c041', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'cbc31b50-68c1-4e98-92fb-45122bf0c4e4', 'mac_address': 'fa:16:3e:bb:b5:4e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b6d0fd51-b5a0-4ce9-8475-8e44a0117240', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:49:22Z', 'updated_at': '2026-06-14T21:49:23Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:49:57,659 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.114298 seconds 2026-06-14 21:49:57,660 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.209 with user: cirros 2026-06-14 21:49:57,660 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.209 in 120 sec and the expected result is reachable 2026-06-14 21:49:57,683 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.022143 seconds 2026-06-14 21:49:57,683 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.209 in 120 sec and the ping result is expected 2026-06-14 21:49:57,791 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240/action 0.107s 2026-06-14 21:49:57,792 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:49:57 GMT', 'server': 'Apache', 'content-length': '75285', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5266075a-ce02-4015-988c-2ab60e0d4e04', 'x-compute-request-id': 'req-5266075a-ce02-4015-988c-2ab60e0d4e04', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240/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-5.el9 11/05/2023\\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 1337858379 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001483] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004240] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004268] Using GB pages for direct mapping\\n[ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004592] ACPI: Early table checksum verification disabled\\n[ 0.004596] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004601] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004608] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004614] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004619] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004622] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004626] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004630] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004633] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004635] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004637] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004638] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004639] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004640] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005755] No NUMA configuration fo 2026-06-14 21:49:57,794 25 DEBUG [tempest.scenario.manager] Console output for b6d0fd51-b5a0-4ce9-8475-8e44a0117240 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-5.el9 11/05/2023 [ 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 1337858379 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001134] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001483] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004240] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004268] Using GB pages for direct mapping [ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004592] ACPI: Early table checksum verification disabled [ 0.004596] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004601] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004608] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004614] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004619] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004622] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004626] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004630] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004633] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004635] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004637] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004638] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004639] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004640] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005755] No NUMA configuration found [ 0.005757] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005766] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006099] Zone ranges: [ 0.006100] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006103] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006105] Normal empty [ 0.006106] Device empty [ 0.006108] Movable zone start for each node [ 0.006111] Early memory node ranges [ 0.006112] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006114] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006115] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006324] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006353] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006568] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016194] ACPI: PM-Timer IO Port: 0x608 [ 0.016220] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016328] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016331] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016334] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016336] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016337] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016339] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016342] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016344] TSC deadline timer available [ 0.016357] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016417] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016420] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016421] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016422] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016424] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016426] Booting paravirtualized kernel on KVM [ 0.016428] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016434] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016696] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016760] kvm-guest: setup async PF for cpu 0 [ 0.016786] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016805] kvm-guest: PV spinlocks disabled, single CPU [ 0.016810] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016811] Policy zone: DMA32 [ 0.016813] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016866] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016878] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016885] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016940] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017209] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017931] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017961] ftrace: allocating 50600 entries in 198 pages [ 0.041070] ftrace: allocated 198 pages with 4 groups [ 0.041221] rcu: Hierarchical RCU implementation. [ 0.041223] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.041224] Rude variant of Tasks RCU enabled. [ 0.041225] Tracing variant of Tasks RCU enabled. [ 0.041226] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.041228] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.045749] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046294] random: crng init done [ 0.082048] Console: colour VGA+ 80x25 [ 0.210394] printk: console [tty1] enabled [ 0.508114] printk: console [ttyS0] enabled [ 0.510756] ACPI: Core revision 20210730 [ 0.513240] APIC: Switch to symmetric I/O mode setup [ 0.517228] x2apic enabled [ 0.520056] Switched APIC routing to physical x2apic. [ 0.527738] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.533669] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.537662] pid_max: default: 32768 minimum: 301 [ 0.537662] LSM: Security Framework initializing [ 0.537662] landlock: Up and running. [ 0.537662] Yama: becoming mindful. [ 0.537662] AppArmor: AppArmor initialized [ 0.537662] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.537662] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.537662] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.537662] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.537662] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.537662] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.537662] Spectre V2 : Mitigation: Retpolines [ 0.537662] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.537662] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.537662] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.537662] RETBleed: Mitigation: untrained return thunk [ 0.537662] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.537662] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.537662] Freeing SMP alternatives memory: 44K [ 0.537662] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.537833] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.541685] ... version: 0 [ 0.544192] ... bit width: 48 [ 0.545676] ... generic registers: 6 [ 0.548147] ... value mask: 0000ffffffffffff [ 0.549677] ... max period: 00007fffffffffff [ 0.552862] ... fixed-purpose events: 0 [ 0.553675] ... event mask: 000000000000003f [ 0.557042] rcu: Hierarchical SRCU implementation. [ 0.558186] smp: Bringing up secondary CPUs ... [ 0.561314] smp: Brought up 1 node, 1 CPU [ 0.561698] smpboot: Max logical packages: 1 [ 0.564335] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.566162] devtmpfs: initialized [ 0.568357] x86/mm: Memory block size: 128MB [ 0.569844] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.573687] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.577724] pinctrl core: initialized pinctrl subsystem [ 0.581272] PM: RTC time: 21:49:22, date: 2026-06-14 [ 0.581834] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.585762] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.589687] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.593684] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.597683] audit: initializing netlink subsys (disabled) [ 0.601072] thermal_sys: Registered thermal governor 'fair_share' [ 0.601074] thermal_sys: Registered thermal governor 'bang_bang' [ 0.601675] thermal_sys: Registered thermal governor 'step_wise' [ 0.605200] thermal_sys: Registered thermal governor 'user_space' [ 0.605679] audit: type=2000 audit(1781473761.984:1): state=initialized audit_enabled=0 res=1 [ 0.609676] thermal_sys: Registered thermal governor 'power_allocator' [ 0.609688] EISA bus registered [ 0.613678] cpuidle: using governor ladder [ 0.616206] cpuidle: using governor menu [ 0.620036] ACPI: bus type PCI registered [ 0.621675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.625677] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.629677] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.633698] PCI: Using configuration type 1 for base access [ 0.638668] Kprobes globally optimized [ 0.641416] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.641681] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.646523] ACPI: Added _OSI(Module Device) [ 0.649242] ACPI: Added _OSI(Processor Device) [ 0.649698] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.652567] ACPI: Added _OSI(Processor Aggregator Device) [ 0.653704] ACPI: Added _OSI(Linux-Dell-Video) [ 0.656529] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.657682] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.664035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.668825] ACPI: Interpreter enabled [ 0.669690] ACPI: PM: (supports S0 S5) [ 0.672748] ACPI: Using IOAPIC for interrupt routing [ 0.673765] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.677679] PCI: Using E820 reservations for host bridge windows [ 0.682006] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.690623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693685] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.697814] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.701783] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.706823] PCI host bridge to bus 0000:00 [ 0.709305] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709678] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.713643] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.713682] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.717676] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.721675] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.725674] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.730025] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.737897] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.745708] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.757729] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.769707] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.789407] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.790167] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.800469] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.805689] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.818100] pci 0000:00:02.0: enabling Extended Tags [ 0.826065] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.833686] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.847495] pci 0000:00:02.1: enabling Extended Tags [ 0.853071] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.857686] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.871489] pci 0000:00:02.2: enabling Extended Tags [ 0.877144] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.880801] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.887191] pci 0000:00:02.3: enabling Extended Tags [ 0.894110] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.900195] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.907099] pci 0000:00:02.4: enabling Extended Tags [ 0.914217] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.920961] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.926935] pci 0000:00:02.5: enabling Extended Tags [ 0.932055] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.937143] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.944801] pci 0000:00:02.6: enabling Extended Tags [ 0.948254] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.952794] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.960180] pci 0000:00:02.7: enabling Extended Tags [ 0.965933] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973246] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.979159] pci 0000:00:03.0: enabling Extended Tags [ 0.984568] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.989460] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.997983] pci 0000:00:03.1: enabling Extended Tags [ 1.003553] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.009151] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.016739] pci 0000:00:03.2: enabling Extended Tags [ 1.020487] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.025270] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.033232] pci 0000:00:03.3: enabling Extended Tags [ 1.036851] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.041687] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.053103] pci 0000:00:03.4: enabling Extended Tags [ 1.056760] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.061687] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.073072] pci 0000:00:03.5: enabling Extended Tags [ 1.076197] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.082850] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.093269] pci 0000:00:03.6: enabling Extended Tags [ 1.095980] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.101180] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.110540] pci 0000:00:03.7: enabling Extended Tags [ 1.117724] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.125320] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.132994] pci 0000:00:04.0: enabling Extended Tags [ 1.137712] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.144316] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.151016] pci 0000:00:04.1: enabling Extended Tags [ 1.157709] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.164150] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.171116] pci 0000:00:04.2: enabling Extended Tags [ 1.176029] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.181206] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.187002] pci 0000:00:04.3: enabling Extended Tags [ 1.192069] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.197707] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.208255] pci 0000:00:04.4: enabling Extended Tags [ 1.212110] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.217235] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.226508] pci 0000:00:04.5: enabling Extended Tags [ 1.232030] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.237137] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.244658] pci 0000:00:04.6: enabling Extended Tags [ 1.248108] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.253226] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.260934] pci 0000:00:04.7: enabling Extended Tags [ 1.268690] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.273240] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.279100] pci 0000:00:05.0: enabling Extended Tags [ 1.337603] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.341731] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.346704] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.364329] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.368065] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.373371] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.379530] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.388135] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.393499] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.399131] pci 0000:01:00.0: enabling Extended Tags [ 1.471276] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.473766] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.477733] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.481730] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.487746] pci_bus 0000:02: extended config space not accessible [ 1.489973] acpiphp: Slot [1] registered [ 1.492630] acpiphp: Slot [0] registered [ 1.493721] acpiphp: Slot [2] registered [ 1.496201] acpiphp: Slot [3] registered [ 1.497749] acpiphp: Slot [4] registered [ 1.500249] acpiphp: Slot [5] registered [ 1.501751] acpiphp: Slot [6] registered [ 1.504278] acpiphp: Slot [7] registered [ 1.505747] acpiphp: Slot [8] registered [ 1.508203] acpiphp: Slot [9] registered [ 1.509726] acpiphp: Slot [10] registered [ 1.512247] acpiphp: Slot [11] registered [ 1.513746] acpiphp: Slot [12] registered [ 1.516316] acpiphp: Slot [13] registered [ 1.517722] acpiphp: Slot [14] registered [ 1.520618] acpiphp: Slot [15] registered [ 1.521767] acpiphp: Slot [16] registered [ 1.524831] acpiphp: Slot [17] registered [ 1.525771] acpiphp: Slot [18] registered [ 1.528937] acpiphp: Slot [19] registered [ 1.529792] acpiphp: Slot [20] registered [ 1.532821] acpiphp: Slot [21] registered [ 1.533743] acpiphp: Slot [22] registered [ 1.536730] acpiphp: Slot [23] registered [ 1.537737] acpiphp: Slot [24] registered [ 1.540851] acpiphp: Slot [25] registered [ 1.541735] acpiphp: Slot [26] registered [ 1.544630] acpiphp: Slot [27] registered [ 1.545724] acpiphp: Slot [28] registered [ 1.548279] acpiphp: Slot [29] registered [ 1.549723] acpiphp: Slot [30] registered [ 1.552354] acpiphp: Slot [31] registered [ 1.555959] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.565684] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.639319] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.641866] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.645759] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.649822] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.659572] acpiphp: Slot [0-2] registered [ 1.662409] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.669688] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.679227] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.683331] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.685863] pci 0000:03:00.0: enabling Extended Tags [ 1.764174] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.765797] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.769789] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.776147] acpiphp: Slot [0-3] registered [ 1.778315] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.788966] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.799520] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.803868] pci 0000:04:00.0: enabling Extended Tags [ 1.883638] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.885817] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.889791] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.896089] acpiphp: Slot [0-4] registered [ 1.898302] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.908382] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.921700] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.929123] pci 0000:05:00.0: enabling Extended Tags [ 2.014959] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.017819] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.021797] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.028274] acpiphp: Slot [0-5] registered [ 2.030270] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.041024] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.051282] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.056274] pci 0000:06:00.0: enabling Extended Tags [ 2.132242] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.133817] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.137787] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.144384] acpiphp: Slot [0-6] registered [ 2.216098] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.217797] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.221801] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.228559] acpiphp: Slot [0-7] registered [ 2.294709] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.297913] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.301801] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.308381] acpiphp: Slot [0-8] registered [ 2.374393] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.377485] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.377788] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.384401] acpiphp: Slot [0-9] registered [ 2.451070] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.453919] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.457787] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.464484] acpiphp: Slot [0-10] registered [ 2.529565] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.529815] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.533812] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.540540] acpiphp: Slot [0-11] registered [ 2.611349] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.613796] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.617786] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.624575] acpiphp: Slot [0-12] registered [ 2.690268] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.694060] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.697786] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.704389] acpiphp: Slot [0-13] registered [ 2.771941] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.773793] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.777804] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.784582] acpiphp: Slot [0-14] registered [ 2.854683] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.857792] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.861787] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.868121] acpiphp: Slot [0-15] registered [ 2.941299] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.941793] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.945787] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.952832] acpiphp: Slot [0-16] registered [ 3.022978] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.025815] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.029787] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.036860] acpiphp: Slot [0-17] registered [ 3.103260] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.105792] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.109758] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.116071] acpiphp: Slot [0-18] registered [ 3.182850] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.185808] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.189786] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.196031] acpiphp: Slot [0-19] registered [ 3.262902] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.265792] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.269804] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.276251] acpiphp: Slot [0-20] registered [ 3.341861] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.345819] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.349788] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.356047] acpiphp: Slot [0-21] registered [ 3.422881] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.425812] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.429796] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.436141] acpiphp: Slot [0-22] registered [ 3.502306] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.505799] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.509791] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.516291] acpiphp: Slot [0-23] registered [ 3.587907] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.589820] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.593798] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.600370] acpiphp: Slot [0-24] registered [ 3.676098] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.677793] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.681803] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.688837] acpiphp: Slot [0-25] registered [ 3.758017] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.761263] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.761789] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.804700] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.805899] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.809798] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.813688] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.817758] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.821876] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.825937] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.829892] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.833731] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.837381] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.837691] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.841365] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.841692] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.845681] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.849709] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.853712] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.857731] iommu: Default domain type: Translated [ 3.860788] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.863019] SCSI subsystem initialized [ 3.865857] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.869662] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.869695] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.873147] vgaarb: loaded [ 3.873739] ACPI: bus type USB registered [ 3.876495] usbcore: registered new interface driver usbfs [ 3.877685] usbcore: registered new interface driver hub [ 3.880870] usbcore: registered new device driver usb [ 3.881728] pps_core: LinuxPPS API ver. 1 registered [ 3.884773] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.885679] PTP clock support registered [ 3.888343] EDAC MC: Ver: 3.0.0 [ 3.892898] NetLabel: Initializing [ 3.893676] NetLabel: domain hash size = 128 [ 3.896576] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.897703] NetLabel: unlabeled traffic allowed by default [ 3.901088] PCI: Using ACPI for IRQ routing [ 4.651805] clocksource: Switched to clocksource kvm-clock [ 4.667017] VFS: Disk quotas dquot_6.6.0 [ 4.670099] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.674992] AppArmor: AppArmor Filesystem Enabled [ 4.678448] pnp: PnP ACPI init [ 4.681137] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.686746] pnp: PnP ACPI: found 5 devices [ 4.695371] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.700858] NET: Registered PF_INET protocol family [ 4.703786] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.708815] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.713753] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.718215] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.722524] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.726471] TCP: Hash tables configured (established 1024 bind 1024) [ 4.730094] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.734303] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.738109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.742461] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.745693] NET: Registered PF_XDP protocol family [ 4.748496] pci 0000:00:02.1: bridge window [io 0x100FED0 0-0x0fff] to [bus 03] add_size 1000 [ 4.753050] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.757676] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.762258] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.766867] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.771373] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.775955] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.780506] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.785018] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.789591] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.794210] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.798865] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.803501] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.808057] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.812609] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.817138] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.821735] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.826295] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.830821] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.835608] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.840162] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.844811] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.849368] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.853966] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.858504] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.862032] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.865520] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.869013] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.872534] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.876062] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.879537] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.883006] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.886587] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.890066] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.893634] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.897197] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.900734] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.904211] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.907792] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.911552] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.915124] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.918971] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.922564] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.926719] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.930275] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.934062] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.937633] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.941367] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.944951] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.948662] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.952221] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.956012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.959618] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.963471] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.967069] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.970840] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.974436] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.978172] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.981778] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.985469] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.988990] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.992512] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.995991] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.999481] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.002961] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.006510] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.009994] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.013608] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.017536] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.021324] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.025344] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.028913] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.032487] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.036108] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.039904] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.043489] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.047317] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.051113] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.055056] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.058827] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.062703] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.066370] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.070201] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.073810] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.077569] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.081256] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.085133] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.088836] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.092636] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.096288] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.100239] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.103856] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.107672] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.111694] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.115650] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.119429] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.125946] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.131961] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.139776] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.143054] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.148598] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.154129] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.161224] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.166100] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.171495] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.180470] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.190548] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.198298] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.211337] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.218795] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.227961] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.239279] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.247889] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.256526] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.265764] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.270432] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.277731] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.284379] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.291792] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.298382] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.308914] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.316130] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.321531] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.330473] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.335133] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.343566] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.353585] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.358403] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.366356] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.374956] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.379823] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.386618] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.393459] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.400924] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.406766] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.417085] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.422075] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.427586] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.434771] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.441228] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.446505] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.452980] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.459592] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.467121] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.470190] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.475183] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.481573] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.487776] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.492221] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.497354] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.503508] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.510163] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.514493] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.519714] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.525850] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.532145] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.536248] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.541554] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.548003] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.555438] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.559617] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.565043] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.571737] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.579569] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.582697] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.587903] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.594375] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.602253] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.605485] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.610991] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.617833] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.625577] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.628826] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.634185] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.640802] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.648865] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.652005] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.659066] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.664218] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.672081] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.675206] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.681835] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.687123] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.694791] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.698055] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.704725] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.709851] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.717532] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.721446] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.727166] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.731606] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.735840] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.739994] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.744485] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.747799] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.751539] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.755904] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.759432] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.763144] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.767504] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.771272] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.775695] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.779977] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.784560] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.790202] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.794821] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.798659] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.803254] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.807119] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.811627] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.815460] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.819764] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.823479] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.827817] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.831582] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.836002] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.839979] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.844456] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.848153] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.852490] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.856232] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.861039] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.864487] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.868300] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.872876] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.876236] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.880117] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.884438] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.888004] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.891846] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.897102] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.900809] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.904952] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.909785] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.913165] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.916988] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.921339] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.924750] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.928581] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.933244] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.936736] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.941486] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.946979] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.951326] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.956223] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.962175] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.965560] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.969336] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.973747] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.977263] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.981393] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.985915] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.989322] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.993256] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.997740] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.001144] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.005360] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.009791] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.013196] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.017361] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.024265] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.035495] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11410 usecs [ 6.041002] PCI: CLS 0 bytes, default 64 [ 6.043655] Trying to unpack rootfs image as initramfs... [ 6.047162] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.062132] Initialise system trusted keyrings [ 6.065594] Key type blacklist registered [ 6.077753] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.082828] zbud: loaded [ 6.084829] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.097931] fuse: init (API version 7.34) [ 6.100666] integrity: Platform Keyring initialized [ 6.121869] Key type asymmetric registered [ 6.124485] Asymmetric key parser 'x509' registered [ 6.129937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.141885] io scheduler mq-deadline registered [ 6.150105] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.158407] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.175316] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.190053] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.202023] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.210304] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.226055] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.238429] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.254041] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.262058] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.273026] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.286207] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.292927] Freeing initrd memory: 8744K [ 6.300426] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.305635] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.314716] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.319721] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.325144] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.331080] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.335889] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.343240] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.347942] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.355504] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.359971] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.367941] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.371785] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.379948] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.383878] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.393008] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.398058] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.408477] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.414300] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.423555] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.428149] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.434237] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.440121] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.444978] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.452680] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.457238] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.465818] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.469595] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.476991] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.480937] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.489559] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.493546] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.502853] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.506931] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.515514] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.519596] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.526809] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.531453] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.536186] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.541897] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.545986] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.554547] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.564814] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.569120] shpchp 0000:01:00.0: Slot initialization failed [ 6.575584] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.579873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.585456] ACPI: button: Power Button [PWRF] [ 6.611451] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.647149] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.654275] Linux agpgart interface v0.103 [ 6.658168] loop: module loaded [ 6.660788] tun: Universal TUN/TAP device driver, 1.6 [ 6.664081] PPP generic driver version 2.4.2 [ 6.667346] VFIO - User Level meta-driver version: 0.3 [ 6.671252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.675386] ehci-pci: EHCI PCI platform driver [ 6.678503] ehci-platform: EHCI generic platform driver [ 6.682178] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.685908] ohci-pci: OHCI PCI platform driver [ 6.688721] ohci-platform: OHCI generic platform driver [ 6.692021] uhci_hcd: USB Universal Host Controller Interface driver [ 6.697511] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.700730] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.705179] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.708557] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.712256] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.717413] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.721813] usb usb1: Product: UHCI Host Controller [ 6.725048] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.728994] usb usb1: SerialNumber: 0000:02:01.0 [ 6.732103] hub 1-0:1.0: USB hub found [ 6.734879] hub 1-0:1.0: 2 ports detected [ 6.737767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.745086] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.748572] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.752270] mousedev: PS/2 mouse device common for all mice [ 6.756678] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.761820] rtc_cmos 00:03: RTC can wake from S4 [ 6.766960] rtc_cmos 00:03: registered as rtc0 [ 6.770600] rtc_cmos 00:03: setting system clock to 2026-06-14T21:49:28 UTC (1781473768) [ 6.775698] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.779715] i2c_dev: i2c /dev entries driver [ 6.782615] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.789787] device-mapper: uevent: version 1.0.3 [ 6.792779] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.798074] platform eisa.0: Probing EISA bus 0 [ 6.801275] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.805511] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.809438] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.813524] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.817393] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.821135] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.824935] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.829019] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.832954] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.837398] platform eisa.0: EISA: Detected 0 cards [ 6.840696] ledtrig-cpu: registered to indicate activity on CPUs [ 6.844829] drop_monitor: Initializing network drop monitor service [ 6.848902] NET: Registered PF_INET6 protocol family [ 6.855894] Segment Routing with IPv6 [ 6.858425] In-situ OAM (IOAM) with IPv6 [ 6.860958] NET: Registered PF_PACKET protocol family [ 6.864384] Key type dns_resolver registered [ 6.867719] IPI shorthand broadcast: enabled [ 6.870718] registered taskstats version 1 [ 6.873488] Loading compiled-in X.509 certificates [ 6.877233] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.883690] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.890179] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.896271] blacklist: Loading compiled-in revocation X.509 certificates [ 6.900669] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.906557] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.914006] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.920835] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.927634] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.934022] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.940371] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.946802] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.953482] zswap: loaded using pool lzo/zbud [ 6.956467] Key type .fscrypt registered [ 6.959061] Key type fscrypt-provisioning registered [ 6.963726] Key type encrypted registered [ 6.966540] AppArmor: AppArmor sha1 policy hashing enabled [ 6.969828] ima: No TPM chip found, activating TPM-bypass! [ 6.973069] Loading compiled-in module X.509 certificates [ 6.976864] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.982534] ima: Allocated hash algorithm: sha1 [ 6.985326] ima: No architecture policies found [ 6.988202] evm: Initialising EVM extended attributes: [ 6.991373] evm: security.selinux [ 6.993488] evm: security.SMACK64 [ 6.995675] evm: security.SMACK64EXEC [ 6.997972] evm: security.SMACK64TRANSMUTE [ 7.000720] evm: security.SMACK64MMAP [ 7.003090] evm: security.apparmor [ 7.005224] evm: security.ima [ 7.007231] evm: security.capability [ 7.009791] evm: HMAC attrs: 0x1 [ 7.012176] PM: Magic number: 14:69:854 [ 7.014683] PM: hash matches drivers/base/power/main.c:1209 [ 7.018514] RAS: Correctable Errors collector initialized. [ 7.021739] Unstable clock detected, switching default tracing clock to "global" [ 7.021739] If you want to keep using the local clock, then add: [ 7.021739] "trace_clock=local" [ 7.021739] on the kernel command line [ 7.035492] Freeing unused decrypted memory: 2036K [ 7.038912] Freeing unused kernel image (initmem) memory: 3244K [ 7.042421] Write protecting the kernel read-only data: 30720k [ 7.046245] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.050317] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.095016] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.098959] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.102997] Run /init as init process info: initramfs: up at 6.62 [ 7.156710] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.165856] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.170210] GPT:229375 != 2097151 [ 7.172369] GPT:Alternate GPT header not at the end of the disk. [ 7.175959] GPT:229375 != 2097151 [ 7.178101] GPT: Use GNU Parted to correct GPT errors. [ 7.222223] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.594689] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.631781] 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 7.53 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:b6:d0:fd:51:b5:a0:4c:e9:84:75:8e:44:a0:11:72:40 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCls4BNdkP5/Ge1qinQiOfHr8fYhiNoJpOo7+5JprrMKU5EkZuXayOBZAEwEyyQ8L3MamY6IMWYm3g0Zm9C3ptYr/PkSfd/TsOHqnh3qs65dfw+9k6hcjd0ypoD6lXpSeeBbKIOaPb7tsKbB6ug3nqXYyffyd5EFSznDRKPtOGtIuUGCddSLaUMLmU8qpe2OrdGUNW15JgV5WJXCq0EDjK1VOs4X/8u9UYPwCmReVOGBuw7WC3H7tHzOKsWSlnIF0uOGYQt1z4kBGF4BXHGaMJCg+UG/Tfz6JcMZo4UR//njOv0oGBjXLL7FaiGng8q7Ahcs3Y2plY7wVURX65U0dK9 root@tempest-testnetworkbasicops-server-502719831 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKrU53Ub/ef2xNqW1wHQSROFiHAPk3sWrOiVVES/nfiyjP7YS9ocPCmoLzcNMgHRrrXBb8FiG1UX4Pn3ehyP3FI= root@tempest-testnetworkbasicops-server-502719831 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:febb:b54e/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b6d0fd51-b5a0-4ce9-8475-8e44a0117240 name: tempest-TestNetworkBasicOps-server-502719831 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-502719831 launch-index: 0 === cirros: current=0.6.2 uptime=8.57 === === 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:BB:B5:4E inet6 addr: fe80::f816:3eff:febb:b54e/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:616 (616.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-502719831 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 [ 7.765441] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.769358] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.785064] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.974100] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.028949] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.191221] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.192947] ISO 9660 Extensions: RRIP_1991A [ 8.388836] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.906733] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.911203] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:49:29 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:49:30 cirros auth.notice su: + none root:cirros Jun 14 22:49:30 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: DUID 00:04:b6:d0:fd:51:b5:a0:4c:e9:84:75:8e:44:a0:11:72:40 Jun 14 22:49:30 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:bb:b5:4e Jun 14 22:49:30 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:febb:b54e Jun 14 22:49:30 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-502719831 login: 2026-06-14 21:49:57,796 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.209:22' as 'cirros' with public key authentication 2026-06-14 21:49:57,798 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:49:57,906 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:49:57,907 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.209 successfully created 2026-06-14 21:49:57,908 25 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 2026-06-14 21:49:57,908 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.183:22' as 'cirros' with public key authentication 2026-06-14 21:49:57,912 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:49:58,022 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:49:58,023 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.183 successfully created 2026-06-14 21:49:58,031 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.123044 seconds 2026-06-14 21:49:58,949 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d49151cf-eb39-4985-bc2d-5b043acab1d7 0.917s 2026-06-14 21:49:58,949 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e3329ede-83ac-4e90-b96d-e05b4fd902dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d49151cf-eb39-4985-bc2d-5b043acab1d7'} Body: b'' 2026-06-14 21:49:59,089 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.139s 2026-06-14 21:49:59,090 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49: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-c40825aa-c1f0-4eaa-a1d2-c0b9ab83859a', 'x-compute-request-id': 'req-c40825aa-c1f0-4eaa-a1d2-c0b9ab83859a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'' 2026-06-14 21:49:59,619 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.529s 2026-06-14 21:49:59,619 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:49:59 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-1abdcd93-b87b-42a8-85eb-c171fed3f5be', 'x-compute-request-id': 'req-1abdcd93-b87b-42a8-85eb-c171fed3f5be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:59Z", "addresses": {"tempest-network-smoke--196163071": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:1a:59"}, {"version": 4, "addr": "192.168.122.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:1a:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-314892412", "OS-SRV-USG:launched_at": "2026-06-14T21:49:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-840833376"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:50:00,887 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.262s 2026-06-14 21:50:00,887 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:00 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-93dc7ed1-ecad-4ac5-8f98-9da62fddd91d', 'x-compute-request-id': 'req-93dc7ed1-ecad-4ac5-8f98-9da62fddd91d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"server": {"id": "75018530-adab-485e-843c-4de517907ef1", "name": "tempest-TestNetworkBasicOps-server-1936065844", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:26Z", "updated": "2026-06-14T21:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/75018530-adab-485e-843c-4de517907ef1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-314892412", "OS-SRV-USG:launched_at": "2026-06-14T21:49: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": []}}' 2026-06-14 21:50:01,969 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1 0.077s 2026-06-14 21:50:01,969 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50: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-7757e953-737d-4816-b26c-26d586174aa6', 'x-compute-request-id': 'req-7757e953-737d-4816-b26c-26d586174aa6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/75018530-adab-485e-843c-4de517907ef1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 75018530-adab-485e-843c-4de517907ef1 could not be found."}}' 2026-06-14 21:50:02,656 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e45bee8b-77ac-48e7-9b40-babaee4d9d87 0.686s 2026-06-14 21:50:02,656 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-921c2e8f-5bea-4809-8ec1-833275b102e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e45bee8b-77ac-48e7-9b40-babaee4d9d87'} Body: b'' 2026-06-14 21:50:02,719 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-314892412 0.062s 2026-06-14 21:50:02,719 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50: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-c936f422-6e0f-43b1-8ac0-f6c9bee41dce', 'x-compute-request-id': 'req-c936f422-6e0f-43b1-8ac0-f6c9bee41dce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-314892412'} Body: b'' 2026-06-14 21:50:03,698 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9a7a3e31-7689-47eb-85a5-45aedbef9181 0.979s 2026-06-14 21:50:03,699 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bc245fa9-33ea-4341-8fe7-72c9873b9b9c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9a7a3e31-7689-47eb-85a5-45aedbef9181'} Body: b'' 2026-06-14 21:50:03,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.206s 2026-06-14 21:50:03,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50: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-755c2ae8-4a1f-49f2-b218-de1bf996c99e', 'x-compute-request-id': 'req-755c2ae8-4a1f-49f2-b218-de1bf996c99e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'' 2026-06-14 21:50:04,621 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.715s 2026-06-14 21:50:04,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:03 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-2c3c99ef-c6e1-471c-a44d-650c598986b4', 'x-compute-request-id': 'req-2c3c99ef-c6e1-471c-a44d-650c598986b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"server": {"id": "b6d0fd51-b5a0-4ce9-8475-8e44a0117240", "name": "tempest-TestNetworkBasicOps-server-502719831", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:49:13Z", "updated": "2026-06-14T21:50:03Z", "addresses": {"tempest-network-smoke--196163071": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b5:4e"}, {"version": 4, "addr": "192.168.122.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:b5:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-298478617", "OS-SRV-USG:launched_at": "2026-06-14T21:49:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1491222126"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:50:05,707 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240 0.080s 2026-06-14 21:50:05,707 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50: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-b5985934-8465-4acd-9580-62c9d917c219', 'x-compute-request-id': 'req-b5985934-8465-4acd-9580-62c9d917c219', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d0fd51-b5a0-4ce9-8475-8e44a0117240'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b6d0fd51-b5a0-4ce9-8475-8e44a0117240 could not be found."}}' 2026-06-14 21:50:05,934 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/449f34b0-ca7b-43b0-adfa-8c05c8b57303 0.226s 2026-06-14 21:50:05,935 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b9961fcb-2ad4-4129-9ddb-9bf087047b70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/449f34b0-ca7b-43b0-adfa-8c05c8b57303'} Body: b'' 2026-06-14 21:50:06,006 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-298478617 0.071s 2026-06-14 21:50:06,006 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50: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-cfaa3378-41c9-468a-885c-c719269276ad', 'x-compute-request-id': 'req-cfaa3378-41c9-468a-885c-c719269276ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-298478617'} Body: b'' 2026-06-14 21:50:07,154 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1/remove_router_interface 1.147s 2026-06-14 21:50:07,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "40288218-4efe-43b9-8b52-ca4915f9e9dc"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3e58e15b-864f-4f70-9376-4c9949d3c312', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1/remove_router_interface'} Body: b'{"id": "e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "084549de-14fb-4704-8031-1c1e86c278e6", "network_id": "cbc31b50-68c1-4e98-92fb-45122bf0c4e4", "subnet_id": "40288218-4efe-43b9-8b52-ca4915f9e9dc", "subnet_ids": ["40288218-4efe-43b9-8b52-ca4915f9e9dc"]}' 2026-06-14 21:50:07,544 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/40288218-4efe-43b9-8b52-ca4915f9e9dc 0.389s 2026-06-14 21:50:07,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c175aeb4-5b48-418c-87b6-e8434ca288a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/40288218-4efe-43b9-8b52-ca4915f9e9dc'} Body: b'' 2026-06-14 21:50:08,077 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1 0.532s 2026-06-14 21:50:08,077 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6a3cbe61-b69c-4d4c-97e9-645837891cf4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e532d1b4-4697-4e0d-b4f9-e4ed1919bbf1'} Body: b'' 2026-06-14 21:50:08,547 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cbc31b50-68c1-4e98-92fb-45122bf0c4e4 0.469s 2026-06-14 21:50:08,547 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-be186f36-23d7-4836-ab3c-ce697ebb6ccb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/cbc31b50-68c1-4e98-92fb-45122bf0c4e4'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-14 21:50:08.568365Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] time: 2026-06-14 21:51:04.858413Z 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 2026-06-14 21:50:09,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.488s 2026-06-14 21:50:09,057 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1543799668", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-5e353095-d66d-426c-a108-0dc4366650e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"network":{"id":"10794f99-be9b-4791-9c14-a43fba7ce8e6","name":"tempest-network-smoke--1543799668","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"303362d5e3b84daea0356664c1636294","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:50:08Z","updated_at":"2026-06-14T21:50:08Z","revision_number":1}}' 2026-06-14 21:50:10,332 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.274s 2026-06-14 21:50:10,332 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1274234536", "admin_state_up": true, "project_id": "303362d5e3b84daea0356664c1636294", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca"}}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-2bc0c6a7-ae27-42e5-887f-3ee20dfa74db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"router": {"id": "52931ea9-521f-4b2b-8790-919fe783436c", "name": "tempest-TestNetworkBasicOps-router-1274234536", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:50:09Z", "updated_at": "2026-06-14T21:50:09Z", "revision_number": 2, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:10,413 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28 0.080s 2026-06-14 21:50:10,414 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dd888ec0-6086-4f81-802a-41e04516023a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=303362d5e3b84daea0356664c1636294&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:50:10,582 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.168s 2026-06-14 21:50:10,583 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3f5640a0-5746-4262-8c8c-0b39ccd95fde', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:50:11,552 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28 0.968s 2026-06-14 21:50:11,552 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0eaeac3f-b627-4de9-a001-5ee4eda71eaf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=7410c5ce-f363-4184-8c41-24588206faca&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-14 21:50:14,756 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 3.203s 2026-06-14 21:50:14,756 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-864084567", "network_id": "10794f99-be9b-4791-9c14-a43fba7ce8e6", "project_id": "303362d5e3b84daea0356664c1636294", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-8c8b521e-4f51-4872-af1a-50e2ecf80716', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnet":{"id":"86388000-929b-4661-90e0-bf1e2575d12e","name":"tempest-subnet-smoke-864084567","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"10794f99-be9b-4791-9c14-a43fba7ce8e6","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":"2026-06-14T21:50:12Z","updated_at":"2026-06-14T21:50:12Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:21,579 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c/add_router_interface 6.822s 2026-06-14 21:50:21,580 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "86388000-929b-4661-90e0-bf1e2575d12e"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ed89428b-cb76-4bad-b831-060a57521495', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c/add_router_interface'} Body: b'{"id": "52931ea9-521f-4b2b-8790-919fe783436c", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "f1c5a31f-6860-4b3b-984d-154556f634a1", "network_id": "10794f99-be9b-4791-9c14-a43fba7ce8e6", "subnet_id": "86388000-929b-4661-90e0-bf1e2575d12e", "subnet_ids": ["86388000-929b-4661-90e0-bf1e2575d12e"]}' 2026-06-14 21:50:21,717 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.136s 2026-06-14 21:50:21,717 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-e781f79d-4a07-428b-8aef-c4711709b0de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"10794f99-be9b-4791-9c14-a43fba7ce8e6","name":"tempest-network-smoke--1543799668","tenant_id":"303362d5e3b84daea0356664c1636294","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["86388000-929b-4661-90e0-bf1e2575d12e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-14T21:50:08Z","updated_at":"2026-06-14T21:50:12Z","revision_number":2,"project_id":"303362d5e3b84daea0356664c1636294","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":7195},{"id":"7410c5ce-f363-4184-8c41-24588206faca","name":"public","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d4fcef04-e5a3-4e7d-ba4a-6b038995315c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-06-14T21:40:22Z","updated_at":"2026-06-14T21:40:26Z","revision_number":2,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-14 21:50:22,566 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.848s 2026-06-14 21:50:22,567 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-d8c7a392-2323-4082-8e41-5fdc93529297', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"86388000-929b-4661-90e0-bf1e2575d12e","name":"tempest-subnet-smoke-864084567","tenant_id":"303362d5e3b84daea0356664c1636294","network_id":"10794f99-be9b-4791-9c14-a43fba7ce8e6","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":"2026-06-14T21:50:12Z","updated_at":"2026-06-14T21:50:12Z","revision_number":0,"project_id":"303362d5e3b84daea0356664c1636294"},{"id":"d4fcef04-e5a3-4e7d-ba4a-6b038995315c","name":"public_subnet","tenant_id":"8e8088fb9f2444f89d2ff3c40d791fc9","network_id":"7410c5ce-f363-4184-8c41-24588206faca","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":"2026-06-14T21:40:26Z","updated_at":"2026-06-14T21:40:26Z","revision_number":0,"project_id":"8e8088fb9f2444f89d2ff3c40d791fc9"}]}' 2026-06-14 21:50:22,748 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.180s 2026-06-14 21:50:22,748 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-8f27c82b-8c83-4c36-9879-240b1b06c0e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "52931ea9-521f-4b2b-8790-919fe783436c", "name": "tempest-TestNetworkBasicOps-router-1274234536", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:50:09Z", "updated_at": "2026-06-14T21:50:15Z", "revision_number": 3, "project_id": "303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:50:22,859 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.110s 2026-06-14 21:50:22,859 25 DEBUG [tempest.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-1782687457", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWODihNQsLaIPIjxRd6Ra3Ic6q7BFuAn6Z/n96trd2X6aAFuCd/aBFzqEVSaNJl/wZMnJmYeJJuFt18daT9WE81qR43WwgAwZ0cGmnvXEb7q788oA0gh3RfIVmb7mFkzQ=="}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:22 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-c1a07b12-c058-4513-ac17-5d00d3e98444', 'x-compute-request-id': 'req-c1a07b12-c058-4513-ac17-5d00d3e98444', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1782687457", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAWODihNQsLaIPIjxRd6Ra3Ic6q7BFuAn6Z/n96trd2X6aAFuCd/aBFzqEVSaNJl/wZMnJmYeJJuFt18daT9WE81qR43WwgAwZ0cGmnvXEb7q788oA0gh3RfIVmb7mFkzQ==", "fingerprint": "90:ca:6a:a6:95:d4:39:98:01:7a:27:e7:68:a7:d3:43", "user_id": "5e740490b15d471a974dcba59fecebae"}}' 2026-06-14 21:50:23,729 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.868s 2026-06-14 21:50:23,729 25 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-1506629615", "description": "tempest-secgroup-smoke-1506629615 description", "project_id": "303362d5e3b84daea0356664c1636294"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-99fed921-d2cc-4578-b6a3-6afcf04dce83', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'} Body: b'{"security_group": {"id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "name": "tempest-secgroup-smoke-1506629615", "stateful": true, "tenant_id": "303362d5e3b84daea0356664c1636294", "description": "tempest-secgroup-smoke-1506629615 description", "shared": false, "security_group_rules": [{"id": "bed8b502-38c9-42a4-9fc0-cd3ac7c4f9ee", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": 229, "description": null, "tags": [], "created_at": "2026-06-14T21:50:23Z", "updated_at": "2026-06-14T21:50:23Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}, {"id": "f3de4518-aa1a-4765-9877-177a0006efef", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": 230, "description": null, "tags": [], "created_at": "2026-06-14T21:50:23Z", "updated_at": "2026-06-14T21:50:23Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}], "tags": [], "created_at": "2026-06-14T21:50:23Z", "updated_at": "2026-06-14T21:50:23Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:24,549 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.819s 2026-06-14 21:50:24,550 25 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": "6592b821-f54f-42f1-b9af-c2af8070d66d", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a5bdf015-f240-4833-baae-de00c3db7e12', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ae9a9671-f9a4-4a4b-b5dd-4294f23bb5e2", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": "2026-06-14T21:50:23Z", "updated_at": "2026-06-14T21:50:23Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:24,709 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.159s 2026-06-14 21:50:24,710 25 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": "6592b821-f54f-42f1-b9af-c2af8070d66d", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-091ba198-a3e1-43fa-bc0f-39e2cf72291f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9170a5ca-7a96-4509-9830-02de5e2c5a4e", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": "2026-06-14T21:50:24Z", "updated_at": "2026-06-14T21:50:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:24,918 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.208s 2026-06-14 21:50:24,918 25 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": "6592b821-f54f-42f1-b9af-c2af8070d66d", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b9e1349b-2eca-4350-92a5-7999b25a5344', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3173963b-3087-4a1b-a9d7-fa7afbda63d1", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": "2026-06-14T21:50:24Z", "updated_at": "2026-06-14T21:50:24Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:25,653 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.734s 2026-06-14 21:50:25,654 25 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": "6592b821-f54f-42f1-b9af-c2af8070d66d", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-96ce14f9-45e8-4c87-8126-ff75cb591352', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6f9243f-c1ce-467f-8a1f-966d3f7b91c4", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": "2026-06-14T21:50:25Z", "updated_at": "2026-06-14T21:50:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:25,813 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.159s 2026-06-14 21:50:25,814 25 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": "6592b821-f54f-42f1-b9af-c2af8070d66d", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2cefb539-320b-41b8-b41f-bffb62dd682e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab3d6a81-e7c6-4d96-83db-1dd26ba45688", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": "2026-06-14T21:50:25Z", "updated_at": "2026-06-14T21:50:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:26,577 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.763s 2026-06-14 21:50:26,577 25 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": "6592b821-f54f-42f1-b9af-c2af8070d66d", "project_id": "303362d5e3b84daea0356664c1636294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-16021f3b-4163-4e4a-9400-e501804868e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "80f08efc-d60c-46fb-920d-8f2d1a12e8fc", "tenant_id": "303362d5e3b84daea0356664c1636294", "security_group_id": "6592b821-f54f-42f1-b9af-c2af8070d66d", "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": "2026-06-14T21:50:25Z", "updated_at": "2026-06-14T21:50:25Z", "revision_number": 0, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:26,907 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.325s 2026-06-14 21:50:26,907 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:26 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3507425d-4a84-4139-b5d2-ebb49b76f48a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=8f88b60989afb50ce6bfb7c614750bbd; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e740490b15d471a974dcba59fecebae", "name": "tempest-TestNetworkBasicOps-420242439-project-member", "password_expires_at": null}, "audit_ids": ["FvnHoPmzSpSXRsvBFQBGPw"], "expires_at": "2026-06-14T22:50:26.000000Z", "issued_at": "2026-06-14T21:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "303362d5e3b84daea0356664c1636294", "name": "tempest-TestNetworkBasicOps-420242439"}, "is_domain": false, "roles": [{"id": "5f8c0757379c41c3832d959315be6f91", "name": "reader"}, {"id": "23307bda41a8470ab0207509859c2ff9", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "1bc52943fa43482e90a9d812fdb92cf2", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "e78a6c4b407843ceb074764b855b31fb", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "01941c014e4248f681d3dceb268f9de5", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "b0cc55a8b21a4373a19ad33f9f80e60d", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ca317d947dc44a9c90be660ce0a16f2e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "17835abcf5224cabb5e31cfc8edaa21d", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "c7a218e4761642a080c56d3b20a05a65", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "cf736ee599df42d299dc0e1caeb12eca", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "38ec366fc0fe42b78d39b4a4574d2ad4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4ef2dd188c5b4950a29c4e0bb01b2789", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "6eab342366024e00af9b52579c0183bc", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3b845afe591b439cac9d124b57d22eef", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "6119656db8b64fd49ca8c50b09827b98", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "6b84df57eec4455085c68b9462a65341", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "6ace3e8027e148bb9f254c0ea83bf883", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "swift", "id": "0636ce1067544da0a9fde739c04a3a9e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}, {"name": "swift", "id": "c8b7a1a9723f4743bdd341098f793771", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_303362d5e3b84daea0356664c1636294", "region": "regionOne"}], "id": "9808a9b77c424c5db1a4ec2317f17f08", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "cinderv3", "id": "012c5d1ffb1543d4b3d555babeaf2a4f", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "cb0de8452395444f936d0a98831a5d1e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "c0d543c3e55d4bf9bfdc53a1bd0ae4 2026-06-14 21:50:26,907 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2026-06-14 21:50:28,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.469s 2026-06-14 21:50:28,378 25 DEBUG [tempest.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-169233545", "imageRef": "192124f4-9536-4b15-bf7d-9568a7449af2", "flavorRef": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "networks": [{"uuid": "10794f99-be9b-4791-9c14-a43fba7ce8e6"}], "key_name": "tempest-TestNetworkBasicOps-1782687457", "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}]}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:26 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ca62d5-d26d-4683-b7bd-1746fe4a93f2', 'x-compute-request-id': 'req-d3ca62d5-d26d-4683-b7bd-1746fe4a93f2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}], "adminPass": "5BooWvdge2UY"}}' 2026-06-14 21:50:29,605 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 1.225s 2026-06-14 21:50:29,606 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:28 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-501357eb-2909-4d71-90c2-e2578adca1bc', 'x-compute-request-id': 'req-501357eb-2909-4d71-90c2-e2578adca1bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1782687457", "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": []}}' 2026-06-14 21:50:30,831 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 0.220s 2026-06-14 21:50:30,832 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:30 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153acf37-b1fd-4a20-86bf-a0fa3898de24', 'x-compute-request-id': 'req-153acf37-b1fd-4a20-86bf-a0fa3898de24', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1782687457", "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": []}}' 2026-06-14 21:50:30,838 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2026-06-14 21:50:32,706 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 0.867s 2026-06-14 21:50:32,706 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:31 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01416405-af72-453e-9da1-c56bd4a6d750', 'x-compute-request-id': 'req-01416405-af72-453e-9da1-c56bd4a6d750', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1782687457", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:50:35,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 1.885s 2026-06-14 21:50:35,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:33 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5891a54-514b-44a2-a3c6-c723e95ab0cc', 'x-compute-request-id': 'req-e5891a54-514b-44a2-a3c6-c723e95ab0cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1782687457", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:50:38,622 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 2.017s 2026-06-14 21:50:38,623 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:36 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ba6bcc-ce78-4875-941d-c8279574c785', 'x-compute-request-id': 'req-22ba6bcc-ce78-4875-941d-c8279574c785', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "BUILD", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1782687457", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:50:40,444 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 0.814s 2026-06-14 21:50:40,444 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:39 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df2a153-10ed-4f83-9c6b-510f75fb6aaa', 'x-compute-request-id': 'req-5df2a153-10ed-4f83-9c6b-510f75fb6aaa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:50:38Z", "addresses": {"tempest-network-smoke--1543799668": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:30:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1782687457", "OS-SRV-USG:launched_at": "2026-06-14T21:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:50:40,447 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-14 21:50:41,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 1.133s 2026-06-14 21:50:41,582 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:40 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-412d4b7c-450c-4542-8219-b77e9551f52d', 'x-compute-request-id': 'req-412d4b7c-450c-4542-8219-b77e9551f52d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:50:38Z", "addresses": {"tempest-network-smoke--1543799668": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:30:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1782687457", "OS-SRV-USG:launched_at": "2026-06-14T21:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:50:41,586 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-14 21:50:41,710 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d2725492-6bcf-48c4-8031-70eb1f72c544 0.123s 2026-06-14 21:50:41,710 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-d69add71-ca57-42e8-8fdf-4263acef4c5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"ports":[{"id":"21314043-fe16-4eb1-b947-58050efbe12a","name":"","network_id":"10794f99-be9b-4791-9c14-a43fba7ce8e6","tenant_id":"303362d5e3b84daea0356664c1636294","mac_address":"fa:16:3e:71:30:12","admin_state_up":true,"status":"ACTIVE","device_id":"d2725492-6bcf-48c4-8031-70eb1f72c544","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"86388000-929b-4661-90e0-bf1e2575d12e","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6592b821-f54f-42f1-b9af-c2af8070d66d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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-169233545","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-169233545","fqdn":"tempest-testnetworkbasicops-server-169233545.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-14T21:50:30Z","updated_at":"2026-06-14T21:50:36Z","revision_number":4,"project_id":"303362d5e3b84daea0356664c1636294"}]}' 2026-06-14 21:50:41,710 25 DEBUG [tempest.common.waiters] Server ID d2725492-6bcf-48c4-8031-70eb1f72c544 ports are all ACTIVE [{'id': '21314043-fe16-4eb1-b947-58050efbe12a', 'name': '', 'network_id': '10794f99-be9b-4791-9c14-a43fba7ce8e6', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'mac_address': 'fa:16:3e:71:30:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd2725492-6bcf-48c4-8031-70eb1f72c544', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '86388000-929b-4661-90e0-bf1e2575d12e', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['6592b821-f54f-42f1-b9af-c2af8070d66d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', '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-169233545', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-169233545', 'fqdn': 'tempest-testnetworkbasicops-server-169233545.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-14T21:50:30Z', 'updated_at': '2026-06-14T21:50:36Z', 'revision_number': 4, 'project_id': '303362d5e3b84daea0356664c1636294'}]: 2026-06-14 21:50:43,751 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.040s 2026-06-14 21:50:43,751 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "port_id": "21314043-fe16-4eb1-b947-58050efbe12a", "tenant_id": "303362d5e3b84daea0356664c1636294", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-7ae52c37-9711-4e1e-83be-cd5290588aa6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1905ac7f-d308-4a5d-83b2-ce0723354fab", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.175", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "52931ea9-521f-4b2b-8790-919fe783436c", "port_id": "21314043-fe16-4eb1-b947-58050efbe12a", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "303362d5e3b84daea0356664c1636294", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "10794f99-be9b-4791-9c14-a43fba7ce8e6", "mac_address": "fa:16:3e:71:30:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:50:42Z", "updated_at": "2026-06-14T21:50:42Z", "revision_number": 0}}' 2026-06-14 21:50:43,854 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1905ac7f-d308-4a5d-83b2-ce0723354fab 0.102s 2026-06-14 21:50:43,855 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-3d6131bf-9b0d-4511-8a0a-85b55d342509', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1905ac7f-d308-4a5d-83b2-ce0723354fab'} Body: b'{"floatingip": {"id": "1905ac7f-d308-4a5d-83b2-ce0723354fab", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.175", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "52931ea9-521f-4b2b-8790-919fe783436c", "port_id": "21314043-fe16-4eb1-b947-58050efbe12a", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "10794f99-be9b-4791-9c14-a43fba7ce8e6", "mac_address": "fa:16:3e:71:30:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "device_owner": "compute:nova"}, "dns_domain"10000 : "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:50:42Z", "updated_at": "2026-06-14T21:50:43Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:43,855 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '1905ac7f-d308-4a5d-83b2-ce0723354fab', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.175', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': '52931ea9-521f-4b2b-8790-919fe783436c', 'port_id': '21314043-fe16-4eb1-b947-58050efbe12a', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '10794f99-be9b-4791-9c14-a43fba7ce8e6', 'mac_address': 'fa:16:3e:71:30:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd2725492-6bcf-48c4-8031-70eb1f72c544', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:50:42Z', 'updated_at': '2026-06-14T21:50:43Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:50:43,855 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.103687 seconds 2026-06-14 21:50:43,855 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.175 with user: cirros 2026-06-14 21:50:43,855 25 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 2026-06-14 21:50:56,099 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.243011 seconds 2026-06-14 21:50:56,100 25 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 2026-06-14 21:50:56,258 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544/action 0.156s 2026-06-14 21:50:56,259 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:50:56 GMT', 'server': 'Apache', 'content-length': '75312', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f840d0ee-9805-4e1a-adf4-cc8c607bd8ef', 'x-compute-request-id': 'req-f840d0ee-9805-4e1a-adf4-cc8c607bd8ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544/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-5.el9 11/05/2023\\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 1345172959 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.001259] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004588] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004637] Using GB pages for direct mapping\\n[ 0.004927] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004931] ACPI: Early table checksum verification disabled\\n[ 0.004936] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004942] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004949] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004956] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004960] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004964] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004968] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004972] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004975] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004977] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004978] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004980] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004981] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006330] No NUMA configuration fo 2026-06-14 21:50:56,261 25 DEBUG [tempest.scenario.manager] Console output for d2725492-6bcf-48c4-8031-70eb1f72c544 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-5.el9 11/05/2023 [ 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 1345172959 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.001259] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004588] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004637] Using GB pages for direct mapping [ 0.004927] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004931] ACPI: Early table checksum verification disabled [ 0.004936] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004942] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004949] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004956] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004960] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004964] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004968] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004972] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004975] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004977] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004978] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004980] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004981] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006330] No NUMA configuration found [ 0.006334] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006373] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006867] Zone ranges: [ 0.006869] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006872] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006875] Normal empty [ 0.006877] Device empty [ 0.006879] Movable zone start for each node [ 0.006883] Early memory node ranges [ 0.006884] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006887] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006889] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007168] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007207] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007500] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018500] ACPI: PM-Timer IO Port: 0x608 [ 0.018534] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018660] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018664] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018666] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018668] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018669] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018671] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018675] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018677] TSC deadline timer available [ 0.018692] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018783] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018787] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018788] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018790] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018792] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018794] Booting paravirtualized kernel on KVM [ 0.018797] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018805] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019117] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019184] kvm-guest: setup async PF for cpu 0 [ 0.019210] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019228] kvm-guest: PV spinlocks disabled, single CPU [ 0.019234] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019236] Policy zone: DMA32 [ 0.019238] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019300] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019313] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019320] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019400] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019700] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020443] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020474] ftrace: allocating 50600 entries in 198 pages [ 0.048843] ftrace: allocated 198 pages with 4 groups [ 0.049009] rcu: Hierarchical RCU implementation. [ 0.049011] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049013] Rude variant of Tasks RCU enabled. [ 0.049013] Tracing variant of Tasks RCU enabled. [ 0.049015] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049016] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054641] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.055042] random: crng init done [ 0.097826] Console: colour VGA+ 80x25 [ 0.230963] printk: console [tty1] enabled [ 0.684267] printk: console [ttyS0] enabled [ 0.687794] ACPI: Core revision 20210730 [ 0.691397] APIC: Switch to symmetric I/O mode setup [ 0.697018] x2apic enabled [ 0.701011] Switched APIC routing to physical x2apic. [ 0.710442] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.719153] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.723147] pid_max: default: 32768 minimum: 301 [ 0.723147] LSM: Security Framework initializing [ 0.723147] landlock: Up and running. [ 0.723147] Yama: becoming mindful. [ 0.723147] AppArmor: AppArmor initialized [ 0.723147] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.723147] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.723147] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.723147] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.723147] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.723147] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.723147] Spectre V2 : Mitigation: Retpolines [ 0.723147] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.723147] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.723147] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.723147] RETBleed: Mitigation: untrained return thunk [ 0.723147] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.723147] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.723147] Freeing SMP alternatives memory: 44K [ 0.723147] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.723358] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.727174] ... version: 0 [ 0.731161] ... bit width: 48 [ 0.735161] ... generic registers: 6 [ 0.739161] ... value mask: 0000ffffffffffff [ 0.743161] ... max period: 00007fffffffffff [ 0.747162] ... fixed-purpose events: 0 [ 0.751162] ... event mask: 000000000000003f [ 0.755300] rcu: Hierarchical SRCU implementation. [ 0.759755] smp: Bringing up secondary CPUs ... [ 0.763167] smp: Brought up 1 node, 1 CPU [ 0.767163] smpboot: Max logical packages: 1 [ 0.771165] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.775783] devtmpfs: initialized [ 0.779258] x86/mm: Memory block size: 128MB [ 0.783394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.787189] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.791308] pinctrl core: initialized pinctrl subsystem [ 0.795655] PM: RTC time: 21:50:39, date: 2026-06-14 [ 0.799429] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.803312] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.807195] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.811187] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.815179] audit: initializing netlink subsys (disabled) [ 0.819368] thermal_sys: Registered thermal governor 'fair_share' [ 0.819370] thermal_sys: Registered thermal governor 'bang_bang' [ 0.823162] audit: type=2000 audit(1781473839.327:1): state=initialized audit_enabled=0 res=1 [ 0.831170] thermal_sys: Registered thermal governor 'step_wise' [ 0.831173] thermal_sys: Registered thermal governor 'user_space' [ 0.835164] thermal_sys: Registered thermal governor 'power_allocator' [ 0.839193] EISA bus registered [ 0.846786] cpuidle: using governor ladder [ 0.847168] cpuidle: using governor menu [ 0.854160] ACPI: bus type PCI registered [ 0.855163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.859549] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.863166] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.867187] PCI: Using configuration type 1 for base access [ 0.872770] Kprobes globally optimized [ 0.875339] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.879170] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.884326] ACPI: Added _OSI(Module Device) [ 0.887201] ACPI: Added _OSI(Processor Device) [ 0.891241] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.895168] ACPI: Added _OSI(Processor Aggregator Device) [ 0.899205] ACPI: Added _OSI(Linux-Dell-Video) [ 0.903164] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.907163] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.914589] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.919230] ACPI: Interpreter enabled [ 0.923097] ACPI: PM: (supports S0 S5) [ 0.923166] ACPI: Using IOAPIC for interrupt routing [ 0.927235] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.931167] PCI: Using E820 reservations for host bridge windows [ 0.935498] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.945977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.947179] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.951361] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.955345] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.961893] PCI host bridge to bus 0000:00 [ 0.963170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.967165] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.971165] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.975165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.979166] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.983168] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.987168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.991481] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.999773] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.007206] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.019207] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.027202] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.041307] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.043407] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.052503] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.058895] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.064560] pci 0000:00:02.0: enabling Extended Tags [ 1.069573] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.074401] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.082880] pci 0000:00:02.1: enabling Extended Tags [ 1.086965] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.090985] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.098689] pci 0000:00:02.2: enabling Extended Tags [ 1.101606] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.106695] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.112644] pci 0000:00:02.3: enabling Extended Tags [ 1.117599] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.122417] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.129854] pci 0000:00:02.4: enabling Extended Tags [ 1.133517] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.138646] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.144566] pci 0000:00:02.5: enabling Extended Tags [ 1.149654] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.154772] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.162915] pci 0000:00:02.6: enabling Extended Tags [ 1.165536] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.170257] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.176431] pci 0000:00:02.7: enabling Extended Tags [ 1.184023] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.191016] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.196490] pci 0000:00:03.0: enabling Extended Tags [ 1.201998] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.208315] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.216855] pci 0000:00:03.1: enabling Extended Tags [ 1.221673] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.226375] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.232952] pci 0000:00:03.2: enabling Extended Tags [ 1.237975] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.243168] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.252541] pci 0000:00:03.3: enabling Extended Tags [ 1.257557] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.264148] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.273779] pci 0000:00:03.4: enabling Extended Tags [ 1.277524] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.283187] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.292554] pci 0000:00:03.5: enabling Extended Tags [ 1.297812] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.302305] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.307895] pci 0000:00:03.6: enabling Extended Tags [ 1.315552] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.322147] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.327444] pci 0000:00:03.7: enabling Extended Tags [ 1.336122] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.343165] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.354171] pci 0000:00:04.0: enabling Extended Tags [ 1.358070] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.362634] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.368445] pci 0000:00:04.1: enabling Extended Tags [ 1.373493] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.378109] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.388955] pci 0000:00:04.2: enabling Extended Tags [ 1.393563] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.397967] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.406301] pci 0000:00:04.3: enabling Extended Tags [ 1.411019] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.414177] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.419955] pci 0000:00:04.4: enabling Extended Tags [ 1.425475] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.431161] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.441919] pci 0000:00:04.5: enabling Extended Tags [ 1.445551] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.450175] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.457481] pci 0000:00:04.6: enabling Extended Tags [ 1.461677] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.466386] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.474214] pci 0000:00:04.7: enabling Extended Tags [ 1.479556] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.485652] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.491896] pci 0000:00:05.0: enabling Extended Tags [ 1.550192] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.552932] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.556895] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.573789] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.577402] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.582667] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.588862] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.599306] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.607165] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.615061] pci 0000:01:00.0: enabling Extended Tags [ 1.688173] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.691223] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.694992] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.695277] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701141] pci_bus 0000:02: extended config space not accessible [ 1.703439] acpiphp: Slot [1] registered [ 1.706038] acpiphp: Slot [0] registered [ 1.707206] acpiphp: Slot [2] registered [ 1.709594] acpiphp: Slot [3] registered [ 1.711207] acpiphp: Slot [4] registered [ 1.713642] acpiphp: Slot [5] registered [ 1.715202] acpiphp: Slot [6] registered [ 1.717835] acpiphp: Slot [7] registered [ 1.719203] acpiphp: Slot [8] registered [ 1.721628] acpiphp: Slot [9] registered [ 1.723243] acpiphp: Slot [10] registered [ 1.727267] acpiphp: Slot [11] registered [ 1.729777] acpiphp: Slot [12] registered [ 1.731207] acpiphp: Slot [13] registered [ 1.733686] acpiphp: Slot [14] registered [ 1.735204] acpiphp: Slot [15] registered [ 1.737779] acpiphp: Slot [16] registered [ 1.739226] acpiphp: Slot [17] registered [ 1.741765] acpiphp: Slot [18] registered [ 1.743206] acpiphp: Slot [19] registered [ 1.747060] acpiphp: Slot [20] registered [ 1.747204] acpiphp: Slot [21] registered [ 1.749773] acpiphp: Slot [22] registered [ 1.751206] acpiphp: Slot [23] registered [ 1.753789] acpiphp: Slot [24] registered [ 1.755221] acpiphp: Slot [25] registered [ 1.758232] acpiphp: Slot [26] registered [ 1.759228] acpiphp: Slot [27] registered [ 1.761795] acpiphp: Slot [28] registered [ 1.763220] acpiphp: Slot [29] registered [ 1.765814] acpiphp: Slot [30] registered [ 1.767210] acpiphp: Slot [31] registered [ 1.772341] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.784219] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.867131] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.867258] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.870949] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.871279] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.880611] acpiphp: Slot [0-2] registered [ 1.883734] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.892682] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.902019] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.905434] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.907369] pci 0000:03:00.0: enabling Extended Tags [ 1.989124] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.991308] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.995304] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.001697] acpiphp: Slot [0-3] registered [ 2.003948] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.014559] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.023167] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.030352] pci 0000:04:00.0: enabling Extended Tags [ 2.109689] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111291] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.115278] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.121911] acpiphp: Slot [0-4] registered [ 2.123804] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.133786] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.143166] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.152902] pci 0000:05:00.0: enabling Extended Tags [ 2.228315] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.231314] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.235288] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.241801] acpiphp: Slot [0-5] registered [ 2.243777] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.252739] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.262924] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.266281] pci 0000:06:00.0: enabling Extended Tags [ 2.338617] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.339278] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.343271] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.349039] acpiphp: Slot [0-6] registered [ 2.419642] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.422892] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.423273] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.429924] acpiphp: Slot [0-7] registered [ 2.495871] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.499293] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.503271] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.509504] acpiphp: Slot [0-8] registered [ 2.575909] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.579275] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.583270] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.589439] acpiphp: Slot [0-9] registered [ 2.656616] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.659281] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.663272] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.669741] acpiphp: Slot [0-10] registered [ 2.745791] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.747327] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.751311] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.758784] acpiphp: Slot [0-11] registered [ 2.832008] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.835370] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.839307] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.846554] acpiphp: Slot [0-12] registered [ 2.926687] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.927293] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.931271] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.937721] acpiphp: Slot [0-13] registered [ 3.003972] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.007280] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.011279] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.018406] acpiphp: Slot [0-14] registered [ 3.084535] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.087277] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.091270] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.097755] acpiphp: Slot [0-15] registered [ 3.164063] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.167397] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.171283] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.177693] acpiphp: Slot [0-16] registered [ 3.245426] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.247289] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.251271] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.257688] acpiphp: Slot [0-17] registered [ 3.322594] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.323318] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.327291] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.333819] acpiphp: Slot [0-18] registered [ 3.404862] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.407311] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.411317] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.417871] acpiphp: Slot [0-19] registered [ 3.494469] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.495310] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.499294] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.506310] acpiphp: Slot [0-20] registered [ 3.579351] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.582222] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.583274] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.588461] acpiphp: Slot [0-21] registered [ 3.660066] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.663005] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.663262] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.669599] acpiphp: Slot [0-22] registered [ 3.737720] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.739260] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.742826] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.745689] acpiphp: Slot [0-23] registered [ 3.812456] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.815208] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.819252] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.825533] acpiphp: Slot [0-24] registered [ 3.890828] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.891256] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.895251] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.901665] acpiphp: Slot [0-25] registered [ 3.968250] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.971334] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.975271] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.020528] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.023374] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.027351] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.031064] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.031361] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.034600] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.035393] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.038663] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.039264] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.042339] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.043176] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.046430] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.047181] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.050405] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.051181] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.054414] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.055453] iommu: Default domain type: Translated [ 4.058759] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.059335] SCSI subsystem initialized [ 4.061543] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.063147] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.063169] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.066616] vgaarb: loaded [ 4.067211] ACPI: bus type USB registered [ 4.069828] usbcore: registered new interface driver usbfs [ 4.071176] usbcore: registered new interface driver hub [ 4.074432] usbcore: registered new device driver usb [ 4.075195] pps_core: LinuxPPS API ver. 1 registered [ 4.078141] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.079168] PTP clock support registered [ 4.081554] EDAC MC: Ver: 3.0.0 [ 4.085869] NetLabel: Initializing [ 4.087162] NetLabel: domain hash size = 128 [ 4.091166] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.094582] NetLabel: unlabeled traffic allowed by default [ 4.095224] PCI: Using ACPI for IRQ routing [ 4.844322] clocksource: Switched to clocksource kvm-clock [ 4.859590] VFS: Disk quotas dquot_6.6.0 [ 4.861801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.865442] AppArmor: AppArmor Filesystem Enabled [ 4.867977] pnp: PnP ACPI init [ 4.870061] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.874434] pnp: PnP ACPI: found 5 devices [ 4.882294] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.886821] NET: Registered PF_INET protocol family [ 4.889445] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.894658] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.899468] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.903981] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.907923] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.911563] TCP: Hash tables configured (established 1024 bind 1024) [ 4.915062] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.919211] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.922585] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.926287] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.929274] NET: Registered PF_XDP protocol family [ 4.931930] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.936321] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.940535] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.944766] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.949061] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.953186] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.957349] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.961503] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.965680] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.970321] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.974973] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.979340] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.983792] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.988431] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.993280] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.997525] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.003319] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.008004] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.012218] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.016575] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.020983] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.025362] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.029583] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.033947] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.038953] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.042876] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.046700] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.050570] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.054365] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.058207] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.062095] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.065929] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.069761] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.073610] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.077488] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.081336] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.084791] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.087942] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.091444] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.094938] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.098284] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.101906] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.105604] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.109502] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.112866] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.116641] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.120751] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.124379] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.127915] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.131363] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.134611] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.138012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.141359] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.144775] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.148137] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.151853] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.154972] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.158374] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.161822] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.165396] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.168713] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.172054] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.175381] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.178705] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.181896] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.185196] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.188629] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.191808] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.195095] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.198513] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.201734] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.204994] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.208675] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.212197] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.216234] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.220201] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.223677] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.227303] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.231366] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.234922] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.238831] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.242181] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.245717] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.249180] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.253028] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.256826] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.261034] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.264679] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.268413] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.272055] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.275921] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.279617] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.283630] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.287060] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.290755] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.293808] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.299956] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.305124] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.311926] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.314899] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.321134] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.327013] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.334923] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.339799] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.345107] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.350935] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.355793] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.360073] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.368033] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.372083] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.377085] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.382715] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.387216] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.391373] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.397190] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.401000] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.405871] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.412244] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.416109] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.421352] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.426890] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.431562] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.435743] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.441839] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.445712] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.450665] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.456432] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.461376] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.465613] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.471115] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.475672] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.479809] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.485895] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.489656] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.494396] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.499912] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.502535] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.507578] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.511750] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.517966] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.520740] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.525179] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.529964] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.535652] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.539022] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.543315] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.547883] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.553367] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.556180] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.561284] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.565898] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.572461] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.575373] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.580881] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.585178] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.591704] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.594378] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.599008] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.604161] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.609909] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.613702] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.618113] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.622414] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.628871] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.631420] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.636167] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.640898] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.646729] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.649347] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.653625] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.658821] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.664756] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.669172] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.673654] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.678338] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.684050] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.686617] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.691382] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.695425] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.701358] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.703888] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.708234] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.713101] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.718445] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.721729] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.725980] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.730220] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.736154] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.739357] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.743109] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.746662] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.750159] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.753624] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.757339] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.760397] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.763669] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.767240] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.770062] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.773229] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.776796] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.779854] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.783492] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.786589] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.790304] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.794179] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.797895] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.801171] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.807473] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.810641] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.814397] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.817591] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.821320] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.824510] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.828197] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.831382] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.834994] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.838171] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.841860] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.845214] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.848878] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.852065] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.855714] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.858532] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.861681] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.865345] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.868178] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.871316] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.874921] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.877771] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.880937] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.884570] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.887392] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.890485] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.894123] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.896974] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.900271] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.903892] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.906678] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.909840] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.913483] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.916306] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.919445] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.923030] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.925881] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.929023] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.934049] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.936906] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.940057] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.944093] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.946919] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.950089] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.953853] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.956673] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.959898] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.963614] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.966453] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.969648] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.973375] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.976256] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.979463] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.984360] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.992254] PCI: CLS 0 bytes, default 64 [ 5.994643] Trying to unpack rootfs image as initramfs... [ 5.999325] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.011586] Initialise system trusted keyrings [ 6.014026] Key type blacklist registered [ 6.023316] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.027904] zbud: loaded [ 6.029850] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.043258] fuse: init (API version 7.34) [ 6.045906] integrity: Platform Keyring initialized [ 6.059229] Key type asymmetric registered [ 6.063106] Asymmetric key parser 'x509' registered [ 6.071292] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.079352] io scheduler mq-deadline registered [ 6.087626] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.095560] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.111450] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.119645] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.130556] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.143868] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.159585] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.167620] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.178081] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.187690] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.198496] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.211543] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.223461] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.231549] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.242323] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.247506] Freeing initrd memory: 8744K [ 6.251835] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.256523] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.262321] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.266176] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.274449] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.278300] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.286045] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.289646] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.297901] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.302033] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.309993] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.313444] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.321411] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.325006] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.333327] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.336783] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.344568] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.348095] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.353229] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.358324] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.363038] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.369881] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.374266] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.381149] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.385646] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.392513] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.397021] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.405194] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.408613] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.416498] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.420280] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.427931] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.431575] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.441587] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.445108] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.449451] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.455267] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.459080] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.467294] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.475404] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.479431] shpchp 0000:01:00.0: Slot initialization failed [ 6.484686] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.488760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.494852] ACPI: button: Power Button [PWRF] [ 6.516554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.549714] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 610000 .555320] Linux agpgart interface v0.103 [ 6.558701] loop: module loaded [ 6.560792] tun: Universal TUN/TAP device driver, 1.6 [ 6.563541] PPP generic driver version 2.4.2 [ 6.566960] VFIO - User Level meta-driver version: 0.3 [ 6.570153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.573940] ehci-pci: EHCI PCI platform driver [ 6.578233] ehci-platform: EHCI generic platform driver [ 6.581336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.584537] ohci-pci: OHCI PCI platform driver [ 6.587030] ohci-platform: OHCI generic platform driver [ 6.589882] uhci_hcd: USB Universal Host Controller Interface driver [ 6.594621] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.597429] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.601253] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.604175] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.607474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.612142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.616138] usb usb1: Product: UHCI Host Controller [ 6.618970] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.622716] usb usb1: SerialNumber: 0000:02:01.0 [ 6.625620] hub 1-0:1.0: USB hub found [ 6.628281] hub 1-0:1.0: 2 ports detected [ 6.630911] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.637751] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.640890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.644148] mousedev: PS/2 mouse device common for all mice [ 6.648411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.653284] rtc_cmos 00:03: RTC can wake from S4 [ 6.657495] rtc_cmos 00:03: registered as rtc0 [ 6.660292] rtc_cmos 00:03: setting system clock to 2026-06-14T21:50:46 UTC (1781473846) [ 6.664738] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.668907] i2c_dev: i2c /dev entries driver [ 6.671480] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.678257] device-mapper: uevent: version 1.0.3 [ 6.681029] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.685656] platform eisa.0: Probing EISA bus 0 [ 6.688321] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.692102] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.695682] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.699395] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.702787] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.706222] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.710317] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.714287] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.717967] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.721425] platform eisa.0: EISA: Detected 0 cards [ 6.724148] ledtrig-cpu: registered to indicate activity on CPUs [ 6.727749] drop_monitor: Initializing network drop monitor service [ 6.731589] NET: Registered PF_INET6 protocol family [ 6.738193] Segment Routing with IPv6 [ 6.740539] In-situ OAM (IOAM) with IPv6 [ 6.743287] NET: Registered PF_PACKET protocol family [ 6.746434] Key type dns_resolver registered [ 6.749699] IPI shorthand broadcast: enabled [ 6.752249] registered taskstats version 1 [ 6.754680] Loading compiled-in X.509 certificates [ 6.758217] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.764435] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.770438] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.775970] blacklist: Loading compiled-in revocation X.509 certificates [ 6.779657] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.786444] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.793642] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.803239] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.810440] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.815970] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.822171] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.827918] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.834897] zswap: loaded using pool lzo/zbud [ 6.838002] Key type .fscrypt registered [ 6.840345] Key type fscrypt-provisioning registered [ 6.844957] Key type encrypted registered [ 6.847337] AppArmor: AppArmor sha1 policy hashing enabled [ 6.850279] ima: No TPM chip found, activating TPM-bypass! [ 6.853344] Loading compiled-in module X.509 certificates [ 6.857003] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.862436] ima: Allocated hash algorithm: sha1 [ 6.865137] ima: No architecture policies found [ 6.868070] evm: Initialising EVM extended attributes: [ 6.870988] evm: security.selinux [ 6.873149] evm: security.SMACK64 [ 6.875406] evm: security.SMACK64EXEC [ 6.877789] evm: security.SMACK64TRANSMUTE [ 6.880566] evm: security.SMACK64MMAP [ 6.883466] evm: security.apparmor [ 6.885809] evm: security.ima [ 6.887958] evm: security.capability [ 6.890408] evm: HMAC attrs: 0x1 [ 6.893073] PM: Magic number: 14:69:854 [ 6.895806] PM: hash matches drivers/base/power/main.c:1209 [ 6.899814] RAS: Correctable Errors collector initialized. [ 6.903422] Unstable clock detected, switching default tracing clock to "global" [ 6.903422] If you want to keep using the local clock, then add: [ 6.903422] "trace_clock=local" [ 6.903422] on the kernel command line [ 6.915583] Freeing unused decrypted memory: 2036K [ 6.918628] Freeing unused kernel image (initmem) memory: 3244K [ 6.923207] Write protecting the kernel read-only data: 30720k [ 6.926909] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.930528] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.979340] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.982789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.986397] Run /init as init process info: initramfs: up at 6.32 [ 7.040194] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.061373] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.065859] GPT:229375 != 2097151 [ 7.067898] GPT:Alternate GPT header not at the end of the disk. [ 7.071204] GPT:229375 != 2097151 [ 7.073416] GPT: Use GNU Parted to correct GPT errors. [ 7.121733] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.502497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.531957] 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 7.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:d2:72:54:92:6b:cf:48:c4:80:31:70:eb:1f:72:c5:44 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHNAMRcVEWKeaU/sm8ihWze9wnHYLcYb0za/5IVPC03qhv3pcsUw8QdW+25m3g9mWxgt33typ4XUYV3PzQFAzZZ8I2gaaBBV19cbu51XRc4g53EStRDo6knWHw0nOWqKiBXOcJp/15VrHXYooBYTOF47sSqCC0ekCOhWnaf+ClvmNpazJCQVF7rax1z4DhvEpcvUx0IRMg8OJmBnVjLM6U91Mu08q6GL+sXYZSLp0dc2aQCkiWSXPFsDyQQQnwZ8tRWjePJq/PJT+8qtNcMcmRoQhB5ZeXz3WoWO8edtfFhzXDWFHixRBOaTr3qSNH0TmyCwX4jqL/31Gk8enqgzJb root@tempest-testnetworkbasicops-server-169233545 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9yRp3Dys9ooRsZHipWAjMo5A9mBy50T5uftLbZjHteOfYPCp6ebBRIFhYRlpgkV/M8yZWki9rYB7j7M7pjno= root@tempest-testnetworkbasicops-server-169233545 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe71:3012/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: d2725492-6bcf-48c4-8031-70eb1f72c544 name: tempest-TestNetworkBasicOps-server-169233545 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-169233545 launch-index: 0 === cirros: current=0.6.2 uptime=9.38 === === 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:71:30:12 inet6 addr: fe80::f816:3eff:fe71:3012/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:924 (924.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: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-169233545 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 [ 7.653479] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.658200] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.864658] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.512351] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.638330] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.878280] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.880229] ISO 9660 Extensions: RRIP_1991A [ 9.180962] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.890132] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.891792] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:50:48 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:50:48 cirros auth.notice su: + none root:cirros Jun 14 22:50:48 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:50:48 cirros daemon.info dhcpcd[350]: DUID 00:04:d2:72:54:92:6b:cf:48:c4:80:31:70:eb:1f:72:c5:44 Jun 14 22:50:49 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:71:30:12 Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe71:3012 Jun 14 22:50:49 cirros authpriv.info dropbear[391]: Running in background Jun 14 22:50:49 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-169233545 login: 2026-06-14 21:50:56,263 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2026-06-14 21:50:56,270 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:50:56,384 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:50:56,385 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2026-06-14 21:50:57,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c 0.672s 2026-06-14 21:50:57,058 25 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': 'Sun, 14 Jun 2026 21:50:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-776d2009-6bd7-4444-a421-c50ff1945d0d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c'} Body: b'{"router": {"id": "52931ea9-521f-4b2b-8790-919fe783436c", "name": "tempest-TestNetworkBasicOps-router-1274234536", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:50:09Z", "updated_at": "2026-06-14T21:50:56Z", "revision_number": 4, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:57,058 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.175 with user: cirros 2026-06-14 21:50:57,058 25 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 2026-06-14 21:50:58,090 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.031295 seconds 2026-06-14 21:50:58,090 25 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 2026-06-14 21:50:58,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544/action 0.110s 2026-06-14 21:50:58,203 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:50:58 GMT', 'server': 'Apache', 'content-length': '75312', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364463b5-1a1f-4f3c-a9e1-c65a5f33ea1e', 'x-compute-request-id': 'req-364463b5-1a1f-4f3c-a9e1-c65a5f33ea1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544/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-5.el9 11/05/2023\\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 1345172959 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.001259] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004588] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004637] Using GB pages for direct mapping\\n[ 0.004927] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004931] ACPI: Early table checksum verification disabled\\n[ 0.004936] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004942] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004949] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004956] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004960] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004964] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004968] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004972] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004975] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004977] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004978] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004980] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004981] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006330] No NUMA configuration fo 2026-06-14 21:50:58,204 25 DEBUG [tempest.scenario.manager] Console output for d2725492-6bcf-48c4-8031-70eb1f72c544 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-5.el9 11/05/2023 [ 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 1345172959 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.001259] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004588] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004637] Using GB pages for direct mapping [ 0.004927] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004931] ACPI: Early table checksum verification disabled [ 0.004936] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004942] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004949] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004956] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004960] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004964] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004968] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004972] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004975] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004977] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004978] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004980] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004981] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006330] No NUMA configuration found [ 0.006334] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006373] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006867] Zone ranges: [ 0.006869] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006872] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006875] Normal empty [ 0.006877] Device empty [ 0.006879] Movable zone start for each node [ 0.006883] Early memory node ranges [ 0.006884] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006887] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006889] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007168] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007207] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007500] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018500] ACPI: PM-Timer IO Port: 0x608 [ 0.018534] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018660] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018664] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018666] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018668] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018669] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018671] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018675] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018677] TSC deadline timer available [ 0.018692] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018783] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018787] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018788] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018790] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018792] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018794] Booting paravirtualized kernel on KVM [ 0.018797] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018805] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019117] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019184] kvm-guest: setup async PF for cpu 0 [ 0.019210] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019228] kvm-guest: PV spinlocks disabled, single CPU [ 0.019234] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019236] Policy zone: DMA32 [ 0.019238] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019300] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019313] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019320] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019400] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019700] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020443] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020474] ftrace: allocating 50600 entries in 198 pages [ 0.048843] ftrace: allocated 198 pages with 4 groups [ 0.049009] rcu: Hierarchical RCU implementation. [ 0.049011] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049013] Rude variant of Tasks RCU enabled. [ 0.049013] Tracing variant of Tasks RCU enabled. [ 0.049015] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049016] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054641] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.055042] random: crng init done [ 0.097826] Console: colour VGA+ 80x25 [ 0.230963] printk: console [tty1] enabled [ 0.684267] printk: console [ttyS0] enabled [ 0.687794] ACPI: Core revision 20210730 [ 0.691397] APIC: Switch to symmetric I/O mode setup [ 0.697018] x2apic enabled [ 0.701011] Switched APIC routing to physical x2apic. [ 0.710442] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.719153] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.723147] pid_max: default: 32768 minimum: 301 [ 0.723147] LSM: Security Framework initializing [ 0.723147] landlock: Up and running. [ 0.723147] Yama: becoming mindful. [ 0.723147] AppArmor: AppArmor initialized [ 0.723147] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.723147] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.723147] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.723147] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.723147] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.723147] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.723147] Spectre V2 : Mitigation: Retpolines [ 0.723147] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.723147] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.723147] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.723147] RETBleed: Mitigation: untrained return thunk [ 0.723147] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.723147] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.723147] Freeing SMP alternatives memory: 44K [ 0.723147] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.723358] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.727174] ... version: 0 [ 0.731161] ... bit width: 48 [ 0.735161] ... generic registers: 6 [ 0.739161] ... value mask: 0000ffffffffffff [ 0.743161] ... max period: 00007fffffffffff [ 0.747162] ... fixed-purpose events: 0 [ 0.751162] ... event mask: 000000000000003f [ 0.755300] rcu: Hierarchical SRCU implementation. [ 0.759755] smp: Bringing up secondary CPUs ... [ 0.763167] smp: Brought up 1 node, 1 CPU [ 0.767163] smpboot: Max logical packages: 1 [ 0.771165] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.775783] devtmpfs: initialized [ 0.779258] x86/mm: Memory block size: 128MB [ 0.783394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.787189] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.791308] pinctrl core: initialized pinctrl subsystem [ 0.795655] PM: RTC time: 21:50:39, date: 2026-06-14 [ 0.799429] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.803312] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.807195] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.811187] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.815179] audit: initializing netlink subsys (disabled) [ 0.819368] thermal_sys: Registered thermal governor 'fair_share' [ 0.819370] thermal_sys: Registered thermal governor 'bang_bang' [ 0.823162] audit: type=2000 audit(1781473839.327:1): state=initialized audit_enabled=0 res=1 [ 0.831170] thermal_sys: Registered thermal governor 'step_wise' [ 0.831173] thermal_sys: Registered thermal governor 'user_space' [ 0.835164] thermal_sys: Registered thermal governor 'power_allocator' [ 0.839193] EISA bus registered [ 0.846786] cpuidle: using governor ladder [ 0.847168] cpuidle: using governor menu [ 0.854160] ACPI: bus type PCI registered [ 0.855163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.859549] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.863166] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.867187] PCI: Using configuration type 1 for base access [ 0.872770] Kprobes globally optimized [ 0.875339] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.879170] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.884326] ACPI: Added _OSI(Module Device) [ 0.887201] ACPI: Added _OSI(Processor Device) [ 0.891241] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.895168] ACPI: Added _OSI(Processor Aggregator Device) [ 0.899205] ACPI: Added _OSI(Linux-Dell-Video) [ 0.903164] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.907163] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.914589] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.919230] ACPI: Interpreter enabled [ 0.923097] ACPI: PM: (supports S0 S5) [ 0.923166] ACPI: Using IOAPIC for interrupt routing [ 0.927235] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.931167] PCI: Using E820 reservations for host bridge windows [ 0.935498] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.945977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.947179] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.951361] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.955345] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.961893] PCI host bridge to bus 0000:00 [ 0.963170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.967165] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.971165] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.975165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.979166] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.983168] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.987168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.991481] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.999773] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.007206] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.019207] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.027202] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.041307] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.043407] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.052503] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.058895] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.064560] pci 0000:00:02.0: enabling Extended Tags [ 1.069573] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.074401] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.082880] pci 0000:00:02.1: enabling Extended Tags [ 1.086965] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.090985] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.098689] pci 0000:00:02.2: enabling Extended Tags [ 1.101606] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.106695] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.112644] pci 0000:00:02.3: enabling Extended Tags [ 1.117599] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.122417] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.129854] pci 0000:00:02.4: enabling Extended Tags [ 1.133517] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.138646] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.144566] pci 0000:00:02.5: enabling Extended Tags [ 1.149654] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.154772] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.162915] pci 0000:00:02.6: enabling Extended Tags [ 1.165536] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.170257] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.176431] pci 0000:00:02.7: enabling Extended Tags [ 1.184023] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.191016] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.196490] pci 0000:00:03.0: enabling Extended Tags [ 1.201998] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.208315] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.216855] pci 0000:00:03.1: enabling Extended Tags [ 1.221673] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.226375] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.232952] pci 0000:00:03.2: enabling Extended Tags [ 1.237975] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.243168] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.252541] pci 0000:00:03.3: enabling Extended Tags [ 1.257557] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.264148] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.273779] pci 0000:00:03.4: enabling Extended Tags [ 1.277524] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.283187] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.292554] pci 0000:00:03.5: enabling Extended Tags [ 1.297812] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.302305] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.307895] pci 0000:00:03.6: enabling Extended Tags [ 1.315552] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.322147] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.327444] pci 0000:00:03.7: enabling Extended Tags [ 1.336122] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.343165] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.354171] pci 0000:00:04.0: enabling Extended Tags [ 1.358070] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.362634] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.368445] pci 0000:00:04.1: enabling Extended Tags [ 1.373493] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.378109] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.388955] pci 0000:00:04.2: enabling Extended Tags [ 1.393563] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.397967] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.406301] pci 0000:00:04.3: enabling Extended Tags [ 1.411019] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.414177] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.419955] pci 0000:00:04.4: enabling Extended Tags [ 1.425475] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.431161] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.441919] pci 0000:00:04.5: enabling Extended Tags [ 1.445551] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.450175] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.457481] pci 0000:00:04.6: enabling Extended Tags [ 1.461677] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.466386] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.474214] pci 0000:00:04.7: enabling Extended Tags [ 1.479556] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.485652] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.491896] pci 0000:00:05.0: enabling Extended Tags [ 1.550192] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.552932] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.556895] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.573789] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.577402] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.582667] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.588862] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.599306] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.607165] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.615061] pci 0000:01:00.0: enabling Extended Tags [ 1.688173] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.691223] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.694992] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.695277] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701141] pci_bus 0000:02: extended config space not accessible [ 1.703439] acpiphp: Slot [1] registered [ 1.706038] acpiphp: Slot [0] registered [ 1.707206] acpiphp: Slot [2] registered [ 1.709594] acpiphp: Slot [3] registered [ 1.711207] acpiphp: Slot [4] registered [ 1.713642] acpiphp: Slot [5] registered [ 1.715202] acpiphp: Slot [6] registered [ 1.717835] acpiphp: Slot [7] registered [ 1.719203] acpiphp: Slot [8] registered [ 1.721628] acpiphp: Slot [9] registered [ 1.723243] acpiphp: Slot [10] registered [ 1.727267] acpiphp: Slot [11] registered [ 1.729777] acpiphp: Slot [12] registered [ 1.731207] acpiphp: Slot [13] registered [ 1.733686] acpiphp: Slot [14] registered [ 1.735204] acpiphp: Slot [15] registered [ 1.737779] acpiphp: Slot [16] registered [ 1.739226] acpiphp: Slot [17] registered [ 1.741765] acpiphp: Slot [18] registered [ 1.743206] acpiphp: Slot [19] registered [ 1.747060] acpiphp: Slot [20] registered [ 1.747204] acpiphp: Slot [21] registered [ 1.749773] acpiphp: Slot [22] registered [ 1.751206] acpiphp: Slot [23] registered [ 1.753789] acpiphp: Slot [24] registered [ 1.755221] acpiphp: Slot [25] registered [ 1.758232] acpiphp: Slot [26] registered [ 1.759228] acpiphp: Slot [27] registered [ 1.761795] acpiphp: Slot [28] registered [ 1.763220] acpiphp: Slot [29] registered [ 1.765814] acpiphp: Slot [30] registered [ 1.767210] acpiphp: Slot [31] registered [ 1.772341] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.784219] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.867131] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.867258] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.870949] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.871279] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.880611] acpiphp: Slot [0-2] registered [ 1.883734] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.892682] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.902019] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.905434] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.907369] pci 0000:03:00.0: enabling Extended Tags [ 1.989124] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.991308] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.995304] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.001697] acpiphp: Slot [0-3] registered [ 2.003948] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.014559] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.023167] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.030352] pci 0000:04:00.0: enabling Extended Tags [ 2.109689] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111291] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.115278] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.121911] acpiphp: Slot [0-4] registered [ 2.123804] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.133786] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.143166] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.152902] pci 0000:05:00.0: enabling Extended Tags [ 2.228315] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.231314] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.235288] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.241801] acpiphp: Slot [0-5] registered [ 2.243777] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.252739] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.262924] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.266281] pci 0000:06:00.0: enabling Extended Tags [ 2.338617] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.339278] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.343271] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.349039] acpiphp: Slot [0-6] registered [ 2.419642] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.422892] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.423273] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.429924] acpiphp: Slot [0-7] registered [ 2.495871] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.499293] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.503271] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.509504] acpiphp: Slot [0-8] registered [ 2.575909] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.579275] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.583270] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.589439] acpiphp: Slot [0-9] registered [ 2.656616] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.659281] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.663272] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.669741] acpiphp: Slot [0-10] registered [ 2.745791] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.747327] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.751311] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.758784] acpiphp: Slot [0-11] registered [ 2.832008] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.835370] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.839307] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.846554] acpiphp: Slot [0-12] registered [ 2.926687] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.927293] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.931271] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.937721] acpiphp: Slot [0-13] registered [ 3.003972] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.007280] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.011279] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.018406] acpiphp: Slot [0-14] registered [ 3.084535] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.087277] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.091270] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.097755] acpiphp: Slot [0-15] registered [ 3.164063] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.167397] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.171283] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.177693] acpiphp: Slot [0-16] registered [ 3.245426] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.247289] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.251271] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.257688] acpiphp: Slot [0-17] registered [ 3.322594] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.323318] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.327291] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.333819] acpiphp: Slot [0-18] registered [ 3.404862] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.407311] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.411317] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.417871] acpiphp: Slot [0-19] registered [ 3.494469] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.495310] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.499294] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.506310] acpiphp: Slot [0-20] registered [ 3.579351] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.582222] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.583274] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.588461] acpiphp: Slot [0-21] registered [ 3.660066] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.663005] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.663262] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.669599] acpiphp: Slot [0-22] registered [ 3.737720] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.739260] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.742826] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.745689] acpiphp: Slot [0-23] registered [ 3.812456] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.815208] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.819252] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.825533] acpiphp: Slot [0-24] registered [ 3.890828] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.891256] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.895251] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.901665] acpiphp: Slot [0-25] registered [ 3.968250] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.971334] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.975271] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.020528] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.023374] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.027351] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.031064] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.031361] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.034600] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.035393] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.038663] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.039264] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.042339] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.043176] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.046430] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.047181] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.050405] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.051181] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.054414] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.055453] iommu: Default domain type: Translated [ 4.058759] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.059335] SCSI subsystem initialized [ 4.061543] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.063147] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.063169] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.066616] vgaarb: loaded [ 4.067211] ACPI: bus type USB registered [ 4.069828] usbcore: registered new interface driver usbfs [ 4.071176] usbcore: registered new interface driver hub [ 4.074432] usbcore: registered new device driver usb [ 4.075195] pps_core: LinuxPPS API ver. 1 registered [ 4.078141] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.079168] PTP clock support registered [ 4.081554] EDAC MC: Ver: 3.0.0 [ 4.085869] NetLabel: Initializing [ 4.087162] NetLabel: domain hash size = 128 [ 4.091166] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.094582] NetLabel: unlabeled traffic allowed by default [ 4.095224] PCI: Using ACPI for IRQ routing [ 4.844322] clocksource: Switched to clocksource kvm-clock [ 4.859590] VFS: Disk quotas dquot_6.6.0 [ 4.861801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.865442] AppArmor: AppArmor Filesystem Enabled [ 4.867977] pnp: PnP ACPI init [ 4.870061] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.874434] pnp: PnP ACPI: found 5 devices [ 4.882294] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.886821] NET: Registered PF_INET protocol family [ 4.889445] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.894658] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.899468] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.903981] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.907923] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.911563] TCP: Hash tables configured (established 1024 bind 1024) [ 4.915062] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.919211] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.922585] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.926287] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.929274] NET: Registered PF_XDP protocol family [ 4.931930] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.936321] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.940535] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.944766] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.949061] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.953186] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.957349] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.961503] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.965680] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.970321] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.974973] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.979340] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.983792] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.988431] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.993280] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.997525] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.003319] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.008004] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.012218] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.016575] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.020983] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.025362] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.029583] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.033947] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.038953] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.042876] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.046700] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.050570] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.054365] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.058207] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.062095] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.065929] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.069761] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.073610] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.077488] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.081336] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.084791] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.087942] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.091444] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.094938] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.098284] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.101906] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.105604] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.109502] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.112866] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.116641] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.120751] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.124379] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.127915] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.131363] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.134611] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.138012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.141359] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.144775] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.148137] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.151853] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.154972] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.158374] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.161822] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.165396] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.168713] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.172054] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.175381] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.178705] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.181896] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.185196] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.188629] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.191808] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.195095] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.198513] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.201734] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.204994] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.208675] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.212197] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.216234] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.220201] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.223677] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.227303] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.231366] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.234922] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.238831] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.242181] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.245717] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.249180] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.253028] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.256826] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.261034] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.264679] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.268413] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.272055] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.275921] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.279617] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.283630] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.287060] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.290755] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.293808] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.299956] pci 0000:10000 01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.305124] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.311926] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.314899] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.321134] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.327013] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.334923] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.339799] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.345107] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.350935] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.355793] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.360073] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.368033] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.372083] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.377085] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.382715] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.387216] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.391373] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.397190] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.401000] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.405871] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.412244] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.416109] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.421352] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.426890] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.431562] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.435743] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.441839] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.445712] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.450665] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.456432] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.461376] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.465613] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.471115] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.475672] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.479809] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.485895] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.489656] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.494396] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.499912] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.502535] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.507578] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.511750] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.517966] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.520740] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.525179] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.529964] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.535652] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.539022] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.543315] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.547883] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.553367] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.556180] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.561284] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.565898] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.572461] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.575373] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.580881] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.585178] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.591704] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.594378] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.599008] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.604161] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.609909] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.613702] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.618113] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.622414] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.628871] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.631420] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.636167] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.640898] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.646729] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.649347] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.653625] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.658821] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.664756] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.669172] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.673654] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.678338] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.684050] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.686617] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.691382] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.695425] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.701358] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.703888] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.708234] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.713101] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.718445] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.721729] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.725980] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.730220] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.736154] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.739357] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.743109] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.746662] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.750159] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.753624] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.757339] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.760397] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.763669] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.767240] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.770062] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.773229] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.776796] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.779854] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.783492] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.786589] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.790304] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.794179] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.797895] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.801171] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.807473] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.810641] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.814397] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.817591] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.821320] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.824510] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.828197] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.831382] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.834994] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.838171] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.841860] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.845214] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.848878] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.852065] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.855714] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.858532] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.861681] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.865345] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.868178] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.871316] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.874921] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.877771] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.880937] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.884570] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.887392] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.890485] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.894123] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.896974] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.900271] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.903892] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.906678] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.909840] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.913483] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.916306] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.919445] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.923030] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.925881] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.929023] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.934049] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.936906] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.940057] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.944093] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.946919] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.950089] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.953853] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.956673] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.959898] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.963614] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.966453] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.969648] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.973375] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.976256] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.979463] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.984360] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.992254] PCI: CLS 0 bytes, default 64 [ 5.994643] Trying to unpack rootfs image as initramfs... [ 5.999325] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.011586] Initialise system trusted keyrings [ 6.014026] Key type blacklist registered [ 6.023316] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.027904] zbud: loaded [ 6.029850] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.043258] fuse: init (API version 7.34) [ 6.045906] integrity: Platform Keyring initialized [ 6.059229] Key type asymmetric registered [ 6.063106] Asymmetric key parser 'x509' registered [ 6.071292] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.079352] io scheduler mq-deadline registered [ 6.087626] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.095560] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.111450] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.119645] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.130556] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.143868] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.159585] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.167620] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.178081] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.187690] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.198496] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.211543] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.223461] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.231549] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.242323] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.247506] Freeing initrd memory: 8744K [ 6.251835] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.256523] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.262321] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.266176] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.274449] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.278300] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.286045] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.289646] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.297901] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.302033] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.309993] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.313444] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.321411] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.325006] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.333327] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.336783] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.344568] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.348095] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.353229] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.358324] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.363038] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.369881] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.374266] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.381149] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.385646] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.392513] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.397021] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.405194] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.408613] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.416498] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.420280] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.427931] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.431575] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.441587] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.445108] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.449451] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.455267] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.459080] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.467294] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.475404] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.479431] shpchp 0000:01:00.0: Slot initialization failed [ 6.484686] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.488760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.494852] ACPI: button: Power Button [PWRF] [ 6.516554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.549714] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.555320] Linux agpgart interface v0.103 [ 6.558701] loop: module loaded [ 6.560792] tun: Universal TUN/TAP device driver, 1.6 [ 6.563541] PPP generic driver version 2.4.2 [ 6.566960] VFIO - User Level meta-driver version: 0.3 [ 6.570153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.573940] ehci-pci: EHCI PCI platform driver [ 6.578233] ehci-platform: EHCI generic platform driver [ 6.581336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.584537] ohci-pci: OHCI PCI platform driver [ 6.587030] ohci-platform: OHCI generic platform driver [ 6.589882] uhci_hcd: USB Universal Host Controller Interface driver [ 6.594621] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.597429] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.601253] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.604175] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.607474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.612142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.616138] usb usb1: Product: UHCI Host Controller [ 6.618970] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.622716] usb usb1: SerialNumber: 0000:02:01.0 [ 6.625620] hub 1-0:1.0: USB hub found [ 6.628281] hub 1-0:1.0: 2 ports detected [ 6.630911] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.637751] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.640890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.644148] mousedev: PS/2 mouse device common for all mice [ 6.648411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.653284] rtc_cmos 00:03: RTC can wake from S4 [ 6.657495] rtc_cmos 00:03: registered as rtc0 [ 6.660292] rtc_cmos 00:03: setting system clock to 2026-06-14T21:50:46 UTC (1781473846) [ 6.664738] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.668907] i2c_dev: i2c /dev entries driver [ 6.671480] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.678257] device-mapper: uevent: version 1.0.3 [ 6.681029] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.685656] platform eisa.0: Probing EISA bus 0 [ 6.688321] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.692102] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.695682] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.699395] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.702787] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.706222] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.710317] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.714287] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.717967] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.721425] platform eisa.0: EISA: Detected 0 cards [ 6.724148] ledtrig-cpu: registered to indicate activity on CPUs [ 6.727749] drop_monitor: Initializing network drop monitor service [ 6.731589] NET: Registered PF_INET6 protocol family [ 6.738193] Segment Routing with IPv6 [ 6.740539] In-situ OAM (IOAM) with IPv6 [ 6.743287] NET: Registered PF_PACKET protocol family [ 6.746434] Key type dns_resolver registered [ 6.749699] IPI shorthand broadcast: enabled [ 6.752249] registered taskstats version 1 [ 6.754680] Loading compiled-in X.509 certificates [ 6.758217] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.764435] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.770438] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.775970] blacklist: Loading compiled-in revocation X.509 certificates [ 6.779657] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.786444] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.793642] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.803239] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.810440] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.815970] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.822171] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.827918] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.834897] zswap: loaded using pool lzo/zbud [ 6.838002] Key type .fscrypt registered [ 6.840345] Key type fscrypt-provisioning registered [ 6.844957] Key type encrypted registered [ 6.847337] AppArmor: AppArmor sha1 policy hashing enabled [ 6.850279] ima: No TPM chip found, activating TPM-bypass! [ 6.853344] Loading compiled-in module X.509 certificates [ 6.857003] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.862436] ima: Allocated hash algorithm: sha1 [ 6.865137] ima: No architecture policies found [ 6.868070] evm: Initialising EVM extended attributes: [ 6.870988] evm: security.selinux [ 6.873149] evm: security.SMACK64 [ 6.875406] evm: security.SMACK64EXEC [ 6.877789] evm: security.SMACK64TRANSMUTE [ 6.880566] evm: security.SMACK64MMAP [ 6.883466] evm: security.apparmor [ 6.885809] evm: security.ima [ 6.887958] evm: security.capability [ 6.890408] evm: HMAC attrs: 0x1 [ 6.893073] PM: Magic number: 14:69:854 [ 6.895806] PM: hash matches drivers/base/power/main.c:1209 [ 6.899814] RAS: Correctable Errors collector initialized. [ 6.903422] Unstable clock detected, switching default tracing clock to "global" [ 6.903422] If you want to keep using the local clock, then add: [ 6.903422] "trace_clock=local" [ 6.903422] on the kernel command line [ 6.915583] Freeing unused decrypted memory: 2036K [ 6.918628] Freeing unused kernel image (initmem) memory: 3244K [ 6.923207] Write protecting the kernel read-only data: 30720k [ 6.926909] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.930528] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.979340] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.982789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.986397] Run /init as init process info: initramfs: up at 6.32 [ 7.040194] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.061373] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.065859] GPT:229375 != 2097151 [ 7.067898] GPT:Alternate GPT header not at the end of the disk. [ 7.071204] GPT:229375 != 2097151 [ 7.073416] GPT: Use GNU Parted to correct GPT errors. [ 7.121733] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.502497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.531957] 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 7.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:d2:72:54:92:6b:cf:48:c4:80:31:70:eb:1f:72:c5:44 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHNAMRcVEWKeaU/sm8ihWze9wnHYLcYb0za/5IVPC03qhv3pcsUw8QdW+25m3g9mWxgt33typ4XUYV3PzQFAzZZ8I2gaaBBV19cbu51XRc4g53EStRDo6knWHw0nOWqKiBXOcJp/15VrHXYooBYTOF47sSqCC0ekCOhWnaf+ClvmNpazJCQVF7rax1z4DhvEpcvUx0IRMg8OJmBnVjLM6U91Mu08q6GL+sXYZSLp0dc2aQCkiWSXPFsDyQQQnwZ8tRWjePJq/PJT+8qtNcMcmRoQhB5ZeXz3WoWO8edtfFhzXDWFHixRBOaTr3qSNH0TmyCwX4jqL/31Gk8enqgzJb root@tempest-testnetworkbasicops-server-169233545 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9yRp3Dys9ooRsZHipWAjMo5A9mBy50T5uftLbZjHteOfYPCp6ebBRIFhYRlpgkV/M8yZWki9rYB7j7M7pjno= root@tempest-testnetworkbasicops-server-169233545 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe71:3012/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: d2725492-6bcf-48c4-8031-70eb1f72c544 name: tempest-TestNetworkBasicOps-server-169233545 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-169233545 launch-index: 0 === cirros: current=0.6.2 uptime=9.38 === === 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:71:30:12 inet6 addr: fe80::f816:3eff:fe71:3012/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:924 (924.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: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-169233545 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 [ 7.653479] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.658200] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.864658] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.512351] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.638330] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.878280] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.880229] ISO 9660 Extensions: RRIP_1991A [ 9.180962] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.890132] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.891792] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:50:48 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:50:48 cirros auth.notice su: + none root:cirros Jun 14 22:50:48 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:50:48 cirros daemon.info dhcpcd[350]: DUID 00:04:d2:72:54:92:6b:cf:48:c4:80:31:70:eb:1f:72:c5:44 Jun 14 22:50:49 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:71:30:12 Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe71:3012 Jun 14 22:50:49 cirros authpriv.info dropbear[391]: Running in background Jun 14 22:50:49 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-169233545 login: 2026-06-14 21:50:59,096 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c 0.891s 2026-06-14 21:50:59,096 25 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': 'Sun, 14 Jun 2026 21:50:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-6567bdcd-ff6d-4c8d-b866-e59b6e16ba3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c'} Body: b'{"router": {"id": "52931ea9-521f-4b2b-8790-919fe783436c", "name": "tempest-TestNetworkBasicOps-router-1274234536", "tenant_id": "303362d5e3b84daea0356664c1636294", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7410c5ce-f363-4184-8c41-24588206faca", "external_fixed_ips": [{"subnet_id": "d4fcef04-e5a3-4e7d-ba4a-6b038995315c", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-14T21:50:09Z", "updated_at": "2026-06-14T21:50:58Z", "revision_number": 5, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:59,207 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1905ac7f-d308-4a5d-83b2-ce0723354fab 0.110s 2026-06-14 21:50:59,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:50:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-a39b5987-3183-4e1f-9bdb-15ae7eaa1a13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1905ac7f-d308-4a5d-83b2-ce0723354fab'} Body: b'{"floatingip": {"id": "1905ac7f-d308-4a5d-83b2-ce0723354fab", "tenant_id": "303362d5e3b84daea0356664c1636294", "floating_ip_address": "192.168.122.175", "floating_network_id": "7410c5ce-f363-4184-8c41-24588206faca", "router_id": "52931ea9-521f-4b2b-8790-919fe783436c", "port_id": "21314043-fe16-4eb1-b947-58050efbe12a", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "10794f99-be9b-4791-9c14-a43fba7ce8e6", "mac_address": "fa:16:3e:71:30:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-14T21:50:42Z", "updated_at": "2026-06-14T21:50:43Z", "revision_number": 1, "project_id": "303362d5e3b84daea0356664c1636294"}}' 2026-06-14 21:50:59,208 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '1905ac7f-d308-4a5d-83b2-ce0723354fab', 'tenant_id': '303362d5e3b84daea0356664c1636294', 'floating_ip_address': '192.168.122.175', 'floating_network_id': '7410c5ce-f363-4184-8c41-24588206faca', 'router_id': '52931ea9-521f-4b2b-8790-919fe783436c', 'port_id': '21314043-fe16-4eb1-b947-58050efbe12a', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '10794f99-be9b-4791-9c14-a43fba7ce8e6', 'mac_address': 'fa:16:3e:71:30:12', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd2725492-6bcf-48c4-8031-70eb1f72c544', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-14T21:50:42Z', 'updated_at': '2026-06-14T21:50:43Z', 'revision_number': 1, 'project_id': '303362d5e3b84daea0356664c1636294'} is at status: ACTIVE 2026-06-14 21:50:59,208 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.111347 seconds 2026-06-14 21:50:59,208 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.175 with user: cirros 2026-06-14 21:50:59,208 25 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 2026-06-14 21:50:59,239 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.031003 seconds 2026-06-14 21:50:59,240 25 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 2026-06-14 21:50:59,340 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544/action 0.100s 2026-06-14 21:50:59,341 25 DEBUG [tempest.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': 'Sun, 14 Jun 2026 21:50:59 GMT', 'server': 'Apache', 'content-length': '75312', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0e2ccc-0bef-4472-9364-f3b6435ad851', 'x-compute-request-id': 'req-9b0e2ccc-0bef-4472-9364-f3b6435ad851', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544/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-5.el9 11/05/2023\\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 1345172959 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.001259] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004588] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004637] Using GB pages for direct mapping\\n[ 0.004927] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004931] ACPI: Early table checksum verification disabled\\n[ 0.004936] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004942] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004949] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004956] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004960] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004964] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004968] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004972] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004975] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004977] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004978] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004980] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004981] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006330] No NUMA configuration fo 2026-06-14 21:50:59,342 25 DEBUG [tempest.scenario.manager] Console output for d2725492-6bcf-48c4-8031-70eb1f72c544 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-5.el9 11/05/2023 [ 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 1345172959 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.001259] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001654] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004588] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004637] Using GB pages for direct mapping [ 0.004927] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004931] ACPI: Early table checksum verification disabled [ 0.004936] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004942] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004949] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004956] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004960] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004964] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004968] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004972] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004975] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004977] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004978] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004980] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004981] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004982] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006330] No NUMA configuration found [ 0.006334] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006373] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006867] Zone ranges: [ 0.006869] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006872] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006875] Normal empty [ 0.006877] Device empty [ 0.006879] Movable zone start for each node [ 0.006883] Early memory node ranges [ 0.006884] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006887] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006889] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007168] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007207] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007500] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018500] ACPI: PM-Timer IO Port: 0x608 [ 0.018534] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018660] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018664] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018666] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018668] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018669] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018671] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018675] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018677] TSC deadline timer available [ 0.018692] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018783] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018787] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018788] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018790] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018792] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018794] Booting paravirtualized kernel on KVM [ 0.018797] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018805] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019117] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019184] kvm-guest: setup async PF for cpu 0 [ 0.019210] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019228] kvm-guest: PV spinlocks disabled, single CPU [ 0.019234] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019236] Policy zone: DMA32 [ 0.019238] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019300] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019313] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019320] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019400] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019700] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020443] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020474] ftrace: allocating 50600 entries in 198 pages [ 0.048843] ftrace: allocated 198 pages with 4 groups [ 0.049009] rcu: Hierarchical RCU implementation. [ 0.049011] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049013] Rude variant of Tasks RCU enabled. [ 0.049013] Tracing variant of Tasks RCU enabled. [ 0.049015] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049016] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054641] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.055042] random: crng init done [ 0.097826] Console: colour VGA+ 80x25 [ 0.230963] printk: console [tty1] enabled [ 0.684267] printk: console [ttyS0] enabled [ 0.687794] ACPI: Core revision 20210730 [ 0.691397] APIC: Switch to symmetric I/O mode setup [ 0.697018] x2apic enabled [ 0.701011] Switched APIC routing to physical x2apic. [ 0.710442] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.719153] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.723147] pid_max: default: 32768 minimum: 301 [ 0.723147] LSM: Security Framework initializing [ 0.723147] landlock: Up and running. [ 0.723147] Yama: becoming mindful. [ 0.723147] AppArmor: AppArmor initialized [ 0.723147] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.723147] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.723147] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.723147] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.723147] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.723147] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.723147] Spectre V2 : Mitigation: Retpolines [ 0.723147] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.723147] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.723147] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.723147] RETBleed: Mitigation: untrained return thunk [ 0.723147] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.723147] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.723147] Freeing SMP alternatives memory: 44K [ 0.723147] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.723358] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.727174] ... version: 0 [ 0.731161] ... bit width: 48 [ 0.735161] ... generic registers: 6 [ 0.739161] ... value mask: 0000ffffffffffff [ 0.743161] ... max period: 00007fffffffffff [ 0.747162] ... fixed-purpose events: 0 [ 0.751162] ... event mask: 000000000000003f [ 0.755300] rcu: Hierarchical SRCU implementation. [ 0.759755] smp: Bringing up secondary CPUs ... [ 0.763167] smp: Brought up 1 node, 1 CPU [ 0.767163] smpboot: Max logical packages: 1 [ 0.771165] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.775783] devtmpfs: initialized [ 0.779258] x86/mm: Memory block size: 128MB [ 0.783394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.787189] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.791308] pinctrl core: initialized pinctrl subsystem [ 0.795655] PM: RTC time: 21:50:39, date: 2026-06-14 [ 0.799429] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.803312] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.807195] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.811187] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.815179] audit: initializing netlink subsys (disabled) [ 0.819368] thermal_sys: Registered thermal governor 'fair_share' [ 0.819370] thermal_sys: Registered thermal governor 'bang_bang' [ 0.823162] audit: type=2000 audit(1781473839.327:1): state=initialized audit_enabled=0 res=1 [ 0.831170] thermal_sys: Registered thermal governor 'step_wise' [ 0.831173] thermal_sys: Registered thermal governor 'user_space' [ 0.835164] thermal_sys: Registered thermal governor 'power_allocator' [ 0.839193] EISA bus registered [ 0.846786] cpuidle: using governor ladder [ 0.847168] cpuidle: using governor menu [ 0.854160] ACPI: bus type PCI registered [ 0.855163] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.859549] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.863166] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.867187] PCI: Using configuration type 1 for base access [ 0.872770] Kprobes globally optimized [ 0.875339] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.879170] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.884326] ACPI: Added _OSI(Module Device) [ 0.887201] ACPI: Added _OSI(Processor Device) [ 0.891241] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.895168] ACPI: Added _OSI(Processor Aggregator Device) [ 0.899205] ACPI: Added _OSI(Linux-Dell-Video) [ 0.903164] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.907163] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.914589] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.919230] ACPI: Interpreter enabled [ 0.923097] ACPI: PM: (supports S0 S5) [ 0.923166] ACPI: Using IOAPIC for interrupt routing [ 0.927235] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.931167] PCI: Using E820 reservations for host bridge windows [ 0.935498] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.945977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.947179] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.951361] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.955345] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.961893] PCI host bridge to bus 0000:00 [ 0.963170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.967165] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.971165] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.975165] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.979166] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.983168] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.987168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.991481] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.999773] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.007206] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.019207] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.027202] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.041307] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.043407] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.052503] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.058895] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.064560] pci 0000:00:02.0: enabling Extended Tags [ 1.069573] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.074401] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.082880] pci 0000:00:02.1: enabling Extended Tags [ 1.086965] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.090985] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.098689] pci 0000:00:02.2: enabling Extended Tags [ 1.101606] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.106695] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.112644] pci 0000:00:02.3: enabling Extended Tags [ 1.117599] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.122417] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.129854] pci 0000:00:02.4: enabling Extended Tags [ 1.133517] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.138646] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.144566] pci 0000:00:02.5: enabling Extended Tags [ 1.149654] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.154772] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.162915] pci 0000:00:02.6: enabling Extended Tags [ 1.165536] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.170257] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.176431] pci 0000:00:02.7: enabling Extended Tags [ 1.184023] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.191016] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.196490] pci 0000:00:03.0: enabling Extended Tags [ 1.201998] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.208315] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.216855] pci 0000:00:03.1: enabling Extended Tags [ 1.221673] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.226375] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.232952] pci 0000:00:03.2: enabling Extended Tags [ 1.237975] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.243168] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.252541] pci 0000:00:03.3: enabling Extended Tags [ 1.257557] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.264148] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.273779] pci 0000:00:03.4: enabling Extended Tags [ 1.277524] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.283187] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.292554] pci 0000:00:03.5: enabling Extended Tags [ 1.297812] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.302305] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.307895] pci 0000:00:03.6: enabling Extended Tags [ 1.315552] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.322147] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.327444] pci 0000:00:03.7: enabling Extended Tags [ 1.336122] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.343165] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.354171] pci 0000:00:04.0: enabling Extended Tags [ 1.358070] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.362634] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.368445] pci 0000:00:04.1: enabling Extended Tags [ 1.373493] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.378109] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.388955] pci 0000:00:04.2: enabling Extended Tags [ 1.393563] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.397967] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.406301] pci 0000:00:04.3: enabling Extended Tags [ 1.411019] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.414177] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.419955] pci 0000:00:04.4: enabling Extended Tags [ 1.425475] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.431161] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.441919] pci 0000:00:04.5: enabling Extended Tags [ 1.445551] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.450175] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.457481] pci 0000:00:04.6: enabling Extended Tags [ 1.461677] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.466386] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.474214] pci 0000:00:04.7: enabling Extended Tags [ 1.479556] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.485652] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.491896] pci 0000:00:05.0: enabling Extended Tags [ 1.550192] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.552932] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.556895] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.573789] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.577402] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.582667] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.588862] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.599306] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.607165] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.615061] pci 0000:01:00.0: enabling Extended Tags [ 1.688173] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.691223] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.694992] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.695277] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.701141] pci_bus 0000:02: extended config space not accessible [ 1.703439] acpiphp: Slot [1] registered [ 1.706038] acpiphp: Slot [0] registered [ 1.707206] acpiphp: Slot [2] registered [ 1.709594] acpiphp: Slot [3] registered [ 1.711207] acpiphp: Slot [4] registered [ 1.713642] acpiphp: Slot [5] registered [ 1.715202] acpiphp: Slot [6] registered [ 1.717835] acpiphp: Slot [7] registered [ 1.719203] acpiphp: Slot [8] registered [ 1.721628] acpiphp: Slot [9] registered [ 1.723243] acpiphp: Slot [10] registered [ 1.727267] acpiphp: Slot [11] registered [ 1.729777] acpiphp: Slot [12] registered [ 1.731207] acpiphp: Slot [13] registered [ 1.733686] acpiphp: Slot [14] registered [ 1.735204] acpiphp: Slot [15] registered [ 1.737779] acpiphp: Slot [16] registered [ 1.739226] acpiphp: Slot [17] registered [ 1.741765] acpiphp: Slot [18] registered [ 1.743206] acpiphp: Slot [19] registered [ 1.747060] acpiphp: Slot [20] registered [ 1.747204] acpiphp: Slot [21] registered [ 1.749773] acpiphp: Slot [22] registered [ 1.751206] acpiphp: Slot [23] registered [ 1.753789] acpiphp: Slot [24] registered [ 1.755221] acpiphp: Slot [25] registered [ 1.758232] acpiphp: Slot [26] registered [ 1.759228] acpiphp: SlotFED6 [27] registered [ 1.761795] acpiphp: Slot [28] registered [ 1.763220] acpiphp: Slot [29] registered [ 1.765814] acpiphp: Slot [30] registered [ 1.767210] acpiphp: Slot [31] registered [ 1.772341] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.784219] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.867131] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.867258] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.870949] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.871279] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.880611] acpiphp: Slot [0-2] registered [ 1.883734] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.892682] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.902019] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.905434] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.907369] pci 0000:03:00.0: enabling Extended Tags [ 1.989124] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.991308] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.995304] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.001697] acpiphp: Slot [0-3] registered [ 2.003948] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.014559] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.023167] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.030352] pci 0000:04:00.0: enabling Extended Tags [ 2.109689] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.111291] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.115278] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.121911] acpiphp: Slot [0-4] registered [ 2.123804] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.133786] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.143166] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.152902] pci 0000:05:00.0: enabling Extended Tags [ 2.228315] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.231314] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.235288] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.241801] acpiphp: Slot [0-5] registered [ 2.243777] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.252739] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.262924] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.266281] pci 0000:06:00.0: enabling Extended Tags [ 2.338617] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.339278] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.343271] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.349039] acpiphp: Slot [0-6] registered [ 2.419642] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.422892] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.423273] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.429924] acpiphp: Slot [0-7] registered [ 2.495871] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.499293] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.503271] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.509504] acpiphp: Slot [0-8] registered [ 2.575909] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.579275] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.583270] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.589439] acpiphp: Slot [0-9] registered [ 2.656616] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.659281] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.663272] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.669741] acpiphp: Slot [0-10] registered [ 2.745791] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.747327] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.751311] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.758784] acpiphp: Slot [0-11] registered [ 2.832008] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.835370] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.839307] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.846554] acpiphp: Slot [0-12] registered [ 2.926687] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.927293] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.931271] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.937721] acpiphp: Slot [0-13] registered [ 3.003972] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.007280] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.011279] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.018406] acpiphp: Slot [0-14] registered [ 3.084535] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.087277] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.091270] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.097755] acpiphp: Slot [0-15] registered [ 3.164063] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.167397] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.171283] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.177693] acpiphp: Slot [0-16] registered [ 3.245426] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.247289] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.251271] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.257688] acpiphp: Slot [0-17] registered [ 3.322594] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.323318] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.327291] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.333819] acpiphp: Slot [0-18] registered [ 3.404862] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.407311] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.411317] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.417871] acpiphp: Slot [0-19] registered [ 3.494469] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.495310] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.499294] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.506310] acpiphp: Slot [0-20] registered [ 3.579351] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.582222] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.583274] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.588461] acpiphp: Slot [0-21] registered [ 3.660066] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.663005] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.663262] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.669599] acpiphp: Slot [0-22] registered [ 3.737720] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.739260] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.742826] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.745689] acpiphp: Slot [0-23] registered [ 3.812456] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.815208] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.819252] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.825533] acpiphp: Slot [0-24] registered [ 3.890828] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.891256] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.895251] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.901665] acpiphp: Slot [0-25] registered [ 3.968250] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.971334] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.975271] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.020528] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.023374] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.027351] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.031064] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.031361] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.034600] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.035393] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.038663] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.039264] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.042339] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.043176] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.046430] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.047181] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.050405] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.051181] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.054414] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.055453] iommu: Default domain type: Translated [ 4.058759] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.059335] SCSI subsystem initialized [ 4.061543] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.063147] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.063169] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.066616] vgaarb: loaded [ 4.067211] ACPI: bus type USB registered [ 4.069828] usbcore: registered new interface driver usbfs [ 4.071176] usbcore: registered new interface driver hub [ 4.074432] usbcore: registered new device driver usb [ 4.075195] pps_core: LinuxPPS API ver. 1 registered [ 4.078141] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.079168] PTP clock support registered [ 4.081554] EDAC MC: Ver: 3.0.0 [ 4.085869] NetLabel: Initializing [ 4.087162] NetLabel: domain hash size = 128 [ 4.091166] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.094582] NetLabel: unlabeled traffic allowed by default [ 4.095224] PCI: Using ACPI for IRQ routing [ 4.844322] clocksource: Switched to clocksource kvm-clock [ 4.859590] VFS: Disk quotas dquot_6.6.0 [ 4.861801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.865442] AppArmor: AppArmor Filesystem Enabled [ 4.867977] pnp: PnP ACPI init [ 4.870061] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.874434] pnp: PnP ACPI: found 5 devices [ 4.882294] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.886821] NET: Registered PF_INET protocol family [ 4.889445] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.894658] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.899468] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.903981] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.907923] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.911563] TCP: Hash tables configured (established 1024 bind 1024) [ 4.915062] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.919211] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.922585] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.926287] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.929274] NET: Registered PF_XDP protocol family [ 4.931930] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.936321] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.940535] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.944766] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.949061] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.953186] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.957349] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.961503] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.965680] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.970321] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.974973] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.979340] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.983792] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.988431] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.993280] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.997525] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.003319] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.008004] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.012218] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.016575] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.020983] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.025362] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.029583] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.033947] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.038953] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.042876] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.046700] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.050570] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.054365] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.058207] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.062095] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.065929] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.069761] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.073610] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.077488] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.081336] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.084791] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.087942] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.091444] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.094938] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.098284] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.101906] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.105604] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.109502] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.112866] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.116641] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.120751] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.124379] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.127915] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.131363] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.134611] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.138012] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.141359] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.144775] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.148137] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.151853] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.154972] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.158374] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.161822] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.165396] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.168713] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.172054] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.175381] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.178705] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.181896] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.185196] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.188629] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.191808] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.195095] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.198513] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.201734] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.204994] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.208675] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.212197] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.216234] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.220201] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.223677] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.227303] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.231366] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.234922] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.238831] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.242181] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.245717] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.249180] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.253028] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.256826] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.261034] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.264679] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.268413] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.272055] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.275921] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.279617] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.283630] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.287060] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.290755] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.293808] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.299956] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.305124] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.311926] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.314899] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.321134] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.327013] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.334923] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.339799] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.345107] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.350935] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.355793] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.360073] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.368033] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.372083] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.377085] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.382715] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.387216] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.391373] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.397190] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.401000] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.405871] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.412244] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.416109] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.421352] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.426890] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.431562] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.435743] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.441839] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.445712] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.450665] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.456432] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.461376] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.465613] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.471115] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.475672] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.479809] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.485895] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.489656] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.494396] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.499912] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.502535] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.507578] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.511750] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.517966] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.520740] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.525179] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.529964] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.535652] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.539022] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.543315] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.547883] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.553367] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.556180] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.561284] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.565898] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.572461] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.575373] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.580881] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.585178] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.591704] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.594378] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.599008] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.604161] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.609909] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.613702] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.618113] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.622414] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.628871] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.631420] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.636167] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.640898] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.646729] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.649347] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.653625] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.658821] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.664756] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.669172] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.673654] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.678338] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.684050] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.686617] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.691382] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.695425] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.701358] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.703888] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.708234] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.713101] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.718445] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.721729] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.725980] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.730220] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.736154] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.739357] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.743109] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.746662] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.750159] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.753624] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.757339] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.760397] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.763669] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.767240] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.770062] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.773229] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.776796] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.779854] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.783492] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.786589] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.790304] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.794179] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.797895] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.801171] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.807473] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.810641] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.814397] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.817591] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.821320] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.824510] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.828197] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.831382] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.834994] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.838171] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.841860] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.845214] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.848878] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.852065] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.855714] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.858532] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.861681] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.865345] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.868178] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.871316] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.874921] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.877771] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.880937] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.884570] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.887392] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.890485] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.894123] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.896974] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.900271] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.903892] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.906678] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.909840] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.913483] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.916306] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.919445] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.923030] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.925881] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.929023] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.934049] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.936906] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.940057] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.944093] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.946919] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.950089] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.953853] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.956673] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.959898] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.963614] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.966453] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.969648] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.973375] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.976256] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.979463] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.984360] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.992254] PCI: CLS 0 bytes, default 64 [ 5.994643] Trying to unpack rootfs image as initramfs... [ 5.999325] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.011586] Initialise system trusted keyrings [ 6.014026] Key type blacklist registered [ 6.023316] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.027904] zbud: loaded [ 6.029850] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.043258] fuse: init (API version 7.34) [ 6.045906] integrity: Platform Keyring initialized [ 6.059229] Key type asymmetric registered [ 6.063106] Asymmetric key parser 'x509' registered [ 6.071292] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.079352] io scheduler mq-deadline registered [ 6.087626] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.095560] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.111450] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.119645] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.130556] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.143868] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.159585] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.167620] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.178081] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.187690] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.198496] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.211543] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.223461] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.231549] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.242323] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.247506] Freeing initrd memory: 8744K [ 6.251835] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.256523] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.262321] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.266176] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.274449] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.278300] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.286045] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.289646] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.297901] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.302033] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.309993] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.313444] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.321411] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.325006] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.333327] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.336783] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.344568] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.348095] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.353229] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.358324] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.363038] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.369881] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.374266] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.381149] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.385646] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.392513] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.397021] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.405194] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.408613] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.416498] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.420280] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.427931] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.431575] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.441587] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.445108] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.449451] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.455267] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.459080] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.467294] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.475404] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.479431] shpchp 0000:01:00.0: Slot initialization failed [ 6.484686] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.488760] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.494852] ACPI: button: Power Button [PWRF] [ 6.516554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.549714] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.555320] Linux agpgart interface v0.103 [ 6.558701] loop: module loaded [ 6.560792] tun: Universal TUN/TAP device driver, 1.6 [ 6.563541] PPP generic driver version 2.4.2 [ 6.566960] VFIO - User Level meta-driver version: 0.3 [ 6.570153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.573940] ehci-pci: EHCI PCI platform driver [ 6.578233] ehci-platform: EHCI generic platform driver [ 6.581336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.584537] ohci-pci: OHCI PCI platform driver [ 6.587030] ohci-platform: OHCI generic platform driver [ 6.589882] uhci_hcd: USB Universal Host Controller Interface driver [ 6.594621] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.597429] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.601253] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.604175] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.607474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.612142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.616138] usb usb1: Product: UHCI Host Controller [ 6.618970] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.622716] usb usb1: SerialNumber: 0000:02:01.0 [ 6.625620] hub 1-0:1.0: USB hub found [ 6.628281] hub 1-0:1.0: 2 ports detected [ 6.630911] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.637751] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.640890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.644148] mousedev: PS/2 mouse device common for all mice [ 6.648411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.653284] rtc_cmos 00:03: RTC can wake from S4 [ 6.657495] rtc_cmos 00:03: registered as rtc0 [ 6.660292] rtc_cmos 00:03: setting system clock to 2026-06-14T21:50:46 UTC (1781473846) [ 6.664738] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.668907] i2c_dev: i2c /dev entries driver [ 6.671480] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.678257] device-mapper: uevent: version 1.0.3 [ 6.681029] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.685656] platform eisa.0: Probing EISA bus 0 [ 6.688321] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.692102] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.695682] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.699395] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.702787] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.706222] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.710317] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.714287] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.717967] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.721425] platform eisa.0: EISA: Detected 0 cards [ 6.724148] ledtrig-cpu: registered to indicate activity on CPUs [ 6.727749] drop_monitor: Initializing network drop monitor service [ 6.731589] NET: Registered PF_INET6 protocol family [ 6.738193] Segment Routing with IPv6 [ 6.740539] In-situ OAM (IOAM) with IPv6 [ 6.743287] NET: Registered PF_PACKET protocol family [ 6.746434] Key type dns_resolver registered [ 6.749699] IPI shorthand broadcast: enabled [ 6.752249] registered taskstats version 1 [ 6.754680] Loading compiled-in X.509 certificates [ 6.758217] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.764435] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.770438] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.775970] blacklist: Loading compiled-in revocation X.509 certificates [ 6.779657] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.786444] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.793642] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.803239] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.810440] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.815970] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.822171] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.827918] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.834897] zswap: loaded using pool lzo/zbud [ 6.838002] Key type .fscrypt registered [ 6.840345] Key type fscrypt-provisioning registered [ 6.844957] Key type encrypted registered [ 6.847337] AppArmor: AppArmor sha1 policy hashing enabled [ 6.850279] ima: No TPM chip found, activating TPM-bypass! [ 6.853344] Loading compiled-in module X.509 certificates [ 6.857003] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.862436] ima: Allocated hash algorithm: sha1 [ 6.865137] ima: No architecture policies found [ 6.868070] evm: Initialising EVM extended attributes: [ 6.870988] evm: security.selinux [ 6.873149] evm: security.SMACK64 [ 6.875406] evm: security.SMACK64EXEC [ 6.877789] evm: security.SMACK64TRANSMUTE [ 6.880566] evm: security.SMACK64MMAP [ 6.883466] evm: security.apparmor [ 6.885809] evm: security.ima [ 6.887958] evm: security.capability [ 6.890408] evm: HMAC attrs: 0x1 [ 6.893073] PM: Magic number: 14:69:854 [ 6.895806] PM: hash matches drivers/base/power/main.c:1209 [ 6.899814] RAS: Correctable Errors collector initialized. [ 6.903422] Unstable clock detected, switching default tracing clock to "global" [ 6.903422] If you want to keep using the local clock, then add: [ 6.903422] "trace_clock=local" [ 6.903422] on the kernel command line [ 6.915583] Freeing unused decrypted memory: 2036K [ 6.918628] Freeing unused kernel image (initmem) memory: 3244K [ 6.923207] Write protecting the kernel read-only data: 30720k [ 6.926909] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.930528] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.979340] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.982789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.986397] Run /init as init process info: initramfs: up at 6.32 [ 7.040194] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.061373] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.065859] GPT:229375 != 2097151 [ 7.067898] GPT:Alternate GPT header not at the end of the disk. [ 7.071204] GPT:229375 != 2097151 [ 7.073416] GPT: Use GNU Parted to correct GPT errors. [ 7.121733] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.502497] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.531957] 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 7.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:d2:72:54:92:6b:cf:48:c4:80:31:70:eb:1f:72:c5:44 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHNAMRcVEWKeaU/sm8ihWze9wnHYLcYb0za/5IVPC03qhv3pcsUw8QdW+25m3g9mWxgt33typ4XUYV3PzQFAzZZ8I2gaaBBV19cbu51XRc4g53EStRDo6knWHw0nOWqKiBXOcJp/15VrHXYooBYTOF47sSqCC0ekCOhWnaf+ClvmNpazJCQVF7rax1z4DhvEpcvUx0IRMg8OJmBnVjLM6U91Mu08q6GL+sXYZSLp0dc2aQCkiWSXPFsDyQQQnwZ8tRWjePJq/PJT+8qtNcMcmRoQhB5ZeXz3WoWO8edtfFhzXDWFHixRBOaTr3qSNH0TmyCwX4jqL/31Gk8enqgzJb root@tempest-testnetworkbasicops-server-169233545 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9yRp3Dys9ooRsZHipWAjMo5A9mBy50T5uftLbZjHteOfYPCp6ebBRIFhYRlpgkV/M8yZWki9rYB7j7M7pjno= root@tempest-testnetworkbasicops-server-169233545 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe71:3012/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: d2725492-6bcf-48c4-8031-70eb1f72c544 name: tempest-TestNetworkBasicOps-server-169233545 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-169233545 launch-index: 0 === cirros: current=0.6.2 uptime=9.38 === === 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:71:30:12 inet6 addr: fe80::f816:3eff:fe71:3012/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:924 (924.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: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-169233545 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 [ 7.653479] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.658200] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.864658] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.512351] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.638330] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.878280] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.880229] ISO 9660 Extensions: RRIP_1991A [ 9.180962] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.890132] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.891792] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 14 22:50:48 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 14 22:50:48 cirros auth.notice su: + none root:cirros Jun 14 22:50:48 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 14 22:50:48 cirros daemon.info dhcpcd[350]: DUID 00:04:d2:72:54:92:6b:cf:48:c4:80:31:70:eb:1f:72:c5:44 Jun 14 22:50:49 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:71:30:12 Jun 14 22:50:49 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe71:3012 Jun 14 22:50:49 cirros authpriv.info dropbear[391]: Running in background Jun 14 22:50:49 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-169233545 login: 2026-06-14 21:50:59,343 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.175:22' as 'cirros' with public key authentication 2026-06-14 21:50:59,347 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-14 21:50:59,446 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-14 21:50:59,447 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.175 successfully created 2026-06-14 21:51:00,064 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1905ac7f-d308-4a5d-83b2-ce0723354fab 0.616s 2026-06-14 21:51:00,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-20160569-4295-4f5f-b4bb-238798484d0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1905ac7f-d308-4a5d-83b2-ce0723354fab'} Body: b'' 2026-06-14 21:51:00,200 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 0.136s 2026-06-14 21:51:00,200 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51: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-258194da-e427-4762-a95f-82aeb6151e68', 'x-compute-request-id': 'req-258194da-e427-4762-a95f-82aeb6151e68', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'' 2026-06-14 21:51:00,887 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 0.686s 2026-06-14 21:51:00,887 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51:00 GMT', 'server': 'Apache', 'content-length': '1820', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c392a2d4-7e73-4c63-acb1-ecdae109b56e', 'x-compute-request-id': 'req-c392a2d4-7e73-4c63-acb1-ecdae109b56e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"server": {"id": "d2725492-6bcf-48c4-8031-70eb1f72c544", "name": "tempest-TestNetworkBasicOps-server-169233545", "status": "ACTIVE", "tenant_id": "303362d5e3b84daea0356664c1636294", "user_id": "5e740490b15d471a974dcba59fecebae", "metadata": {}, "hostId": "3f52217cf1f42599888959aedc2d7be271dfca9ffa0d3bed43c4fcc5", "image": {"id": "192124f4-9536-4b15-bf7d-9568a7449af2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/192124f4-9536-4b15-bf7d-9568a7449af2"}]}, "flavor": {"id": "9fa1311b-0c88-4b0f-9ffb-ef219f5201e8", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9fa1311b-0c88-4b0f-9ffb-ef219f5201e8"}]}, "created": "2026-06-14T21:50:28Z", "updated": "2026-06-14T21:51:00Z", "addresses": {"tempest-network-smoke--1543799668": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:30:12"}, {"version": 4, "addr": "192.168.122.175", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:30:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d2725492-6bcf-48c4-8031-70eb1f72c544"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1782687457", "OS-SRV-USG:launched_at": "2026-06-14T21:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1506629615"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-14 21:51:01,952 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544 0.060s 2026-06-14 21:51:01,952 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51: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-9ef42388-59b9-4a03-973a-34eddb666a7f', 'x-compute-request-id': 'req-9ef42388-59b9-4a03-973a-34eddb666a7f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d2725492-6bcf-48c4-8031-70eb1f72c544'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d2725492-6bcf-48c4-8031-70eb1f72c544 could not be found."}}' 2026-06-14 21:51:02,120 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6592b821-f54f-42f1-b9af-c2af8070d66d 0.167s 2026-06-14 21:51:02,121 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b2804c24-f68f-4cfb-bb95-d68976910aa8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6592b821-f54f-42f1-b9af-c2af8070d66d'} Body: b'' 2026-06-14 21:51:02,179 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1782687457 0.057s 2026-06-14 21:51:02,179 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51: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-41c20795-9084-48bd-8a2a-1ead3e85bcbe', 'x-compute-request-id': 'req-41c20795-9084-48bd-8a2a-1ead3e85bcbe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=eefbe0ad8d9cd5107735d31eb90491d5; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1782687457'} Body: b'' 2026-06-14 21:51:03,272 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c/remove_router_interface 1.092s 2026-06-14 21:51:03,272 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "86388000-929b-4661-90e0-bf1e2575d12e"} Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c47b06d7-e2cd-4e0f-b2a8-0f286b167fc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c/remove_router_interface'} Body: b'{"id": "52931ea9-521f-4b2b-8790-919fe783436c", "tenant_id": "303362d5e3b84daea0356664c1636294", "port_id": "f1c5a31f-6860-4b3b-984d-154556f634a1", "network_id": "10794f99-be9b-4791-9c14-a43fba7ce8e6", "subnet_id": "86388000-929b-4661-90e0-bf1e2575d12e", "subnet_ids": ["86388000-929b-4661-90e0-bf1e2575d12e"]}' 2026-06-14 21:51:03,711 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/86388000-929b-4661-90e0-bf1e2575d12e 0.439s 2026-06-14 21:51:03,712 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e968d202-b48f-4295-bec5-a30c4f8f5ede', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/86388000-929b-4661-90e0-bf1e2575d12e'} Body: b'' 2026-06-14 21:51:04,223 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c 0.510s 2026-06-14 21:51:04,223 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d11f2851-fdd0-4c5b-9b5b-ed15e7f630e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/52931ea9-521f-4b2b-8790-919fe783436c'} Body: b'' 2026-06-14 21:51:04,857 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/10794f99-be9b-4791-9c14-a43fba7ce8e6 0.633s 2026-06-14 21:51:04,857 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sun, 14 Jun 2026 21:51:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2b574d1d-a9eb-4501-a6ef-d6cb16c3c8d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=977a5ec5714e43ed21dfd4f9561d74a4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/10794f99-be9b-4791-9c14-a43fba7ce8e6'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163615213621116014763 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000163615213621116015004 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015213621116014563 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015213621116014571 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015213621116013726 0ustar tempesttempest